body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}


#wrapper{
	width:800px;
	margin:0 auto;}
	
#maincontent{
	width:100%;
	float:left;}	
	
#siteheader{
	float:left;
	width:760px;
	padding:10px 20px 10px 20px;
	background-color:#000;}	
	
#banner_area{
	float:left;
	width:100%;}	
	
#sitecontent{
	float:left;
	margin:5px 0 0 0;
	width:798px;
	background:url(images/site_images/content_bg.jpg) right repeat-y;
	border-top:#3f3f3f solid 1px;
	border-left:#3f3f3f solid 1px;
	border-right:#3f3f3f solid 1px;}
	
#leftcolumn{
	float:left;
	width:566px;}


#rightcolumn{
	float:left;
	width:232px;}
	
.pageHeading{
	float:left;
	width:100%;
	font-family:"Times New Roman", Times, serif;
	border-bottom:#c2c2c2 solid 1px;
	padding:20px 0 1px 0 ;
	margin:0 0 5px 0;
	color:#000;
	font-size:13px;}
	
.main{
	color:#393535;
	font-size:12px;
	line-height:16px;}
	
.pdf a{
	font-size:11px;
	color:#006592;}	
	
.newstitle{
	float:left;
	font-family:"Times New Roman", Times, serif;
	width:100%;
	padding:30px 0 5px 0;
	background-color:#fff;
	font-size:13px;}	
	
#newscontent{
	float:left;
	font-size:11px;
	width:212px;
	padding:10px;}
	
#newscontent p{
	margin:0;}	
	
.news_pagination{
	float:right;
	width:100%;
	text-align:right;}	
	
a.pageResults{
	color:#006592;
	font-weight:bold;}
	
.spacing{
	float:left;
	width:100%;
	height:1px;
	background-color:#c2c2c2;}	
	
.newstitlelist{
	color:#000;}	
	
.newsdescriptionlist{
	color:#858383;
	line-height:16px;}	
	
.posteddate{
	color:#585858;}	
	
#sitefooter{
	float:left;
	width:100%;
	padding:10px 0 10px 0;
	font-size:11px;
	text-align:center;
	color:#fff;
	background-color:#292929;}	
