body {
	background:#fff;
}


#printHeading {display:block; width:100%; overflow:hidden;}
#printHeading div{border-right:10000px solid #dddada;}


#backgroundCurve{
	background:none;
}
#backgroundCurveRepeat{
	background:none;
	padding:0;
}


#frame {
	width:auto;
	margin:0;
}

#headerImage { display:none;}



#topMenu { display:none;}

#pageContent {
	background:none;
}

#topDivider {
	display:none;
}


#mainContent {float:left; width:auto;}
	#mainContentPadding { padding:10px 0;}





#secondaryContent {
	float:none;
	clear:both;
	width:auto;
}

	#mainPathways {
		display:none;
	}




	#address {
		width:auto;
		margin:0;
		background:none;
		line-height:130%;
		border:solid #333;
		border-width:1px 0;
	}
	#addressPadding {
		padding:10px 0;
		background:none;
	}

		#address .tagHtmlAddressLine {letter-spacing:normal; line-height:140%;}


#footer {	
	display:none;
}

#credit {
	width:auto;
	text-align:left;
}

