@charset "UTF-8";
/* CSS Document */
div {position: static;}
body,p,h2,a {
	background-color: #ffffff;
	color: #000000;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
	color: #000000;
}
p {
	width: 100%;
	margin-top: 0;
	padding-top: 0;
}
p, a, .set, .label, .addr {
	color: #000000;
	font-size: 12pt;
}
.label {
	margin-right: 10px;
	display: inline;
}
a span {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
a.more, p#rmn, p#subscribe {
	display: none;
}

#tabnav, #search, #bbar {
	height: 0;
	display: none;
}
#header, #header .banner {
	display: inline;
	background-color: #FFF;
}
#header #mantel {
	height: 18px;
	background-color: #FFF;
}

/*.home#content, .home#content #leftcon, .home#content #leftcon table, .home#content #rightcon, .home#content #rightcon #aerospace-news {
	height: 1%;
}*/

#wrapper {
	width: 90%;
	margin: 0;
	border-width: 0;
}
#level3 {
	border: 0;
	padding: 0;
	margin-top: 15px;
}

#date {
	font-size: 12pt;
	color: #000000;
}
#footer {
	position: fixed; 
	bottom: 0;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;}

#footer p {
	color: #000;
}
.box#leftspot {
	margin-bottom: 0;
}
.box#spot .title h3 {
	background-color: #CCCCCC;
}
#hspace .aright, #hair .aright, #hground  .aright{
	display: none;
}
.map {
	margin-bottom: 15px;
}

#logo .hide {
	display: block;
}