body {
	background: white;
	color:black;
	font-size: 11pt;
	font-family:'Times New Roman', Times, Serif;
	}
body, #container, #masthead{
	background-image:none;
}
img {
	border:none;
}
h1, h2, h3, h4, h5{
	font-family:'Times New Roman', Times, Serif;
}
h1{
	color: #dabe6b;
	font-size:20pt;
}
h2{
	color: #0b5292;
	font-size:12pt;
}
h3{
	font-size:11pt;
}
h1#logo a:link, h1#logo a:visited, h1#logo a:hover{
	display:none;
}
#menu, #imgimage, #toplinks, #topmenu{
	display:none;
}
#container, #footer{
	width: auto;
	border: 0;
	color: black;
	margin: 0;
	padding: 0;
	background: white;
	color:black;
}
ul.skiplinks{
	display:none;
}
#main, #menu, #content{
	float: none !important;
	width:100%;
	background: white;
	color:black;
	margin:0;
	border:none;
	padding:0;
}
#main, #main #content{
	width:100%;
	float: none;
	margin-left: 0;
	padding:0;
}

hr{
	display:none;
}
a:link, a:visited {
	color: #0b5292;
	background: transparent;
	text-decoration: underline;
	}
#footer{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:center;
	width:auto;
	margin-top:1em;
	padding:0;
	height:auto;
}
#footer p{
	margin:0;
	padding:0;
}
#footer a{
	text-decoration:none;
	color:#CCC;
}
.clear{
	display:none;
}
h1#logo img#printlogo{
	display:block;
}