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

body {
   background: white;
   font-size: 12pt;
   }
.header_right {
	display: none;
}
.secondary_content_left {
   display:inherit;
   width:auto;
   margin:0 5%;
   padding:0;
   float:none;
   }
.mid_content {
	float:none;
}
.secondary_content_right {
	display:none;
}