body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color:#035eb9;
	background-image:url(../images/site_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
H1 { font-size:18px; color:#D90808; padding-top:0px; margin:0px;}
H2 {}
H3 { 
	padding:0px;
	margin:0px;
}

a:link, a:visited{
	color:#3f2215;
}

a:hover{
	text-decoration:underline;
}

#site_header {
	margin: 0px auto;
	/*height:247px;*/
	margin-top:0px;	
	/*background-color:#ff0000;*/
	
	

}
#page_header {
	margin: 0px auto;
	width: 882px;
	/*height:35px;*/
	/*margin-top:100px;*/
	/*background-color:#00ff00;*/
	/*border:dashed 1px;*/
	/*margin-top:5px;*/
	padding:0px 8px;
	background-color:#FFFFFF;
	border-left: #717a83 solid 1px;
	border-right: #717a83 solid 1px;
	
}

.header_top{
	height:9px;
	width:900px;
	background-image:url(../images/header_top.gif);
	background-repeat:no-repeat;
	margin: 0px auto;
	margin-top:15px;
	padding:0px;
	font-size:3px;
}

.menu_container{
	/*width:870px; 
	float:left; 
	*/
	position:relative;
	z-index:10;
}

#menu_left{
	width:15px;
	height:26px;
	float: left;
	background-image:url(../images/menu_left.gif);
	background-repeat:no-repeat;
}

#menu_right{
	width:15px;
	height:26px;
	float: left;
	background-image:url(../images/menu_right.gif);
	background-repeat:no-repeat;
}



#site_body {
	margin: 0px auto;
	/*border:dashed 1px #FFFFFF;*/
	/*background-color:#009999;*/
}

#page_body {
	margin: 0px auto;
	width: 882px;
	padding:0px 8px;
	background-color:#FFFFFF;
	/*border:dashed 1px #FFFF00;*/
	
	border-left: #717a83 solid 1px;
	border-right: #717a83 solid 1px;
	
	position:relative;
	
	
}

.fp_images_container{
	width:180px;
	/*height:300px;*/
	/*background-color:#00CCFF;*/
	float: right;
	margin-left:5px;
	
	
}

.content_container{
	padding:20px;
	overflow:hidden;
	padding-left:15px;
	padding-right:0px;
}

.content_container ul {
	margin-left:0px;
	padding-left:20px;
	list-style-type:square;
}

.content_container ul li{
	margin-left:0px;
	padding-left:0px;
	padding:5px 0px;
}

.page_text {
	padding:20px 10px;
	padding-left:0px;
	padding-top:0px;
	/*background-color:#00CCFF;*/
}

.right_title{
	float:left;
	padding-top:80px;
	font-size:18px;
	padding-left:90px;
}

.faq_question{
	padding:5px;
	font-weight:bold;
}

.faq_answer{
	margin-top:30px;
	border-top:dashed 1px #999999;
	clear:both;
}

.answer_title{
	padding:5px 0px;
	font-weight:bold;
}

.answer_text{
	padding:5px 0px;
	color:#666666;
}


.press_item{
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:dashed 1px #999999;
	clear:both;
}

.press_date{
	padding:5px 0px;
	color:#999999;
	font-size:11px;
	
}

.press_title{
	padding-bottom:5px;
	font-weight:bold;
	font-size:14px;
}

.press_intro{
	padding:7px 0px;
	color:#666666;
}





.articles_page_left_ear{
	position:absolute; 
	width:23px; 
	height:47px; 
	top:0px; 
	left:0px; 
	background-image:url(../images/site_body_left_ear.jpg);
}

.articles_page_right_ear{
	position:absolute; 
	width:23px; 
	height:47px; 
	top:0px; 
	right:0px; 
	background-image:url(../images/site_body_right_ear.jpg);
}

.articles_page_footer{
	margin: 0px auto;
	width: 952px;
	padding:0px 24px;
	/*background-color:#FF0099;*/
	height:30px;
	position:relative;
	top:-47px;
	background-image:url(../images/article_page_footer_bg.jpg)
}

.articles_page_footer_left{
	position:absolute;  
	width:30px; 
	height:30px; 
	top:0px; left:0px; 
	background-image:url(../images/article_page_footer_leftear.jpg)
}

.articles_page_footer_right{
	position:absolute;  
	width:30px; 
	height:30px; 
	top:0px; 
	right:0px; 
	background-image:url(../images/article_page_footer_rightea.jpg)
}


#site_footer{
	/*border:dashed 1px #ff0000;*/
	padding-bottom:0px;
	position:relative;
}

.page_footer{
	margin: 0px auto;
	width: 880px;
	padding:10px 9px;
	padding-bottom:0px;
	background-color:#ffffff;
	color:#ffffff;
	border-left: #717a83 solid 1px;
	border-right: #717a83 solid 1px;
}

.footer_content{
	background-color:#00CC66;
	padding:5px 20px;
	background-image:url(../images/footer_bg.gif);
}

.page_bottom{
	height:9px;
	width:900px;
	background-image:url(../images/footer_bottom.gif);
	background-repeat:no-repeat;
	margin: 0px auto;
	padding:0px;
	font-size:3px;
}

.page_footer a:link, .page_footer a:visited{
	color:#ffffff;
	text-decoration:underline;
}

.page_footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}





/* ------- */

.main_column{
	float: left;
	width:680px;
}

.right_column{
	float: right;
	width: 230px;
	padding-right:30px;
	padding-top:20px;
}



.article{
	background-color:#FFFFFF;
	margin:20px 28px;
}

.article a:link{
	color:#89784F;
}
/*
.article img{
	
	border-width:9px;
	border-color:#E7E4D6;
}
*/
.article_header{
	padding-bottom:10px;
}

.article_title{
	/*font-weight:bold;*/
	font-size:18px;
	color:#595448;
}

.article_subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A9A9A9;
}

.article_subtitle a:link, .article_subtitle a:visited{
	color:#606060;
	text-decoration:none;
}

.article_subtitle a:hover{
	text-decoration:underline;
}

.article_body{
	color:#4B463A;
	font-size:12px;
}

.article_more{
	clear: both;
	padding-top:5px;
	
}

.article_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A9A9A9;
	margin-top:15px;
	padding-bottom:12px;
	clear:both;
	border-bottom:#E5E5E5 dashed 1px;

}
.article_footer a:link, .article_footer a:visited{
	color:#606060;
	text-decoration:none;
}
.article_footer a:hover{
	text-decoration:underline;
}

.articles_separator{
	color:#E5E5E5;
	margin-right:40px;
	height:10px;
	overflow:hidden;
	display:none;
}

.pagination{
	padding:20px 35px;
}


.right_column_box{
	/*background-color:#99FFCC;*/
	margin:10px;
	padding:10px 0px;
	padding-top:15px;
	border-top:#686260 dashed 1px;
	/*clear:right;*/
	
}

.right_column_box ul  {
	margin:0px;
	margin-left:20px;
	padding:0px;
	list-style-type:disc;
	list-style-position:outside;
}

.right_column_box ul li  {
	padding: 3px 0px;
}

.right_column_box a:link{
	color:#9C9226;
}

.rc_title{
	padding-bottom:7px;
	font-weight:bold;
}

.cleaner{
	clear:both;
}

.search_article_message{
	font-size: 16px;
	font-weight:bold;
	padding:20px;
	padding-bottom:2px;
}
.search_article_message2{
	padding:20px;
	padding-top:2px;
}

.search_article{
	margin:15px 30px;
}
.search_article_caption{
	padding:3px 0px;
	
}
.search_article_text{
	font-size:12px;
	padding:5px 0px;
	padding-bottom:20px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	margin-bottom:10px;
}

.copyright{
	color:#C3BFB9;
	font-size:11px;
	padding:5px 0px;
}

.copyright a:link, .copyright a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.copyright a:hover{
	text-decoration:underline;
}