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

body {
   background: white;
   font-size: 11pt;
   font-family: calibri, arial;
   }
 body h1 {
	 font-size: 13pt;
	 color: #12457c;
 }
 body h2, #monthlyOBR_mainCol h2 {
	 font-size: 12pt;
	 color: #6e7649;
 }
 #pgHeader h1 a {
	 color: #002d62;
	 text-decoration: none;
	 size: 14pt;
 }
 #search {
	 display: none;
 }
#nav, #sidebarCol, #print_friendly, #navList, #sbNav, #sideContact {
   display: none;
   }
#bios_mainCol img, #casestudymainCol img, #monthlyOBR_mainCol img {
	display: none;
   }
#pgWrapper {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: #626469;
   background: transparent none;
   }
a:link, a:visited {
   color: #12457c;
   background: transparent;
   text-decoration: underline;
   }

