/* CSS Document */
body {
	background: #fff;
	font-size: 10pt;
	color: #000;
}
#wrapper {
	width: auto;
	margin: 0 2%;
	display: block;
	font-size: inherit;
}
#wrapper h1, #wrapper h2,
#wrapperh3, #wrapper h4,
#wrapper h5, #wrapper h6 { color: #000; text-indent: 0px; }
#wrapper h1, #wrapper h1 a {
	display: block;
	text-indent: 0px;
	font-size: 16pt;
	color: #000;
	background: none;
	height: 30px;
	width: 95%;
	margin: 0 auto 1em auto;
	padding: 0;
}
#wrapper div#content {
	margin: 0 2%;
	width: auto%;
	padding: 0;
	display: block;
}
#nav, #footernav {
	display: none;
}
a {
	font-size: 1em;
}
#siteinfo {
	width: auto;
}
skiplink {
	display: none;
}
#footercontact li#phone span, #footercontact li#email a {
	background: transparent;
	text-indent: 0px;
}
