 
html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #0d1e46;
  font-size: 13px;
  font-family: Verdana, Arial, Sans-Serif;
  color:#000000;  
  padding:0px;
  margin:0px;
}

p {
margin:10px 20px 10px 20px;
line-height: 17px; }

h1 {
font-size: 20pt;
text-align: left;
color: #000000;
margin:25px 20px 10px 20px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, san-serif;
border-bottom: 1px solid #c0c0c0;
}



h2 {
font-size:14px;
color: #444343;
margin:30px 20px 5px 20px;
line-height: 25px;
}
 
h4 {
font-size:14px;
color: #444343;
margin:0px 20px 10px 20px; /*top right bottom left*/
padding-left: 6px; 
background-color: #B6B6B6;
width: 500px;
line-height: 20px;
}
 
h4.narrow {width:250px;
}  

 
.columnRight {
  	width: 200px;
	color: #564b47;
 	font-size: 10px;
	line-height:15px;
	font-size: 10px;
	line-height:15px;
	margin: 5px 20px 5px 20px;
}

 
 
.footer {
margin: 10px auto;
clear: both;
color: #fff;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 9px;
}
  

 .contactInfo {
 text-align:center;
 font-size:9pt;
 color:#333333;
 
 }
 
 
.contactText1 {
	color: #000000;
	font-weight: bold;
}
.contactText2 {
	color: #FF0000;
	font-weight: bold;
}


a.liteLink:link {color: white;text-decoration:none;}
a.liteLink:visited {color:#E6E8FA; text-decoration:none;}
a.liteLink:hover {color:#FFFF66; text-decoration:none;}

  
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align:center;
}
.footerText2 {
	color: #0d1e46;
	font-weight: bold;
}

 
