@charset "utf-8";
/* CSS Document */
body {
   background: white;
   font-size: 12pt;
   }
#masthead, #quicklinkright, #mastFooter, #breadCrumb, #listingfields, #jahiaAdminBar, #pageBanner #bannerList {
   display: none;
   margin:0;
   padding:0;
   width:0px;
   height:0px;
   }

/* page banner treatment */
#pageBanner .notices h1 { padding:0;}
#pageBanner .notices {  background:white;}
#pageBanner .color h1 { padding:0;}
#pageBanner .color { float:left; width:100%;height:1%; background:white;}
#pageBanner .rVideo {display:none;}
#pageBanner table .b9 {display:none; margin:0; padding:0;}

#container{width:100%; padding-left:0px; padding-right:20px;}
.contentBlock li { #list-style: disc;}
#container #rightBar{display:none;} 
#container #leftBar{display:none;}

#rightNav.link-0 {display: none;} 


#middleBar {
   float: none !important;
   color: black;
   width:95%;
   _width:82%;
   }

a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }


