#webStandardsAlert {
	display: none;
}
#banner {
	width: 770px; height: 70px; position: relative;
}
#bannerLogo {
	float: none;
}
#bannerRight {
	float: none;
}
#bannerLogo {
	top: 0px; position: absolute; z-index: 3;
}
#printSpacer {
	left: 0px; top: 0px; width: 100%; height: 75px; display: inline; position: absolute; z-index: 1;
}
html > body #printSpacer {
	height: 76px;
}
#bannerLinks {
	display: none;
}
#bodyMain {
	float: none;
}
body {
	background: white;
}
body {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
}
ul {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
}
li {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
}
#overall {
	margin: 0px 5%; padding: 0px; border: 0px currentColor; width: auto; color: black; float: none !important;
}
bodyMiddle {
	margin: 0px 5%; padding: 0px; border: 0px currentColor; width: auto; color: black; float: none !important;
}
.sidebar {
	display: none;
}
#navBar {
	margin: 1em 0px 0px;
}
#navBar a {
	text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; display: inline;
}
#navBar li {
	text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; display: inline;
}
#navBar ul {
	text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration: none; display: inline;
}
#motto {
	text-align: center;
}
#footer {
	text-align: center;
}
#copyright {
	text-align: center;
}
#bodyLeftCol {
	width: 60%; float: left;
}
#bodyRightCol {
	width: 33%; float: right;
}
.infoBox {
	margin: 0px 0px 0px 8px; padding: 0px 0px 0px 8px; width: 35%; float: right;
}
.displayBox {
	margin: 0px 0px 0px 8px; padding: 0px 0px 0px 8px; width: 35%; float: right;
}
#bodyRightCol .infoBox {
	margin: auto; width: auto;
}
#bodyRightCol .displayBox {
	margin: auto; width: auto;
}
