body{
   behavior:url("/css/csshover.htc");
	font-family: Helvetica New, Helvetica, Times New Roman, Arial, sans-serif;
	font-size: 11px;	
	margin: 10px auto;
	background: url(/images/layout/bg.jpg) repeat;
}

body *{
	font-family: Helvetica New, Helvetica, Times New Roman, Arial, sans-serif !important;
}

body p{
	margin:0px;
}

img{
   border-width: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

div.fix, div.fix_height{
   clear: both;
   float: none;
   display: block;
}

a{
	color: #777777;
	text-decoration: none;
}

div.auto_height{
   float: left;
   width: 1px;
   height: 340px;
   margin-left: -10px;
}

div.overall{
	width: 1000px;
	margin: 0px auto;
	border: 1px solid #4D4D4D;
	background-color: #FFFFFF;
}

div.footer{
	width: 1000px;
	margin: 0px auto;
	color: #777777;	
}

div.top{
	/*height: 176px;*/
	zoom:1;
	position: relative;
	background-color: #E5E5E5;
}

div.main{
	background-color: #FFFFFF;
}

div.main table.main_table{
	width: 970px;
	margin: 15px;
}

div.main table td.main_table_td{
	vertical-align: top;
	padding: 5px;
}

div.main table td.main_table_td ul{
	padding-left: 10px;
	color: #FF0000;
}

.layout_login{
	border: 1px solid #EC1C24;
	background-color: #EEEEEE;
	padding: 5px;
	position: absolute;
	top: 5px;
	right: 10px;
	width: 115px;
	z-index:2000;
}


.layout_login label{
	display: block;
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.layout_login input.text{
	border: 1px inset #000000;
	font-size: 14px;
	display: block;
	width: 110px;
	margin-bottom: 3px;
	color: #888888;
}

.layout_login input.submit{
	background-color: #000000;
	color: #FFFFFF;
	border-width: 0px;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	width: 50px;
	float: right;
}

.layout_login a.lost_password_link{
	color: #595959;
	text-decoration: none;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	display: block;
	float:left;
	width: 50px;
	margin-right:5px;
}


.timezone_clock{
	position: absolute;
	top: 0px;
	left: 350px;
	width: 205px;
	text-align: center;	
}

.timezone_clock a{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.timezone_clock a span{
	font-size: 12px;
	color: #555555;
}

.timezone_clock a img{
	width: 60px;
}

.navi{

}

div.site_content{
	font-family: Heveltica New, Heveltica, Arial, sans-serif;
}

div.site_content a{
	color: #FF0000 !important;
	text-decoration: underline !important;
}

.site_title{
	font-size: 24px;
	font-weight: bold;
	color: black;
}
.site_title_white{
	font-size: 24px;
	font-weight: bold;
	color: white;
}
.site_header_lead_in_black{
	font-size: 21px;
	font-weight: normal;
	color: black;
}
.site_header_lead_in_red{
	font-size: 21px;
	font-weight: normal;
	color: red;
}
.site_header{
	font-size:14px;
	font-weight: normal;
	color: black;
	line-height: 20px;
}
.site_header2{
	font-size:18px;
	font-weight: normal;
	color: black;
	line-height: 20px;
}
.site_body_text{
	font-size: 14px;
	font-weight: normal;
	color: #2E2E2E;
}
.site_numbers{
	
}
.site_main_points{
	font-size: 21px;
	font-weight: bold;
	color: red;
}
.site_question_links{
	font-size: 14px;
	font-weight: normal;
	color: red;
	text-decoration: underline;
	line-height: 26px;
}
.site_questions{
	font-size: 21px;
	font-weight: bold;
	color: red;
}
.site_answers{
	font-size: 14px;
	font-weight: normal;
	color: #2E2E2E;
	line-height: 19px;
}

.site_title2_red{
	font-size: 18px;
	font-weight: bold;
	color: red;
}

.site_title2_black{
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.site_price{
	font-size: 18px;
	font-weight: normal;
	color: black;
}


.site_content strong{
	font-weight: bold;
}

.subscribe_form{
	border: 1px solid #E5E5E5;	
}

.subscribe_form .title{
	background-color: #E5E5E5;	
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}

.subscribe_form input.text{
	font-size: 11px;
	border:1px solid #8D8D8D;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:11px;
	width: 205px;
}

.subscribe_form input.button{
	font-size: 11px;
}

a.logo_link{
	margin-left: 10px;
}




