﻿body {
	margin: auto;
	padding: auto;
	font-family: "Times New Roman", Times, serif !important;
	font-size: 14pt !important;
	line-height: 1.2em;
	background: none !important;
	color: #000 !important; 
}
h1 {
				font-size: 1.6em;
}
h2 {
				font-size: 1.4em;
}
h3 {
				font-size: 1.2em;
}
h4, h5, h6 {
				font-size: 1.0em;
}

#header, #TopNavigation, .sideContent, .locations, .locationTopper, .bottom, #Footer, .breadcrumb {
	display: none;
	height: 0;
}
#wrapper {
	width: 100%;
	margin: auto;
	padding: auto;
	background: none;
}
.main {
	background: none;
	margin: auto;
	padding: auto;
	width: 100%;
	background: none;
}
.content {
	padding: auto;
	margin: auto;
	width: 100%;
	background: none;
}

