/* Print CSS Document */

body {
	background: #fff !important;
	color: #666;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}

#page {background-color: #fff;}
#header {margin-bottom: 1.5em;}
#header a {border: 0px;}

#footer, #footer p {font-size: 8pt; margin: 0 0 1em 0; padding: 0; text-align: left;}
#footer {border-top: 1px dotted #D6CDAD; margin-top: 1em; padding-top: 1em;}

.hideFromScreen {display: inline;}

h1, h2, h3, h4, h5, h6 {color: #231F20; margin-bottom: 1em; padding: 0;}
h1 {font-size: 170%;}
h2 {font-size: 150%; font-weight: normal;}
h3 {font-size: 140%; font-weight: normal;}
h4 {font-size: 130%;}
h5 {font-size: 110%;}
h6 {font-size: 100%;}

/* Hidden Items */
#accessibility, #navContainer, #banner, #rightCol {display: none;}