/* Main CSS
-------------------------------------------------------*/
html, body {
	background: #02300E url(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: #363636;
	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:7px 0px 0px 0px;
}

.imglineRight {
	float: right;
	margin:0;
	margin-top:-17px;
	margin-right:0px!important;
	margin-right:-3px;

}

.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;
}

-------------------------------------------------------*/
.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 {
	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)
-------------------------------------------------------*/

#header2 {
	background-color: #D0CECF;
	width:800px;
	height:158px;
}
#topNav {
	height: 100%;
}

#topNav .tres {
	padding: 140px 0px 0px 450px!important;
	padding: 145px 0px 0px 20px;
}
#topNav .tres a {
	margin-left: 10px;
}
#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_about {
	width: 45px;
	background: url(images/about.gif);
}
#top_products {
	width: 75px;
	background: url(images/products.gif);
}
#top_examples {
	width: 75px;
	background: url(images/examples.gif);
}
#top_downloads {
	width: 83px;
	background: url(images/purchase.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 {
	background: url(../images/sitemap_backImg.gif) top left no-repeat;
	height: 400px;
}
/* Cotent in the body page
-------------------------------------------------------*/
#content {
	border: 0px; 
	margin-top: 20px;
	background: url(images/content_bg.gif) top left repeat-y;
}
#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 p {
  color: #363636;
}
#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;
}

/* 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;
}
/* Common 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;
}	
