/*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;
padding-left:0px;
padding-right: 10px;
text-align: left;
*padding: 0px;
}

#newsBulletin a {
	color:#102E80;
}

#newsBulletin a:hover {
	color:#efefef;
}

#newsBulletin .title{
color:#020D9B;
font-weight:bold;
word-break: break-all;
}

#newsBulletin .readmore{
	font-size: 10px;
	clear: both;
}

#newsBulletin .newsCell {
	vertical-align: top;
	padding-bottom:15px;
}

#newsBulletin .article{
	clear:both;
	margin-bottom:10px;
}

#newsbulletin .date{
color:#999999;
font-weight:bold;

}
