@charset "utf-8";

body {
	margin: 0 auto;
	padding: 0;
	font-family: "Times New Roman", Serif;
	background: #ffffff;
	color: #000000;
}

.twoColHybLtHdr #container {
	border: none;
}

.twoColHybLtHdr #container #mainContent {
	margin: 0px;
	width: 100%;
	border-left: 0px;
	float: none !important;
}

.twoColHybLtHdr #container #mainContent h1 {
	margin: 0 0 10px 0;
	color: #000;
	font-size: 2em;
}

.twoColHybLtHdr #container #header img, .twoColHybLtHdr #container #sidebar1 {
	display: none;
}





