/* CSS Document */

body{
	background-image:url(images/bg_body.gif);
	background-color:#f0f0f0;
	background-repeat:repeat-x;
	margin-right:auto;
	margin-left:auto;
	margin-top:7px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#wrapper{
	width:765px;
	margin-right:auto;
	margin-left:auto;
	border-right:1px solid #E4E4E4;
	border-left:1px solid #E4E4E4;
	background-color:#FFFFFF;
	min-height:625px;
	_height:625px;
}

#header{
	margin-left:1px;
}
#header img {
	border:0px;
}
*:first-child+html #banner {
	margin-left:3px;
}

#footer{
	text-align:left;
	color:#858585;
	font-size: 8pt;
	font:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right:auto;
}
#footer .text{
	margin-top:4px;
	_margin-top:-6px;
	_margin-left:3px;
	margin-left:8px;
}
#footer a{
	clear:both;
	color:#858585;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline
}

#menu{
	background-image:url(images/menu.gif);
	text-align:right;
	color:#000000;
	font-size: 8pt;
	height: 38px;
	font:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin-left: 7px;
	margin-right: 7px;
}
#menu .text{
	padding-top: 8px;
	margin-top:2px;
	_margin-top:-6px;
	_margin-right:3px;
	margin-right:8px;
}
#menu a{
	clear:both;
	color:#000000;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline
}
#aboutus{
	width:350px;
	float: left;
	margin:4px 0px 0px 0px;
	text-align:left;
	font-size:100%;
	line-height:140%;
	color:#000000;
}
#aboutus p{
	padding: 5px 10px 2px 10px; 
}
#main_body{
	width:610px;
	float:left;
	margin:4px 0px 0px 4px;
	text-align:left;
	font-size:100%;
	line-height:140%;
	color:#000000;
	min-height:450px;
	_height:450px;
}
#main_body p{
	padding: 5px 10px 2px 10px; 
}
#main_body a{
	clear:both;
	color:#000000;
	text-decoration:underline;
}
#main_body a:hover{
	text-decoration:none
}
#news_body{
	width:410px;
	float:left;
	margin:4px 0px 0px 4px;
	text-align:left;
	font-size:100%;
	line-height:140%;
	color:#000000;
	min-height:450px;
	_height:450px;
}
#news_body p{
	padding: 5px 10px 2px 10px; 
}
#news_body a{
	clear:both;
	color:#000000;
	text-decoration:underline;
}
#news_body a:hover{
	text-decoration:none
}
#news_images{
	width:410px;
	float:left;
	margin:4px 0px 0px 4px;
	text-align:left;
	font-size:100%;
	line-height:140%;
	color:#000000;
	min-height:450px;
	_height:450px;
}
#left_menu{
	width:150px;
	float:left;
	margin:4px 0px 0px 0px;
	text-align:left;
	font-size:100%;
	line-height:130%;
	color:#858585;
}
#left_menu p{
	padding: 5px 10px 2px 10px; 
}
#left_menu a{
	clear:both;
	color:#858585;
	text-decoration:underline;
}
#left_menu a:hover{
	text-decoration:none;
}

#projects{
	width:210px;
	float: left;
	margin:4px 0px 0px 0px;
	text-align:left;
	font-size:100%;
	line-height:140%;
	text-decoration:none;
	color:#000000;
}
#projects p{
	padding: 5px 10px 2px 10px; 
}
#projects .projects_content p{
	margin:0px;
	padding:0px 15px 3px 15px;
}
#projects .projects_header p{
	text-align:left;
	font-size:12px;
	line-height:140%;
	text-decoration:none;
	color: #428d94;
	margin:0px;
	padding:10px 15px 10px 15px;
}
#projects .project_line{
	border-top:1px solid #428d94;
	width:160px;
	_margin-right:5px;
	_margin-left:5px;
	margin-left:15px;
}
#projects .projects_content a{
	margin:0px;
	padding:10px 10px 15px 0px;
	color:#000000;
	text-decoration:underline;
}
#projects .projects_content a:hover{
	text-decoration:none;
}
#news_home{
	width:196px;
	float: left;
	margin:4px 0px 0px 2px;
	text-align:left;
	font-size:100%;
	line-height:140%;
}
#news_home .news_image img{
	margin:0px, 0px, 20px, 0px;
}
#news_home .news_header p{
	background-color:#F8F8F8;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	text-align:left;
	font-size:12px;
	line-height:140%;
	text-decoration:none;
	color: #428d94;
	margin:0px;
	margin-top: 0px;
	padding:0px 15px 10px 15px;
}
#news_home .news_line{
	background-color:#F8F8F8;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	border-top:1px solid #428d94;
	width:194px;
}
#news_home .news_content{
	background-color:#F8F8F8;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	padding-bottom:10px;
	_height:150px;
	min-height:150px;
}
#news_home .news_content p{
	margin:0px;
	padding:0px 15px 3px 15px;
}
#news_home .news_content a{
	margin:0px;
	padding:10px 10px 15px 0px;
	color:#000000;
	text-decoration:underline;
	background-repeat:no-repeat;
	background-position:right;
}
#news_home .news_content a:hover{
	text-decoration:none;
}
table.projects_table
{
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-collapse: separate;
	border-color: #CCCCCC;
    
}
table.projects_table td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #CCCCCC;
	vertical-align: top;
}
.col_heading{
	text-align:left;
	font-size:100%;
	line-height:110%;
	color:#858585;   
}
.region_heading{
	text-align:left;
	font-size:100%;
	line-height:110%;
	color:#858585;   
}
.admin_msg{
	text-align:left;
	font-size:100%;
	line-height:110%;
	color: Red;
}
INPUT
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Helvetica, san-serif;
}
SELECT
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Helvetica, san-serif;
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Helvetica, san-serif;
}

