@charset "UTF-8";
/* CSS Document */

#header, #topbar, .sidebar sl, .sidebar sr, .sidenav, #bottombar, #navagation, .banner, .boldcenter, #topbar2, #footer {
	display: none;}

body { 
	color : #000000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt; }
	
#scrollingDiv {
	overflow:visible;
	height:100%;}
  
 #content {
 	width: 100%; }
