#header-wrap,
#top-nav,
#nav,
#nav-left,
#quickmap,
#content-foot,
#rightbar,
#browseralert,
.noprint
 {
	display: none;
}
body.tier2 #sub-header, body.tier1 #sub-header, body.tier3 #sub-header, #sub-header {
	height: auto;
	width: auto;
}
body.tier2 #sub-header h2, body.tier1 #sub-header h2, body.tier3 #sub-header h2 {
font-size: 1.00em;
position:static;
font-color: #000;
}
#breadcrumbs, #breadcrumbs a {
	font-size: 8pt !important;
}
#content {
	margin: 0;
	padding: 0;
	width: auto;
	border-left: 0;
	font-size: 8pt !important;
	line-height: 10pt;
}
#main, #main a {
	font-size: 8pt !important;
}
#main ul li, #main ol li, #main ul li a, #main ol li a {
	margin-left: 2px;
	padding-left: 0px;
}
#main a.pdf, #main a.doc, #main a.xls, #main a.wmv {
	margin-left: 0px;
	padding-left: 0px;
}
#main ol, #main ul {
	margin-left: 3px;
}
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	font-size: 1.25em !important;
}
#main h3 {
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#main ul {
list-style-position:outside;
list-style-type:circle;
}

#footer, #content-foot {
	margin-top: 15px;
	margin-bottom: 0;
	padding: 0;
	width: auto;
}
#footer p, #content-foot p {
	float: none;
	clear: both;
	margin-left: 0;
}
#footer a, content-foot a {
	display: none;
	width: 0;
	height: 0;
}
#footer p a, #content-foot p a {
	width: auto;
	height: auto;
	display: inline;
}
.printonly { display: inline; }
