/*
This code authored by Eric Meyer.
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
The purpose of a reset file, stated in the words of Yahoo, "removes and neutralizes the 
inconsistent default styling of HTML elements, creating a level playing field across 
A-grade browsers and providing a sound foundation upon which you can explicitly 
declare your intentions." (see http://developer.yahoo.com/yui/reset/)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* /// End /// */

/* /// Start basic tag styles /// */
body{
	background:#104E7E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1F1F1F;
}
strong{font-weight:bold;}
em{font-style:italic;}
h1, h2, h3 ,h4 ,h5, h6{
	font-weight:bold;
	color:#CF142B;
	letter-spacing:-1px;
	line-height:normal;
	text-transform:capitalize;
}
h1{
	font-size:26px;
	border-bottom:solid 5px #D2DCEC;
	padding:0 0 2px 0;
	margin:0 0 8px 0;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}
h4{
	font-size:15px;
}
h5{
	font-size:14px;
}
h6{
	font-size:13px;
}
hr{
	border:none;
	background:#d2dcec;
	height:2px;
	color:#d2dcec;
}
a:link, a:visited{
	color:#0071BC;
	text-decoration:underline;
}
a:hover, a:active{
	color:#CF142B;
	text-decoration:underline;
}
input,textarea{
	border-top:solid 1px #444;
	border-right:solid 1px #999;
	border-bottom:solid 1px #bbb;
	border-left:solid 1px #bbb;
	padding:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
input[type=text]{width:180px;}
/* /// End /// */

/* /// Start block-level and type spacing /// */
#colA table, #colA p, #colA ol, #colA ul, #colA blockquote{
	margin-bottom:18px;
}
#colA ul{
	background: url(/images/bg-colA-ul.png) no-repeat 12px 0;
	/* min-height:107px; */
	padding:20px 40px 15px 15px;
}
#colA ul li{
	margin-right:15px;
	margin-left:15px;
	padding:0 0 0 9px;
	background:url(/images/bg-bullet1.gif) no-repeat 0 6px;
}
#colA ol li{
	margin-left:45px;
	margin-right:45px;
	list-style:decimal;
}
#colA blockquote{
	color:#000;
	font-size:15px;
	line-height:25px;
	margin:10px 35px;
}
#colA hr{
	margin-bottom:25px;
	margin-top:20px;
}
#colA h2 + h3, #colA h2 + h4, #colA h2 + h5, #colA h2 + h6{
	margin-top:15px
}
/* /// End /// */

/* /// Start structural styles /// */
#bg{
	background: #104E7E url(/images/bg-body.png) repeat-x 0 bottom;
}
#container{
	width:960px;
	margin:0 auto;
}
#socialBlock{
	position: fixed;
	top: 20%;
	left: 2px;
	text-align: left;
	width: 36px;
	z-index: 6;
}
#socialBlock ul li, #socialBlock ul li a{
	width:36px;
	height:36px;
	display:block;
}
#socialBlock ul li{
	margin-bottom:2px;
}
#socialBlock ul li a{
	text-indent:-9999px;
	background-image:url(/images/sprites.png);
	background-repeat:no-repeat;
}
#socialTwitter a{
	background-position:0 0;
}
#socialTwitter a:hover{
	background-position:0 -39px;
}
#socialFB a{
	background-position:-38px 0;
}
#socialFB a:hover{
	background-position:-38px -39px;
}
#socialYT a{
	background-position:-76px 0;
}
#socialYT a:hover{
	background-position:-76px -39px;
}
#logoMain {
	position: relative;
	height: 24px;
	margin: 2px 0 0 0;
	z-index:5;
}
#logoMain img {
	display: block;
	position: absolute;
	top: 0px;
	left: -20px;
	z-index: 6;
}
#headerWrap-Home {
	position: relative;
	width: 960px;
	height: 355px;
	z-index:1;
}
#headerWrap-Int{
	position:relative;
	width:960px;
	height:236px;
	z-index:2;
}
#headerA {
	margin: 30px 0 0 0;
	float: left;
	width: 640px;
}
#headerB {
	background: url(/images/sprites.png) no-repeat right 0px;
	width: 320px;
	float: right;
	color: #fff;
	height: 190px;
}
#headerWrap-Home #headerB {
	height: 315px;
}
#contactToday a {
	background-image: url(/images/sprites.png);
	background-repeat: no-repeat;
	background-position:-233px 0px;
	height: 24px;
	display:block;
	width: 267px;
	text-indent: -9999px;
	margin: 30px 0 0 17px;
}
#contactToday a:hover{
	background-position:-233px -147px;
}
#allMetroArea {
	background: url(/images/sprites.png) no-repeat -234px -64px;
	height: 15px;
	width: 268px;
	text-indent: -9999px;
	margin: 10px 0 0 16px;
}
#allMetroArea-Int {
	background: url(/images/sprites.png) no-repeat -247px -33px;
	height: 18px;
	width: 236px;
	text-indent: -9999px;
	margin: 10px 0 0 31px;
}
#allMetroServices{
	background: url(/images/sprites.png) no-repeat -278px -96px;
	width:171px;
	height:43px;
	text-indent:-9999px;
	margin:20px 0 0 95px;
}
#serviceAreas {
	padding: 0 18px;
	margin: 12px 0 0 0;
	width: 265px;
}
.serviceArea {
	border-top: dotted 1px #757575;
	padding: 7px 10px;
}
.serviceArea ul {
	float: left;
}
.serviceArea ul li {
	font-size: 11px;
	line-height: normal;
	color: #BCE6F7;
	font-style: italic;
	margin: 0 0 2px 0;
}
.serviceAreaPhone {
	float: right;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 0 0 0;
}
#navWrap {
	background: url(/images/sprites.png) no-repeat 0px -316px;
	position: absolute;
	left: 0px;
	z-index: 4;
	width: 960px;
	height: 109px;
	top:156px;
}
#headerWrap-Home #navWrap{
	height:80px;
	top: 275px;
}
#serviceBug {
	position: absolute;
	z-index: 3;
	top:90px;
	left:585px;
}
#navWrap #serviceBug{
	top: 55px;
	left: 800px;
	z-index: 5;
}
#navMain {
	margin: 40px 0 0 0;
	line-height: 39px;
	height: 39px;
}
#navMain ul li {
	float: left;
	height:auto;
}
#navMain ul li a {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	padding: 0 8px;
	border-right:solid 1px #001A4D;
	border-left:solid 1px #21407D;
	height:auto;
}
#navMain ul li a:hover, #navMain ul li.dir:hover, #navMain ul li a.ActiveLink {
	background: #07193B;
}
#navMain ul li.dir a{
	/*cursor:default;*/
}
#navMain ul li.dir {
	position: relative;
}
#navMain ul li.dir ul {
	border-top:solid 1px #21407D;
	position: absolute;
	z-index:3;
	top: 39px;
	left: 0px;
	width: 160px;
	background: #20407D;
	display:none;
	line-height:normal;
}
#navMain ul li.dir ul li {
	display: block;
	float: none;
	margin:0;
	padding:0;
}
#navMain ul li.dir ul li a {
	font-size: 11px;
	line-height: normal !important;
	color: #fff;
	font-weight: normal;
	padding: 4px 10px;
	width: 140px;
	border:none;
	cursor:pointer;
}
#navMain ul li.dir ul li a:hover {
	background: #07193B;
}
#homeHeadingBlock {
	position: relative;
	z-index:0;
}
#homeHeadingBlock h1 {
	font-size: 22px;
	color: #FFDB80;
	letter-spacing: 0px;
	border: none;
	padding: 15px 15px;
	background: #111 url(/images/bg-homeHeadingBlock-h1.gif) repeat-x left bottom;
	width: 930px;
	margin: 0;
	z-index:0;
}
#content-Home table tr td{
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding: 15px 12px;
	width: 216px;
	vertical-align: top;
}
#content-Home h2, #content-Home h2 a {
	font-size: 16px;
	line-height: normal;
	text-transform: uppercase;
	color:#CF142B;
	text-decoration:none;
	margin-bottom:4px;
}
#content-Home h2 a:hover{
	text-decoration:underline;
}
#content-Home table tr td.homeContentBlockA {
	background: #fff url(/images/bg-homeContentBlockA.png) no-repeat 0 0;
}
#content-Home table tr td.homeContentBlockB {
	background: #fff url(/images/bg-homeContentBlockB.png) no-repeat left bottom;
}
#contentBlock-HomeBottom {
	background: #fff url(/images/bg-contentBlock-HomeBottom.png) no-repeat 0px 0px;
	padding: 15px 18px 0;
	font-size: 12px;
	line-height: 20px;
}
#colWrap{
	position: relative;
	width: 960px;
	background: #fff;
	z-index:0;
	
}
#colA{
	line-height:20px;
	float: left;
	width: 600px;
	padding: 38px 15px 15px;
}
#breadcrumbs {
	font-size: 10px;
	line-height: 12px;
	color: #BABCBE;
	margin: 0 0 23px 0;
}
#breadcrumbs a {
	color: #616264;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #000;
	text-decoration: underline;
}
#breadcrumbs .ActiveLink {
	color: #7E8082;
}
#youAreHere {
	font-weight: bold;
	color: #7E8082;
}
#colB{
	font-size:12px;
	line-height:17px;
	color:#000;
	float: right;
	width: 320px;
	background: url(/images/bg-colMod.png) no-repeat 0 0;
	min-height: 150px;
	padding: 30px 0 0 0;
}
#navSub, #navSubArchives {
	background: none;
}
#navSub ul li, #navSubArchives ul li {
	margin: 0 0 6px 0;
	line-height:normal;
}
#navSub ul li a, #navSubArchives ul li a {
	font-size: 12px;
	color: #0071BC;
	text-decoration: none;
	line-height: 16px;
	text-transform:capitalize;
}
#navSub ul li a:hover, #navSubArchives ul li a:hover {
	color: #CF142B;
	text-decoration: underline;
}
#navSub ul li a.ActiveLink, #navSubArchives ul li a.ActiveLink{
	font-weight:bold;
	color:#000;
	text-decoration:none !important;
}
#footerBlock {
	background: #002469 url(/images/bg-footerWrap.png) repeat-x center top;
	padding: 15px 0 25px 0;
}
#footerWrap {
	width: 960px;
	margin: 0 auto;
}
#footerA {
	float: left;
	margin: 0 0 0 80px;
}
#footerA img {
	vertical-align: middle;
	margin: 0 8px 0 0;
}

#footerB {
	float: right;
	text-align: center;
	width: 500px;
	font-size: 11px;
	line-height: 16px;
	padding: 80px 0 0 0;
	color: #fff;
}
#navFooter ul li {
	display: inline;
	margin: 0 3px;
	text-transform: capitalize;
}
#navFooter ul li a {
	text-decoration: none;
	font-size: 10px;
	color: #fff;
}
#navFooter ul li a:hover{
	text-decoration:underline;
}
#navFooter ul li a.ActiveLink{
	text-decoration:underline;
	font-weight:bold;
	color:#0071BC;
}
#siteCredits, #siteCredits a {
	color: #405B8E;
	font-size: 10px;
	text-decoration: none;
}
#siteCredits a:hover{
	color:#fff;
	text-decoration:underline;
}
.colMod{
	margin-bottom:20px;
	line-height:18px;
	padding: 15px;
	background: url(/images/bg-colMod.png) no-repeat 0 0;
	/* min-height: 150px; */
}
.colMod h2{
	font-size:16px;
	color:#002469;
	border-bottom: solid 2px #C6C8CA;
	margin: 0 0 10px 0;
	padding: 0 0 1px 0;
}
a.colModHeadLink {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0px;
	display: block;
	float: right;
	margin: 5px 3px 0 0;
}
a:hover.colModHeadLink {
	text-decoration: underline;
}

/* /// End /// */

/* Start News/Events/Blog Elements
/////////////////////////////////////*/
.postList{
	padding:0 0 20px 0;
	border-bottom:solid 2px #efefef;
	margin:0 0 25px 0;
}
.backToNews{
	font-size:11px;
	text-align:right;
	float:right;
	line-height:normal;
}
.eListWrap{
	padding:0 0 20px 0;
	border-bottom:solid 2px #efefef;
	margin:0 0 25px 0;
}
.eListA{
	float:left;
	width:455px;
}
.eListTime{
	font-weight:bold;
}
.eListB{
	float:right;
}
.viewAllEvents{
	font-size:11px;
	line-height:normal;
	border-top:solid 2px #efefef;
	padding:4px 0 0 0;
}
.postMetaData{
	font-size:11px;
	color:#666;
}
/*/// End ///*/


/* /// Start special classes & IDs /// */
.clear{
	clear:both;
}
a.ActiveLink{
	cursor:default !important;
}
.imageFloatRight, .imageFloatRightBorder{
	float:right;
	margin:0 0 10px 20px;
}
.imageFloatLeft, .imageFloatLeftBorder{
	float:left;
	margin:0 20px 10px 0;
}
.imageFloatLeftBorder, .imageFloatRightBorder, .imageBorder{
	padding:1px;
	border:3px solid #ccc;
	background:#fff;
}
#content-Home table .imageFloatLeftBorder, #content-Home table .imageFloatLeft{
	margin:0 5px 0 0;
}
#content-Home table .imageFloatRightBorder, #content-Home table .imageFloatRight{
	margin:0 0 0 5px;
}
#submitButton{
	display:inline-block;
	background-image: url(/images/sprites.png);
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:0 -86px;
	width:131px;
	height:35px;
	border:none;
	font-size:13px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:normal;
	color:#fff;
}
#submitButton:hover{
	background-position:0 -121px;
}
.label-description{font-weight:bold;color:#000;}
.label-details{font-size:11px;color:#444;line-height:11px;display:block;}
.error-input, .form .error-both .input, .form .error-same .input { background-color:#efefef; border-color:#BF0B17; color:#000; }
.error-div {margin:14px 0; font-size:14px;padding:5px 0;color:#BF0B17;font-weight:bold; }
.error-same, .form .error-both { color:#fff; background-color:#b66; -moz-border-radius:3px; }

/* /// End /// */