body,td,th,p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link  {
	color: #0066CC;
}
a:visited  {
	color: #0066CC;
}
a:active  {
	color: #0066CC;
}
a:hover  {
	color: #FF3333;
}
 h1 { 
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: -2px;
	margin-bottom: 0px;
	line-height: 16px;
 }
 h2 { 
	font-size: 14px;
	font-weight: bold;
	color: #44B4FF;
	padding-bottom: -2px;
	margin-bottom: 0px;
	line-height: 16px; }
 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: -2px;
	margin-bottom: -2px;
}
.pipe {
	color: #3399FF;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	vertical-align : 10px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
}
.LatestDate { 
	background: #0099FF;
	font-size: 14px; 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.LatestDate a:link, .LatestDate a:visited { 
	color: #FFFFFF;
	text-decoration: underline;
}

.LatestDate a:hover { 
	color: #66EEFF;
	text-decoration: none;
}

#MainNav a.current,  #MainNav a.current:visited{
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
#MainNav a:link,  #MainNav a:visited {
	color: #FFFFFF;
	line-height: 26px;
	width:100%;
	height:26px;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}
#MainNav a:hover {
	color: #003399;
	line-height: 26px;
	width:100%;
	height:26px;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}

#SubNav a.current   #SubNav a.current:visited{
	color: #FF3333;
	text-decoration: underline;
	font-weight: bold;
}
#SubNav a:link,  #SubNav a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	vertical-align : 10px;
}
#SubNav a:hover {
	color: #FF3333;
	text-decoration: none;
	font-weight: bold;
	vertical-align : 10px;
} 

