/************************/
/* Breaking News Styles */
/************************/
div#breakingNews {
	float: left;
	width: 230px;
	height: 315px;
	font-size: 10px;
	background: url(../media/images/home/breaking_news_header02.gif) 0px 0px no-repeat;
	overflow: hidden;
	border-left: 3px solid #FFF;
}
div#breakingNews ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
div#breakingNews li {
	padding: 10px 18px 1px 31px;
}
div#breakingNews .date {
	padding: 0px;
	margin: 0px;
	/*color: #707070;*/
	color: #E8E8E8;
}
div#breakingNews h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 12px;
	color: #476190;
}
div#breakingNews .moreLink {
	padding: 0px;
	margin: 0px;
}
div#breakingNews a:link, div#breakingNews a:visited {
	color: #FFF;
	text-decoration: none;
}
div#breakingNews a:hover, div#breakingNews a:active {
	color: #da9836;
}
div#breakingNews h3 a:hover, div#breakingNews h3 a:active {
	color: #FFF;
}



/********************/
/* Containers */
/********************/
div#mainContent.col2_greyRight .col1container {
	float: left;
	width: 540px;
	margin: 0px 1px 0px 0px;
}
div#mainContent.col2_greyRight .col3container {
	float: right;
	width: 230px;
}
div#contentWrapper {
	padding: 0px 15px 15px 15px;
}



/********************/
/* Global/Search */
/********************/
div#mainContent.col2_greyRight div#topContent {
	background-color: #FFF;
	background-position: top left;
	background-repeat: no-repeat;
}
div#mainContent.col2_greyRight div#topContent .col3container {
	float: right;
	height: 225px;
	background: #6d81a6;
}



/****************/
/* Text Styling */
/****************/
div.narrativeText ul {
	list-style: none;
}
div.narrativeText h3 {
	margin: 0px 0px 5px 0px !important;
	color: #47619c;
	/* GLOBAL FONT CHANGE */
	font-size: 13px;
	font-weight: normal;
}
div.narrativeText a:link, div.narrativeText a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #da9836;
}
div.narrativeText a:hover, div.narrativeText a:active {
	color: #8ba6c7;
}
div.narrativeText p.title {
	color: #47619c;
}
div#contentWrapper p {
	margin: 0px 0px 6px 0px;
} 
div#contentWrapper.narrativeText ul {
	list-style: none;
	list-style-image: none;
}
div#contentWrapper li {
	margin: 0px 0px 15px 0px;
}
div#contentWrapper div {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 2px dotted #d2d0c1;
	voice-family: "\"}\""; voice-family: inherit;
	border-bottom: 1px dotted #d2d0c1 !important;
	border-bottom/**/:/**/ 2px dotted #d2d0c1;
} 



/********************/
/* Related Column */
/********************/
div#mainContent.col2_greyRight div#relatedColumn {
	padding: 0px 12px 20px 23px;
}
div#relatedColumn h2 {
	height: 118px;
	width: 190px;
	background: url(../media/images/global/recent_search.jpg) no-repeat;
}
div#relatedColumn h2 span {
	display: none;
}
div#relatedColumn ul {
	margin: 6px 0px 0px 0px;
	list-style: none;
	font-size: 10px;
}
div#relatedColumn li {
	margin: 0px 0px 6px 0px;
}
div#relatedColumn a:link, div#relatedColumn a:visited {
	color: #da9836;
	text-decoration: none;
}
div#relatedColumn a:hover, div#relatedColumn a:active {
	color: #8ba6c7;
}



/********************/
/* Footer Styles */
/********************/
div#footer {
	clear: both;
}
