/* 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:Arial;
	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;
}

a  
{
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

a:visited
{
    color:#0066cc;
}

.footer 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

.footer:hover 
{
	text-decoration:underline;
}

.footer:visited
{
    color:#000000;
}

.td_red
{
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#C23335;
}

.learnmore
{
	font-family:Arial;
	font-size:10px;
	line-height:14px;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}

.learnmore:hover 
{
	text-decoration:underline;
}

.project_heading
{
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	color:#C23335;
}

.news_padding 
{
	padding-left:14px;
}

.date
{
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	padding-bottom:7px;
	height:29px;
}														
