*{
	background: #fff;
}
h1, h2, h3, h4, h5, h6{
	margin-top: 1em;
	margin-bottom: .7em;
	font-weight: bold;
}
h1{
	font-size: 125%;
}
h2{
	font-size: 110%;
}
h3{
	font-size: 100%;
}
p{
	margin-bottom: 1em;
	text-align: justify;
}
#print_banner{
	margin-bottom: 20px;
}
#print_button{
	display: none;
}
#banner_wrapper, #page_footer_text p, .preload, .top_row, .bottom_row, .left, .right, #lightbox{
	display: none;
}
#page_footer_text p#copyright{
	position: absolute;
	bottom: 2em;
	left: 30%;
	margin-top: 20px;
	display: block;
	text-align: center;
}
.dbl_shadow .center{
	width: auto;
}
.content{
}

