/* Phenix Print Styles */
body,#upper { background: #fff; color: #000; background-image: none; }
#wrap { background-image: none; background-color: #fff; color: #000; border: 0; width: 640px; padding: 0; }
#mast,#submast,#leftcol,#rightcol,#foot,#i-rightcol { display: none; }
#i-leftcol, #interior { width: 640px; padding: 0; background-image: none; background-color: #fff; }
#printheader {
display: block;
width: 640px;
overflow: hidden;
height: 87px;
background: url(images/phenix_print_logo.jpg) no-repeat;
text-indent: 110px;
font: bold 22pt Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #000;
margin: 1em auto;
}
#printheader div {
font-size: 15pt;
padding-top: 5px;
}