body, html
{
	vertical-align: top;
	z-index: 0;
}

a, a:visited
{
	color: Blue;
}

a:hover
{
	color: Red;
}

a.copylink, a.copylink:visited
{
	color: #666666;	
}

a.copylink:hover
{
	color: #333333;	
}

div#featuredcontent 
{
	border: 1px solid #CDCDCD;
	border-bottom: 0px;
	width: 200px;
	height: 275px;
	position:relative;
}

div#featuredcontentheader {
	color: #1d4c9a; 
	background-color: #E2E0E1; 
	font-size: 12px; 
	font-weight: bold; 	
	padding-top: 4px;
	border-bottom: 1px solid #CDCDCD; 
	width: 200px; 
	height: 20px; 	
}

div#featuredcontentcopy 
{
	width: 190px;
}

div#featuredcontentmore
{
	width: 190px;
	bottom: 0px;
	text-align: right;	
	padding: 5px 5px 5px 5px;
	font-size: 11px;
}

div#hotnews
{
	width: 280px;
	border: 1px solid #CDCDCD;
	border-bottom: 0px;
	border-left: 0px;
	position:relative;
}
div#hotnewsheader
{
	color: #E2E0E1; 
	background-color: #1d4c9a; 
	font-size: 12px; 
	font-weight: bold; 
	padding-top: 4px;
	border-bottom: 1px solid #CDCDCD; 
	width: 280px; 
	height: 20px;
}
div#hotnewscopy
{
	height: 250px;
	
}
div#newrelease
{
	width: 283px;
	text-align: center;
	border: 1px solid #CDCDCD;
	border-bottom: 0px;
	border-left: 0px;
	position:relative;
}

div#newreleaseheader
{
	color: #E2E0E1; 
	background-color: #1d4c9a; 
	font-size: 12px; 
	font-weight: bold; 
	padding-top: 4px;
	border-bottom: 1px solid #CDCDCD; 
	width: 283px; 
	height: 20px;
	text-align: left;
}
div#newreleasecopy
{
	height: 250px;
}

div#subpagebannder
{
	width: 567px;  
	height: 100px;
	text-align: center;
}
div#subpagecontent
{
	padding: 10px 10px 10px 10px;
	
}