body {

 	background-color:  #394A62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.sublinks:link {color: #666666; text-decoration: none; }
a.sublinks:visited {color: #666666; text-decoration: none; }
a.sublinks:hover {color: #394A62; text-decoration: none; }
a.sublinks:active {color: #394A62; } 
.whitetext
{
	color:#FFFFFF;
}
a 
{
	color:#394A62; 
} 

.Divider 
{
	border-right:1px solid #CCCCCC;
	
}
.navdivider
{
	border-bottom:1px solid #D8D8D8;
	
}
.BottomDivider
{
	border-top:2px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 px;
	color: #CCCCCC;
	
}
td {
	text-align: left;
}