BODY {
	background-color:#FFFFFF;
	color:black;
	}
DIV.WholePageB {
	width:auto;
	border-width:0;
	}
DIV.SideBar {
	display:none;
	}
DIV.BodyArea {
	width:98%;
	clear:both;
	}
DIV.Footer {
	width:98%;
	}
DIV.BodyAreaWithSide{
	display:block;
	clear:both;
	width:100%;
	}
DIV.Column250px {
	width:31%;
	}
DIV.Column290px {
	width:48%;
	}
DIV.TitleBlockWithImage H1 {text-shadow:none;color:black;}
DIV.TitleBlockWithImage P {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-shadow:none;
	color:black;
	}
