/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(images/top_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#E2E3E5;
	}
p {
	margin:0;
	padding:0;
	}
form {
	margin:0;
	padding:0;
	}
td {
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#595959;
	}
.logo_padding {
	padding-bottom:14px;
	}
.topmenu_padding {
	padding-bottom:11px;
	}	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	}
.footer:hover {
	text-decoration:underline;
	}
.td_red{
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#9B1928;
	}					
.td_overred{
	font-family:tahoma;
	font-size:x-small;
	line-height:14px;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#9B1928;
	}							 					
.learnmore{
	font-family:tahoma;
	font-size:10px;
	line-height:14px;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	color:##595959;
	}
.learnmore:hover {
	text-decoration:underline;
	}
.project_heading{
	font-family:tahoma;
	font-size:12px;
	line-height:14px;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	color:#9B1928;
	}
.news_padding {
	padding-left:14px;
	}
.date{
	font-family:tahoma;
	font-size:12px;
	line-height:14px;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	padding-bottom:7px;
	}														.headlink {
	color: #FFFFFF;
	text-decoration: none;
}

