@charset "utf-8";
/* CSS Document */

#header {
	display: none;
}
#sidebar1 {
	display: none;
}
#logobanner {
	display: none;
}
#container {
	width: auto;
	background: #ffffff !important;
}
#mainContent {
	margin: 0 !important;
	width:auto;
	padding: 0;
} .twoColFixLtHdr #container #mainContent table tr td {
	text-align: left;
}
.twoColFixLtHdr #container #sidebar1 p a {
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent p strong {
	color: #C00;
}
.SPECIALEMPHASIS {
	color: #C00;
}
