.news-latest-container {
	border: none;
	background-color: transparent;
	padding-bottom: 1em;
}

.news-latest-container h2 {
	border: none;
	background-color: transparent;
	color: #7A765C;
	font-size: 11px;
	font-weight: bold;
}

.news-latest-container h3 {
	color: #7A765C;
	font-size: 12px;
	font-weight: bold;
}

.news-latest-container a {
	color: #7A765C;
	text-decoration: none;
}

.news-latest-container a:hover {
	text-decoration: underline;
}

.news-latest-item  {
	border: none;
	background-color: transparent;
}

.news-latest-item .bodytext {
	color: #7A765C;
	font-size: 12px;
	font-weight: normal;
}

.news-single-item {
	border: none;
	background-color: transparent;
}

.news-single-item h2 {
	color: #7A765C;
	font-size: 12px;
	font-weight: bold;
}

.news-single-timedata {
	color: #7A765C;
	font-size: 12px;
}

.news-single-category {
	color: #7A765C;
	font-size: 12px;
}

.news_title {
	color: #7A765C;
	font-size: 12px;
	font-weight: bold;
}
		
.news-list-container {
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: transparent;
	padding-bottom: 2em;
	margin-bottom: 2em;
}

.news-list-item {
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: transparent;
}

.news-list-item-right h2 {
	border: none;
	background-color: transparent;
	color: #7A765C;
	font-size: 11px;
	font-weight: bold;
}

.news-list-item-right h3 {
	color: #7A765C;
	font-size: 12px;
	font-weight: bold;
	border: none;
	background-color: transparent;
}

.news-list-item h4 {
	clear: both;
	color: #7A765C;
	font-size: 12px;
	font-weight: bold;
}

.news-list-item a {
	color: #7A765C;
	text-decoration: none;
}

.news-list-item a:hover {
	text-decoration: underline;
}

.news-list-item-left {
	float: left;
	clear: both;
	width: 40%;
	color: #7A765C;
}

.news-list-item-right {
	float: right;
	width: 60%;
}

.news-list-item-separator {
	clear: both;
	border-bottom: 1px solid #7A765C;
	margin-bottom: 1em;
}

.news-list-category {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #7A765C;
}

.news-list-subheader p {
	font-size: 12px;
	font-weight: bold;
	color: #7A765C;
	padding-bottom: 15px;
}

.news-list-date {
	background-color: transparent;
	color: #7A765C;
}

.news-amenu-container {
	border: none;
	background-color: transparent;
	padding-bottom: 20px;
}

.news-amenu-container h2 
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #7A765C;
	font-weight: bold;
	border: none;
	background-color: transparent;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.news-amenu-container ul {
	font-size: 12px;
	color: #7A765C;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px none black;
	background-color: transparent;
}

.news-amenu-item-year {
	display: none;
}

hr.clearer {
	display: none;
}