/*HIDE THESE*/
#header, #mainMenu, #sidebar, footer{
	display:none;	
}
#interiorBG {
	border-right:none;	
}
body, div, a, img, p, ul, li, span, strong, pre, dt, dl, h1, h2, h3, h4, h5, form, blockquote, select, option, input, textarea, table, tr, td, object, embed {
	margin: 0px;
	padding: 0px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	
	color: #000;
}
h1,h2,h3,h4{
	font-weight:bold;	
}
#print-header{
	padding-top:25px;
	display:block;
	width:100%;
}

#print-header img{
	width:65%;
	height:auto;
	margin:0px auto;
}