@charset "utf-8";
/* CSS Document */

/* Print View */

#logonStatus,
.search,
.nav,
.rightCol,
.rightRail,
.menu
{ display: none; }

.siteTopBar { width:600px; margin:0 auto; }
.siteTopBar .logo h1 { font-size:28px; }
h2 { font-size:24px; }
h3 { font-size:20px; }
h4 { font-size:18px; }
h5 { font-size:16px; }
h6 { font-size:14px; }

.siteContainer { width:600px; margin:0 auto; }

.siteContainer .siteContent { border-top:1px solid #000000; border-bottom:1px solid #000000; }

.siteFooter { font-size:12px; margin-top:15px; text-align:center; }
.siteFooter h2 { display:none; }
.siteFooter .column2,
.siteFooter .column3,
.siteFooter .column4 { display:none; }
