body {
	background-color: #ebeff9;
	background-image:url(../images/bg0.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	font-size: 12px;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;	
	color: #000000;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

/*forms*/
#searchHolder {
float:right;
margin: 20px 40px 0px 0;
width:168px;
height:26px;
}



.formbits {
	
	font-size:11px;
	color:#999999;
	text-align:left;
	border: 0px;
	margin: 2px 0;
	padding: 4px 5px 7px 5px;
	width: 158px;
	background-color:#FFFFFF;
background-image:url(../images/searchbg.jpg);
background-repeat:no-repeat;
}

#formbox {
	border: 1px solid #eee;
	background: #f0f3f7;
	padding: 10px 20px;
	width:400px;
}

.formH {
	font-weight:bold;
	font-size: 14px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;}



/*top bits*/

#topBit {
	width:950px;
	clear: both;
	padding-left:16px;
	margin-bottom:3px;
	border:0px solid #CCCCCC;
}
#topLinks {
	float: left;
	padding:10px 0 0 0px;
}
#topLinks a {
	font-size:10px;
	margin:0;
	padding:0
}
#outer {
background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
		width:880px;
	padding:0px;
	clear: both;
}
#headMast {
	
	height:116px;
	margin:0px;
	background-image:url(../images/headbg.jpg);
	background-repeat:repeat-x;
	text-align:left;
		width:836px;
}
/*content table*/

#mainTable {
background:#FFFFFF;
width:836px;
min-height:500px;
}
.sidecol {
border-right: 1px solid #dcdfe4;
width:180px;
padding: 8px 12px 30px 8px ;
vertical-align:top;
text-align:left;
font-size:10px;
line-height:normal;
float:right;
}
.sidecol img {
	border: 1px solid #CCCCCC;
	padding:2px;
	background:#FFFFFF;
}
.sidecol div {
margin-bottom:18px;
}
.midCol {
padding: 8px 0px 20px 12px;
vertical-align:top;
width:656px;
text-align:left;

}

#imgBox {
	background-color:#ebeff9;
	float:right;
	padding:5px;
	width: 120px;
	margin: 0 0 20px 10px;
	font-size:10px;
	line-height:normal;
}

.newscol {
border-left: 1px solid #dcdfe4;
width:180px;
padding: 0px 12px 30px 12px;
margin: 0 0 20px 20px;
vertical-align:top;
text-align:left;
font-size:10px;
line-height:normal;
float:right;

}
.newscol ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px; 
	line-height: 16px;
	font-weight: normal;
	text-align: center;
}

.newscol ul li 
{ 
	margin: 0px; 
	list-style-type: none;
}

.newscol ul a
{
	display: block;	
	padding: 5px 0px 4px 10px;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	color: #0561D9;
	
}

.newscol ul a:hover {
	color: #2E4692;
	text-decoration: underline;

	}
	
.newscol img {
	border: 1px solid #CCCCCC;
	padding:2px;
	background:#FFFFFF;
}
.newscol div {
margin: 6px 0 18px 0;
line-height:14px;
}

.quote {
font-style: italic;
}

a {
	color: #4b80c6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 14px;
	text-align: justify;
}

.newsItem {
font-size:11px;
line-height:16px;
	margin: 0 0 25px 0;

}

img.newsImg {
	width: 80px;
	height: 80px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	float:left;
	margin:3px 8px 0 0 ;
}
h1 {

	font-size: 18px;
	letter-spacing: 0px;
	color:#2e4692;
	padding: 3px 8px;
	margin: 0 0 0px 0px;
	font-weight:lighter;
	border-bottom: #ebebeb 1px solid;
}
h2 {

	font-size: 18px;
	letter-spacing: 0px;
	padding: 3px 8px 3px 0;
	margin: 0 0 10px 0px;
	font-weight:lighter;
}
h3 {

	font-size: 10px;
	color: #CCCCCC;
	font-weight:lighter;
		margin: 0 0 0px 0px;

}
#footer {
	height: 62px;
	width: 836px;
	text-align: left;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	color: #CCCCCC;
	padding: 0px 0 0 0px;
	margin:0px;
	clear:both;
}
#footer a {
	color: #CCCCCC;
}
