
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100.1%;
	margin:0;
	padding:0;
	font-size:0.8em;
	/*min-width:800px;
	width:100%;*/
}

#container-main {	
	width:100%;
}

#header {
	background:transparent url(http://www1.nga.mil/_layouts/images/NGA/NGAMIL/NGABranding/default_banner.gif) no-repeat top right;
	width:100%;
	height:122px;
	margin:0;padding:0;
}

#header h1 {
	margin:0;
	padding:0;
	position:absolute;
}

#header h2 {
	clear:both;
	margin:0;
	padding:0;
	position:absolute;
	height:22px;
	width:100%;
	background:transparent url(http://www1.nga.mil/_layouts/images/NGA/NGAMIL/NGABranding/headerFooterBackground_edge.gif) no-repeat 116px -1px;
}

#header h2 div {
	background:transparent url(http://www1.nga.mil/_layouts/images/NGA/NGAMIL/NGABranding/headerFooterBackground.gif) repeat-x top left;
	margin-left:130px;
	height:17px;
	padding-top:3px;
}

#header h2 div a {
	display:block;
	background:transparent url(http://www1.nga.mil/_layouts/images/NGA/NGAMIL/NGABranding/nga.png) no-repeat top left;
	width:316px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 6px;padding:0;
}

#header h3 {
	margin:20px 0 0 0;
	padding:0;
	float:right;
	height:80px;
	width:455px;
	background:transparent url(http://www1.nga.mil/_layouts/images/NGA/NGAMIL/NGABranding/search_background.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
}


#header h1 a {
	display:block;
	width:122px;
	height:122px;
	background:transparent url(http://www1.nga.mil/_layouts/images/NGA/NGAMIL/NGABranding/nga_logo.png) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
}


#nav-global {
	clear:both;
	padding-left:120px;
	margin-top:-19px;
}

* html #nav-global {
	height:19px;
}

#nav-global ul {
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	border-left:1px solid #ccc;
}
#nav-global ul li {display: inline; }
#nav-global ul li a {
	padding:3px 8px;
	border-right:1px solid #ccc;
	font:normal 8pt Tahoma;
	color:#3764A0;
	text-decoration:none;
	float: left;
	background-color:#FFFFFF;
}


#container-content {
	clear:both;
	background:transparent url(http://www1.nga.mil/_themes/Simple/pageTitleBKGD_simple.gif) repeat-x top left;
}


#nav-primary {
	float:left;
	width:200px;
}

#content-primary {
	margin-left:150px;
	padding:20px 40px 10px 0;
	color:#333;
}

#content-primary h2 {
	font:normal 16pt Verdana;
	color:#000000;
	margin-top:0;
}

#content-primary h3 {
	font:bold 100% Verdana;
	color:#333;
	margin:0;padding:0;
}

#content-primary p, #content-primary ul  {
	margin-top:0;
}

.call-out {
	float:right;
	background-color:#CCCCCC;
	border:1px solid #333;
	padding:20px;margin:20px;margin-top:0;
	color:#000000;
	font-weight:bold;
	width:300px;
}
.applyLink {font-weight:bold;}


.formlist .radBtnLst {
	display:block;
	padding:4px 0;
}


.formlist li {
	margin-bottom:10px;
}

.reqfield, .alertTxt {color:#FF0000; font-size:80%;}

.btnSubmit {margin-bottom:20px;}

.hiddenStructure {
	display: block;
	background: transparent;
	background-image: none; /* */
	border: none;
	height: 1px;
	overflow: hidden;
	padding: 0;
	margin: -1px 0 0 -1px;
	width: 1px;
	position:absolute;
}


