/* CSS Document */
body
{
	background-color:#f2f2f2;
	font-size:11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#5B5B5B;
	line-height:18px;
}
.header_green
{
	font-size:24px;
	color:#0F6BC6;
	line-height:28px;
}
.news_blue
{
	color:#4183b6;
	text-decoration:none;
	font-size:10px;
}
.news_grey
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
.news_storytext
{
	color:#666666;
	font-size:10px;
	line-height:14px;
}
a
{
	color:#4183b6;
	text-decoration:underline;
}
.small_header_green
{
	color:#333333;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}
.border_bottom
{
	border-bottom:1px solid #CECECE;
}
li
{
	list-style-type:square;
	line-height:20px;
}