/* PRINT STYLES
------------------------------------------------------------------------------------- */
body { text-align: left; font: 13px 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; }

#nav, #subnav, #skip, #footer, #subhead, .btn_contact { display: none; }

