/* ------------------------------------------------ HHTML TAG REDIFES */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #333333;
	background-image:  url("imgs/main/mn_backLines_01.gif");
	background-repeat: repeat;
	margin: 5px 0px 0px 0px;
	background-attachment: fixed;
}
/* ------------------------------------------------ MAIN AREAS */
#mnContainer {
	border: 1px solid #666666;
	margin: 10px 0px 0px 0px;
	background-color: #990000;
	width: 750px;
}
#mnHeader {
	background-color: #000000;
	background-image:  url("imgs/main/mn_hdr_back01.jpg");
	height: 95px;
	width: 750px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #666666;
}
#mnHeader img {
	margin: 35px 15px 0px 15px;
}
#mnNav {
	background-color: #999999;
	background-image: url(imgs/nav/mn_nav_back_00.jpg);
	border-bottom: 1px solid #666666;
	padding: 0px;
	margin: 0px;
	width: 750px;
}
#mnSubNav {
	background-color: #668EB1;
	border-bottom: 1px solid #666666;
	padding: 0px;
	margin: 0px;
	width: 750px;
	color: #003366;
	font-size: 10px;
}
#mnSubNav p{
	background-image: url(imgs/nav/mn_subnav_back_00.gif);
	float: left;
	padding: 3px 12px 3px 12px;
	margin: 0px 0px 0px 0px;
}
#mnSubNav a{
	background-image: url(imgs/nav/mn_subnav_back_00.gif);
	float: left;
	padding: 3px 12px 3px 12px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	display: block;
}
/* ----------------------------------------- NEW MAIN NAVIGATION BY LIST */

#mnNav2
{
	background: #999999 url(imgs/mn_nav2_back_00.jpg) repeat-x left top;
	border-bottom: 1px solid #666;
	padding: 0;
	margin: 0;
	width: 750px;
}
#mnNav2 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mnNav2 li
{
	background: url(imgs/mn_nav2_back_01.jpg) no-repeat left top;
	float: left;
	padding: 0 0 0 2px;
	margin: 0;
}
#mnNav2 a
{
	background: url(imgs/spacer.gif) no-repeat left top;
	margin: 0;
	padding: 3px 12px;
	color: #333;
	text-decoration: none;
	font-size: 10px;
	display: block;
}
#mnNav2 a:hover,
#mnNav2 a.active
{
	color: #036;
	background: url(imgs/mn_nav2_back_03.jpg) repeat-x left top;
}
#mnNav2 li.green a
{
	color: #063;
}
#mnNav2 li.green a:hover,
#mnNav2 li.green a.active
{
	color: #036;
	background: url(imgs/mn_nav2_back_04.jpg) repeat-x left top;
}


/* ----------------------------------------- NEW SUBNAVIGATION BY LIST */
#mnSubNav2
{
	background: #668EB1;
	border-bottom: 1px solid #666;
	padding: 0;
	margin: 0;
	width: 750px;
	color: #036;
	font-size: 10px;
}
#mnSubNav2 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mnSubNav2 li
{
	background: url(imgs/nav/mn_subnav_back_00.gif) repeat-y left top;
	float: left;
	padding: 3px 12px;
	margin: 0;
}
#mnSubNav2 a
{
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	display: block;
}
#mnSubNav2 a:hover,
#mnSubNav2 a.active
{
	color: #036;
}


/* ----------------------------------------- NEW SUBNAVIGATION BY LIST */
#mnSubNav3
{
	background: url(imgs/mn_nav2_back_04.jpg) repeat-x left top;
	border-bottom: 1px solid #666;
	padding: 0;
	margin: 0;
	width: 750px;
	color: #036;
	font-size: 10px;
}
#mnSubNav3 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mnSubNav3 li
{
	background: url(imgs/mn_nav2_back_05.jpg) repeat-y left top;
	float: left;
	padding: 3px 12px;
	margin: 0;
}
#mnSubNav3 a
{
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	display: block;
}
#mnSubNav3 a:hover,
#mnSubNav3 a.active
{
	color: #036;
}


/* ----------------------------------------- */
#mnSubNavGreen {
	background-color: #3AA25D;
	border-bottom: 1px solid #666666;
	padding: 0px;
	margin: 0px;
	width: 750px;
	color: #003366;
	font-size: 10px;
	background-image: url(imgs/nav/mn_nav_back_02.jpg);
}
#mnSubNavGreen p{
	background-image: url(imgs/nav/mn_nav_end_02.jpg);
	float: left;
	padding: 3px 12px 3px 12px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}
#mnSubNavGreen a{
	background-image: url(imgs/nav/mn_nav_end_02.jpg);
	float: left;
	padding: 3px 12px 3px 12px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.hitnav{
	color: #003366;

}

#mnSubNav a:hover{
	color: #003366;
}
#mnBanner {
	background-color: #999999;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}


/* ---------------------------------------------------------- */
#mnContent {
	background-image:  url("imgs/main/mn_cntnt_back01.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #666666;
	background-color: #EEE;
	width: 750px;
}
#mnContentWrap {
	width: 350px;
	margin: 0px 0px 40px 210px;
	display: inline;
	float: left;
}
#mnContentWrap p {
	margin: 0px 0px 10px 0px;
	text-align: justify;
	line-height: 1.3em;
}
#mnContentWrap p strong {
	color: #333333;
	text-decoration: none;
	font-size: 1.2em;
	margin: 0px;
	font-weight: normal;
	line-height: 1.5em;
}
#mnContentWrap a {
	color: #246;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-size: 1.1em;
	margin: 0px 5px 0px 0px;
}
#mnContentWrap a.onPage {
	 font-size:12px;
	 border-bottom:1px solid #607A96;
}
#mnContentWrap a:hover {
	color: #607A96;
	border-bottom: 1px solid #ffffff;
}
#mnContentWrap a.top
{
	float: right;
	background: url(imgs/nav/pg_img_top_00.gif) no-repeat left top;
	display: block;
	margin: 5px 0 0 0;
	border: 0px;
}
#mnContentWrap a:hover.top
{
	background: url(imgs/nav/pg_img_top_01.gif) no-repeat left top;
	border: 0px;
}
#mnContentWrap h1 {
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	font-weight: normal;
	color: #556A86;
	font-family: Arial, Helvetica, sans-serif;
}
#mnContentWrap h2 {
	margin: 20px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #607A96;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#mnContentWrap h3 {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	text-align: justify;
	line-height: 1.5em;
	background-image: url(about/imgs/pg_abt_hsIcon_01.gif);
	padding: 3px 0px 3px 18px;
	background-repeat: no-repeat;
	border-top: 1px solid #CCCCCC;
}
#mnContentWrap h3:hover {
	background-color: #C0DAF6;
	background-image: url(about/imgs/pg_abt_hsIcon_02.gif);
	background-repeat: no-repeat;
}
#mnContentWrap h4 {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	line-height: 1.5em;
	padding: 5px;
	font-size: 10px;
	border-top: 1px solid #CCCCCC;
}
#mnContentWrap h4:hover {
	background-color: #C0DAF6;
}
#mnContentWrap h5 {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	line-height: 1.5em;
	background-image: url(imgs/main/pg_prj_popIcon_01.gif);
	padding: 5px 0px 5px 18px;
	background-repeat: no-repeat;
	font-size: 10px;
	border-top: 1px solid #CCCCCC;
}
#mnContentWrap h5:hover {
	background-image: url(imgs/main/pg_prj_popIcon_02.gif);
	background-color: #C0DAF6;
}
#mnContentWrap h6 {
	margin: 3px 10px 0px 0px;
	text-align: left;
	line-height: 1.3em;
	font-weight: normal;
	font-size: 10px;
	padding: 0px 0px 0px 12px;
	background-image: url(imgs/main/pg_ulIcon_01.jpg);
	background-repeat: no-repeat;
}
#mnContentWrap h4 strong {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	font-size: 1.1em;
	margin: 0px 5px 0px 0px;
	font-weight: normal;
}
#mnContentWrap ul {
	text-align: justify;
	line-height: 1.5em;
	list-style-type: circle;
	margin-top: 0px;
}
#mnContentWrap li {
	text-align: justify;
	line-height: 1.5em;
}
#mnContentWrap ol {
	margin: 0px 0px 10px -15px;
	text-align: justify;
	line-height: 1.5em;
}
/* ---------------------------------------- LIST STYLES - VELOCITY 2.0G */
#mnContentWrap ul.features,
#mnContentWrap ul.features2
{
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
}
#mnContentWrap ul.features2
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dddddd;
}
#mnContentWrap ul.features
{
	width: 115px;
	float: left;
}
#mnContentWrap ul.features li,
#mnContentWrap ul.features2 li
{
	display:block;
	margin: 0;
	padding: 4px 2px 4px 12px;
	background: url(imgs/main/pg_ulIcon_01.jpg) no-repeat left 5px;
	text-align: left;
}
#mnContentWrap ul.features2 li
{
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #ffffff;
}
#mnContentWrap ul.features strong,
#mnContentWrap ul.features2 strong
{
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
}
/* ---------------------------------------- */
#cntntLC {
	width: 200px;
	left: 0px;
	margin: 0px;
	float: left;
}
#cntntRC {
	width: 180px;
	display: inline;
	float: right;
}
#cntntRC p {
	margin: 5px 20px 10px 20px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #777766;
	line-height: 1.3em;
}
#cntntRC h1 {
	margin: 5px 20px 10px 20px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #777766;
	line-height: 1.3em;
}
#cntntRC h2 {
	margin: 5px 20px 10px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777766;
	line-height: 0.8em;
	font-weight: bold;
	border-bottom: 1px dashed #FFFFFF;
}
#cntntRC h2 img {
	cursor:pointer;cursor:hand
}

/* ------------------------ */
#cntntRC-2 {
	width: 180px;
	display: inline;
	float: right;
}
#cntntRC-2 p {
	margin: 5px 20px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
#cntntRC-2 h1 {
	margin: 5px 20px 10px 20px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #777766;
	line-height: 1.3em;
}
#cntntRC-2 h2 {
	margin: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dashed #FFFFFF;
	color: #556A86;
}
#cntntRC-2 h3 {
	margin: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dashed #FFFFFF;
	color: #666666;
}
#cntntRC-2 h2 img {
	cursor:pointer;cursor:hand
}
#cntntRC-2 ul {
	list-style-type: none;
	margin: 0 20px 20px 10px;
	padding: 0;
}
#cntntRC-2 li {
	border-top: 1px solid #cccccc;
	padding: 2px 0;
	margin: 2px 0;
}

/* ------------------------ */
#projGallery {
	display: inline;
}
#projGallery h1 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #607A96;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}
#projGallery h2 {
	margin: 0px;
	padding: 2px;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	background-image: url(imgs/spacer.gif);
	background-repeat: no-repeat;
	letter-spacing: 0em;
	border: 0px;
	line-height: 1.5em;
}
#projGallery h3 {
	margin: 3px 8px 0px 0px;
	font-size: 9px;
	font-weight: normal;
	color: #607A98;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	float: left;
	display: inline;
	clear: none;
	border-top: 0px;
	background-image: url(imgs/spacer.gif);
	background-repeat: no-repeat;
}
#projGallery a {
	color: #333333;
	text-decoration: none;
	border-bottom: 0px;
	font-size: 1em;
	margin: 0px;
}
#projGallery .rightText {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	float: right;
	margin: 4px 0px 0px 0px;
	display: inline;
	padding: 0px;
}
#projGallery img {
	border: 1px solid #FFFFFF;
	margin: 0px;
}

#mnCallout {
	background-color: #00CC66;
	border-bottom: 1px solid #666666;
}
#calloutLC {
	background-color: #BBBBBB;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #666666;
}
#calloutLC h1 {
	background-image:  url("imgs/main/pg_COtitle_back_01.jpg");
	margin: 0px;
	border-bottom: 1px solid #666666;
}
#calloutLC p {
	margin: 0px;
}
#calloutMC {
	width: 370px;
	background-color: #BBBBBB;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 9px;
}
#calloutMC h1 {
	background-image:  url("imgs/main/pg_COtitle_back_01.jpg");
	margin: 0px;
	border-bottom: 1px solid #666666;
}
#calloutMC h2 {
	margin: 0px;
	font-size: 9px;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 3px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
}
#calloutMC h2:hover {
	background-color: #C0DAF6;
}
#calloutMC a {
	text-decoration: none;
}
#calloutMC a:hover {
	color: #556688;
}
#calloutRC {
	width: 180px;
	background-color: #BBBBBB;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #666666;
}
#calloutRC h1 {
	background-image:  url("imgs/main/pg_COtitle_back_01.jpg");
	margin: 0px;
	border-bottom: 1px solid #666666;
}
#calloutRC p {
	margin: 0px;
}
#ftr {
	background-color: #000000;
	border: 1px solid #666666;
	padding: 5px 0px 3px 0px;
	font-size: 9px;
}
#ftrLocations {
	background: #000000 url(imgs/main/ftr_logo_00.gif) no-repeat center center;
	border: 1px solid #666666;
	padding: 8px;
	font-size: 9px;
	color: #888888;
}
#ftrLocations strong {
	color: #667799;
	font-weight: normal;
}
#ftrLocations em {
	color: #cccccc;
	font-weight: normal;
	font-style:normal;
}
#ftrLocations a {
	color: #888888;
	font-weight: normal;
	text-decoration: none;
}
#ftrLocations a:hover {
	color: #cccccc;
}
#ftrCopyright {
	font-size: 10px;
	color: #666666;
	margin: 5px;
	padding: 5px;
}
#ftrLocWrapper {
}
#ftrOffices {
	width: 350px;
	float: left;
}
#ftrLoc00, #ftrLoc01, #ftrLoc02, #ftrLoc03, #ftrLoc04, #ftrLoc05, #ftrLoc06 {
	width: 350px;
	text-align: right;
	display: block;
	float: right;
}
#ftrLoc00 strong, #ftrLoc01 strong, #ftrLoc02 strong, #ftrLoc03 strong, #ftrLoc04 strong, #ftrLoc05 strong, #ftrLoc06 strong {
	color: #cccccc;
	font-weight: normal;
}
#ftrLoc01, #ftrLoc02, #ftrLoc03, #ftrLoc04, #ftrLoc05, #ftrLoc06 {
	visibility: hidden;
	position: absolute;
}
#ftrLoc00 {
	z-index: 10;
}


.tbd {
	color: #FF0000;
}
/* ------------------------------------------- EXTRAS */
.clear-all
{
	clear: both;
}
.footnote
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.green
{
	color:#009900;
	font-weight:normal;
}

/* ------------------------------------------ 2009 Additions */
.newsletter-intro
{
	background: url(news/imgs/newsLtr_img_01a.jpg) no-repeat left top;
	padding: 12px 0 30px 100px;
}
