@import url("myFGB_print_global.css");

div#PageFrame div#Content{
	clear: both;
	width: 98%;
}
div#PageFrame div#Content div#LHcontent {
	display: none;
}
div#PageFrame div#Content div#CEcontent {
	clear: left;
	float: left;
	padding-right: 4px;
}
div#PageFrame div#Content div#CEcontent th {
	text-align: left;
}
div#PageFrame div#Content div#RHcontent {
	display: none;
}
div#PageFrame div#Footer {
	clear: both;
	margin-top: 4px;
	color: #709E30;
	text-align: center;
	padding-top: 14px;
	font-size: 10px;
}