
  
  /* generated by csscreator.com */ 
html, body{ 
 margin:0px; 
  
  text-align:center; 
  background: ;
  
  padding-top:10px;
} 
* {
font-family:verdana,arial,tahoma;
font-size:10pt;
font-color:black;
}

div#pagewidth{ 
 width:770px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 border:0px solid black;
 
 
} 
body>div#pagewidth{
 	height:auto;
	min-height:100%;
}
 
#header{
  position:relative; 
  
  height:89px;
  margin-bottom:5px;
 
  width:770px;
  
  border:0px solid #ccc;
  background-color:white;
  
 
  font-family: Trebuchet MS,Trebuchet,Arial,Verdana,Sans-serif;
 
} 
#headBar{
width:770px;
height:50px;
background:transparent url(images/bar.jpg) no-repeat;
 border-bottom:1px solid #DFDFDF;

}
#logo {
  
  position:relative;
  float:left;
  width:185px;
  height:89px;
  margin-bottom:-4px;
  }
#slideshow1 {
 position:absolute;
 top:0px;
 left:509px;
 height:134px;
 width:235px;
  }
  #slideshow2 {
 position:absolute;
 top:0px;
 left:509px;
 height:134px;
 width:235px;
  }
  
 #slideshow1 img{
  margin-bottom:-3px;
 border:1px solid black;
 height:131px;
  }
  #slideshow2 img{
  margin-bottom:-3px;
 border:1px solid black;
 height:131px;
  }
  #gropc{
  position:absolute;
  
  width:400px;
  border:0px solid black;
  padding:0;
  margin:0;
  height:89px;
  left:370px;
  }
 .opc{
 display:inline;
 float:right;
 padding:0px 1px 0px 1px;
 }
 .opctext{
 position:absolute;
 top:75px;
 left:-90px;
 width:100px;
 font-size:10pt;
 font-family:verdana;
 font-weight:bold;
 color:#14467B;
 border:0px solid black;
 text-align:right;
 padding:0px 1px 0px 1px;
 }
 .spopc{
 width:239px;
 display:inline;
 float:right;
 padding:0px 1px 0px 1px;
 }
 .opc2{
 display:inline;
 float:right;
 padding:0px 0px 0px 1px;
 }
 a.opacity {
 display:block;
 margin-bottom:5px;
 border:1px solid black;
 height:89px;
 width:19px;
 }
/* before mouseover (the higher the opacity, the more the image fades to completely transparent or invisible) */
a.opacity img {
/* microsoft */
	filter:alpha(opacity=100);
	/* mozilla */   
	-moz-opacity: 1;   
	opacity: 1;
	margin-bottom:-3px;
	
}
/* on mouseover (the higher the opacity, the more the image fades to completely transparent or invisible) */
a.opacity:hover img {
	/* microsoft */
	filter:alpha(opacity=37); 
	/* mozilla */
	-moz-opacity: 0.37; 
	opacity: 0.37;
	margin-bottom:-3px;
}
a.readmore:link, a.readmore:visited {color:#14467B;font-weight:normal;text-decoration:none; }
	a.readmore:link:focus, a.readmore:visited:focus { color:#14467B;font-weight:normal; }
	a.readmore:link { color:#14467B;font-weight:normal;text-decoration:none; }
	a.readmore:visited { color:#14467B;font-weight:normal; }
	a.readmore:link:hover, a.readmore:visited:hover { color: #14467B;text-decoration: underline; font-weight:normal;}
	a.readmore:link:active, a.readmore:visited:active { color:#14467B;font-weight:normal; }
	
	.readmore,.continued{
	 font-size:9px;
	 
	}
	.continued{
	color:#6A1D02;
	}
	
	.pageheading{
	
	font-family:verdana;
	font-size:16pt;
	color:#164677;
	}
#wrapper{
height:100%;

}
#leftcol{

 text-align:left;
 font-family:Verdana, Arial, sans-serif;
 font-size:10px;
 width:187px;
 padding-right:5px;
 padding-top:10px;
 height:100%;
 float:left; 
 position:relative; 
 background-color:white; 
 }
 body>div#leftcol{
    height:auto;
	min-height:100%;
  }
 
#maincol{
 background-color: white;  
 float: right; 
 display:inline; 
 position: relative; 
 width:540px; 
 margin-right:15px;
 padding-top:10px;
 border:0px dotted blue;

 } 
#footer{
 border-top:1px double #DFDFDF;
 padding-top:10px;
 margin-top:25px;
 height:30px; 
 clear:both;
 } 
 #footer .providedby {
 border-right:1px solid #DFDFDF;
 font-size:8pt;
 padding-right:5px;
 }
 #footer .featuredTitle{
 font-size:12pt;
 margin-bottom:-1px;
 
 }
 #footer .featured {
 font-size:8pt;
 padding-left:5px;
 }
 
 #footer a {
  font-size:8pt;
 }

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* 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;}
}
