body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: .90em;
	background-color: #FFF;
	background-image: none;
	clear: both;
	width: 50%;
}
img {
	display: none;
}
#bottom_shadow {
	display: none;
}
#column1 {
	text-decoration: none;
	position: relative;
	overflow: visible;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#column1 a, a:visited {
	color: #3853A4;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3853A4;
}
#column1 h1 {
	color: #3953a4;
	margin: 0px;
	padding: 5px 0px 10px;
	font-size: 1.7em;
	line-height: 1.2em;
	font-variant: normal;
	font-style: italic;
}
#column1 h2 {
	color: #3953a4;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 1.1em;
	line-height: 1.3em;
	font-variant: normal;
}
#contact_bar {
	display: none;
}
#column2 {
	display: none;
}
#column2 a, a:visited {
	color: #3853A4;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3853A4;
}
#footer {
	display: none;
}
#hack {
	display: none;
}
#logo {
	display: none;
}
#secondary_links {
	display: none;
}
#primary_content_wrapper {
	padding: 20px;
	background-image: none;
}
#primary_heading {
	display: none;
}
#primary_imagelinks {
	display: none;
}
#street_address {
	display: none;
}
#toc_right {
	padding: 10px;
	float: right;
	border: 1px dotted #99CA3C;
	margin-top: 11px;
	margin-left: 10px;
}
#top_shadow {
	display: none;
}
#toc_right ul {
	margin: 0px;
	padding: 0px 10px 5px 20px;
}
#wrapper {
	background-image: none;
}
.centered_border {
	display: none;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #99CA3C;
}

