body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
}

a{
	color:#00468D;
}
a:HOVER{
	text-decoration:none;
}

#content p{margin-top:0px;padding:0px 0px 10px 30px;font-size:12px;}
form{margin:0px;padding:0px;}
ul, #content div, #content span, #rightcolumn span{font-size:12px;}

H1{font-size:20px;font-weight:normal;color:#333333;margin-top:0px;padding:0px 0px 10px 30px;background-image:url(Images/TemplateImages/H1.gif);background-repeat:no-repeat;background-position:top left;}
H2{font-size:16px;font-weight:normal;color:#00468D;margin:0px;padding:0px 0px 0px 30px;}
H3{font-size:16px;font-weight:bold;color:#333333;margin:0px;padding:0px 0px 0px 30px;}
H4{font-size:14px;font-weight:normal;color:#00468D;margin:0px;padding:0px 0px 0px 30px;}
H5{font-size:14px;font-weight:bold;color:#333333;margin:0px;padding:0px 0px 0px 30px;}
H6{font-size:13px;font-weight:normal;color:#00468D;margin:0px;padding:0px 0px 0px 30px;}



#container{
	width:980px;
	margin:0px auto;
}

#search{float:right;}

.keywords{
	height:18px;
	width:104px;
	color:#ACACAC;
	border:1px solid #FFF;
}

#cdanz{
	padding-top:10px;	
	clear:both;
}

#contenttop{background-image:url(Images/TemplateImages/contentTop.gif);background-repeat:no-repeat;background-position:top;}
#contentholder{
	clear:both;
	margin-top:30px;
	background-image:url(Images/TemplateImages/contentMid.gif);
	background-repeat:repeat-y;

}
#contentbot{background-image:url(Images/TemplateImages/contentBot.gif);background-repeat:no-repeat;background-position:bottom;
	min-height:400px;
	height:auto !important;
	height:400px;
}

#content{
	float:left;
	width:678px;
	padding:25px 10px 30px 30px;
}

#rightcolumn{
	float:right;
	width:215px;
	padding:25px 15px 0px 0px;

}

#news_text_side{
	font-size:12px;
	padding-bottom:20px;
	border-bottom:1px dotted #999;
	margin-bottom:10px;
}
.news_link_side{background-color:#999;color:#FFF;text-decoration:none;float:right;padding:4px;}

#footer{
	background-image:url(Images/TemplateImages/footer.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;
}

.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 */

