body {
  background: none #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.3;
	text-align: justify;
}

ul, ol, p, h2, h3, h4, h5 {
	margin: 0 0 1em 0;
}

ul li {
	list-style-type: disc;
}

li {
	margin: 0 0 .5em 24px;
}

h1 {
	font-size: 16pt;
}

#printMap {
	display: block;
	float: left;
	margin: -43px 0 2px 52px;
	width: 530px;
	height: 414;
}

#sidebar {
	display: none;
}

#map span, #map a {
	display: none;
}


#contentHeading {
	font-family: Georgia, Times, serif, !important;
}

#logo {
	margin: 0 0 0 235px;
  padding: 0;
  background: transparent none;
	text-indent: -9000px;
}

.leftImage {
	margin: 0 0 12px 175px;
}

#logo img {
	display: block;
}

#navWrapper, #masthead, #printPage, #footerNav {
  display: none;
}

#footerContent {
  font-size: 10pt;
}

#wrapper, #contentWrapper, #footerWrapper, #footerContent {
  width: auto;
	border: 0;
	padding: 0;
	float: none !important;
	margin: 0;
}

#contentLeft {
	width: auto;
	float: none;
}

#contentRight {
	float: none;
}


#contentRight ul {
	display: none;
}

.itemlist a {
	display: block;
}

#footerWrapper {
	clear: both;
	border-top: 1px solid #ccc;
	margin-top: 1em;
	padding-top: .4em;
}

object {
	display: none;
}
}