/*---Stylesheet for print---*/
body { padding: 0px; margin: 0px; background-color: #FFFFFF; font-size: 16pt; font-family: serif; color: #000000; width: 100%; }
#container {background-color: #FFF; border: none; }

#content {margin: 0; padding: 0; border: none;}

/*Disables a lot of options not required when printing*/
#skiplinks, #header, #header_nav, #menu_wrapper, #content_nav, .jump_to_top, .print_hide, #update, img, #footer {display: none;}

/*Text Rules*/
p, .bodytxt, a, a:link, a: visited{color: #000; font-size: 16pt; font-family: Arial, Helvetica, sans-serif;}

