@charset "utf-8";
.contentMiddleColumn h1 {
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.newsHold h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.page_no a {
	color: #939852;
}


.asterix {
	color: #FF0000;
}
.newsHold p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.contentMiddleColumn a {
	color: #DEE0C7;
	font-weight: bold;
	text-decoration: none;
}

.contentMiddleColumn a:hover {
	color: #DEE0C7;
	font-weight: bold;
	text-decoration: underline;
}
.newsItem a {
	color: #5b5d32;
	font-weight: bold;
	text-decoration: none;
}
.selectWhitepapers {
	font-size: 11px;
}


.newsItem a:hover {
	color: #5b5d32;
	font-weight: bold;
	text-decoration: underline;
}
