@charset "utf-8";

body {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color: #000000;
	background:white;
}
#container {
display:none;
}
#header {
	display:none;

}
#header #subheader1 {
	display:none;

}
#mainContent {
	display:none;

}

#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin:0 auto;
}

#rthandDrop {
	display:none;

}
#bottomGrid {
display:none;

}

