@charset "utf-8";
/* CSS Document */
body{
	background-image:url(images/bg_top.png);
	background-repeat:repeat-x;
	font-family: Helvetica,Arial, sans-serif;
	color:#2A2A2A;
	font-size:12px;
}
td,th{
	font-family: Helvetica,Arial, sans-serif;
	color:#2A2A2A;
	font-size:12px;
}
a:link{
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
a:visited{
	text-decoration:none;
	}
a:active{
	font-weight:normal;
	}
.linksblack{
	color:#000;}
.linksmall{
	color:#000;
	font-size:10px;
	}
.borderright{
	border-right:1px solid #fff;}
.borderbtm{
	border-bottom:1px solid #cccccc;
}
#signup{
	font-size:20px;
	color:#00B887;
	line-height:24px;
	margin-bottom:5px;
}
#headings{
	width:250px;
	margin-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#9F0801;
}
#topstory{
	width:150px;
	font-size:18px;
	font-weight:bold;
	color:#041D46;
}
#topstory_content{
	width:370px;
	color:#041D46;
}
#newslist{
	margin-left:10px;
	margin-bottom:3px;
	font-size:11px;
	font-weight:bold;
	color:#041D46;
}
#readmore{
	color:#790600;
	font-size:9px;
	float:right;
	margin-right:10px;
	margin-top:5px;
}
.footer{
	font-family: Helvetica,Arial, sans-serif;
	color:#2A2A2A;
	font-size:10px;
}
.bmt{
	color:#960901;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	font-style:normal;
	font-weight:bold;
	}