/* Main CSS
-------------------------------------------------------*/
html, body {
	background: #02300E url(../images/bg_body.jpg) top left repeat-x;
	text-align: center;
	font: 11px Vendana, sans-serif;
	}
#container {
	border: 0px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	text-align: left;
}
p {
	font: 11px Vendana, sans-serif;
	line-height: 15px;
	color: #666666;
	border: 0;
	margin-top:5px;
}
.detail {
	font: 10px Vendana, sans-serif;
	line-height: 13px;
	font-style: italic;
	color:  #666666;
	border: 0;
}
.officerTitle {
	font: 11px Vendana, sans-serif;
	font-style: italic;
	font-weight: bold;
	color:  #666;
}
.officerName {
	font: 11px Vendana, sans-serif;
	font-style: italic;
	font-weight: bold;
	color:  #084D17;
}
h2 {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #084D17;
}
div#sidebar h2 {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #999;
}
h3 {
	font: 11px Vendana, sans-serif;
	margin:0;
	margin-bottom: 4px;
	color: #666;	
}
h4 {
	font: bold 12px Vendana, sans-serif;
	margin:0;
	color: #084D17;
	border-bottom: 1px solid #ccc;	
}
h5 {
	font: 13px, Arial;
	font-weight: bold;
	color: #084D17;
}
h6 {
	font: 11px Vendana, sans-serif;
	font-weight: bold;
	margin:0;
	color: #666;	
}
a,
a:link,
a:visited {
	text-decoration: none;
	color: #084D17;
}
a:hover,
a:active {
	text-decoration: underline;
	color: #084D17;
}
ul {
	padding:0px;
	padding-left:15px;
	margin:0px;
}
li {
	margin:15px 0px 0px 0px;
}

.imglineRight {
	float: right;
	margin:0;
	margin-top:-17px;
	margin-right:0px!important;
	margin-right:-3px;

}
/* Careers pages
-----------------------------------------------------
#career {
	font: 11px Vendana, sans-serif;
	width:540px;
}
#career span {
	font-weight: normal;
	color:#666;
}
#career .border{
	border-top: 1px solid #F0F0F0;
}
#career td a {
	color: #666;
}
#career td a:hover {
	color:#084D17;
}
#career th a {
	color:#084D17;
}
#career th a:hover {
	color:#084D17;
}
table {
	

}
td {
	color:#084D17;
	font-weight:bold;
	padding: 5px 0 5px 15px;

}
th {
	color:#084D17;
	padding: 5px 0 5px 15px;
	text-align:left;
	font-weight: normal;
}
tr.altrow {
	background-color: #F5F5F5;
	border-top: 1px solid #000;
}--*/
/* New Careers Page
-------------------------------------------------------*/
.careers {
	display: block;
	width: 250px;
	height:360px;
	float:left;
	background-color: #F5F5F5;
	border: 1px solid #ccc;
	margin-bottom:15px;
}
#careers ul {
	padding-left:20px;
	list-style-type:none;
}
#careers h3 {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	padding-top:15px;
	color:#084D17;
	padding-left:15px;
}
#careers li {
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	padding:0;
	margin:0;
	margin-top:5px;
	padding-left:15px;

}
#careers p {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	padding-top:15px;
	color:#084D17;
}
#careers .submit {
	margin-top:10px;
	float:right;
	margin-bottom:15px;
}
/* Career Detal Pages
---------------------------------------------------
#careerdetail {
	font: 11px arial narrow;
	width:300px;
	float: right;
	margin: 0 0 10px 10px;
	
}
#careerdetail th {
	color:#333;
	font-weight: bold;
}
#careerdetail td {
	color: #666;
	font-weight: normal;
}
#careerdetail td a {
	color: #666;
	font-weight: bold;
}

#careerdetail td a:hover {
	color: #084D17;
	font-weight: bold;
}
#careerdetail span {
	color: #084D17;
	font-weight: bold;
}
#careerdetail .right {
	text-align: right;
}
#careerdetail .border {
	border-top: 1px solid #F0F0F0;
}
#details {

}
#details ul {
	list-style-image: url(../images/sqbullet.gif)!important;
	list-style-image: url(../images/sqbullet2.gif);

}
#details li {
 margin: 5px 0 0 0;
}
#submitresume {
	font: 11px arial narrow;
	border-top: 1px solid #084D17;
	text-align:right;
	padding: 10px 0 10px 0;
	margin-top: 15px;
}
#submitresume span {
	color: #084D17;
}
#submitresume a {
	font-weight:bold;
	color: #666;
}
#submitresume a:hover {
	font-weight:bold;
	color: #084D17;
}
/* Home Page----*/
-------------------------------------------------------*/
.homeInsetimg {
	float: left;
	margin: 10px 0px 10px -35px;
}
/*JavaScript function
-------------------------------------------------------*/
div.hideMe {
	display: none;
}
div.showMe {
	display: block;
}

/*Navigation roll over states and Nav background images
-------------------------------------------------------*/
body#page_people a#top_ourpeople {
	background-position: 0 -11px;
}
body#page_about a#top_aboutus,
body#page_careers a#top_aboutus {
	background-position: 0 -11px;
}
body#page_capabilities a#top_capabilities {
	background-position: 0 -11px;
}
body#page_products a#top_products,
body#page_radar a#top_products,
body#page_crosscue a#top_products,
body#page_FAST a#top_products,
body#page_ironcurtain a#top_products,
body#page_PSAG a#top_products,
body#page_UNIWAC a#top_products,
body#page_falconeye a#top_products,
body#page_urbanFAST a#top_products,
body#page_crosshairs a#top_products {
	background-position: 0 -11px;
}
body#page_contact a#top_contactus,
body#page_contact_thankYou a#top_contactus {
	background-position: 0 -11px;
}

body#page_people div#topNav {
	background: url(../images/nav_bgPeople.jpg) top right no-repeat;
}
body#page_about div#topNav {
	background: url(../images/nav_bgAbout.jpg) top right no-repeat;
}
body#page_capabilities div#topNav {
	background: url(../images/nav_bgCap.jpg) top right no-repeat;
}
body#page_products div#topNav {
	background: url(../images/nav_bgProducts.jpg) top right no-repeat;
}
body#page_contact div#topNav {
	background: url(../images/nav_bgContact.jpg) top right no-repeat;
}
body#page_legal div#topNav, body#page_sitemap div#topNav, body#page_common div#topNav {
	background: url(../images/nav_bgGeneric.jpg) top right no-repeat;
}
#topNav {
	background: url(../images/nav_bgGeneric.jpg) top right no-repeat;
}

/* Main Navigation (top page) (one variation for the home page)
-------------------------------------------------------*/
#header {
	background-color: #fff;
	width:800px;
	height:89px;
}
#header .left a {
	float:left;
	background: url(../images/rollover_logo.gif) top left no-repeat;
}
#header .left a:hover {
	background: url(../images/rollover_logo.gif) bottom left no-repeat;
}
#header2 {
	background-color: #fff;
	width:800px;
	height:165px;
}
#topNav {
	height: 100%;
}

#topNav .one{
	padding: 70px 0px 0px 250px!important;
	padding: 70px 0px 0px 20px;
}
#topNav .one a {
	margin-left: 38px;
}
#topNav .two{
	padding: 145px 0px 0px 0px!important;
	padding: 145px 0px 0px 0px;
}
#topNav .two a {
	margin-left: 15px;
}
#topNav .tres {
	padding: 145px 0px 0px 400px!important;
	padding: 145px 0px 0px 20px;
}
#topNav .tres a {
	margin-left: 15px;
}
#topNav a {
	height: 11px;
	display: block;
	float: left;
	background-color: transparent 0px 0px no-repeat;
	
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
}
#topNav a:hover {
	background-position: 0 -11px;
}
#topNav .active {
	background-position: 0 -11px;
}
#top_aboutus {
	width: 40px;
	background: url(../images/nav_aboutus.gif);
}
#top_ourpeople {
	width: 69px;
	background: url(../images/nav_ourpeople.gif);
}
#top_capabilities {
	width: 74px;
	background: url(../images/nav_capabilities.gif);
}
#top_products {
	width: 58px;
	background: url(../images/nav_products.gif);
}
#top_contactus {
	width: 50px;
	background: url(../images/nav_contactus.gif);
}
/* Site Map css body page
-------------------------------------------------------*/
#sitemap {
	
}
.sitemap {
	float: left;
	padding-left:50px;
}
#sitemap a {
	margin:10px 0 10px 0;
}
#sitemap ul {
	list-style-image: url(../images/sitemap_sq2.gif);
	margin-left:20px;
}
#sitemap li, a {
	color: #666;
}
#sitemap li, a:hover {
	color: #666;
}	
.sitemaplink a:link, .sitemaplink a:visited {
	display: block;
	width: 150px;
	padding: 2px 0 0px 17px;
	background: url(../images/sitemap_pg2.gif) top left no-repeat;
	text-decoration: none;
	color: #084D17;
}
.sitemaplink a:hover {
	background-position: 0 -0px;
	text-decoration: underline;
	color: #084D17;
}
.sitemapContainer {
	
	height: 400px;
}
/* Cotent in the body page
-------------------------------------------------------*/
#content {
	border: 0px; 
	margin-top: 20px;
	background: url(../images/content_repeat-y.gif) top left repeat-y;
	min-height:500px;	
	height: auto !important;
	height:500px;
}
#content .contenido {
	border: 0px;
	background: url(../images/content_top.gif) top left no-repeat;
	width: 800px; 
}

/* Cotent Sidebar
-------------------------------------------------------*/
#sidebar {
	text-align: left;
	border:0px;
	width: 200px;
	
}
#sidebar .top {
	padding: 0px 15px 20px 15px;
}

#sidebar img {
	margin: 0 0 10px 0;
}
#sidebar .imgRight {
	float:left;
	margin: -11px 0px 0px -15px!important;
	margin: -10px 0px 0px -17px;
}

#sidebar .nobold {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
#sidebar li {
	margin:5px 0px 0px 0px;
}
#sidebar li a, a {
	text-decoration: none;
	color: #084D17;
}
#sidebar li a:hover {
	text-decoration: underline;
	color: #084D17;
}
#sidebarNav {
	border: 0px;
	width: 200px;
	background: #BFBFBF url(../images/gr_sidebarNav.gif) top left repeat-x;
	border-bottom: 1px solid #084D17;
	margin: 0 0 35px 0;
}
#sidebarNav .top {
	background: url(../images/bg_sidebarNav.gif) top left no-repeat;
	padding: 10px 15px 10px 15px!important;
	padding: 10px 15px 10px 15px;
}

#sidebarNav img {
	margin: 0 0 10px 0;
}
#sidebarNav li {
	margin:5px 0px 0px 0px;
}
#sidebarNav li a {
	text-decoration: none;
	color: #084D17;
}
#sidebarNav li a:hover {
	color: #084D17;
	text-decoration: underline;
}
/* Content Right side CSS
-------------------------------------------------------*/
#rcontent {
	float: right;
	width:600px;
	margin-left:-50;
}
#rcontent .top {
	padding: 10px 30px 20px 30px;
}
#rcontent img {
	margin: 0 0 10px 0;
}
#rcontent .nobold {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
#rcontent .indent {
	margin-left: 20px;
}
#rcontent ul {
	color: #666;
}
#rcontent li a {
	text-decoration: none;
	color: #084D17;
}
#rcontent li a:hover {
	text-decoration: underline;
	color: #084D17;
}
#rcontent .imgLeft {
	float:left;
	margin: -10px 25px 15px 0!important;
}
#rcontent .imgRight {
	float:right;
	margin: -10px 0px 15px 25px!important;
}
#rcontent .imgCenter {
	text-align:center;
	margin: -10px 0px 15px 0px!important;
}
#rcontent .imgRight2 {
	float:right;
	margin: 0px 0px 15px 25px!important;
}
#rcontent .homeimg {
	float: right;
	width:600px;
	margin: 15px -30px 10px -35px!important;
	margin: 15px -15px 10px -35px;
}
/* Contact us form
-------------------------------------------------------*/
form#contact {
	padding-left: 75px;
	}
form#contact label {
	float: left;
	font: 12px Arial Narrow, Helvetica, sans-serif;
	font-weight: 600;
	color:#999;
	padding: 0;
	margin: 0;
	width:15%;
	}
form#contact input, textarea, select {
	width:200px;
	background-color:#F6F6F6;
	margin: 0 0 10px 0;
	}
form#contact .submit2{
	width: 65px;
	margin-left: 70px;
	margin-top:0px;
	}
form#contact div#contactAddress {
	background: url(../images/contact_logo2.jpg) top left no-repeat;
	font: 12px Arial Narrow, Helvetica, sans-serif;
	font-weight: 600;
	color: #FFF;
	line-height: 20px;
	text-align: right;
	padding:50px 15px 10px 0px;
	}
form#contact .error input,
form#contact .error select,
form#contact .error textarea {
	border: 1px solid #990000;
	}
form#contact .error label {
	color: #990000;
	}
.asterisk {
	font: 14px Arial, Helvetica, sans-serif;
	color: #084D17;
	}
/* Resume us form
-------------------------------------------------------*/
form#resume {
	padding-left: 0px;
}
form#resume label {
	font: 12px Arial Narrow, Helvetica, sans-serif;
	font-weight: 600;
	color:#999;
	padding: 0;
	margin: 0;
	}
form#resume .row {
	float: left;
}
form#resume input, textarea, select {
	background-color:#F6F6F6;
	margin: 0 0 10px 0;
	}
form#resume textarea {
	width: 500px;
	height: 150px;
}
form#resume input {
	width: 235px;
}
form#resume .submit2{
	width: 65px;
	margin-left: 0px;
	margin-top:0px;
	}
form#resume .error input,
form#resume .error select,
form#resume .error textarea {
	border: 1px solid #990000;
	}
form#resume .error label {
	color: #990000;
	}
.asterisk {
	font: 14px Arial, Helvetica, sans-serif;
	color: #084D17;
	}




/* Box CSS
-------------------------------------------------------*/
#boxright {
	width:275px;
	float:right;
	margin-left:15px;
	display: block;
}

div#personnel ul {
	list-style-image: url(../images/personBullet.gif);
}



/* Common CSS
-------------------------------------------------------*/

#footer {
	background: url(../images/content_footer.gif) top left no-repeat;
	height: 30px;
	margin: 0px;
	padding-top:15px;
}
#footer .left {
	float:left;
}
#footer .right {
	float: right;
}
#footer p {
	font: 9px Normal, Vandera, sans-serif;
	color: #cccccc;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	
}
#footer a {
	color: #CCC;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
/* Commoin CSS
-------------------------------------------------------*/

.clear {
	clear: both;
}
.right {
float: right;
}
.left {
	float: left;
}
.grey {
	background-color: #F5F5F5;
	border: 1px solid #F0F0F0;
	padding: 5px 20px 2px 20px;
}
.black {
	color: #000;
}
.white {
	background-color: #FFF;
	padding: 5px 20px 2px 20px;
}
.line {
	border-top: 1px solid #DDD;
	padding:0px 0 -5px 0;
	margin-bottom:5px;
	margin-top:5;
}
p.line{
	padding-top: 5px;
	padding-bottom:15px;
}

table#errors {
	margin-bottom: 20px;
	width: 650px;
	}
table#errors th {
	background-color: #DDD;
	font-weight: bold !important;
	}
body#page_contact p.error {
	color: #C00;
	font-weight: bold;
	}
.padleft {
	padding-left:25px;
}	
.fineprint {
	font-size: 8px;
	text-align:center;
}	