body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;background-image: url(images/bg.gif); font-family: Tahoma;}
.pole {font-size: 12px;color: #000000;background-color: #E9E9E9;border: 1px none #E9E9E9;}
.blue {font-size: 11px;color: #60acf2;}
.blue a {font-size: 11px;color: #60acf2;}
.style1 {font-size: 11px;color: #8a8b8b;}
.style3 {font-size: 11px; color: #60acf2; font-weight: bold; }
.style4 {font-size: 23px;color: #7EB9F3; padding-left: 70px;}
img.screen {padding:10px; background-color: #ffffff; border:1px solid #dfdcd6; margin-top:5px; margin-bottom:5px;} 
.stt {font-size: 14px; color: #666666;}
.stt a {font-size: 16px; font-weight: bold; color: #7EB9F3; text-decoration: none;} 
.stt a:hover {font-size: 16px; font-weight: bold;color: #7EB9F3; text-decoration: underline;}
.std {font-size: 11px; color: #666666;}
.std a {font-size: 13px; font-weight: bold; color: #7EB9F3; text-decoration: none;} 
.std a:hover {font-size: 13px; font-weight: bold;color: #7EB9F3; text-decoration: underline;}
.sup {font-size: 15px; font-weight: bold; color: #60acf2;}
.sup2 {font-size: 11px; color: #666666;}
.login1 {padding-left: 10px; font-size: 14px; color: #ffffff;}
.login2 {font-size: 14px; color: #666666; text-align:right;}

.statstable_wrapper {width: 737px;}
.statstable {margin-top: 5px;}
.statstable_title_2 {
font-size:12px;
text-align:left;
font-weight: 700;
background-color: #73a8dd;
color: #ffffff;
padding: 4px 0 4px 8px;
font-family: Tahoma;
}
.statstable_title_2 a{color: #C9C9C9;}
.st2 {height:35px;background:#ffffff;}
* html .st2 {height:30px;}
.st1 {height:35px; background:#f1fcfe;}
* html .st1 {height:30px;}
.slca,.slra,.slun,.slsi,.slra,.slea,.slbr,.slch {
font: 12px Arial; 
color:#5f5f5f;
float:left;
text-align:right;
border-bottom:1px solid #c9c9c9;
border-right:1px dashed #c9c9c9;
height:24px;
display:block;
padding:7px 0 4px;
}
.slra,.slun,.slsi,.slra,.slea,.slbr {
padding-right:9px;
padding-top:10px;
padding-bottom:1px;
}
html>body .slrasignup {
 width: 516px;
 font-size: 13px;
 text-align: left;
 padding-left: 4px;
 padding-top: 0;
 height: 34px;
}
* html .slrasignup {
 width: 515px;
 font-size: 13px;
 text-align: left;
 padding-left: 4px;
 padding-top: 0;
 height: 34px;
}
.selectbox, .selectbox ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
.selectbox a {
	font: 10px Arial;
	text-decoration: none;
	color:#000;
	display: block;
	border: 1px #d1d1d1 solid;
	padding: 3px 10px 3px 5px;
	background:#fff;
	background:#fff url(../nats_images/arrow.png);
	background-repeat: no-repeat;
	background-position:97% center;
}
.selectbox a:hover {
	background:#f4f4f4 url(../nats_images/arrow.png);
	background-repeat: no-repeat;
	border: 1px #9b9ea1 solid;
	background-position: 97% center;
}
.selectbox>ul>li { 
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}
.selectbox li ul { 
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
.selectbox li:hover ul, .selectbox li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.selectbox {
padding:0;
margin:0;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	display: block;
}
.selectbox_label {
	float:left; 
	padding:4px;
	width:50px;
}
.selectbox_breakdown {
 margin-left: 120px;
}
* html .selectbox_breakdown {
 margin-left: 70px;
}

.signup_submit {
background-color:#ffffff;
border:1px solid #CAD2DC;
margin:5px 5pt 5px 218px;
width: 300px;
font-size: 13px;
color: #6c7177;
font-weight: bold;
}