/************************/
/* Home Styles */
/************************/
a:link, a:visited {
	text-decoration: none;
	color: #476190;
}



/************************/
/* Disabled Styles */
/************************/
div#relatedColumn, div#featItem1, div#featItem2 {
	display: none;
}



/************************/
/* Breaking News Styles */
/************************/
div#breakingNews {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 8pt;
	line-height: 15px;
}
div#breakingNews h2 {
	font-size: 12pt;
	font-weight: normal;
	color: #476190;
}
div#breakingNews h2.featAd {
	display: none;
}
div#breakingNews h3 {
	font-size: 10pt;
	font-weight: normal;
}
div#breakingNews ul {
	list-style: none;
}
div#breakingNews li {
	margin: 0px 0px 10px 0px;
}



/************************/
/* Related Content Styles */
/************************/
div#relatedColumn {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1pt dotted #d2d0c1;
	font-size: 8pt;
	line-height: 15px;
}
div#relatedColumn h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #476190;
}
div#relatedColumn li {
	margin: 0px 0px 10px 0px;
}


/************************/
/* Featured Item Styles */
/************************/
div#featItem1, div#featItem2 {
	margin: 0px 0px 10px 0pc;
	font-size: 8pt;
	line-height: 15px;
}
div#featItem1 h3, div#featItem2 h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #476190;
}



/************************/
/* Footer Styles */
/************************/
