body{
	background:#CFDCEC;
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
	font-family:arial, verdana, helvetica, sans serif;
	font-size:10pt;
	margin-top:7px;
	padding-bottom:20px;
}

td, th, textarea, option{
	font-family:arial, verdana, helvetica, sans serif;
	font-size:9pt;
}

a img{
  border:0;
}

a:link, a:active, a:visited{
	color:#A02D18;
}

a:hover{
	text-decoration:none;
}

.wrapper{

  width:961px;
  margin:0 auto;
  min-height:500px;
  height:auto !important;
  height:500px;
  background:#CFDCEC url('../images/bg_top.jpg') no-repeat;
  z-index:9999;
	text-align:left;

}

.cont_top
{
  background:#CFDCEC url('../images/bg_top.jpg') no-repeat;
	width:961px;
	height:29px;
}

.cont_bot{
  background:#CFDCEC url('../images/bg_bot.jpg') no-repeat;
	width:961px;
	height:26px;
}

.cont_mid{
  width:961px;
  background:#CFDCEC url('../images/bg_mid.jpg') repeat-y;
	margin-left:20px;
	min-height:500px;
  height:auto !important;
  height:500px;
  margin:0 auto;

}

.content{
	min-height:500px;
  height:auto !important;
  height:500px;
  margin:0 auto;
	width:960px;
	
}

* html .content{
	margin-top:20px;
}

*:first-child+html .content{
	margin-top:20px;
}

.header{
	background:#CFDCEC url('../images/bg_header.gif') repeat-x;
	width:923px;
	height:70px;
	margin:0 auto;
	margin-left:38px;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
}



.logo{
	position:relative;
	float:left;
	width:300px;
	margin-top:20px;
	margin-left:20px;
}

.logo{
	margin-left:10px;
}

.logo a{
	text-decoration:none;
}

.h_b{
 color:#063771;
}

.h_g{
 color:#508519;
}

.h_o{
 color:#EE7115;
}

.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }

.left{
	width:270px;
	float:left;
	margin-left:59px;
	margin-right:20px;
}

* html .left{
	margin-left:30px;
}

.left img{
	margin-top:8px;
}

* html img{
	margin-top:4px;
}

*:first-child+html img{
	margin-top:4px;
}

.left h2{
	font-size:12pt;
	font-weight:bold;
	color:#0E3256;
}

.right{
	width:580px;
	float:right;
	margin-right:0px;
	margin-left:15px;
}

h1{
	color:#3D3D3C;
	font-family:Arial narrow, sans-serif;
	font-size:20px;
	font-weight:500px;
	text-align:center;
}

.add{
	
}

#listingHeading{
	font-size:12pt;
	font-weight:bold;
	margin-right:20px;
	text-align:left;
}

.listingHeadingSmall{
	font-weight:normal;
	margin-left:20px;
	font-size:10pt;
}

.bottom{
	width:844px;
  margin:0 auto;
	margin-top:10px;
}

.footer{
	margin:0 auto;
	width:884px;
	background:#CFDCEC;
}

.footer a{
	color:#0E3256;
}

.content .left .articles_hed{
	margin-bottom:0px;
	text-align:center;
	padding:10px;
	color:#fff;
	background-color:#0E3256;
	width:246px;
	border:1px solid #0E3256;
}

.articles_list{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:0px;
	border:1px solid #0E3256;
	width:266px;
}

.articles_list li{
	
	padding:5px 0 5px 5px;	
}

.li_one{
background-color:#fff;
}

.li_two{
background-color:#E9EEF3;
}