@charset "UTF-8";
.twoColFixLtHdr #container #mainContent #Title {
	display: none;
}
.twoColFixLtHdr #container #header {
	display: none;
}
.twoColFixLtHdr #container #sidebar1 {
	display: none;
}
.twoColFixLtHdr #container #mainContent #Title_print {
}
.twoColFixLtHdr {
	background-color: #FFFFFF;
}
.twoColFixLtHdr #mainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: center;
	background-color: #CFCF9D;
} 
.twoColFixLtHdr #container #mainContent #menu-title-image {
	display: none;
}
table#Table_01 {
	display: none;
}
.twoColFixLtHdr #container #footer {
	display: none;
}
