body
{
background-color:"#FFFFFF";

}


	
 
 A:link
		{ color : #143257; text-decoration: none; }
 A:visited
		{ color : #143257; text-decoration: none; }
 A:hover
		{ color : #801D42; text-decoration: none;}

 
 A.dash:link
		{ color : #143257; text-decoration : none; border-bottom : 1px dashed #606060; }
 A.dash:visited
		{ color : #143257; text-decoration : none; border-bottom : 1px dashed #606060; }
 A.dash:hover
		{ color: #801D42; text-decoration : none; border-bottom : 1px dashed #606060; }

 A.legallink:link
		{ color : #CCCCCC; text-decoration : none; }
 A.legallink:visited
		{ color : #CCCCCC; text-decoration : none; }
 A.legallink:hover
		{ color: #CCCCCC; text-decoration : none; }


TD.gradient
{
background-image: url("images/hp_gradient2.gif");
background-repeat: repeat-x;
background-position: bottom left
}
TD.marginleft
{
background-image: url("images/marginleft.gif");
background-repeat: no-repeat;
background-position: top left
}


	.sanscap10 
		{ 
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-weight : bold ; 
		font-size : 10px ;
        letter-spacing : 1;
		text-transform : uppercase;
		line-height : 16px ;
		color: #333333;
		}
	.sans10
		{
		font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-size: 10px;
		color: #333333;
		font-weight: normal;
		line-height: 16px;
		}
	.sanscap12 
		{ 
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-weight : bold ; 
		font-size : 12px ;
        letter-spacing : 1;
		text-transform : uppercase;
		line-height : 16px ;
		color: #333333;
		}		
	.sans12
		{
		font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-size: 12px;
		color: #333333;
		font-weight: normal;
		line-height: 16px;
		}

	.head 
		{ 
		font-weight : bold;
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif; 
		font-size : 14px;
		color: #143257;
		text-transform : uppercase;
		line-height : 16px;
		}
	.subhead 
		{ 
		color : #801D42;
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-weight : bold; 
		font-size : 14px;
		line-height : 16px;
		}
	.bold 
		{ 
		color : #333333;
		font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
		font-weight : bold; 
		font-size : 13px;
		line-height : 16px;
		}


.legal 
 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9px; 
 line-height: 12px; 
 color: #CCCCCC; 
 }

.required 
 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 line-height: 12px; 
 color: #CC0000; 
 }

