@charset "utf-8";
/* CSS Document */
html
{
	overflow:auto;	
}

body{background-color:#FFFFFF;} 

body, input, button, select, table, td{font-family:Arial, Helvetica, sans-serif; font-size:14px;}
a{outline:none; text-decoration:none; color:#0094CC;}
a:hover{outline:none; text-decoration:underline; color:#0094CC;}
textarea{overflow:auto;}
.container{width:997px; margin:0px auto;}
.head_top{/*background:url(../images/header_top.png) repeat-x;*/ height:90px; text-align:left; color:#FFFFFF; font-weight:bold; }
.head_mid{background:url(../images/header_banner.png) repeat-x; height:225px; }
/*.head_mid_afterlogin{background:url(../images/header_banner.png) repeat-x; height:130px; }*/
/*.head_mid_smalltextafterlogin{font-size:15px; color:#FFFFFF; font-weight:bold;}*/
.head_mid_boldtext{font-size:30px; font-weight:bold; color:#FFFFFF; padding-bottom:10px;}
.head_mid_smalltext{font-size:16px; color:#FFFFFF; font-weight:bold; padding-bottom:10px;}
.head_mid_smallbottomtext{font-size:16px; color:#FAD205; font-weight:bold;}
.menu {font-size:14px; color:#CAE8F5; font-weight:bold;}
.menu a{font-size:14px; color:#CAE8F5; font-weight:bold;}
.menu a:hover{font-size:14px; color:#CAE8F5; font-weight:bold;}
.home_top_blodtext{font-weight:bold; font-size:28px; color:#0094CC; padding-top:10px; padding-bottom:10px;}
.home_top_middletext{color:#2C5161; font-size:14px; font-weight:bold;}
.topic_head{color:#0094CC; font-weight:bold; text-align:left;}
.td_light_backg{background-color:#F8F8F8; height:25px; width:100%; border-left:#D4E3EA 1px solid; border-right:#D4E3EA 1px solid; border-bottom:#D4E3EA 1px solid;}
.td_dark_backg{background-color:#EEEEEE; height:25px; width:100%; border-left:#D4E3EA 1px solid; border-right:#D4E3EA 1px solid; border-bottom:#D4E3EA 1px solid;}


.footer{/*background:url(../images/footer.png) repeat-x;*/ height:114px; width:100%; color:#309ACA; font-weight:bold; border-top: 8px solid; }

.table_content_middle{background:url(../images/featured-bar_middle.png) repeat-x; height:36px; width:100%;}