/* style sheet for 'print' media */
body   { color:#000000; background-color: #ffffff; }
/* font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; */

#headercontainer  { background-color: #ffffff; background-image: url("../images/print_header550.gif"); height: 128px; }

.column1 { display: none; }
.column2 { color: #000000; background-color: #ffffff; border-bottom: 0px;}

a { color: #000000; text-decoration: underline; }
.turq { color:#000000; }
.white { color: #000000; }

h1, h2, h3, h4, h5 { color: #000000; }
h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: underline; }

.fill_back { background-color: #ffffff; color: #000000; border-bottom: 0px; }
.fill_back a { color: #000000; text-decoration: underline; }

.no_back { background-color: #ffffff; color: #000000; margin: 0; }
.no_back a { color: #ffffff; text-decoration: underline; }

.column2 .subtitle {  color: #000000; }
.column2 p.dark_back { background-color: #ffffff; color: #000000; }
.column2 p.turq_border { padding: 20px; margin: 20px; border: 1px solid #000000; }
.column2 img.pack_icon { display: none; }

.footer_bar { background-color: #ffffff; color: #000000; }

.footer_notes { margin: 0; padding: 8px; color: #000000; text-align: right; }
.footer_notes a { color: #000000; text-decoration: underline; }



