@charset "utf-8";
/* CSS Document */


body	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	background-image:url(../images/main_width_bg.gif);
	background-position:center;
	text-align:justify;
	}

a	{
	font-size:11px;
	color:#a8abaa;
	font-weight:normal;
	letter-spacing:0px;
	}

a:hover	{
	color:#0eaec4;
	font-size:11px;	
	letter-spacing:0px;
	}

.normalSize{
	font-size:12px;
	font-weight: normal;
	letter-spacing: 0.5px;
}

.padding	{
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0px 0px 20px;
}

.outColL	{
	width:19px;
	background-image:url(../images/outer_gradient_left.gif);
	}
	
.outColR	{
	width:19px;
	background-image:url(../images/outer_gradient_right.gif);
	}

.subHeading	{
	color:#949493;
	padding-left:20px;
	padding-top:3px;
	}
	
.heading	{
	padding-left:12px;
	padding-top:14px;
	}
	
.mainContent	{
	line-height:18px;
	font-size:12px;
	color:#a8abaa;
	width:416px;
	font-weight:normal;
}

.mainContentSmall	{
	line-height:18px;
	font-size:11px;
	font-weight:normal;
}
	
.mainPad	{
	padding-top:26px;
	padding-left:22px;
	padding-bottom:12px;
	}
	
.mainConSen1	{
	font-weight:bold;
	color:#c4c6c5;
	}
	
.newsDate	{
	font-weight:bold;
	font-size:13px;
	color:#5888b2;
	}
	
.whiteCopy	{
	color:#FFFFFF;
	}
	
.ourProcessHeading	{
	font-size:15px;
	font-weight:bold;
	}
	
.aquaCopy	{
	color:#0eaec4;
	}
	
.photoBorder	{
	border-color: #0eaec4;
}

.copywrite	{
	font-size:11px;
	color:#0eaec4;
	}
	
.lGrayCopy	{
color:#b0b0b1;
	}
	
.leadership	{
	font-size:14px;
	color:#FFFFFF;
	}
	
.leadershipPadWhite	{
	padding-left:30px;
	color:#FFFFFF;
	}
	
.leadershipPad2	{
	padding-left:18px;
	width:185px;
	}

a.staffPageLink	{
	font-size:12px;
	color:#0eaec4;
	text-decoration:none;
	font-weight:bold;
	}
	
.head	{
	font-family:arial black;
	font-size:23px;
	color:#6f6e6f;
}

.projSubHead	{
	font-family:arial black;
	font-size:12px;
	color:#6f6e6f;
	padding-top:4px;
	}
	
a.projectList	{
	text-decoration:none;
	font-weight:bold;
	color:#0eaec4;
	font-size:12px;
	line-height:18px;
	}
	
a.projectList:hover	{
	text-decoration:none;
	font-weight:bold;
	color:#6f6e6f;
	font-size:12px;
	line-height:18px;
	}
	
.projectOl	{
	font-weight:bold;
	color:#0eaec4;
	font-size:12px;
	line-height:20px;
	}
	
.services	{
	color:#FFFFFF;
	font-size:14px;
	}
	
.contentSubHeading	{
	font-size:13px;
	font-weight:bold;
	}

.form td{
	color:white;
	font-size:12px;

}
	
.formField
{
	color:White;
	background-color:#888;
	border:1px solid #aaa;
}	
	
	
table.content_box
{
	background-image:url(images/content_box_bg.gif);
}

table.content_box tr td.content_box_lower_left
{
	background-image:url(images/content_box_bg_ll.gif);
	width:10px;
	height:10px;
}
	
table.content_box tr td.content_box_lower_right
{
	background-image:url(images/content_box_bg_lr.gif);
	width:10px;
	height:10px;
}
