
body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 
#logo
{width:300px;
float:left;
}
#container
{
	/*width:100%;*/
	width:100%;/*this makes the page really big*/
	max-width:850px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*this border doesn't work in Fox*/	
}
#logo
{
width:100%;
}

#blue
{
visibility:hidden;
}
#noprint
{
visibility:hidden;

}
#footer 
{
visibility:hidden;

}
#footer a
{
padding-left:10px;
padding-right:10px;
}
#basic
{
position: absolute;
top: 1.5in;
left: .21in;
width: 6.5in;
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;

	COLOR: #A61035;
    FONT-FAMILY: Verdanda, Arial, Helvectica, sans-serif;
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;

	COLOR: #A61035;
    FONT-FAMILY: Verdanda, Arial, Helvectica, sans-serif;
}

HR {
    height:2px;
    width:85%;
    background:#446791;
	align="center";
	      }	
		a:link {
	color: 004498;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: ba0030;
	text-decoration: none;
}
a:active {
	text-decoration: none;
  
		  
		  