@charset "utf-8";
/* CSS Document */

.page_heading {
	font-family: "Rockwell Extra Bold";
	font-size: 19px;
	color: #003366;
}
.page_content {
	font-family: Verdana;
	font-size: 11px !important;
	color: #000000;
}
.page_content_inner {
	font-family:Verdana;
	font-size: 11px !important;
	color: #000000;
}
.bullets_text {
	font-family: Verdana;
	font-size: 11px !important;
	font-weight: bold;
}
#latest_news {
 
 	display:block;
	padding:8px;
	margin-top:8px;
	width:250px;
	height:422px;
	overflow-y:scroll;
	
	margin-top:40px;
	text-align:left;
	

 }
 .latest_news_content{
 padding:5px;
 border-bottom:solid 2px #000099;
 width:230px;
 height:135px;
 }
 .news_content{
 font-family:Verdana;
 font-size:10px;
 color:#000033;
 float:left;
 width:130px;
 }
 .news_img{
 float:right;
 width:88px;
 padding:3px;
 }
 .news_content1{
 font-family:Verdana;
 font-size:10px;
 color:#000033;
 float:right;
 width:130px;
 }
 .news_img1{
 float:left;
 width:88px;
 padding:3px;
 }
.news_heading {
	font-size: 12px;
	font-weight: bold;
}
