@page { margin: 0.25in; size: portrait; }

#header-image,
#header-image[id],
#header-image-alt,
#top-fadeout { 
	visibility: hidden;
	display: none;
}


#print-header {
	visibility: visible;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 8in;
	height: 1.613in;
	z-index: 1000;
}

#print-header img {
	width: 8in;
	height: 1.613in;
}


body {
	background: white;
	color: black;
}

#page-content { 
	visibility: visible; 
	position: relative; 
	top: 1.5in; 
	left: 20%; 
	width: 74%; 
	z-index: 2000;
}

#main-buttonbar { 
	display: none;
}

td { page-break-before: auto; page-break-after: auto; page-break-inside: avoid; }
