body {  
	font-family: Gill Sans MT, Gill Sans, Helvetica, sans-serif, Arial ;
	font-size: 14px;
	color: #F0F0F0;
	}
td {  
	font-family: Gill Sans MT, Gill Sans, Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #F0F0F0;
	}


.light body {  
	font-family: Gill Sans MT, Gill Sans, Helvetica, sans-serif, Arial ;
	font-size: 14px;
	color: #001932;
	}
.light td {  
	font-family: Gill Sans MT, Gill Sans, Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #001932;
	}
	

	
input{
	 font-family: Helvetica, sans-serif, Arial;
	 font-size: 11px;
	 /*background-color: #FFFFFF;*/
	 color: #111111;
	 border: 0px solid #F0F0F0;
	 height: 18px
	
	}
	
textarea{
	 font-family: Helvetica, sans-serif, Arial;
	 font-size: 11px;
	 /*background-color: #FFFFFF;*/
	 color: #111111;
	 border: 0px solid #F0F0F0;
	
	}	

ul {
	list-style-position: outside; 
	margin: 5px 10px 0px 30px; 
	list-style-image: url(/images/aux_bullet.gif);
	list-style-type: none;
}

.header{
	font-family: Gill Sans MT, Gill Sans, Helvetica, sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.headersub{
	font-family: Gill Sans MT, Gill Sans, Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
}	

.caption{
	font-family: Arial;
	font-size: 9px;
}

.caption a:hover {  color: #B10D0D; text-decoration: underline} 


.footer a:hover {  color: #FFFFFF; text-decoration: underline} 

a:active { color: #F0F0F0; text-decoration: underline}
a:link {  color: #FFFFFF; text-decoration: underline}
a:visited { color: #F0F0F0; text-decoration: underline}
a:hover {  color: #A60000; text-decoration: underline}
