	A:link {color: #666666; text-decoration:none; }
	A:visited {color: #666666; text-decoration: none; }
	A:hover {color: #666666; text-decoration:underline; }
BODY {
	background-color: #013A81;
	margin: 0px 0px 0px 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.Border{
	border : 1px groove #000000;
	width : 98%;
	font-size: 12px;
	margin : 1px 1px 1px 1px;
}
.greycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.bluecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #00A2FF;
}
.bluecopysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #00A2FF;
}
.bluecopyleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #00286B;
}
.bluecopynavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #00286B;
}
.navwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.phonewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.BGHeaderhome {
background-image:url(../images/headerbgd_home.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.BGHeadercapabilities {
background-image:url(../images/headerbgd_capabilities.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.BGHeadercasestudies {
background-image:url(../images/headerbgd_casestudies.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.BGHeaderenvironmental {
background-image:url(../images/headerbgd_environmental.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.BGHeadergeneric {
background-image:url(../images/headerbgd_generic.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.BGHeaderservices {
background-image:url(../images/headerbgd_services.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.BGFooter {
background-image:url(../images/footer_bgd.jpg);
background-position:50% 0%;
background-repeat:no-repeat;
}
.BGgreenline {
background-image:url(../images/green_line.gif);
background-position:top;
background-repeat:repeat-y;
}

/* new */

h1 {
  color: #013A81;
  font : bold 2.1em Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
	line-height: 17px; 
	color: #00A2FF;
}

hr.blue
{
   width: 100%;
/* 	width: 505px; */
	height: 2px;
	color: #00A2FF;
	float: left;
/*	margin-left: -52px; */
}

ul.star {
list-style-image: url(../images/leftnav_dot-2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: White;
}
