/*News annotation styles Begin*/
.news_top {
	width: 150px;
	height: 105px;
	overflow: hidden;
	margin: 5px 25px 5px 25px;
	font:12pt "Times New Roman", Times, serif;
	text-align: left;
}

.news_top a {
	color: #EBEBEB;
	font-size: 14pt "Times New Roman", Times, serif;
}

.news_bottom a {
	color: #EBEBEB;
	font: 12pt "Times New Roman", Times, serif;
}

.news_bottom {
	width: 150px;
	overflow: hidden;
	margin: 5px 25px 5px 25px;
	font:12pt "Times New Roman", Times, serif;
	text-align:left;
}

.news_title_list{
	color: #EA7330;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
}

.news_title_list a{
	color: #EA7330;
}

.news_top p, .news_bottom p {
	margin:0px;
	padding:0px;
	display: inline;
	font-size:11pt;
}

.news_teaser p {
	margin: 0px;
	padding: 0px;
	display: inline;
}

a.newsTitle{
	font-size:11pt;
}

.moreNews{
    margin-top:20px;    
}

.moreNews a{    
    font-size:11pt;        
}

/*News annotation styles End*/