#leftcol {
   width: 190px;
   background-color: white;
   vertical-align: top;
   padding: 5px;
      }

#containerleftcol {
   margin: 10px;
   background-color: white;
      }

#centercol {
   width: auto;
   vertical-align: top;
   padding: 5px;
      }

#rightcol {
   width: 190px;
   background-color: white;
   vertical-align: top;
   padding: 5px;
      }

div.slogan {
   font-size: 9pt;
      }

div.navbar {
   font-size: 9pt;
      }

div.nav {
   font-size: 9pt;
      }

h1.title {
   font-size:10pt;
      }

h2.articletopic {
   color: #66cc33;
   font-size: 10pt;
   padding: 5px 0px 0px 0px;
      }

h3.articletitle {
   color: #66cc33;
   font-size: 12pt;
   padding: 5px 0px 0px 0px;
      }

div.pageheading {
   background-color: white;
   border-bottom: NAVY 2px solid;
      }

div.pageheadinginfo {
   background-color: #ccff99;
   border-bottom: NAVY 2px solid;
   padding: 5px 0px 5px 0px;
   font-size: 9pt;
      }

div.headinginfo {
   font-size: 8pt;
   color: navy;
   Padding: 0px 10px 0px 10px;
      }

