/* News */
.news-list-container {
	height: auto;
	margin:0px;
	padding:0px;
}
.news-list-item {		
	width:100%;	
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px dotted #ccc;
/*	clear:both;	
	min-height:120px;	*/
}
.news-list-img {
	float: left;
	padding: 0 10px 10px 0;	
/*	width: 110px;		*/
	min-width:110px;	
}

.news-list-story-wrapper {
	margin-left:120px;
	min-height: 110px;
}
#content .news-list-item h3 { 
	margin-top:5px; margin-bottom:5px;
}
.news-list-date {
	font-style:italic; 
	padding:0px; 
	margin:0px;	
}
.news-list-subheader p { margin:0px; padding:0px; margin-bottom:5px;}

.news-list-morelink  a { 
	background-image: url(../images/icons/link_intern.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;	
}


.news-single-backlink a {
	background-image: url(../images/icons/link_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;	
}

.news-single-img { width:180px; float:left; font-size:0.9em; margin:0px 20px 20px 0px;}
#story .news-single-img a {border-bottom:none;}
#content .news-single-img a {border-bottom:none;}

.news-single-item h2 { margin-bottom:15px;}
#content .news-single-item h3 { text-decoration: none; color: #666;}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#286EA0;
	padding:3px;
	margin:3px;	
	background-color:#EAEAEA;
}
.news-latest-gotoarchive a:LINK, .news-latest-gotoarchive a:VISITED, .news-latest-gotoarchive a:HOVER {
	color:#286EA0;
}
.news-latest-gotoarchive a {
	color:#286EA0;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;	
}
.news-latest-item h3{color: #666;}
.news-latest-item hr{border: 0.7px dashed #71B4AF}
.news-latest-item p {margin: 0;}
.news-latest-date {
        font-size:0.8em;
}
.news-latest-morelink a{
	background-image: url(../images/icons/link_intern.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;	
	
}
.news-search-form input{
	margin-bottom: 30px;
}
div.news-amenu-container {
	background-color: #F4F4F4;
	border: 1px solid #333333;
	padding: 3px;
	margin-bottom: 4px;
}
div.news-amenu-container h2 {
	margin: 0px;
	padding: 3px;
	background-color: #EAEAEA;
	color: #286EA0;
}
.news-amenu-container ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
}

.news-amenu-container li {
	list-style: none;
	margin: 0px;
}
.news-amenu-item-year dd{
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
.tx-ttnews-browsebox{
	text-align: center;
	color: #329A92;
}
.tx-ttnews-browsebox-strong{
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell a{
	color: #666666;
}
.tx-ttnews-browsebox tr td{
	padding: 0px 6px;
	border: none;
}
.tx-ttnews-browsebox table{
	border: none;
	margin-bottom: 12px;
}
.tx-ttnews-browsebox p{
	margin-bottom: 0px;
}
