@charset "utf-8";

.thrColHybHdr #container #reportContent h1 {
	display: inline;
}
body {
	background: none;
}
#container {
	width: 100%;
}
#header {
	display: none;
}
#reportnav {
	display: none;
}
#reportContent table {
	margin-top: 20px;
}
.ResultsBodyRed {
	color: #000000;
}