@charset "UTF-8";
body { font: 12pt Arial, Helvetica, sans-serif;}
.twoColFixLtHdr #outerContainer, .twoColRtHdr #outerContainer, .oneColHdr #outerContainer {
	width: 90%;
	font-size:.8em;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border:none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:none;
	padding: 0;
} 

#imgSubNavTwo, #imgSubNav{ 
	display:none;
}
.twoColFixLtHdr #header, .twoColRtHdr #header, .oneColHdr #header  {
	display:none;
} 
.twoColRtHdr #mainContent h2 img, .twoColRtHdr #mainContent h3 img {
	margin-right: 1em;
	padding-bottom:1em;
} 
#mainContent h1 {
	border-bottom: 1px solid #AA9F4E;
	padding: 0 0 .2em 0;
	margin: 0 0 .65em 0;
}
.twoColFixLtHdr #sidebar1 {
	display:none;
}
.twoColRtHdr #sidebar1 {
	display:none;
}

#footer {
	font-size: .8em;
	line-height:3em;
} 
.offLeft {
	display:none;
	}
