/*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:5px;
}

#newsBulletin a:link, #newsBulletin a:visited{
	color:#146634;
	text-decoration:underline;
}

#newsBulletin a:hover {
	color:#000000;
	text-decoration:none;
}

#newsBulletin .title{
	color:#146634;
	font-weight:bold;
}

#newsBulletin .date{
	color:#999999;
	font-weight:bold;
}
