/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-right: 2px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: right;
} 
 
#header{
	position:relative;
	height:128px;
	width:100%;
	background-image: url(../images/bg_headerTop.jpg);
	background-repeat: no-repeat;
} 
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: right;
	margin-top: 40px;
	text-align: center;
	margin-right: 20px;
	width: 175px;
}

#pagewidth #header img {
	padding-top: 18px;
}

 
#maincol{background-color: #FFFFFF;  
 display:inline; 
 position: relative; 
 width:100%; 
 }
#headerLinks {
	background-color: #cccc99;
	width: 782px;
	padding:4px;
	height:16px;
  
}
#headerLinks ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#headerLinks li {
	float: left;
	margin: 0;
	padding: 0;
}

#headerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-decoration:none;
	background:cccc99;
	padding:2px 8px 2px 8px;
}
#headerLinks a:hover {
background-color:#666666;
}

#mainColContent {
	width: 100%;
	text-align: left;
}


 
#footer{
	height:30px;
	background-color:#999999;
	clear:both;
	font-size: 60%;
	margin-top: 15px;
	padding: 2px;
 } 
 

 
 /* *** 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 */  
.componentheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663333;
	padding:10px 0px 40px 70px;
	background-image: url(../images/bgPageTitle.jpg);
	background-repeat: no-repeat;	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.readon {float:right;}
.contentheading{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663333;
	font-weight:bolder;
}
.contentpaneopen h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663333;
	font-weight:bolder;
}
