@media print {

body { background: white; font-size: 12pt; }

* {color:#000 !important; }

#container {
width:100%;
border:none;
}

#topnav, .imageheader_sub, #navigationsub, #searchboxnew, #rightmarginsub, .resources {
display:none;
}

#subheadblock { border:none; }

p { font:normal 12pt "Times New Roman", Times, serif; }

h1 { font:bold 24pt "Times New Roman", Times, serif; }

}

