/* CSS Document */

body {
	background-color: #727284;
	margin-top: 0px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #FFFFFF;
}
.left-right-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	}
.test-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
a:link {
	color: #9F120C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	
}

#linkList a:link { 
	color: #FFFFFF;
	valign: top;
}
	
#linkList a:visited {
	color: #FFFFFF;
}
	
a:active {
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC0D11;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.left-rightbarstyle {
	color: #727284;
	font-weight: bold;
}
.bottomnav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #A9090D; line-height: 18px; }


p { margin-top: 0.5em;
margin-bottom: 0.5em; }

ul  { margin-top: 0.5em;
margin-bottom: 1.5em;  }