/* generated by csscreator.com */ 
html, body{ 
 padding: 0px; 
 text-align: center; 
 background-color: #C1CAD3;
 margin-top: 10px;
} 
 
#pagewidth{ 
 width: 780px; 
 text-align: left;  
 margin-left: auto; 
 margin-right: auto;  
 background-color: #FFFFFF;
} 
 
#header{
 position: relative; 
 height: 80px; 
 background-color:#FFFFFF; 
 width: 100%;
} 
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display: inline; 
 position: relative; 
 width: 440px; 
 border-width: 30px;
 border-style: solid;
 border-color: #FFFFFF;
 }
 
#rightcol{background-color: #FFFFFF;  
 float: right; 
 display: inline; 
 position: relative; 
 width: 280px; 
 } 
 
#footer{
 height: 30px; 
 background-color: #20344B; 
 clear: both;
 text-align: center;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#twocols, #maincol{width:100%; float:none;}
}



p  {
	font-family:  Century Gothic, Arial, serif;
	font-size: 12px;
	font-weight: normal;
	color: #00707A;
	}
	
p.test  {
	font-family:  Verdana, serif;
	font-size: 11px;
	font-weight: normal;
	color: #20344B;
	}
	
.mainheading  {
	font-family:  Century Gothic, Arial, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00707A;
	}

p.foot  {
	font-family:  Century Gothic, Arial, serif;
	font-size: 10px;
	font-weight: normal;
	color: #00707A;
	margin: 10px;
	}

p.copy  {
	font-family:  Century Gothic, Arial, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-color: #C1CAD3;
	border-color: #C1CAD3;
	border-width: 5px;
	border-style: solid;
	text-align: center;
	}

div  {
	font-family:  Century Gothic, Arial, serif;
	font-size: 12px;
	font-weight: normal;
	color: #00707A;
	}

.rightcolumn  {
	font-family:  Century Gothic, Arial, serif;
	font-size: 12px;
	font-weight: normal;
	color: #00707A;
	background-color: #D8EAF9;
	border-color: #D8EAF9;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 10px;
	border-right-width: 30px;
	border-left-width: 30px;
	}

td  {
	font-family:  Century Gothic, Arial, serif;
	font-size: 12px;
	font-weight: normal;
	color: #00707A;
	}
	
a {
	font-family:  Century Gothic, Arial, serif;
	font-size: 12px;
	font-weight: normal;
	color: #20344B;
	text-decoration : underline;
	}
	
a:hover {
	font-family:  Century Gothic, Arial, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F7083;
	text-decoration : underline;
	}
	
a.foot {
	font-family:  Century Gothic, Arial, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : underline;
	}
	
a.foot:hover {
	font-family:  Century Gothic, Arial, serif;
	font-size: 10px;
	font-weight: normal;
	color: #D8EAF9;
	text-decoration : underline;
	}
	
	

