body {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	background-color: #808285;
	margin:0 0 0 0;
	color:#FFFFFF;
}

.footer { font:"Trebuchet MS";
          font-size:12px;
		  }
            
.footerb { font:"Trebuchet MS";
          font-size:14px;
		  font-weight:bold;
		  }			
		  
		  
.leftpad {padding-left:7px;


}		  


.footernav { font:"Trebuchet MS";
             font-size:11px;
			 font-style:normal;
			 font-weight:lighter;
			 color:#051a38;
		  }
		  
.footernavb { font:"Trebuchet MS";
             font-size:13px;
			 font-weight:590;
			 font-style:normal;
			 color:#051a38;
		  }		  
		  
		  
 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #5E98C0;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}




.fontb { font:"Trebuchet MS";
             font-size:11px;
			 font-style:normal;
			 color: #66CCFF;
		  }
.style1 { font:"Trebuchet MS";
          font-size:12px;
		  }