@charset "utf-8";
/* CSS Document */

body{
	font-size:13px;
	color:#333;
	background:#eef1f6 url(images/body_bg.gif) repeat-y center;
	padding-left:8px\0;
	text-align:center;
	line-height:18px;
	background-attachment: fixed;
	background-position: center;
}
A{color:#333; text-decoration:none;font-size:13px;}
A:visited {	COLOR: #333; TEXT-DECORATION: none}
A:hover {	COLOR: #333; TEXT-DECORATION: underline}
A:active {	COLOR: #333; TEXT-DECORATION: none}

img{border:0;}

h1{font-size:16px; font-weight:normal; color:#06295f;}
h2{font-size:14px; font-weight:normal; color:#5082b7; height:20px; overflow:hidden}
h4{font-size:13px; font-weight:normal; color:#333333; height:20px; overflow:hidden}


#outer{width:980px; text-align:center}
#header{height:103px; background:url(images/header_bg.gif) repeat-x top; vertical-align:top;}
#logo{height:74px; overflow:hidden;}
#main{width:960px;}
#main .left{ float:left; width:170px; text-align:left;}
#main .middle{ float:left; width:660px; text-align:left;}
#main .wleft{float:left; width:720px; text-align:left; }
#main .right{float:right; width:230px; text-align:left;}


#main .gap{clear:both; height:16px;}
#footer{height:60px; text-align:left; color:#666; font-size:11px; line-height:20px; padding-top:10px; margin:20px 10px 20px 10px;}
#ads{text-align:center}

.para{ padding-bottom:10px; border-bottom:#ccc 1px solid; padding-top:10px;}

.paraheader{ background:url(images/paraheader.gif) bottom repeat-x; height:26px;}

.gap{ clear:both;height:1px; height:8px !important;font:0px/0px Tahoma;overflow:hidden;display:block; margin-top:-1px}



#left_menu{ width:150px; background:url(images/navBase.gif) top left repeat-y;}
#left_menu table{ background:url(images/navHeader.gif) top left no-repeat;}
#left_menu .header{ height:26px; border-bottom:#e5e5e5 1px solid;}
#left_menu .mainmenu{ padding:5px 0 0 6px; font-weight:bold; font-size:13px;}
#left_menu .submenu{ padding:5px 0 0 16px;}



.inputbox{border:#bdc7d8 1px solid; height:20px; padding:3px 0 0 3px; width:260px;}
.submitbox{background-color:#ff7d02; border:#ff3d15 1px solid; color:#FFFFFF; padding-top:3px; width:80px;}
.cancelbox{background-color:#f0f0f0; border:#cccccc 1px solid; color:#333333; padding-top:3px}

.textbox{border:#bdc7d8 1px solid; padding:3px 0 0 3px}

.important{ font-size:12px; color:#ff0000;}
