 * { padding: 0; margin: 0; }
 body { color: #333; background: #F5F5F5 url(theme/bgd.gif) repeat-y scroll 50% 0; font: 62.5% Georgia, "Times New Roman", Times, serif; text-align: center; }
 
 .img_border { border: #CCCCCC 1px; }
 
 a { color: #3888B4; background-color: #ffffff; text-decoration: underline; }
 a:visited { color: #9FCAE1; background-color: #ffffff; text-decoration: underline;}
 a:hover { color: #8DC919; background-color: #ffffff; text-decoration: underline; }
 a img { border: none; }

 h1, h2, h3 { font-weight: bold; font-family: Helvetica, Arial, sans-serif; }
 h1 { font-size: 25px; letter-spacing: -0.03em; color: #4AA02C }
 h1 a { color: #0000FF; background-color: #ffffff; text-decoration: none; }
 h1 a:visited { color: #3888B4; background-color: #ffffff; text-decoration: none; }
 h1 a:hover { color: #8DC919; background-color: #ffffff; text-decoration: none; }
 
 h2 { font-size: 20px; margin: 10px 0; color: #8DC919; background-color: #ffffff; }
 h2 a { text-decoration: none; color: #8DC919; background-color: #ffffff; }
 h2 a:visited { text-decoration: none; color: #8DC919; background-color: #ffffff; }
 h2 a:hover { text-decoration: none; color: #3888B4; background-color: #ffffff; }
 
 #masthead { width: 770px; height:90px}
 #masthead h1 { padding: 0.4em 0; border-top: 1px solid #ccc; text-align: center; clear: both; }
  
 ul#nav { list-style: none; width: 750px; padding: 0 10px; background: url(theme/hr_dot_black.gif) repeat-x; border-bottom: 3px solid #000; float: left; clear: both; }
 ul#nav li { padding: 0.85em 40px 0.7em 0; font: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }
 ul#nav li a, ul#nav li a:visited { color: #3BB9FF; background-color: #ffffff; text-decoration: none; }
 ul#nav li a:hover { color: #4AA02C; background-color: #ffffff; text-decoration: none; }
 ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #8DC919; background-color: #ffffff; text-decoration: none; }

 #header_img { background: #fff url(theme/header.jpg?533190) no-repeat 0 0; height: 140px; width: 770px; } 
 #header_img { margin: 0 0 3.0em 0; border-bottom: 1px solid #000; float: left; clear: both; }
 #header_img img { display: block; }
 
 #container { width: 770px; margin: 0 auto; padding-top: 15px;}
 
 #content_box { width: 770px;  text-align: justify; float: inherit; clear: both; }
 #content_box { font-size: 14px; line-height: 1.65em; }
 #content_box div.paragraph { font-size: 18px; line-height: 1.65em; }
 #content_box p { font-size: 14px; line-height: 1.65em; }
 
 #content { width: 500px; padding: 0 40px 0 0; float: left; }

 #footer { width: 770px; margin-top: 20px; padding: 1.0em 0; border-top: 2px solid #ccc; font: 12px Helvetica, Arial, sans-serif; float: left; clear: both; }
 #footer a, #footer a:visited, #footer a:hover { color: #333; background-color:#FFFFFF; text-decoration: none; border-bottom: dotted 1px #666666; }

 div.paragraph ul, div.paragraph ol, div.paragraph li { list-style-position: inside; }
 
 td.CompanyName
 {
    text-align:left;
    font-family:Enviro;
    font-size:20pt;
    font-weight:bold;
    color:#016D5D;
    }
    
 td.Slogan
 {
      font-size:11pt;
      font-style:italic;
      color:#3BB9FF;
      font-weight:bolder;
     }   

