#header {
	display: none;
	}
	
#print_header {
	width: 100%;
	display: block;
	text-align: center;
	}
	#print_header #print_logo {
		width: 6.25in;
		height: 0.86in;
		}
	
#container {
	width: 100%;
	}
	#container #menu,
	#container #background_top,
	#container #background_bottom,
	#container #measurement {
		display: none;
		}

#main_content {
	color: #000000;
	margin: 0px 0px 0px 0px;
	}
	#main_content h1 {
		margin: 0.25in 0in 0in 0in;
		}
	#main_content h2 {
		margin: 6px 0in 0.25in 1in;
		}
	#main_content h1.imaged,
	#main_content h2.imaged {
		overflow: visible;
		line-height: normal !important;
		background-image: none !important;
		}
		
.section_header {
	width: 100%;
	height: 30px;
	margin: 0.5in 0px 0.5in 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
	.section_header h5 {
		width: 100%;
		height: 30px;
		color: #000000;
		font-size: 18px;
		line-height: 30px;
		text-align: center;
		font-weight: normal;
		background-color: #ffffff;
		}
	.section_header .section_top,
	.section_header .section_bottom {
		display: none;
		}