/*
body{ padding:0; margin:0; font-family:Century,"Times New Roman", Times, serif; color:#7c8da5; }
*/

#pos_display{ font-size:10px; }

#div_main{ width:904px; padding:0; background-image:url(../_images/vertical_dots_904x6.gif); background-repeat:repeat-y; background-position:left; }
#div_header{ width:100%; background-color:#fff; height:45px; background-image: url(../_images/header_dots_45x7.gif); background-repeat:repeat-x; }

#div_header_label{ font-family:Century,"Times New Roman", Times, serif; color:#7c8da5; float:left; font-weight:bold; font-size:18px; padding-top:5px; width:300px;  }
#div_header_img{ float:left; }
#div_header_nav{ float:right; padding-top:5px; text-align:right; vertical-align:bottom; }

#div_content{ width:100%; height:450px; padding-top:6px; padding-bottom:6px; overflow:visible; display:block; margin-bottom:30px; }

#div_content_table{ overflow:visible;}
#div_content_left{ float:left; width:250px; margin-left:75px; margin-right:10px; overflow:hidden;  }
#div_content_right{ float:left; width:485px; overflow:visible; }

#div_c_left_box_news{  }
#div_c_left_box_news_top{
	background:transparent url(../_images/left_side_box_top.gif) no-repeat; width:250px; height:35px;
	font-weight:bold; padding-left:18px; padding-top:10px; color:#fff; font-size:18px;
}
#div_c_left_box_news_content{	height:180px; overflow:hidden; width:191px; }
#div_c_left_box_news_bottom{	background:transparent url(../_images/left_side_box_bottom.gif) no-repeat; width:250px; height:12px;}



#p_c_right_box{ padding:0 10px 5px 25px; font-size:14px; font-weight:500;}
#p_c_right_box_dark{ background:no-repeat #8090A7 url(../_images/content_dark_p_bg_img.png); padding:0 10px 5px 25px; margin:0; color:#fff; font-size:14px; font-weight:500;}
#a_c_right_box_dark{ font-weight:bold; color:#4D4C4E; text-decoration:none; }
#a_c_right_box_dark:hover{ text-decoration:underline; background-color:#4D4C4E; color:#fff; }

#div_c_right_box{ overflow:visible; background:no-repeat #E7E8E9; }
#div_c_right_box_top{ overflow:visible; height:10px; background:transparent url(../_images/right_side_box_top_mask.gif) no-repeat; }
#div_c_right_box_content{	height:392px; overflow:visible; }
#div_c_right_box_bottom{ overflow:visible; height:10px; background:transparent url(../_images/right_side_box_bottom_mask.gif) no-repeat; }


#div_footer{ width:100%; height:141px; background-image:url(../_images/footer_dots_141x7.gif); }

#div_footer_left{ float:left; width:11px; }
#div_footer_right{ float:right; width:11px; }
#div_footer_nav{ text-align:center; width:670px; float:left; margin-left:110px;}
#div_footer_btn{
	color:#7c8da5; float:left; font-weight:bold; font-size:17px;
	text-align:left; vertical-align:top;
	float:left; width:111px; height:111px; background:transparent url(../_images/button_bg_111x111.png) no-repeat; 
	padding-left:0px; padding-bottom:0; padding-top:0; padding-right:0px;
	cursor:pointer;
}
#div_footer_btn_lbl{ text-align:center; width:102px; margin:-6px 0; padding:0; }

#div_footer_copy{	width:100%; font-size:12px; text-align:center; margin-top:5px; }


div.news_ticker{ margin:0; padding:0; overflow:hidden; min-height:180px; height:100%; position:relative; }
div.news_ticker_item{
	padding:12px 0px 12px 17px; width:235px; height:auto;
	background:transparent url(../_images/news_item_bg.png) no-repeat;
	color:#4D4C4E; font-size:14px; font-weight:500;
	cursor:pointer;
}

#div_rss_description{
	/*background:transparent url(../_images/white_transparent_bg.png);*/
	background:url(../_images/RSSStory_BG.jpg);
	margin:0px;
	padding:15px;
	height:258px;
	overflow:hidden;
	display:none;
	color:#666; 
	font-size:11px;
	font-weight:bold;
}

div.news_ticker_item a, #div_rss_description a{ font-weight:bold; text-decoration:none; color:#F89734; font-size:11px; }
div.news_ticker_item a:hover, #div_rss_description a:hover{ text-decoration:underline; }


#news_link{ text-decoration:none; color:#F89734}
#news_link:hover{ color:#fff; background-color:#F89734; text-decoration:underline; }