body
{
	background: #fff;
	text-align: left;
}

#pageHolder
{
	padding-left: 10px;
	width: 98%;
	background: #fff;
}

#content
{
	padding: 10px 25px 10px 10px;
	width: 100%;
	background: #fff;
}

#subHeader
{
	font-size: 75%;
	height: auto;
	padding: 0;
	background: none;
}

#subHeader h1, #subHeader a 
{
	color: #000;
	font-weight: normal;
}


#showMenuImage, #menuBox, #context, #editDoc
{
	display: none;
}

.print
{
	display: none;
}

#printCloseBox
{
	position: absolute;
	top: 0;
	right: 0;
}
#printCloseBox a
{
	font-size: 0.8em;
}
#logoBox
{
	border-bottom: solid 1px #000;
	padding-bottom: 20px;
	margin-bottom: 2em;
}

#mainNavBox, #subHeaderBox, #subNavBox, #breadcrumbNav, object, .zoomText
{
	display: none;
}
.imgBox { float: left; width: 170px;}	
.imgBox img { margin-bottom: 10px;}	

#footerBox
{
	border-top: solid 1px #000;
	margin-top: 2em;
	font-size: 0.8em;
	padding-top: 1em;
}

#printDate, #printPath
{
	/* padding-left: 10px; */
}
