/*Latest News (Bulletin Preview) Stylesheet*/
#latestNews	.block{
background-color:#557973;
}

#latestNews	.main{
border:1px solid #BBBBBB;
background-color:#eeeeee;
}

#latestNews	.date{
color:#555555;
}

#latestNews	.readmore{}


#newsBulletin{
padding:5px;
}

#newsBulletin a {
	color:#102E80;
}

#newsBulletin a:hover {
	color:#efefef;
}

#newsBulletin .title{
color:#020D9B;
font-weight:bold;
}

#newsBulletin .readmore{
	font-size: 10px;
	clear: both;
}

#newsBulletin .newsCell {
	width: 33%;
	vertical-align: top;
	padding-bottom:15px;
}

#newsBulletin .article{
	clear:both;
	margin-bottom:10px;
}

#newsbulletin .date, .newsItem_date{
clear:both;
color:#999999;
font-weight:bold;
font-size: 10px;
}