/* generated by csscreator.com */ 
html, body{ 
	 margin: 0; 
	 padding: 0; 
	 text-align: center; 
	 font-family: Geneva, Arial, helvetica, sans-serif;
	 font-size: 10pt;
	 color: #675841;
} 
 
#pagewidth{ 
 	width: 720px; 
 	text-align: left;  
	margin-left: auto; 
  	margin-right: auto; 
	background-image:url(images/2bg.gif); 
} 
 
#header{
 	position: relative; 
 	height: 117px; 
  	background-color: #FFFFFF; 
 	width: 100%;
} 

#container {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0px;
}
 
#leftcol{
	 width: 150px; 
	 float: left; 
	 position: relative; 
	 padding-right: 0px;
  }
 
#maincol{ 
	 float: right; 
	 display: inline; 
	 position: relative; 
	 width: 544px;
	 padding-left: 10px;
	 border: solid;
	 border-top-width: 0px;
	 border-bottom-width: 0px;
	 border-right-width: 0px;
	 border-left-width: 2px;
	 border-color: #A59B8A;  
	 border: 0px;
 }
 
#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;} 
#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: #675841;
	text-decoration: none;
	font-size: 7pt;
}

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

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

}

.blue2 {
	color: #5668A6;
	font-size: 12pt;
	line-height: 14pt;

}

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

}

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

}

.orange {
	color: #CE6331;

}

#blueHead {
	color: #5668A6;
	font-size: 14pt;
	font-weight: bold;

}

#borderline {
	border-style: solid;
	border-color: #A59B8A;
}

.orangetitle {
	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;
	 }

