#outside, #menu, #news, #header{
	display: none; 
	}

#printheader {
	display: inline-block;
	background-color: #AEB4DA;
	background-image:  url("../images/structure/printheader_bg.gif");
	background-repeat: no-repeat;
	background-position: center center;
	height: 95px;
}

#innerwrapper {
	background-color: #FFF;
	background-image: none;
	border: 3px solid #AEB4DA;
	margin: 0px;
}

#container {
	border: none; 
}
	
#subnav {
	position: static; 
}

#subnav h3, #sidebar h3 {
	color: #000;
}

#subnav p {
	font-size: 9pt;
}

#sidebar {
	position: static;
}
#sidebar p {
	font-size: 9pt;
}

#content {
	margin-left: 5px;
	margin-right: 5px;
	padding: 1em;
	background-color: #FFFFFF;
	vertical-align: top;
}

#content h1, #content h2 {
	color:#000;
}
#content p {
	font-size: 11pt;
}
#innercontainer {
	background: none; 
}
.pullquote {
	color: #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
body {
	background: #FFF;
}
#expander {
	background: #FFF;
}
