﻿#container2, #container, #masthead  {
	width: auto;
	border: none;
	margin: 0;
	padding: 0;
}

#masthead {
	height: auto;
	margin-bottom: 1em;
	border-bottom: none;
}

#masthead h1 {
	display: none;
}

#masthead h2 {
	display: block;
	font-size: 12pt;
}

#masthead img {
	float: left;
	width: 3.0in;
	height: 0.425in;
	padding-right: 3em;
}

#navigation {
	display: none;
}

#content {
	float: none;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	color: black;
	border: none;
}

#sidebar {
	display: none;
}

a {
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: gray;
	text-decoration: none;
}



#footer {
	margin-top: 1em;
	border-top: 1px solid gray;
	color: gray;
	font-size: 75%;
}

.noscreen {
	display: inline;
}



.noprint, .downloadmenu, .rightnav, .facebooklike {
	display: none;
}

h3 {
	padding-left: 0;
	margin-left: 0;
}



