/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*font-family: "Lucida Sans", Arial;*/
	font-family: Arial, sans-serif;
	line-height:140%;
	color:#555;	
	font-size:1em;
	background:#fff;
}


body.home {background:#E0E0E0;}

a {color:#2478b3}
a:visited {color:#496d86}
a:hover {color:#144e77}


hr {border:none;height:1px;background:#ddd;}


h1 {
	font-size: 30px;
	font-weight: bold;
	color: #555;
	text-transform: uppercase;
	padding-top:10px;
	line-height:20px;
	letter-spacing: 1px;
}

.content h1 {
	font-weight:normal !important;
	margin-top:10px;
	margin-bottom: 0px;
	padding-right:30px;
	letter-spacing: -1px !important;
	background:url(/images/bulletTitle.gif) no-repeat right 70%  ;
	float:left;
	float:left;
	}

h1 a {
	font-size: 32px;
	color: #555 !important;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: none;
}

h1 a:hover {
	color: #F58426 !important;
}

.menu_inner h1, .menu_inner h2 {margin:0;padding:0;padding-left:10px;font-size:1em;float:left;display:inline;}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #A0A0A0;
	text-transform: uppercase;
	line-height: 45px;
	letter-spacing: -1px;
}
	h2 a {
		color: #A0A0A0;
		text-decoration: none;	
	}
	h2 a:hover {
		color: #fff;
		text-decoration: none;
	}
	
h3 {
	font-size: 20px;
	color: #555;
	font-weight: normal;
	letter-spacing: 0px;
	line-height:150%;
	margin:0;
	padding:0;
	
}

.menu {
	background-image: url(images/bgTop.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 203px;
	font-family: arial, sans-serif;
	font-size: 14px;

}

.top-nav {margin-top:0px;}

.top-nav a {
	padding:7px 10px;
	font-family: arial, sans-serif;	
	letter-spacing:0.03em;
	font-weight:normal !important;
	font-size:1.15em;
	color: #ddd;
	text-decoration: none;
}

.top-nav a:hover {color:#fff !important;background:url(/images/nav_arrow.png) no-repeat bottom center;}

.homeLinks {margin:0;padding:0;padding-top:14px;}
.homeLinks li {list-style:none;margin:0;}

.homeLinks li  a {
	background:url(images/bullets_home.gif) no-repeat center left;
	padding-left:10px;
	letter-spacing:0.01em;
	font-size:0.85em;
	width:100%;
	text-decoration:none;
}

/*
.homeLinks {
	font-weight: bold;
	color: #6C6C6C;
	font-size: 12px;
	line-height: 18px;
	text-transform: capitalize;
	vertical-align: bottom;
}
.homeLinks a{

	font-weight: bold;
	color: #6C6C6C;
	font-size: 12px;
	line-height: 18px;
	padding:4px 0px;
	padding-right:0px;
	text-transform: capitalize;
	text-decoration:none !important;
	display: block;
	width: 251px;
}
.homeLinks a:hover{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	text-transform: capitalize;
	text-decoration:none;
	background-color: #F58426;
}
.homeLinks a:visited{
	font-family: "Lucida Sans", Arial;
	font-weight: bold;
	color: #6C6C6C;
	font-size: 12px;
	line-height: 18px;
	text-transform: capitalize;
	text-decoration:none;
}*/
.menu_inner {
	background-image: url(images/bgTop.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 121px;
	font-size: 13px;
	font-weight: bold;
	position:relative;
	/*border-bottom: 2px solid #FFFFFF;*/
}


	.menu_inner .right {margin-top:20px;margin-right:10px;}

.main {
	background-image: url(images/bgMiddle.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 358px;
	margin-top:3px;
}
.bottomMenu {
	font-size: 0.9em;
	color: #999;
}
.bottomMenu a, .bottomMenu a:visited {
	color: #ddd;
	text-decoration: none;
}
.bottomMenu a:hover{
	color: #fff;
	text-decoration: underline;
}


.main_inner {
	background-image: url(images/bgMiddle_inner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 252px;
}
.contentHome {
	margin:0;padding:0;
	height: 265px;
	background:#E0E0E0 url(images/contentHome.gif) repeat-y top center;
}

.contentHome h2, .contentHome h2 a {color:#333;font-weight:normal;line-height:150%;padding:0;margin:0;}
.contentHome ul {margin:0;padding:0;}
.contentHome ul li {
	list-style:none;
	background:url(images/bullets_home.gif) no-repeat left 3%;
	padding-left:10px;
	margin:0;
	font-size:0.9em;
	}
.contentHome .xrev {display:block;color:#333;font-weight:bold}

.contentHome .home-list li {padding-bottom:0;}
.contentHome .home-list li a {color:#555;text-decoration:none;}
.contentHome .home-list li a:hover {color:#f48222;text-decoration:underline;}

.content {
	background-repeat:repeat-y;
	background-position: center 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgContent.gif);
}
.content>table {padding-left:20px;}
.content>table>table {border-top:2px solid #333;}




.orange {
	font-weight:bold;
}

.footer {
	background: url(/images/footer.png) no-repeat top center;
	margin: 0px;
	padding: 0px;
	height: 135px;
	color: #fff;
}
.contentTxt {
	font-size:0.9em;
	font-weight: normal;
	list-style-image: url(images/bulletsService.gif);
}
.contentTxt ul {
	list-style-image: url(images/bulletsService.gif);
}



.contentTxt a{
	line-height: 19px;
	text-transform: underline;
	font-weight: normal;
	list-style-image: url(images/bulletsService.gif);
	text-decoration:underline;
}

.contentTxt_sitemap a{
	text-decoration:none;
}
.contentTxt_sitemap a:hover{
	text-decoration:underline;
}
.H1 {
	font-size: 32px;
	font-weight: bold;
	color: #A0A0A0;
	text-transform: uppercase;
	line-height: 45px;
	letter-spacing: -2px;
}
.H1 a{
	font-weight: bold;
	color: #A0A0A0;
	text-transform: uppercase;
	letter-spacing: -2px;
	text-decoration: none;
}
.H1 a:hover{
	font-size: 32px;
	font-weight: bold;
	color: #F58426;
	text-transform: uppercase;
	line-height: 45px;
	letter-spacing: -2px;
	text-decoration: none;
}

.H2 {
	font-size: 20px;
	font-weight: normal;
	color: #A0A0A0;
	text-transform: uppercase;
	line-height:58px;

	letter-spacing: 0.05em;
	margin-left:0px;
}
.H2 a, .H2 span {
	color: #A0A0A0;
	text-transform: uppercase;
	text-decoration: none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin-right:5px;
}

.H2 a {color: #F58426;}

.H2 a:hover{
	color: #fff;
	background-color: #F58426;
}
/*.H2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #A0A0A0;
	text-transform: uppercase;
	line-height: 45px;
	letter-spacing: -1px;
	text-decoration: none;
}*/
.H3 {
	font-size: 20px;
	color: #8D8D8D;
	font-weight: normal;
	display:block;
}

.H3 p {margin-top:10px !important;}

#dropmenudiv{
width:200px !important;
position:absolute;
margin-left:-25px;
margin-top:0;
padding-bottom:10px;
padding-top:10px;
font:normal 12px Verdana;
line-height:19px;
z-index:100;
background:#4D4E52;
opacity:0.95;
color:#ddd;
-moz-border-radius-bottomleft:5px;
-webkit-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-radius-bottomright:5px;
-moz-box-shadow:1px 1px 2px #222222;
-webkit-box-shadow:1px 1px 2px #222222;
box-shadow:1px 1px 2px #222222;

}

#dropmenudiv a{
display: block;
padding: 8px 10px;
text-decoration: none;
color:#ddd !important;
border-bottom:1px solid #444;
border-top:1px solid #555;
margin:0 5px;
padding:5px 2px;
text-align:left;
}

#dropmenudiv a:visited{
color:#ddd;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #777;
color:#fff;
}

#dropmenudiv a:active{
color:#777;
}
.contentTitle {
	font-size:1.4em;
	color: #444;
	font-weight: normal;
	text-align:center;
	letter-spacing:0.05em;
	margin:0;
}
.servicesLinks {

	color: #F58426;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 26px;
	padding:2px 10px;
	letter-spacing: -1px;
}
.servicesLinks a{
	color: #F58426;
	font-weight: bold;
	text-decoration:none;
	display: block;
	width: 320px;
}
.servicesLinks a:hover{
	color: #fff;
	background: #F58426;
}

.servicesInnerLinks {
	color: #F58426;
	margin-right:20px;
	font-size:15px;		
	border-right:1px solid #ccc;
}
.servicesInnerLinks a{
	color: #F58426;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 140%;
	text-decoration:none;
	display: block;
	width: 215px;
	padding:3px;
	margin-bottom:5px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.servicesInnerLinks.projects a 
{width: 385px !important;}

.servicesInnerLinks a:hover{
	color: #555;
	background:#ddd;
}
#menu_grey {
 display: block;
 width: 265px; 
 line-height: 20px; 
 color: #fff; 
 font-weight:bold;
	color:#F58426;
}


.full-width p, .full-width ol {width:900px;}

.padded {padding-right:10px;padding-bottom:10px;}

.content-right {padding-left:20px;padding-right:20px;}
.content-right .box {padding:10px;padding-left:0px;width:210px;float:left;}
.content-right p {overflow:hidden;}

.newsborder .servicesInnerLinks {font-weight:normal;padding-top:10px;display:block;}



label {text-transform:uppercase;font-size:0.85em;font-weight:bold;}
input[type='text'] {
	font-family: Arial, Helvetica, sans-serif;
	padding:6px;
	color: #4D4E52;
	border: 1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin-bottom:5px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding:6px;
	color: #4D4E52;
	font-size:0.9em;
	border: 1px solid #ccc;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:258px;
	height:125px;
	min-height:78px;
	max-height:78px;
}

input[type='text']:focus, textarea:focus {border:1px solid #999;}

input[type='submit'], .bimDisplayLink	{
	border:none;
	letter-spacing:0.00em;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;	
	color:#fff;
	padding:0px 10px;
	padding-right:20px;
	cursor:pointer;
	background:#f58426 url(images/submit_bg.png) center left no-repeat;
	margin-right:2px;
	margin-left:2px;
	-moz-border-radius:0;
	-webkit-border-radius:0;	
	}
	

input[type='submit']:hover, form.styled input[type='submit']:focus, .bimDisplayLink:hover	{background:#df6803 url(images/submit_bg_hover.png) center left no-repeat;color:#fff;}

a.button_orange {	
	letter-spacing:0.00em;
	font-size:0.7em;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff !important;
	padding:1px 10px;
	padding-right:20px;
	background:#f58426 url(images/button_orange.png) center left no-repeat;
}

a.button_orange:hover {background:#df6803 url(images/button_orange_hover.png) center left no-repeat;color:#fff;}


.content  a.button_orange {
	background:#f58426 url(images/submit_bg.png) center left no-repeat;
}

.content  a.button_orange:hover {background:#df6803 url(images/submit_bg_hover.png) center left no-repeat;}

table.bim {
border-top: 1px solid #F58426;
border-left: 1px solid #F58426;
}
table.bim td {
 border-right: 1px solid #F58426;
 border-bottom: 1px solid #F58426;
}
table.white {
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}
table.white td {
 border-right: 1px solid #FFFFFF;
 border-bottom: 1px solid #FFFFFF;
}

.newsborder {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D8D8;
}


.left {float:left}
.right {float:right}
.clear {float:clear}

a img {border:none;}



/*
.menu_inner a {
text-decoration: none;
color: #FFFFFF;
}

.menu_inner a:hover {
text-decoration: none;
color: #F58426;
}
.menu_inner2 {
	background-image: url(images/bgTop2.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 122px;
	font-family: "Lucida Sans", Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
}
.menu_inner2 a {
text-decoration: none;
color: #FFFFFF;
}

.menu_inner2 a:hover {
text-decoration: none;
color: #F58426;
}
*/

.content_inner {background:#fff;margin:0 auto;padding:10px;width:929px;}

.footer {}
.footer_inner {background:#4D4E52;margin:0 auto;padding:8px 10px;width:929px;}
