body
{
	font-size: 125%;
}
.noPrint
{
	display: none;
}
body form,
body #Content
{
	/*background: none;*/
	float: left;
}

#Content #LeftContent
{	
	width: 600px;
}
#LeftContent #SubMenuColumn
{
	width: 0;
	display: none;
}
#LeftContent #MainContentColumn
{
	width: 600px;
	margin: 0;
	padding: 0;
	float: left;
}
/*
#RightContent
{
	width: 0;
	display: none;
}*/