body {
margin: 0 auto;
font-family:verdana;
font-size:0.8em;
color:black;
text-align: center;
}
th,td,input,div{
font-family:verdana;
font-size:10pt;
color:black;
}
.StatusText{
font-family:verdana;
font-size:0.6em;
color:gray;
}
.errText{
font-family:verdana;
font-size:0.8em;
color:red;
}
.WorseText{
font-family:verdana;
font-size:0.8em;
color:red;
}
.BetterText{
font-family:verdana;
font-size:0.8em;
color:green;
}
.footertext{
font-family:verdana;
font-size:0.6em;
color:black;
}
A{
	color: #003366;
	text-decoration : underline;
	font-weight : bold;	
}
A:Hover{
	color: #FFCC33;
	text-decoration : none;
	font-weight : bold;
}
A:Active{
	text-decoration : underline;
}
A.white{
	color: white;
	text-decoration : none;
	font-weight : bold;	
}
A.white:Hover{
	color: white;
	text-decoration : underline;
	font-weight : bold;
}
A.white:Active{
	text-decoration : none;
}
A.silver{
	color: silver;
	text-decoration : none;
	font-weight : bold;	
}
A.silver:Hover{
	color: gray;
	text-decoration : underline;
	font-weight : bold;
}
A.silver:Active{
	color: silver;
	text-decoration : none;
}
#PageFrame{
	margin-left: auto;
	margin-right: auto;	
	border:1px solid darkblue;
	width:800px;
	text-align: left;
}
#Headers{
	width:100%;
}
#theFooters{
	margin-top:20px;
	font-family:verdana;
	font-size:10px;
	color:black;	
	border-top:#FFCC33 5px solid;	
}
#FooterLeft{
	float:left;
	width:50%;
	background-color:#99CCFF;
	height:32px;
	vertical-align:middle;		
}
#FooterRight{
	float:right;
	text-align:right;
	margin-right:auto;
	background-color:#99CCFF;	
	width:50%;	
	vertical-align:middle;	
}
#ImagesDiv{
	background-color:#99CCFF;
	padding: 10px;
	height:60px;
}
#NavBar{
	background-color:#003366;
	padding:4px;
	text-align:left;
}
#LogoImg{
	float:left;
	text-align:left;
}
#TitleImg{
	float:right;
	text-align:right;
}
#PageTitle{
	float:left;
	align:center;
	padding:1em;
}
#divPDF{
	float:right;
	width:100px;
	align:center;
	padding:1em;	
}
.SectionHeader	{
	font-weight:bold;
	clear: both;
	padding:4px;
	border-bottom:#003366 1px solid;
	margin-left: 5px;
	margin-right: 5px;		
	margin-top: 10px;	
	text-align:left;
}
.SectionBody{
	padding:4px;
	vertical-align: middle;
}
.DataLeft{
	float:left;
	width:49%;
}
.CompLeft{
	float:left;
	width:30%;
}
.CompRight{
	float:Right;
	width:70%;
}
.DataRight{
	float:right;
	width:50%;	
	margin: auto;
	text-align:center;
}
.DataRow TD{
border-bottom:#FFCC33 1px solid;
}
.FinalDataRow TD{
border-bottom:#99CCFF 1px solid;
}
#GeographyList{
	padding:6px;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;	
	font-family:verdana;
	font-size:10px;	
}
.menuRow TD{

}
.menuItem{
background:white;
padding:6px;
border-bottom:gray 1px solid;
}
.menuItem A{
font-family:verdana;
font-size:10px;
color:black;
text-decoration:none;
}
.menuItem A:hover{
text-decoration:underline;
}
.menuHighlight{
background:#003366;
border-bottom:gray 1px solid;
padding:6px;
}
.menuHighlight A{
font-family:verdana;
font-size:10px;
color:white;
text-decoration:none;
}
.menuHighlight A:hover{
text-decoration:underline;
}
.othersMenuAlt{
	font-family:verdana;
	font-size:10px;	
	padding:4px;
	border-top: 1px solid silver;	
}
.othersMenuAlt A{
font-family:verdana;
font-size:10px;
color:gray;
text-decoration:none;
}
.othersMenuAlt A:hover{
text-decoration:underline;
}
#DescriptiveBody{
	margin-left: 5px;
	margin-right: 5px;	
	padding:4px;
	text-align:left;
}
#MainContent{
	clear:both;
}
#dvLogo{
	float:right;
	width:160px;
}
#dvHelp{
	float:left;
	width:600px;	
}
