


/*
devrnb.blackbarnmedia.com
*/

#container, #sub-container {
	margin: 0 auto;
	padding: 0;
	width: 974px;
/*	font-size: 62.5%;*/
	font-size: 12.13px; !important;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	color: #000;
	}

#sub-container {
	width: 912px;
	font-size: 12.13px; !important; /**/
	}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	}

a, p, h1, h2, h3, h4, h5, ul, li {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	list-style: none;
	outline: none;	
	}


	
img {
	border: none;
	}
	
/* header for top of home page - rest of header continued in contentj
--------------------------------------------------------------------*/

#home-header {
	width: 974px;
	height: 46px;
	background: url(images/home-header-top.jpg) top left no-repeat;
	}
	
/* layout
---------*/

#home-container {
	width: 974px;
	float: left;
	background: url(images/home-background.gif) repeat-y;
	}

#home-left {
	width: 780px;
	float: left;
	}

#home-right {
	width: 194px;
	float: right;
	text-align: left;
	}
	
#home-right ul{
	float:left;
	width:194px;
	}

/* home-right - news
--------------------*/
	
#home-right li {
	float:left;
	width: 194px;
	background: url(images/arrow.gif) 0 0 no-repeat;
	margin:0 0 14px 0;
	font-size:11px;
	line-height:16px;
	}
	
#home-right h1 {
	background: url(images/news-title-background.gif) bottom repeat-x;
	font-family: Arial, sans-serif;
	font-size:16px;
	margin:0 0 17px 0;
	color:#fff;
	padding:8px 0 6px 20px;
	text-transform:uppercase;
	font-weight:bold;
	}

.newsheader {
	color: #fff;
	padding: 3px 0 0 20px;
	font-size: 1.1em;
	/*	font-size: 1.4em;*/
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	}

.newsgreentitle, .newsdescription {
	color: #009966;
	padding: 0px 20px 0px 20px;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	}

.newsdescription {
	padding-top: 0px;
/*	padding-top: 7px;*/
	color: #666667;
	font-weight: normal;
	}

.newslink {
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #666667;
	}

.newslink:hover {
	text-decoration: none;
	}
	
/* home left - header and navigation
------------------------------------*/

#nav-top {
	height: 31px;
	background: url("/images/home-header-nav-top.jpg") top left no-repeat;
	text-indent: -9999px;
	}

#nav {
	width: 780px;
	height: 23px;
	background: url("/images/NavBkgdNEW.gif") no-repeat;
	}

#nav ul {
	float:left;
	display:inline;
	margin-left: 148px;
	width:624px;
	background:url("/images/HomeNavBkgdNEW.gif") no-repeat;
	}
	
#nav li {
	float: left;
	}
	
#nav li a {
	float: left;
	height: 23px;
	text-indent: -9999px;
	}
	
#nav li.nav-01 a {
	width: 124px;
	background:url("/images/HomeAboutNEW.gif") no-repeat;
	}
	
#nav li.nav-02 a {
	width: 202px;
	background:url("/images/HomeEmploymentNEW.gif") no-repeat
	}
	
#nav li.nav-03 a {
	width: 113px;
	background:url("/images/HomeContractsNEW.gif") no-repeat;
	}
	
#nav li.nav-04 a {
	width: 122px;
	background:url("/images/HomeContactNEW.gif") no-repeat;
	}
	
#nav ul li a:hover{
	background:none;
	}
	
#nav-bottom1 {
	width: 780px;
	height: 191px;
	position: relative;
	background: url(images/home-header-nav-bottom1.jpg) no-repeat;
	}

#nav-bottom1 p {
	position: absolute;
	bottom: 5px;
	left: 370px;
	font-family: Georgia, serif;
	color: #fff;
	font-size: 2.0em;
	}
	
#nav-bottom2 {
	width: 780px;
	height: 95px;
	position: relative;
	text-align: left;
	background: url(images/home-header-nav-bottom2.jpg) no-repeat;
	}

#nav-bottom2 p {
	position: absolute;
	top: 5px;
	left: 370px;
	width: 300px;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	}

#nav-bottom3 {
	width: 780px;
	height: 38px;
	text-align: left;
	background: url(images/home-header-nav-bottom3.jpg) no-repeat;
	}

#nav-bottom3 a, .red, .black {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	}

#nav-bottom3 a:hover {
	text-decoration: underline;
	}
	
#nav-bottom3 p {
	padding: 15px 0px 0px 30px;
	}
	
.red {
	color: #cc0033;
	padding: 0px 3px 0 3px;
	}

/* form
-------*/

form {
	padding-left: 5px;
	float: left;
	}

input, textarea, .subform {
	float: left;
	width: 140px;
/*	height: 13px;*/
	border: 1px solid #CDCDCD;
	font-size: .9em;
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color: #333;
/*	margin-top: -3px;*/
	}

#go {
	background-image:url('images/form-go.gif');
	background-repeat:no-repeat;
	margin-left: 5px;
	width: 20px;
	height: 19px;
	border: 0;
	}
	
	
/* home-left content
--------------------*/

#content-container {
	width: 780px;
    float: left; 
	text-align: left;
	}

#content-left {
	float: left;
	width: 340px;
	}	

#content-right {
	float: left;
	width: 440px;
	margin-top: 16px;
	text-align: center;
	}

/* content-left
---------------*/

	
#content-left ul {
	margin-top: 20px;
	}

#content-left li {
	width: 340px;
	line-height: 1.5em;
	}

li.arrow {
	background: url(images/arrow.gif) top left no-repeat;
	}

#content-left p {
	font-family: Arial, sans-serif;
	color: #666667;
	font-size: 1em;
	padding: 0 15px 20px 30px;
	}

a#employee {
	color: #333;
	margin-left: 30px;
/*	font-size: 1.1em;*/
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}

a#employee:hover {
	text-decoration: underline;
	}

/* naics
----------------*/

#naics {
	float: right; !important;
	text-align: left; !important;
/*	width: 741px;*/
	width: 676px;
	}

#naics ul{
	padding: 0px;
	margin: 0px;
	float: right;
/*	width: 741px;*/
	width: 676px;
	}

/* seaport
----------------*/

#seaport {
	width: 676px; !important;
	float: left; !important;
	padding: 0px; !important;
	margin: 0px; !important;
	}

#seaport ul {
	width: 676px;
	float: none;
	}

#zones {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 676px;
	}
	
.zones-header {
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-right:25px;
	
	}

/* vacancies
----------------*/

#vacancies {
/*width: 741px;*/
float: left; !important;
text-align: left; !important;
margin: 0px; !important;
padding: 0px; !important;
}

#vacancies ul, #vacancies li {
padding: 0px; !important; 
margin: 0px; !important;
float: none;
/*width: 741px;*/
list-style: circle;

text-align: left;
}





#vacancies ul li ul {
float: none;

}

/* content-right
----------------*/

#content-right img {
	margin: 0;
	}

ul#location {
	width: 440px;
	text-align: left;
	margin-top: 25px;
	}

#content-right li {
	padding: 0 30px 0 30px;
	}

li#locations {
/*	font-size: 1.2em;*/
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 15px;
	}

li#locationnames {
/*	font-size: 1em;*/
	font-size: 11px;
	color: #666;
	}

.red2 {
	color: #cc0033;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
	}

#maincontent {
/*	padding: 80px 30px 20px 35px;*/
	padding: 0px 30px 20px 0px;
/*	margin-top:25px;*/
	margin-top:0px;
	font-size: 1.1em;
/*	line-height:1.6em;*/
	line-height:1.8em;
	float: right;
/*	width: 741px;*/
	width: 676px;
	font-size: 12.13px; !important; /**/
	
	}

#maincontent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #cc0033;
	margin-bottom: 5px;
	margin-top:15px;
	}
	
#maincontent p {
	margin-bottom: 10px;
	margin-top: 5px;
	}
	
#maincontent h4 {
	font-size: 1.2em;
	color: #13ad91;
	margin-bottom:5px;
	margin-top:5px;
	}	

#maincontent li {
	margin-bottom:5px;
	margin-top:5px;	
	}	

#maincontent ul {
	margin-bottom:5px;
	margin-top:5px;
	}				
	
	
/* footer
---------*/

#footer {
	width: 974px;
	background: url(images/home-background.gif) repeat-y;
	clear: both;
	color: #999;
	text-align: left;
	margin-bottom: 20px;
	font-size: 10px;
	}

#footer p {
	padding: 40px 124px 0 30px;
	}

#footer a {
	color: #999;
	text-decoration: underline;
	}

#footer a:hover {
	text-decoration: none;
	}
	

/* SUB PAGE ADDITIONS
---------------------*/

/* header
---------*/

#sub-header {
	position: relative;
	width: 912px;
	height: 78px;
	background: url(images/sub-header-top.jpg) top left no-repeat;
	}

.form-sub {
	float: left;
	position: absolute;
	top: 38px;
	left: 670px;
	}
	
.indent-sub {
	text-indent: -9999px;
	}

#sub-header-bottom {
	width: 912px;
	height: 60px;
	background: url(images/sub-header-bottom.jpg) no-repeat;
	position: relative;
	}
	
#sub-header-bottom-links {
	position: absolute;
	top: 30px;
	right: 20px;
	}

#sub-header-bottom a, .white {
	color: #fff;
/*	font-size: 1.1em;*/
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

#sub-header-bottom a:hover {
	color: #ff0000;
	}



/* navigation
-------------*/

#sub-nav {
	width: 912px;
	height: 22px;
	background:url("/images/SubNavBkgdNEW.gif") no-repeat;
	}
	
#sub-nav ul, #sub-nav ul li, #sub-nav ul li a{
	float:left;
	height:22px;
	}
	
#sub-nav ul{
	display:inline;
	margin:0 0 0 250px;
	}
	
#sub-nav ul li a{
	text-indent:-9999px;
	}
	
#sub-nav ul li#home{
	width:98px;
	}

#sub-nav ul li#home a{
	width:98px;
	background:url("/images/SubHomeNEW.gif") no-repeat;
	}
	
#sub-nav ul li.SubSelected-home{
	background:url("/images/SubHomeSelectedHoverNEW.gif") no-repeat;
	}
	
#sub-nav ul li.SubSelected-home a{
	background:url("/images/SubHomeSelectedNEW.gif") no-repeat !important;
	}
	
#sub-nav ul li#about{
	width:106px;
	}

#sub-nav ul li#about a{
	width:106px;
	background:url("/images/SubAboutNEW.gif") no-repeat;
	}
	
#sub-nav ul li.SubSelected-about{
	background:url("/images/SubAboutSelectedHoverNEW.gif") no-repeat;
	}
	
#sub-nav ul li.SubSelected-about a{
	background:url("/images/SubAboutSelectedNEW.gif") no-repeat !important;
	}
	
#sub-nav ul li#employment{
	width:208px;
	}
		
#sub-nav ul li#employment a{
	width:208px;
	background:url("/images/SubEmployNEW.gif") no-repeat;
	}
	
#sub-nav ul li.SubSelected-employment{
	background:url("/images/SubEmploySelectedHoverNEW.gif") no-repeat;
	}
	
#sub-nav ul li.SubSelected-employment a{
	background:url("/images/SubEmploySelectedNEW.gif") no-repeat !important;
	}
	
#sub-nav ul li#contracts{
	width:116px;
	}
		
#sub-nav ul li#contracts a{
	width:116px;
	background:url("/images/SubContNEW.gif") no-repeat;
	}
	
#sub-nav ul li.SubSelected-contracts{
	background:url("/images/SubContSelectedHoverNEW.gif") no-repeat;
	}
	
#sub-nav ul li.SubSelected-contracts a{
	background:url("/images/SubContSelectedNEW.gif") no-repeat !important;
	}
	
p.top_contracts {
	width: 300px;
	float: left; !important;
	text-align: left;
	margin: 10px 0 10px 35px;
	display: inline;
	font-size: 1.1em;
	line-height: 1.5em;
	}
	
/* Ask Adam */

/*.top {
	float: right;
	font-size: 11px;
	font-weight: bold;	
	}

.top a, a:link, a:hover, a:visited {
	text-decoration: underline;
	}
*/

#sub-nav ul li#contact{
	width:134px;
	}
		
#sub-nav ul li#contact a{
	width:134px;
	background:url("/images/SubContUsNEW.gif") no-repeat;
	}
	
#sub-nav ul li.SubSelected-contact{
	background:url("/images/SubContUsSelectedHoverNEW.gif") no-repeat;
	}
	
#sub-nav ul li.SubSelected-contact a{
	background:url("/images/SubContUsSelectedNEW.gif") no-repeat !important;
	}
	
#sub-nav ul li a:hover{
	background:none !important;
	}

/* layout
---------*/

#sub-main-container { 	
	width: 912px;	
/*	float: left;*/
	background: url(images/sub-content-background.gif) top left repeat-y;
	text-align: left;
	}

#sub-sidebar {
	float: left;
	width: 171px;
	min-height: 490px;
	height: expression( this.scrollHeight < 490 ? "490px" : "auto" );
	background: url(images/sub-sidebar-background.jpg) no-repeat;
	}

#sub-content {
	float: right;
	width: 741px;
	}


/* sidebar
----------*/

.sub-leftnav {
	width: 170px;
	height: 21px;
	background: url(images/sub-leftnav-link-background.gif) 0 0 no-repeat;
	float: left;
	}

.sub-leftnav a {
	display: block;
/*	width: 170px;*/
	width: 140px;
	height: 21px;
	background: url(images/sub-leftnav-link-background.gif) -170px 0 no-repeat;

	font-size: 11px;
/*	font-size: 1.1em;*/
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	padding: 3px 0 0 30px;
	float: left;
	}
	
.sub-leftnav-current {
	width: 170px;
	height: 21px;
	background: url(images/sub-leftnav-link-background.gif) 0 0 no-repeat;
	font-size: 11px;
/*	font-size: 1.1em;*/
	text-transform: uppercase;
	color: #cc0033;
	float: left;
	}
	
.sub-leftnav-current a{
	display: block;
	width: 170px;
	height: 21px;
	background: url(images/sub-leftnav-link-background.gif) 0 0 no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	padding: 3px 0 0 30px;
	float: left;
	}

.sub-leftnav-current p {
	font-weight: bold;
	padding: 3px 0 0 30px;
	}

.sub-leftnav a:hover {
	background: none;
	color: #666;
	}
	
#sub-sidebar-bottom {
	position: relative;
	clear: both;
	width: 170px;
	}

#sub-sidebar-bottom p {
	position: absolute;
	bottom: 30px;
	padding-left: 30px;
	color: #666;
	line-height: 1.6em;
	background: url(images/arrow.gif) top left no-repeat;
	font-size: 10px; 
	}
	
/* content
----------*/

#sub-content-container {
	width: 741px;
/*	float: left;*/
	}

#sub-content-header-right {
	float: right;
	width: 494px;
/*	width: 414px;*/
	margin-top: 12px;
	text-align: right;
	font-size: 11px !important; 

	}
	
#sub-content-header-right a, #sub-content-header-right p {
	text-transform: uppercase;
	color: #666;
	margin-bottom: 15px;
	}

#sub-content-header-right a:hover {
	color: #999;
	}

#sub-content-header-left {
	width: 212px;
	float: left;
	text-align: left;
	margin: 10px 0 10px 35px;
	_margin-left:20px;
	display: inline;
	font-size: 1.1em;
	line-height: 1.5em;
	}

#sub-content-header-left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #cc0033;
	margin-bottom: 20px;
	line-height: 1.1em; /* Increased Line Height of headers */
	}

#sub-content ul {
	float: left;
	}

#sub-content li.title, li.description {
	text-align: left;
	padding-left: 5px;
	color: #333;
	margin-left: 30px;
	
	}

#sub-content ul p {
	margin: 15px 0 15px 0;
	}

li.title {
	padding: 5px 0 5px 0;
	background-color: #dbdbdb;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 30px;
	}

li.description {
	font-size: 12.13px;
/*	font-size: 1.1em;*/
	line-height: 1.8em;
	}

div#apply {
 	width:500px;
	padding: 0;
	margin: 0;
	}

.line-break {
	
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #333333;

	}

	
/* site map
---------*/

#sitemap a {
	color: #333333;


	}


#sitemap a:hover {
	text-decoration: underline;

	}

#sitemap ul{
	width: 200px;
	padding: 0px;
	margin: 0px;
	display: block;
	float: none;

	}
	
#sitemap ul li{
	text-indent: 10px;
	padding: 0px;
	margin: 0px;
	float: none;

	}

#sub-footer {
	clear: both;
	height: 30px;
	}

.bbfoot {text-align:center; color:#CCCCCC; size:7px;}

/* careers nav
---------*/

ul#career {
float: left;
margin: 0; !important;
padding: 4px 0 4px 36px;
font-size: 11px;
}

ul#career li {
line-height: 15px;

}

ul#career li a {
 color: #000; 
}

ul#career li a:hover {
 color: #666; 
}

ul#career li.current a{
color: #cc0033;
}

/* capabilities 
---------*/

ul#capabilities {
	width: 650px;
	padding: 20px;
	margin: 0px;
	}
	
ul#capabilities li {
	list-style: disc;
	margin: 0px;
	}
	



/* awards
---------*/

#awards ul{
	width: 650px;
	padding: 10px;
	margin: 0px;
	display: block;
	float: none; !important;
	text-indent: 10px;
	}

li.header {
	text-indent: -10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #cc0033;
	margin-bottom: 20px;
	}

	
#awards ul li{
	padding: 0px;
	margin: 0px;
	float: none;
	}






	
	









