body {
	background-color: #FFFFFF;
	margin: 15pt;
	background-image: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #000000;
}
#contentWrapper {
	background-image: none;
	width: auto;
	margin: 0;
}
#mainDiv {
	background-image: none;
	padding: 0;
}
#bodyContent {
	width: auto;
}
#banner {
	background-image: none;
	height: auto;
	overflow: visible;
}
#banner h1 {
	font-size: 16pt;
	text-indent: 0;
	margin-bottom: 1.5em;
}
#banner h1 a {
	display: inline;
	height: auto;
	overflow: visible;
}
#navBar {
	background-color: #000000;
}
#mainBox {
	min-height: 0;
}
#copyBox {
	float: none;
	width: auto;
	margin-left: 0;
}
#bookBox {
	margin-right: 20px;
}
#footerWrapper, #footer2Wrapper {
	width: auto;
	background-color: #FFFFFF;
}
#footer {
	height: auto;
	overflow: visible;
}
#footerInner, #footer2 {
	width: auto;
}

.clear {
	clear: both;
}
#abCredit {
	display: none;
}