/* Home page main body banner. */
#bannerHome {
	background:url(../images/PageLayout/banner.jpg) no-repeat;
	width:788px;
	height:219px;
	margin:0 56px auto;
	clear:both }

/* Home page main body content formatting. */
#HomePageBody {
	text-align: left;
	font-size: 12pt;
	font-family: "Times New Roman" }
.HomePageIntro { font-size: 14pt }
