html {
	background-image: none;
	background-color: #ffffff;
}

div#body {
	background-image: none;
	padding-bottom: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

div#footer {
	display: none;
}

div#crazyJohnsBanner {
	display: none;
}

div#termsAndConditions {
	background: none;
	color: #0057b1;
}

div#termsAndConditions h4 {
	background: none;
}

div#termsAndConditions ul.footnotes {
	color: #6a6a6a;
	background: none;
}

div#termsAndConditions ul.footnotes li span.footnoteIdentifier,
div#termsAndConditions ul.footnotes li strong {
	color: #0057b1;
}
