html #body, #body_MR, #body_Cons, #body_Conf, #body_News, #body_Ind, #body_Abt {
	overflow: visible;
	margin: 0 auto;
	width: auto;
}

body {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
	color: #333639;
	margin: 0em auto;
	text-align: center;
	width: auto;
}

h3 {
	font-size: 14px;
	text-align: center;
	margin: 0em;
}

h4 {
	font-size: 14px;
	color: #870000;
	text-align: left;
	margin: 1em 0em -10px 0em;
}

p, li {
	font-size: 12px;
	color: #333639;
}

#masthead {
	position: relative;
	top: 0em;
	left: 0em;
	
}
#printLogo {
	display: inline;
	margin: 0;
}
#screenLogo {
	display: none;
}
#tagline {
	display: none;
}
#searchBox {
	display: none;
}
#navWrapper {
	display: none;
}
#sideBoxes {
	display: none;
}
#centerHome {
	border: none;
}
#mainContent {
	width: auto;
}
.pageContent {
	min-height: 300px;
	text-align: left;
	border: none;
}
.boxHeaderWide {
	border: none;
	margin: 1em 0em;
}

#copyright {
	display: block;
	text-align: center;
}
