/* PRINT STYLES
------------------------------------------------------------------------------------- */
body { text-align: left; font: 12px "Lucida Sans Unicode", arial, helvetica, sans-serif; color: #000; background: #fff; }
#header img { border: none; }

a:link { color: #333; text-decoration: underline; }
a:visited { color: #666; text-decoration: underline; }

#skip, #nav, .form_wrap, #subnav, #headernav, .h_floatright, .sidebar, .s_sidebar, .flash_content, .section_title, .tools, #footer_wrap, #footer { display: none; }

