.CrossfadeImage
{
	position:relative;
	float:left;
	width:900px;	
	height:150px;
	background-color:#9B9DA0;
	margin-top:5px;
}

.CentralImage
{
	position:relative;
	float:left;
	width:960px;	
	height:220px;
	margin-left:-30px;
	background-image:url(/assets/i/BackgroundImage.jpg);
}

.CentralText{
	position :relative;	
	float:left;
	width:440px;	
	height:172px;
	left:30px;
	padding-top:20px;
	
}

/*.CentralFloatTextHeader{
	font-family: Arial;
	font-size:21px;
	color:#BCBEC0;
	top:-25px;
	position:relative;
}*/

* html .CentralFloatTextHeader { /* hide from all browsers except IE 5 and IE 6 */
	font-family: Arial;
	font-size:21px;
	color:#999999;
	top:0px;
}

*+html .CentralFloatTextHeader{ /*sending command only to IE 7 */
	font-family: Arial;
	font-size:21px;
	color:#999999;
	top:0px;
}

.CentralFloatTextHeader{ /*sending command to all other browsers incl IE 6 and IE 8 */
	font-family: Arial;
	font-size:21px;
	color:#999999;
	top:-25px;
	position:relative;

}

html>/**/body .CentralFloatTextHeader{ /*hide from all of IE */
	font-family: Arial;
	font-size:21px;
	color:#999999;
	top:-25px;
	position:relative;

}


* html .CentralFloatText { /* hide from all browsers except IE 5 and IE 6 */
	font-family: Arial;
	font-size:16px;
	color:#999999;
	line-height:19pt;
	top:0px;	
}

*+html .CentralFloatText{ /*sending command only to IE 7 */
	font-family: Arial;
	font-size:16px;
	color:#999999;
	line-height:19pt;
	top:0px;	
}

.CentralFloatText{ /*sending command to all other browsers incl IE 6 and IE 8 */
	font-family: Arial;
	font-size:16px;
	color:#999999;
	line-height:19pt;
	top:-25px;
	position:relative;
}

html>/**/body .CentralFloatText{ /*hide from all of IE */
	font-family: Arial;
	font-size:16px;
	color:#999999;
	line-height:19pt;
	top:-25px;
	position:relative;

}

.NewsFeed{
	float:left;
	width:384px;	
	height:183px;
	margin-top:10px;
}

.NewsFeedHeader{
	font-family: Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:14pt;
}

.HPLink {
	text-decoration:none;
	color:#999999;
}


.NewsFeedText{
	font-family: Arial;
	font-size:12px;
	color:#000000;
	line-height:10pt;
}

.NewsFeedText a
{
	color:red;
	text-decoration:none;
	font-weight:bold;
	line-height:2em;	
}



h3.PopularContent{
	font-family: Arial;
	color: #BCBEC0;
	font-weight:bold;
	font-size: 12px;
	margin-bottom:5px;
	margin-top:0px;
}

b.PopularContent{
	font-family: Arial;
	color: #BCBEC0;
	font-weight:bold;
	font-size: 12px;
	margin-bottom:5px;
	margin-top:0px;
}

a.PopularContent{
	font-family: Arial;
	font-size:10px;
	color:#000000;
	line-height:10pt;
	text-decoration:none;
	margin-left:0px;
}

.PopularContentMain{
	float:left;
	width:121px;	
	margin-left:27px;
	margin-top:10px;
	font-family: Arial;
	font-size:12px;
	color:#000000;
	line-height:10pt;
	border-right-style:solid;
	border-right-color:#BCBEC0;
	border-right-width:1px;
	
}

.PromotionalContent1Main{
	float:left;
	width:170px;	
	margin-left:21px;
	margin-top:10px;
	font-family: Arial;
	font-size:12px;
	color:#000000;
	line-height:10pt;
	border-right-style:solid;
	border-right-color:#BCBEC0;
	border-right-width:1px;
	padding-right:10px;
}

.PromotionalContent2Main{
	float:left;
	width:170px;	
	margin-left:21px;
	margin-top:10px;
	font-family: Arial;
	font-size:12px;
	color:#000000;
	line-height:10pt;

}

h3.PromotionalContent1{
	font-family: Arial;
	color: #BCBEC0;
	font-weight:bold;
	font-size: 12px;
	margin-bottom:5px;
	margin-top:0px;
}



h3.PromotionalContent2{
	font-family: Arial;
	color: #BCBEC0;
	font-weight:bold;
	font-size: 12px;
	margin-bottom:5px;
	margin-top:0px;
}

.PromotionalContent2{
	font-family: Arial;
	font-size:10px;
	color:#000000;
	line-height:10pt;
	text-decoration:none;
}

a.PromotionalContent2, a.PromotionalContent1
{
	color:red;
	text-decoration:none;
	font-weight:bold;
	line-height:2em;	
}


 





