@charset "utf-8";
/* PRINT FRIENDLY CSS */

#wrapper { width:820px; margin:0 auto; padding:0 25px; }
#headwrapper { height:230px; font-size:10px; }
#menuwrapper { width:176px; float:left; list-style:none; font-family:Arial, Helvetica, sans-serif; padding:0; margin:0; font-size:14px !important; }
#bodywrapper { padding:6px; padding-left:182px; }
#footwrapper { height:90px; margin-right:-2px; margin-bottom:-2px; font-size:10px; padding:10px; line-height:normal; }
#footbottom { width:870px; margin:0 auto; height:16px; }

* { border:0 !important; background:none !important; color:#000000 !important; }

body { background:white; }

img { display:none !important; }

li { list-style:none; }

tr, td, th {page-break-inside:avoid;}
thead {display:table-header-group;}
.NoPrint {display:hidden; display:none;}
.Print {display:visible; display:inline;}
a { color:#000000; content:" (" attr(href) ") "; font-size: 90%; }
a[href^="/"]:after { content: " (http://www.alistapart.com" attr(href) ") ";}
