/* generated by csscreator.com */ 
html, body{ 
	 margin: 0; 
	 padding: 0; 
	 text-align: center; 
	 font-family: Geneva, Arial, helvetica, sans-serif;
	 font-size: 10pt;
	 color: #666666;
} 
 
#pagewidth{ 
 	width: 720px; 
 	text-align: left;  
	margin-left: auto; 
 	margin-right: auto;  
	background-image:url(images/3colbg.gif);
} 
 
#header{
 	position: relative; 
 	height: 117px; 
  	background-color: #FFFFFF; 
 	width: 100%;
} 
 
#leftcol{
 	width: 153px; 
 	float: left; 
 	position: relative; 
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #A59B8A;
	padding-right: 12px;
  }
 
#twocols{
  	width: 555px; 
 	float: right; 
 	position: relative; 
  }
 
#rightcol{
 	width: 168px; 
 	float: right; 
 	position: relative; 
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #A59B8A;
	padding-left: 12px;
 }
 
#maincol{
	background-color: #FFFFFF;  
 	float: left; 
 	display: inline; 
 	position: relative; 
 	width: 375px; 
 }
 
#footer{
 	height: 34px; 
  	background-color: #FFFFFF; 
 	clear: both;
 } 
 
 
#footerAddress{
 	height: 34px; 
	width: 720px;
  	background-color: #74654A; 
	padding-top: 15px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-family: Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
 	clear: both;
 } 
 

 
 /* *** 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 left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

a {
	 font-family: Geneva, Arial, helvetica, sans-serif;
	 font-size: 10pt;
	 color: #CE6331;
	 text-decoration: none;
}

a.hover {
	 font-family: Geneva, Arial, helvetica, sans-serif;
	 font-size: 10pt;
	 text-decoration: underline;
}

a.smallblue {
	color: #5668A6;
	text-decoration: none;
	font-size: 7pt;
}

a.smallblue:hover {
	text-decoration: underline;
	font-size: 7pt;
}

a.smallgray {
	color: #666666;
	text-decoration: none;
	font-size: 7pt;
}

a.smallgray:hover {
	text-decoration: underline;
	font-size: 7pt;
}

#blue {
	color: #5668A6;
	font-size: 8pt;
	line-height: 12pt;

}

#orangeHead {
	color: #CE6331;
	font-size: 14pt;

}

strong {
	color: #CE6331;
	font-weight: bold;

}

td {
	 font-family: Geneva, Arial, helvetica, sans-serif;
	 font-size: 10pt;
	 color: #666666;
	 }

div {
	 font-family: Geneva, Arial, helvetica, sans-serif;
	 font-size: 10pt;
	 color: #666666;
	 }

