.index_body{
	background-color: #000000;
	margin-top: 0px;
}
 
 .body {
	background-color: #000000;
	margin-top: 0px;
	text-align: center;
}

 .popUp {
	background-color: #ffffff;
	margin-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.mainCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 10px;
}

.leftCell {
	background-image: url(images/extend_nav.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.headingTable{
	/*margin-top: 60px;*/
	text-align: left;
}

.headingTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
}

.featuredProjects {
	height:201px;
	background-image: url(images/featured_projects.jpg);
	background-repeat: none;
	background-position: top;
}

.float_image_left{
	float: left;
	padding: 0px 12px 0px 2px;
	margin: 3px 0px 3px 10px;
	background-color: #ffffff;
	border: none;
}
.float_image_left_news{
	float: left;
	padding: 2px;
	margin: 3px 10px 3px 0px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

.float_image_right{
	float: right;
	padding: 2px;
	margin: 3px 0px 3px 10px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

.float_image_right_desc{
	float: right;
	background-image: url(images/text_gradient.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 2px;
	margin: 3px 0px 3px 10px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	font-size: 0.8em;
	text-align: center;
}

.float_image_right_clear{
	float: right;
	clear: right;
	padding: 2px;
	margin: 0px 0px 3px 10px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

.proj_float_image_right_clear{
	float: right;
	clear: right;
	padding: 2px;
	margin: 0px 0px 10px 10px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

.float_image{
	padding: 4px;
	margin: 10px 10px 10px 10px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa; /* #0a51a1 */
}

.closeLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.project_title{
	font-weight: bold;
	color: #2055ad;
}

.project_title a{
	font-weight: bold;
	color: #2055ad;
}

.project_text {
	margin-left: 15px;
}
 
.project_header_text{
	width: 500px;
	font-weight: 500;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
 }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: .7em;
	background-image: url(images/footer_right.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px;
}

ul {
	list-style-type: circle;
	text-indent: 20px;
	list-style-position: inside;
}

.heading{
	font-size: 1.5em;
}

.boldCopy{
	font-weight: bold;
}

.boldCopy a{
	text-decoration: none;
}

.mapCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 10px;
}

.contact_cell{
	background-image: url(images/blue_bg.jpg);
}

.blog_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .60em;
	color: #ffffff;
}

.blog_title a{
	color: #ffffff;
}

.press_release {
	margin-left: 15px;
	margin-right: 30px;
	
}
.blog_image{
	/*background-color: #818080;*/
	border: 1px solid #626166;
	padding: 5px;
	width: 250px;
	margin-left:10px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	float: right;
	text-align: center;
}

.blog_image_title{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	float: right;
	margin-bottom: 10px;
	width: 310px;
	margin-left:10px;
}
.project_list a {
	font-weight: bold;
	color: #2055ad;
	text-decoration: none;
}

.splash_header_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #ffffff;
	padding: 60px 60px 10px 60px;
	text-align: justify;
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
	

	
	
}
