#contentRight {
	background-color: #7D999A;
	color: white;

}

#contentRight h1 {
	color: White;
	padding-right: 15px;
}


.content a {
	color: white;
}

#content a {
	color: white;
}


#contentLeft {
	border-top: 1px solid #BCBDC0;
	border-left: 1px solid #BCBDC0;
	border-right: 1px solid #BCBDC0;
	padding: 0px;
	height: 352px;
	width: 430px;
	voice-family:"\"}\"";
	voice-family:inherit;
   height: 351px;
	width: 428px;
}
html>body #contentLeft {width: 428px; height: 351px;}




/* 
############################# SINGLE ########################################################
*/

#newsArchive {
	margin-bottom: 10px;
	
}

#newsArchive a {
	margin-left: 10px;
	padding-left: 14px;
}

/* 
############################# SINGLE ########################################################
*/

.news-single-title {
	margin-top: 4px;
	
}

.news-single-cat {
	float: left;
	font-size: 95%;
}

.news-single-timedata {
	text-align: right;
	font-size: 95%;
}

.news-single-img img {
	border: 0px solid white;
}
.news-single-links a {
	padding-left: 14px;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	color: #c4151c;
	background-position: 0px center;
}

.news-single-links dt {
	font-weight: bold;
}

.news-single-links dd {
	padding-left: 0px;
	margin-left: 0px;
}
.news-single-imgcaption {
	font-size: 95%;
}

.news-single-files dt {
	font-weight: bold;
	margin-bottom: 5px;
}

.news-single-files dd {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.news-single-files dd a{
	font-weight: normal;
	
}

.news-single-files dd img{
	margin-right: 3px;
	
}


/* 
############################# LIST ########################################################
*/

.news-list-image img {
	border: 0px solid white;
}

.news-list-morelink {
	text-align: right;
}

.news-list-image {
	width: 160px;
	float: left;
}

.news-list-image img {
	/*padding-right: 15px;*/
	padding-bottom: 15px;

}

.news-list-date {
	font-size: 90%;
	/*color: #767676;*/
	margin-bottom: 0px;
}

.news-list-item p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.news-list-item h3 {
	font-size: 125%;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	/*font-weight: normal;*/
}

.news-list-item h3 a{
	text-decoration: none;
}


.news-list-item {
	margin-bottom: 15px;
}

.news-list-item:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.news-list-item {display: inline-table;}

/* Hides from IE-mac \*/
* html .news-list-item {height: 1%;}
.news-list-item {display: block;}
/* End hide from IE-mac */



/* 
############################# LATEST ########################################################
*/


