/*Latest News (Bulletin Preview) Stylesheet*/
#latestNews	.block{
background-color:#557973;
}

#latestNews	.main{
border:1px solid #BBBBBB;
background-color:#eeeeee;
}

#latestNews	.date{
color:#555555;
}


#newsBulletin{
	padding:0 5px 5px 5px;
}

#newsBulletin a:link, #newsBulletin a:visited{
	color:#ffffff;
	text-decoration:none;
}

#newsBulletin a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#newsBulletin a.readmore{
	margin-top:5px;
	float:left;
	font-style: italic;
}