body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin:0;
	padding:0;
	}
p {
	padding:0;
	margin:0;
	}	
.header
{background-image:url(images/header_full_image.jpg);
height:254px;
width:778px;
background-repeat:no-repeat;
}
.search
{font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-style:normal;
font-weight:bold;
}
.welcome_text
{font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-style:normal;
line-height:1.2;
text-align:left;
}
.td_line
{
border-bottom-color:#747575;
border-bottom-style:solid;
border-bottom-width:1px;
}
.learn_more
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#CF1014;
font-style:bold;
text-decoration:none;
text-align:right;
}
.learn_more:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#CF1014;
font-style:bold;
text-decoration:underline;
text-align:right;
}
.project_ovrview_image
{
background-image:url(images/project_overview_image.jpg);
background-repeat:no-repeat;
width:449px;
height:131px;
}
/*.project_ovrview_text
{font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-style:normal;
line-height:12px;
text-align:justify;
}*/
.date
{font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#CF1014;
font-style:normal;
}


.bottom_menu
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#706F6F;
text-align:right;
text-decoration:none
}
.bottom_menu:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#706F6F;
text-align:right;
text-decoration:none;
}
.input_field
{width:157px;
height:14px;
border:#666666 1px solid;
background-color:#B6B3B3;
color:#000000;
font-size:9px;
font-weight:normal;
text-decoration:none;
}


