BODY {
	margin: 5px;
	padding: 0px;
	background-color: #003366;
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	color: #000;
}

TD,TH {
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	color: #000;
}

A,A:visited,A:active { color: #036; }
A:hover { text-decoration: none; }

TD.topNav {
	background-color: white;
	text-align: right;
	vertical-align: center;
	padding-right: 5px;
	font-size: 8pt;
}

TD.topNav A, TD.topNav A:visited, TD.topNav A:active {
	color: #036;
	text-decoration: none;
}

TD.topNav A:hover { text-decoration: underline; }

TD.tagline {
	/*background-color: #CCF;*/
	background-color: #9CF;
	color: #900;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

TD.tagline A, TD.tagline A:visited, TD.tagline A:active {
	color: #900;
	text-decoration: underline;
	font-family: arial;
	font-weight: bold;
}

TD.tagline A:hover { text-decoration: none; }

TD.sideNav {
	background-image: url('/images/left_nav_arrow.gif');
	vertical-align: center;
	background-color: #036;
	padding: 3px;
	padding-left: 8px;
	font-size: 8pt;
	border-bottom: 1px solid #369;
	border-left: 1px solid #369;
	border-right: 1px solid #369;
}

TD.activeSideNav {
	vertical-align: center;
	/*background-color: #CCF;*/
	background-color: #FFF;
	padding: 3px;
	padding-left: 8px;
	font-size: 8pt;
	border-bottom: 1px solid #369;
	border-left: 1px solid #369;
	border-right: 1px solid #369;
}

TD.activeSideNav A, TD.activeSideNav A:active, TD.activeSideNav A:visited {
	text-decoration: none;
	color: #900;
}
 
TD.sideNav A, TD.sideNav A:active, TD.sideNav A:visited {
	text-decoration: none;
	color: #FFF;
}

TD.sideNavSpacer {
	/*background-color: #369;*/
	background-color: #9CF;
	font-size: 1px;
	height: 10px;
}

DIV.footer {
	width: 760px;
	text-align: right;
	font-size: 11px;
	color: #CCC;
	padding-top: 5px;
}

H2 {
	font-size: 13pt;
	color: #900;
	font-family: Trebuchet MS;
	border-bottom: solid 1px #900;
	margin-bottom:0px;
}

.red {
	color: #900;
	font-weight: bold;
}

.headerSubText {
	font-size: 8pt;
}

P {	margin-top: 10px; }

UL {
    margin-top: 0;
    margin-left: 1.5em;
    padding-left: 0;
}

LI {
    margin: 0;
    padding: 0;
}

UL.sectionList {
	margin-top: 0;
	margin-left: 1.75em;
	padding-left: 0;
}

UL.sectionList LI A,UL.sectionList LI A:active,UL.sectionList LI A:visited{
	font-size: 10pt;
	color: #900;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

H3 {
	height:18px;
	margin:0px;
	padding:0px;
	padding-left: 8px;
	padding-top: 1px;
	color: #036;
	font-weight: bold;
	font-family: arial;
	font-size: 10pt;
	/*background-color: #369;*/
	background-color: #9CF;
}