/* Print-only styles */

/* Body */
body { color: #000; background-color: #FFF; text-align: center; background-image: none; }

/* Master */
.master { background-color: #FFF; margin: 0 auto; }

/* Masthead */
.printMasthead { display: block; width: 7in; }
.printMasthead p { font-family: "trebuchet ms", arial, helvetica; font-size: 1.1em; line-height: 1.2em; text-align: right; margin: 0; }

/* Hide non-content containers */
.masthead, .primaryNavContainer, .secondaryNavContainer, .leftColumn, .rightColumn, ul.bottomNav, .footerContainer { display: none; }

/* Center column */
.centerColumn { margin: 0; width: 7in; }