@import url(_global.css);
@import url(_nav.css);
P
{
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
}
#wrapper #topNavBanner #topNav
{
	margin-bottom: 27px;
}
#wrapper #toolboxCol
{
	width: 220px;
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
}
#wrapper #toolboxCol FORM#toolbox
{
	width: 220px;
	margin: 0;
	float: none;
}
#wrapper #toolboxCol DIV#highlight
{
	clear: both;
	margin: 0;
	margin-top: 1em;
	padding: 2.5em 20px;
	float: none;
	background-color: #D0D4D5;
	font: 13px/1.5em Arial;
/*14pt/20pt Arial;*/
	color: #000000;
	border-bottom: 8px solid #5A6870;
	background-image: url(../images/home/highlight_top.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 106px;
}
#wrapper #toolboxCol DIV#highlight H4
{
	font: bold 12px/1.5em Arial;
/*12pt/20pt Arial;*/
	color: #000000;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.contentCol
{
	width: 340px;
	margin: 0;
	margin-right: 20px;
	float: left;
	overflow: hidden;
	border: 0;
	border-bottom: 1px dotted #65747B;
}
.contentCol DIV
{
	margin: 0;
	margin-bottom: 15px;
}
H2
{
/*2009.11.05, Ye Wang
border-top: 3px solid #B9C3C5;
background-color: #F0F0F0;
font: bold 14px/1.8em Arial;
color: #5A6870;
text-transform: uppercase;
padding: 7px 3px;
margin: 0;
*/
	font: bold 14px/1em Arial;
/*14pt/24pt;*/
	color: #5A6870;
	text-transform: uppercase;
	height: 23px;
/*total = 33px;*/
	background-image: url(../images/home/bg_header.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 3px;
	margin: 0;
	text-align: left;
	vertical-align: top;
}
UL
{
	padding: 0;
	margin: 0;
}
/**************************************************************
Latest News List Column
**************************************************************/
DIV#news UL
{
}
DIV#news UL LI
{
	color: #6F7F86;
	color: #999999;
	font: 12px/1.5em Arial;
/*12pt/15pt Arial;*/
	padding: 0.5em 10px;
	margin: 0;
	background-image: url(../images/global/dot.gif);
	background-position: 0 11px;
	background-repeat: no-repeat;
}
DIV#news UL LI A
{
	color: #000000;
	font: bold 12px/1.3em Georgia;
/*13pt/24pt Georgia;*/
	text-decoration: none;
	line-height: 1.2;
}
DIV#news UL LI A:hover
{
	text-decoration: underline;
	color: #4C575C;
}
DIV#news A.more
{
	margin-left: 14px;
	font: 11px/1em Arial;
/*bold 11pt/10pt Arial*/
	color: #666666;
}
/**************************************************************
END OF NEWS LIST COLUMN
*************************************************************
*************************************************************
Spotlight
**************************************************************/
DIV#spotlightBox
{
	width: 316px;
/*total = 340px;*/
	padding: 12px;
	background-color: #4C575C;
	color: #FFFFFF;
	font: 12px/1.4em Arial;
/*12pt/17pt Arial*/
}
DIV#spotlightBox P, DIV#spotlightBox DIV
{
	font: 12px/1.45em Arial;
/*12pt/17pt Arial*/
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
DIV#spotlightBox P A, DIV#spotlightBox DIV A
{
	color: #FFFFFF;
	text-decoration: underline;
}
DIV#spotlightBox P A:hover, DIV#spotlightBox DIV A:hover
{
	text-decoration: none;
}
DIV#spotlightBox IMG
{
	width: 316px;
	margin-bottom: 12px;
}
DIV#spotlightBox H3, DIV#spotlightBox H3 A
{
	font: bold 15px/1.2em Arial;
/*15pt/17pt Arial*/
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
DIV#spotlightBox H4
{
	font: bold 11px/1.4em Arial;
/*11pt/16pt Arial*/
	margin: 0;
	padding: 0;
	color: #D1D4D5;
	text-transform: uppercase;
}
/**************************************************************
END OF SPOTLIGHT
**************************************************************/

