/* CSS Document */

body {
	margin:0; background:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif;
}

.nav_bg {
	background:url(images/nav_bg.jpg) repeat-y; width:283px;
}



.welcome_text_aa {
	
	padding:0px 15px 0 15px; width:648px; font-size:12px; line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif; text-align:justify; color:#4a5151;
}



.grey_bg {
	background:#b2b2b2; height:10px; width:678px;
}

.top_navigation {
	background:url(images/top_nav_gradient.jpg) repeat-x; height:241px; width:283px;
}



left_navigation a{
	background:url(images/nav_bg.jpg) repeat-y;width:283px; 
}

.left_navigation {
	height:29px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	text-align:left; line-height:29px; color:#418387; font-weight:bold;
	text-decoration:none;
}

.left_navigation a:hover {
	height:29px; width:238px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	text-align:left; line-height:29px; color:#4a5151; font-weight:bold;
	text-decoration:none;
}

.navigation {
	 height:16px; line-height:16px; 
	 font-family:Verdana, Arial, Helvetica, sans-serif;	color:#126064; font-size:12px; 
	 text-decoration:none;
}

.navigation a{
	padding:16px 10px 0 10px; line-height:16px; font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#126064; font-size:12px; text-decoration:none;
}

.navigation a:hover, .navigation a.selected{
	line-height:16px; font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999; font-size:12px; text-decoration:none;
}

.copyright {
	color:#535454; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;  
	line-height:18px; text-align:center; text-decoration:none; font-weight:bold;
}

.copyright a {
	color:#535454; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; 
	line-height:18px; text-align:center; text-decoration:none; font-weight:bold;
}

.copyright a:hover {
	color:#126064; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; 
	line-height:18px; text-align:center; text-decoration:none; font-weight:bold;
}

/*sitemap*/



.sitemap{
	font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#126064; line-height:18px;  text-decoration:none;
	text-align:justify;
}

.sitemap a{
	font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#126064; line-height:18px;  text-decoration:underline;
	text-align:justify;
}

.sitemap a:hover{
	font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#126064; line-height:18px;  text-decoration:none;
	text-align:justify;
}

.sitemap ul {
	 margin:0px; padding:0px; list-style:none; 
}

.sitemap li{
	background:url(images/bullet.gif) left 10px no-repeat; 
	text-align:justify;
	padding:5px 15px;
}

.sitemap li a{
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}

.sitemap li a:hover{
	font-weight:bold;
	text-align:justify;
	text-decoration:underline;
}

/*Projects*/


.project_title {
	background:#8AC2C6;
	padding:10px; 
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

.projects_box {
	border-left:#8AC2C6 1px solid;
	border-right:#8AC2C6 1px solid;
	border-bottom:#8AC2C6 1px solid;
	padding-bottom:10px;
}

.project_text{
	padding:10px; 
	color:#000000;
	font-size:12px;
	line-height:18px;
}

.welcome_text {
	padding:6px 15px 10px 15px; 
	font-size:12px; 
	line-height:20px;
}

.welcome_text a{
	font-size:12px;
	color:#000000;
	line-height:20px;
	text-decoration:underline;
}

.welcome_text a:hover{
	font-size:12px;
	color:#116266;
	line-height:20px;
	text-decoration:none;
}

.approx {
	color:#116266;
	font-weight:bold;
}

.images_style {
	padding:3px;
	border:#0F5E63 2px solid;

}

.news_title {
	font-size:13px;
	font-weight:bold;
	color:#666666;
}