/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
   background-color:#43557d; 
} 
 
#pagewidth{ 
background-image:url(images/BGyellgradient.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
 max-width:100%;  

 min-width:100%;  
}
 
#header{
 position:relative; 
 height:110px; 
 background-color:#43557d; 
 width:100%;
} 
 #headerImage{
 height: 110px;
} 

#navigation {
 width: 100%;
 background-color:#CCCCCC;
 height: 30px;
 padding-left: 50px;
}

#maincol{
 width:100%; 
 float: left; 
 position: relative; 
 padding:20px;
 }
 
#footer{
 height:50px; 
 clear:both;
 } 

p.reps {
	font-family: Arial, Helvetica; 
	color: #ffffff; font-size: 11px;
	font-weight:bold;
}

p, td { 
	font-family: Arial, Helvetica; 
	color: #000000; font-size: 10pt}

H1 {
	font-family: Arial, Helvetica; 
	color: #000000; style: strong; font-size: 20pt}
H2 {
	font-family: Arial, Helvetica; 
	color: #000000; style: strong; font-size: 16pt}
H3 {
	font-family: Arial, Helvetica; 
	color: #000000; style: strong; font-size: 12pt}
	
.small { 
	font-family: Arial, Helvetica; 
	color: #000000; font-size: 8pt;
	text-align:center}
	
.title {
	font-family: Arial, Helvetica; 
	color: #18254E; font-size: 14pt}

	
ul {
	font-weight: strong; font-size: 12pt}
	
li {  
	font-family: Arial, Helvetica; 
	color: #FFFFFF; font-size: 10pt}
	
a {  
	color: #649559; 
	text-decoration: none}
	
a:hover {  color: blue; text-decoration: none}

.color {
		 color: orange; font: Bold 14px Arial, Helvetica }

