/* CSS Document */
/* transform baltimore */
body			
{ 
	background-color:#ffffff;
	color:#000066; 
	font-family: verdana,arial,helvetica,sans; 
	font-size: 10pt;
	margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; 
}
table.top_nav
{
	padding:50px;
	border-top:0px solid #000066;
	border-bottom:0px solid #000066;
	width:100%; 
}
a.nav:link, a.nav:visited		
{  
	color:#CCCCFF; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
span.nav	
{ 
	color:#ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold; 
}
a.side_nav:link, a.side_nav:visited
{ 
	color:#000066; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none; 
}
span.side_nav			
{  
	color:#ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight:bold;
}
a:hover, a.nav:visited:hover, a.side_nav:visited:hover
{ 
	text-decoration: underline; 
}
td
{
	vertical-align:top;
}
td.dark
{
	background-color: #000066;
}
td.bottom
{
	vertical-align:bottom;
}
td.nav
{
	background-color:#ccccff;
}