/*  new home page   */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, font, img, strong, li, ul, form  {
	color:#3C3C3D;
	font-family:arial,helvetica,verdana;
	font-size:100%;
	line-height:1.2;
	margin: 0;
	padding: 0;
	text-align: left;
	font-style:inherit;
}
ul {
	list-style: none; margin: 0;padding: 0}
body#new_home {
	background: url(/assets/images/bg/bg_body_new.png) repeat-x  left top;
	text-align: center;
	margin:0;
	padding:0 0 50px 0;
}
#new_home_container {
	margin: 0 auto;
	width: 960px;
}
#new_home_container img.logo {
	width: 254px;
	height:47px;
	margin:30px 0 25px 20px;
	padding:0;
	float: left;
}
#new_home_container .flash_container {
	clear: both;
	height:525px;
}
#new_home_footer .footer_links {
	border: 1px solid #acacac;
	padding:15px 0 15px 25px;
	margin-top: 15px;
		_width:929px;
	*width:928px;

}
#new_home_footer .footer_links_inner {
	float: left;
	margin: 0 35px 0 0;
}
#new_home_footer .last {
	margin-right: 0;
}
#new_home_footer .footer_links_inner li {
	margin-bottom: 5px;
	font-size: 10px;
	color: white;
	white-space: nowrap
}
#new_home_footer a {
	color: white;
	text-decoration: none;
}
#new_home_footer .footer_common_links {
	font-size: 10px;
	color: #a4a4a4;
	padding: 15px 4px 0 4px;
/*	letter-spacing: -0.5px; */
}
#new_home_footer .footer_common_links span {
	float: right;
	color:#A4A4A4;
}
#new_home_footer .footer_links_inner ul ul {
	margin-left: 15px;
}
#new_home_footer .footer_links_inner a {
	color: #d6d6d6;
}
#new_home_footer .footer_links_inner li.first_child, #new_home_footer .footer_links_inner li.first_child a {
	font-size: 10px;
	font-weight: bold;
	color: white;
}
#new_home_footer .footer_copyright {
	font-size: 9px;
	color: #d6d6d6;
	padding: 15px 0 0 15px;
	clear: both;
}
#new_home_header .new_home_header_links {
	float: right;
	padding: 40px 10px 0 0;
	width: 400px;
}
#new_home_header .new_home_header_links .top_links span {
	font-weight: bold;
	color: white;
	padding-right: 10px
}
#new_home_header .new_home_header_links .top_links {
	font-size:11px;
	color:#898989;
	width: 400px;
	text-align: right;
}
#new_home_header .new_home_header_links .top_links a {
	color: white;
	text-decoration: none;
	padding: 0 9px;
}
#new_home_header .top_search {
	width:24.5em;
	height: 25px;
	padding:10px 0 0 70px;
}
#new_home_footer .footer_common_links a {
	padding: 0 6px;
}
.homeHeaderContainer fieldset {border: 0px; padding: 5px; //padding: 0px 0px 5px 0px;}
.homeHeaderContainer legend {display: none;}
.homeHeaderContainer .global {
	background: #f8f8f8 url(/assets/images/bg/bg_global_search.gif) no-repeat left top;
	font-size: 12px;
	color: #797c80;
	padding-left: 1.8em;
	//float: left;
	height: 16px;
	margin: 0 .8em 0 0;
	border: 1px solid #c9c7c7;
	padding: 3px 3px 3px 20px;
	width: 14em;
}
.homeHeaderContainer #globalSearch {
	float: right;
	//width: 270px;
	margin-top: 10px;
}
.homeHeaderContainer .btnGray {
	height: 24px; 
	width: 53px; 
	color: #006699;
	font-style:normal;
	font-size: 12px;
	background: url(/assets/images/btn/search-homepage-but.gif) no-repeat left 0px;
	text-align: center;
	padding: 5px 7px 4px 7px;
	text-decoration: none;
}
.homeHeaderContainer a.btnGray:hover {
	height: 24px; 
	width: 53px; 
	color: #133471;
	font-style:normal;
	font-size: 12px;
	background: url(/assets/images/btn/search-homepage-but.gif) no-repeat left -24px;
	text-align: center;
	padding: 5px 7px 4px 7px;
	text-decoration: none;
}
.homeHeaderContainer .btnGray em {font-style: normal;}
.homeHeaderContainer .btnGray strong {color: #006699;} 