body {
	margin: 0.5 in;
	padding: 0;
}
.clear { clear: both; }

#header {
	width: 100%;
	height: 0.75in;
	padding: 0px;
	margin: 0px;
	border-bottom: 2pt dotted #003366;
}
#header #flashcontent {
	position: absolute;
	left: -999em;
	top: 0;
	padding: 0;
	margin: 0;
	width: 79px;
	height: 120px;
	border: 0;
}
#header h1 {
	position: relative;
	left: 0.75in;
	top: 0.125in;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-variant: small-caps;
	font-weight: bold;
	color: #003366;
	text-shadow: Black;
}

/* Mainnav block on content pages */
#mainnav {
	display: block;
	position: absolute;
	left: -999em;
	margin: 0px auto;
	padding-left: 32px;
	width: 550px;
	height: 38px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: url('images/mainnav_backing.jpg') top left no-repeat;
	z-index: 1;
}

/*  Nav Menu formatting used throughout in mainnav blocks */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 24px;
	z-index: 5;
}
#nav a {
	display: block;
	width: 158px;
	height: 24px;
	color: #1F345B;
	text-decoration: none;
}

#nav a:hover {
	display: block;
	width: 100%;
	height: 24px;
	color: #336699;
	text-decoration: underline;
}

#nav li { /* all list items */
	float: left;
	width: 158px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	color: #333;
	width: 138px;
	font-size: 11px;
	text-transform: none;
	text-align: left;
	margin-left: -50px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 2px solid #666;
	background: url('images/subnav_backing.jpg') left top repeat;
}
#nav li ul a { 
	color: #333; 
	width: 120px;
	padding-left: 20px;
	margin-left: 8px;
	text-decoration:none; 
	background: url('images/btn_lights.gif') left bottom no-repeat;
}
#nav li ul a:hover { 
	background: url('images/btn_lights.gif') left top no-repeat;
	width: 116px;
	font-style: italic;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* Secondary Nav Block */
#secondarynav {
	display: block;
	position: absolute;
	top: 50px;
	left: -999em;
	width: 156px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDE3C7;
	font-weight: bold;
}
#secondarynav a:link { color: #EDE3C7; text-decoration: underline; }
#secondarynav a:visited { color: #EDE3C7; text-decoration: underline; }
#secondarynav a:hover { color: #B1B7C1; text-decoration: none; }

/* Page Contents Formatting */
#content {
	float: left;
	clear: left;
	width: 100%;
	padding: 20px 5px 0px 0px;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#pagebody {
	width: 4.25in;
	float: left;
}
#pagebody h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: oblique;
	color: #003366;
}
#pagebody h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #333;
}
#pagebody h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #003;
}
#pagebody p {
	line-height: 1.25em;
	text-align: justify;
}
#pagebody a:link { color: #003366; text-decoration: underline; }
#pagebody a:visited { color: #003366; text-decoration: underline; }
#pagebody a:hover { color: #00C; text-decoration: none; }


/* Sidepanel formatting */
#sidepanel {
	width: 2.5in;
	float: right;
	font-size: 10px;
	color: #333;
	padding: 10pt;
	margin: 0px 3px 0px 0px;
	background: url('images/grid.gif') left top repeat;
	border-left: 1px solid #000066;
	border-right: 2px solid white;
}
#sidepanel b {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
}

#sidepanel a:link { color: #003366; text-decoration: underline; }
#sidepanel a:visited { color: #003366; text-decoration: underline; }
#sidepanel a:hover { color: #000; text-decoration: none; }

#sidepanel h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: oblique;
	font-variant: small-caps;
	color: #003366;
	text-align: center;
}
#sidepanel p { clear: both; }

#footer {
	position: absolute;
	left: -999em;
	width: 942px;
	height: 38px;
	padding: 6px 0px 0px 70px;
	margin: 0;
	background: url('images/footer_backing.jpg') left top no-repeat;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #EDE3C7;
	
}
#footer p { margin: 0; padding: 0; line-height: 1.2em; }

#footer a:link { color: #EDE3C7; text-decoration: underline; }
#footer a:visited { color: #EDE3C7; text-decoration: underline; }
#footer a:hover { color: #B1B7C1; text-decoration: underline; }

#copyright {
	float: left;
	clear:left;
	width: 100%;
	padding: 8px 0px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #003366;
}