body {
	color: #000000;
}
a, a:visited {
	color: #000000;
	text-decoration: underline;
}
#header #contactInfo, #header #contactInfo a, #header #contactInfo a:visited {
	color: #000000;
}
#header #contactInfo a, #header #contactInfo a:visited {
	text-decoration: underline;
}
ul#footerMenu li a, ul#footerMenu li a:visited, ul#alternateMenu li a, ul#alternateMenu li a:visited {
	text-decoration: underline;
  	line-height: 1.5;
}
#footer a, #footer a:visited {
	text-decoration: underline;
}
#headerScreen {
	display: none;
}
#headerNonScreen {
	float: left;
	padding: 1em 1em;
	text-align: center;
	display: block;
}
#header {
	display: block;
}
#menubar {
	display: none;
}
#mainContent {
	margin-left: 0;
}
#containerOuter {
	width: 90%;
}
#containerInner {
	padding: 0;
}
#pageDefault_Content {
	width: 98%;
	clear: both;
}
#sidebar {
	display: none;
}
.leftQuote {
	background-image: none;
	margin-bottom: 2em;
    padding: 1em 1em;
	border-top: 1px solid #cccccc;
}
.rightQuote {
	background-image: none;
	padding: 0;
}
.printOnly {display: inline;}
