
html, body {
	color: #000;
	background: #fff;
	font: 1em/1.4 arial, helvetica, sans-serif;
}
#ext-uns,
#head #h-logos,
#head #l-vlogo,
#head #menu-pri,
#head #menu-sec,
#head #h-headers,
#main #col-1,
#main #col-2,
#foot-out,
#QE_Toolbar, .QE_Link {
	display: none !important;
}
#head h1 {
	color: #999;
	text-indent: 0;
	position: static;
	background: none;
	width: auto !important;
	height: auto !important;
}
	#head h1 a {
		color: #999;
		text-decoration: none;
		width: auto !important;
		height: auto !important;
		text-transform: uppercase;
		font: 700 .8em/1 arial, helvetica, sans-serif;
	}
#head h2.hide {
	display: block;
	font-size: 1.8em;
}
	#head h2.hide a {
		text-decoration: none;
	}

#wrap #head #h-logos {
	height: auto;
	background: #fff;
}

#wrap #main {
	background: none;
}
	#main #page {
		width: 100%;
		margin: 1em 0;
	}
	#main h2 {
		font-size: 1.6em;
	}
		#main #page .cols,
		#main #page .cols .col {
			overflow: auto !important;
		}
		#main .map ol {
			float: none;
			margin: 1em 2em;
		}
#main #col-1 {
	font-size: .9em;
}

