@charset "utf-8";
/* CSS Document */

body {
   background: white;
   font-size: 12pt;
   }
.contentLeftTextArea {
   display:inherit;
   width:auto;
   margin:0 5%;
   padding:0;
   float:none;
   }
.mainNavContainer {
	display:none;
}
.contentRightContainer {
	display:none;
}
