body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	background:#fff url(../admin/media/body_background.jpg) left top repeat-x;
}
form{
	margin:0px;
}
fieldset{
 	border: 1px solid #E2DCCB;
	padding:10px;
}
a,a:link,a:visited { color:#2871c0; text-decoration:none; }
a:hover { color:#2871c0; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }
td,th,div,span { color:#000000; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:left; line-height:18px; }
input { color:#000000; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:18px; }
div,ul,li,td,form { zoom:100%; }
ul,ol { margin:0; padding:0; }
legend{
	color: #8B8881;
}
hr{
	color: #D5D5D5;
	background-color: #D5D5D5;
	height: 1px;
	border:0px;
}
table, td{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.clear { clear:both !important; float:none !important; height:0px; font-size:0px; line-height:0px; }
.header{ width:960px; margin:0 auto 0 auto; padding:10px 0 10px 0; }
.header_tagline{
	font-size:10px;
	color:#8BB4FF;
}
.navigation_dropdown{
	float:right;
	background:#99b5e8; padding:5px;
	margin:0px;
	display:inline;
	border:1px solid #4486FF;
	width:150px;
}
.navigation_dropdown select { width:100%; }
.logo { float:left; display:inline; }
.logo a { display:block; }
.logo a:hover { background:#FCFFC9; }
.navigation_dropdown input, .navigation_dropdown select{
	font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;
}
.center_fixed{ margin:0; padding:0; }
#nav { background:url(../admin/media/nav_background.gif) center center no-repeat; height:28px; width:960px; margin:0 auto 0 auto; }
#nav ul { margin:0; padding:0; }
#nav ul li span { margin:0px auto 0 auto; line-height:28px; display:block; text-align:center; }
#nav ul li a { line-height:28px; text-decoration:none; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; overflow:hidden; background:url(../admin/media/nav_drop.gif) right center no-repeat; padding:0 17px 0 0;  }
#nav ul li a:hover { color:#bed4ec; text-decoration:none; }
#nav ul .home,#nav ul .home a { background:none !important; padding:0 !important; }
#nav ul li ul li a,#nav ul li ul li a:link,#nav ul li ul li a:visited { color:#000 !important; }
#nav ul li ul li a:hover { color:#2871c0 !important; }
#nav ul li { float:left; width:120px; position:relative; background:url(../admin/media/nav_li_a.gif) left center no-repeat; text-align:center; list-style:none outside; }
#nav ul li ul li { width:auto !important; background:none !important; }
#nav ul li ul li:hover { background:#fff; }
#nav ul ul { position:absolute !important; display:none; left:0; width:auto !important; border-bottom:1px solid #ccc; background:#fff; z-index:100;  }
#nav ul li ul li { line-height:18px !important; display:block !important; }
#nav ul li ul li span { margin:0px auto 0 auto; line-height:28px; display:block; text-align:center; float:left; width:160px; }
#nav ul li ul li a { background:#eee !important; color:#000 !important; font-weight:normal !important; font-family:Verdana, Arial, Helvetica, sans-serif !important; font-size:11px !important; line-height:18px !important; text-align:left !important; padding:4px 10px 4px 10px !important; display:block; border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; }
#nav ul li ul li a:hover { background:#fff !important; color:#2871c0 !important; }
#nav ul li ul li .sub a { background:#eee url(../admin/media/nav_sub_drop.gif) 143px center no-repeat !important; padding:4px 25px 4px 10px !important; }
#nav ul li ul li .sub a:hover { background:#fff url(../admin/media/nav_sub_drop.gif) 143px center no-repeat !important; }
#nav ul ul { top:auto; background:#fff; }	
#nav ul li ul ul { left:160px !important; }
#nav li ul ul ul { position:absolute !important; top:auto !important; }
#nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li:hover ul ul ul ul { display:none; }
#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li li li:hover ul, #nav ul li li li li:hover ul { display:block; }

.main_content { width:960px; margin:10px auto 0 auto; }
.right_panel{
	width:700px;
	padding:0px;
	float:right;
	border:1px solid #E2DCCB;
}
.right_panel .content { padding:0 10px 10px 10px; }
.right_panel h1{
	background:url(../media/h1_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#D2EAFF;
	border-bottom:1px solid #8DBAE7;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px; position:static;
	margin:0px -10px 10px -10px;
}
.right_panel h2{
	background:url(../media/h1_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#D2EAFF;
	border-bottom:1px solid #8DBAE7;

	font-size:10px;
	margin:0px;
	color:#FFFFFF;
	padding:5px;
}
.right_panel h3{
	border: 1px solid #B8D9FF; 
	border-top: 0px; 
	background:#F5FAFF; 
	font-size:10px; 
	padding:5px; 
	color: #4C92E1; 
	margin:0px;
	margin-bottom:10px;
	font-size:10px;
}
.option_down{
	background:#FFFDF2;
	border:1px solid #FFED97;
}
.option_up{
	border:1px solid #EEF0F2;
}
.left_panel{
	width:240px;
	padding:0px;
	float:left;
}
.left_panel h1{
	background:url(../media/h1_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#D2EAFF;
	border-bottom:1px solid #8DBAE7;
	margin:0px;
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
}
.left_panel h2{
	border: 1px solid #B8D9FF; 
	border-top: 0px; 
	background:#F5FAFF; 
	font-size:11px; 
	padding:5px; 
	color: #4C92E1; 
	margin:0px;
	margin-bottom:10px;
	font-size:10px;
	padding:5px 10px 5px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.left_panel h2 td{
	font-size:11px; font-weight:normal;
}
.left_panel input{
	font-size:11px; font-family:Arial, Helvetica, sans-serif;
}
.chat, .chat a, .chat a:visted, .chat a:hover{
	background:none;
}

#footer { width:960px; margin:10px auto 0 auto; background:#E2ECFF; border-top:1px solid #0046c6; padding:10px 0 10px 0; }
#footer .links { float:right; color:#666666; padding:0 10px 0 0; text-align:left; width:320px;  }
#footer .links form { float:right; }
#footer .links .login_info { float:left; padding:0 10px 0 0; }
#footer .copyright { float:left; color:#666666; text-align:left; padding:0 0 0 10px; display:inline; }
#footer .copyright a { color:#666666; }
#footer .copyright a:hover { color:#666666; text-decoration:underline; }

div.resultMessage{
	background-color: #FFFCB1;
	border-bottom: solid 1px #FFAE00;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666666;
	margin-left: -10px;
	margin-right:-10px;
	
	_margin-left: 0px;
	_margin-right: 0px;

}

.help_bubble{
	background:#ECF5FF;
	padding:4px;
	position:absolute;
	right: auto;
	top: auto;
	width:125px;
	border:1px solid #9FCDFF;
	margin:0px;
	font-size:10px;

}

.cFieldRadio { display: block; }
