/* Print-only styles */

/* Body */
body { color: #000; background-color: #FFF; text-align: center; background-image: none; }

/* Master */
.master { background-color: #FFF; margin: 0 auto; background-image: none; }

/* Masthead */
.printMasthead { display: block; width: 7in; }
.printMasthead p { font-family: "trebuchet ms", arial, helvetica; font-size: 1.1em; margin: 0; }

/* Hide non-content containers */
.masthead, .leftColumn, .rightColumn, .footerContainer { display: none; }

/* Center column */
.centerColumn { margin: 0; padding: 20px 0 0 0; width: 7in; }
.centerColumn img { border-width: 1px; }

/* Bottom nav */
.bottomNavContainer { text-align: left; }