body
{
font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #fff;
}

blockquote, li, dd, dt
{
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
}

p,h1,h2,h3
{
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

h1,#h1
{
	text-decoration: none;
	font-family: Arial;
	color: #666;
	font-size: 1.5em;
	line-height: 1em;
}

h2,#h2, .h2
{
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	line-height: 0.5em;
}

h3,#h3, .h3
{
	font-size: 1.0em;
	font-weight: bold;
}

h3 a
{
	border: 0px;
	font-weight: normal;
}

h4
{
	font-size: 0.9em;
	font-weight: normal;
}

h1 a, h2 a
{
	border: 0px;
}

dt
{
	margin-left: 0px;
	margin-right: 0px;
}

table
{
	background: #fff;
	border: 1px solid black;
	empty-cells: show;
	font-size: 1em;
}

td
{
	border: 1px solid black;
	text-align: left;
	padding: 0 0.5em 0 0.5em;
	vertical-align: top;
}

td.types
{
	border: 0px;
}

th
{
	vertical-align: top;
	text-align: left;
	padding: 0 0.5em 0 0.5em;
	border: 1px solid black;
	background-color: #FFFFCA;
}

dd
{
	font-style: italic;
}

blockquote
{
	margin-left: 1.25em;
	margin-right: 0px;
}

ul
{
	margin-top: 0.5em;
}

li
{
	margin-left: 6px;
	margin-right: 0px;
	line-height: 1.5em;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: 0.9em;
	text-align: left;
	margin: 0.8em;
	margin-left: 0em;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: blue;
	font-weight: normal;
	line-height: 1.0em;
}

#sidebar-1
{
	float: left;
	width: 16em;
	\width: 16em;
	w\idth: 16em;
	margin-right: 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0.3em;
}

#sidebar-2
{
	float: right;
	width: 19em;
	\width: 19em;
	w\idth: 19em;
	margin-left: 0.5em;
	padding-top: 8em;
}

#head
{
	text-align: center;
	height: 6em;
}

#container
{
	width: 90%;
	\width: 90%;
	w\idth: 90%;
	margin: 0.6em;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-size: 0.75em;
}

#container-wide
{
	width: 85%;
	\width: 85%;
	w\idth: 85%;
	margin: 0.6em;
	margin-left: auto;
	margin-right: auto;
	padding: 0.75em;
}

#content
{
	margin-left: 19em;
	margin-right: 0px;
	padding-top: 0.1em;
	font-size: 1em;
}

#foot
{
	clear: both;
	margin-top: 0;
	text-align: center;
	font-size: 0.75em;
	border-top: 2px solid gray;
	padding: 1em;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

a:focus
{
	outline: thin groove blue;
}


bigtitle
{
	font-weight: bold;
	text-decoration: none;
	font-size: 1.75em;
}

smalltext
{
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
}

.section_list
{
	font-weight: normal;
	font-size: 1.0em;
	font-style: normal;
}

.djw_section_articles
{
	font-weight: normal;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.5em;
}

.caps
{
	font-size: 1em;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img
{
	max-width:675px;
	width: expression(this.width > 675 ? 674: true);
}

img.divider
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{
	background-color: #ffa;
}

div.comments_error
{
	border: 1px solid #cc8;
	padding: 0.3em;
}

code
{
	font-weight: normal;
	font-family: Courier, 'Courier New', monospace;
}

a:hover, #sidebar-2 a:hover, #sidebar-1 a:hover
{
	text-decoration: underline;
}

#navcontainer ul
{
	padding: 0 0 0 0;
	margin-top: 0;
	margin-left: 0;
	background-color: #eee;
	color: White;
	float: right;
	width: 100%;
}

#navcontainer ul li
{
	display: inline;
	padding: 0 0 0 0;
}

#navcontainer ul li a
{
	padding-left: 0.8em;
	padding-right: 0.8em;
	padding-bottom: .4em;
	padding-top: .4em;
	background-color: #eee;
	color: black;
	float: left;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
	background-color: #666;
	color: white;
}

#copyright
{
	float: right;
	margin: 1em;
}

#home
{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1.0em;
}

.section_list_active
{
	background-color: #ddd;
	line-height: 1.25em;
}

.section_list_active_single
{
	background-color: #ddd;
	font-size: 0.9em;
	line-height: 1.25em;
	margin-bottom: 1.0em;
}

.unhide
{
	display: none;
}