/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
div {
 height: auto !important;
}
h1 {
	font-size: 14pt;
}
#masthead, #sidebar, #bottomNav, #news {display: none;}

#printlogo {display: block;}

#footer {

}