/* CSS Document */

body {text-align: center;
      margin: 0%;
      background-color: #c2a303;
      }
      
#header {
         text-align: left;
         position: absolute;
         top: 10;
         *top: 10; 
         left: 50%;
         *left: 50%;
         width: 750;
         background-color: #d2cfb9;
          margin-top: 0px;
         margin-right: 0px;
         margin-bottom: 5px;
         margin-left: -363px;
          
    }

#csList {
         text-align: left;
         position: absolute;
         top: 75;
         *top: 75; 
         left: 50%;
         *left: 50%;
         width: 220;
         height: 1000;
         *height: 1000;
         background-color: #69321F;
         margin-top: 0px;
         margin-right: 0px;
         margin-bottom: 5px;
         margin-left: -363px;
          
    }

#csContent {
         text-align: left;
         position: absolute;
         top: 75;
         *top: 75; 
         left: 50%;
         *left: 50%;
         width: 525;
         height: 1000;
         *height: 1000;
         background-color: #4c721d;
         margin-top: 0px;
         margin-right: 0px;
         margin-bottom: 5px;
         margin-left: -133px;
    }
    
.resLinks { text-align: justify;
              font-family: Arial; 
              font-size: 12pt;
              color: #c2a303;
              line-height: 130%;
              font-weight: bold;
              text-decoration: none;
            }
    
.subList { text-align: justify;
              font-family: Arial; 
              font-size: 10pt;
              color: #ffffff;
              line-height: 130%;
              font-weight: normal;
              text-decoration: none;
            }
            
.csTitle { text-align: justify;
              position: absolute;
              top: -45;
              *top: -45; 
              left: 50%;
              *left: 50%;
              font-family: Arial; 
              font-size: 12pt;
              color: #ffffff;
              line-height: 130%;
              font-weight: normal;
              text-decoration: none;
              width: 475;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 5px;
              margin-left: -238px;
            }
           
.csCopy {   
              text-align: justify;
              position: absolute;
              top: 345;
              *top: 345; 
              left: 50%;
              *left: 50%;
              width: 455;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 5px;
              margin-left: -233px;
              font-family: Arial; 
              font-size: 12pt;
              color: #ffffff;
              line-height: 130%;
              font-weight: normal;
              text-decoration: none;
            }
    
.Links { font-family: Arial; 
             font-size: 13pt;
             color: #ffffff;
             font-weight: bold;
             text-decoration: none;
             margin-top: 0px;
             margin-right: 0px;
             margin-bottom: 0px;
             margin-left: 10px;
            }
    
.menuLinks { font-family: Arial; 
             font-size: 13pt;
             color: #ffffff;
             line-height: 180%;
             font-weight: bold;
             text-decoration: none;
             margin-top: 0px;
             margin-right: 0px;
             margin-bottom: 0px;
             margin-left: 10px;
            }
            
.menuLinks-active { font-family: Arial; 
                    font-size: 13pt;
                    color: #c2a303;
                    line-height: 180%;
                    font-weight: bold;
                    text-decoration: none;
                    margin-top: 0px;
                    margin-right: 0px;
                    margin-bottom: 0px;
                    margin-left: 10px;
                  }
            
.menuLinks2 { font-family: Arial; 
              font-size: 10pt;
              color: #ffffff;
              line-height: 90%;
              font-weight: normal;
              text-decoration: none;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 5px;
              margin-left: 20px;
            }
            
.menuLinks2-active { font-family: Arial; 
              font-size: 10pt;
              color: #c2a303;
              line-height: 90%;
              font-weight: normal;
              text-decoration: none;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 5px;
              margin-left: 20px;
            }
            
.menuLinks3 { font-family: Arial; 
              font-size: 13pt;
              color: #ffffff;
              line-height: 220%;
              font-weight: bold;
              text-decoration: none;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 5px;
              margin-left: 10px;
            }
            
.menuLinks4 { font-family: Arial; 
              font-size: 13pt;
              color: #ffffff;
              line-height: 5%;
              font-weight: bold;
              text-decoration: none;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 5px;
              margin-left: 10px;
            }
            
.menuLinks4-active { font-family: Arial; 
              font-size: 13pt;
              color: #c2a303;
              line-height: 5%;
              font-weight: bold;
              text-decoration: none;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 5px;
              margin-left: 10px;
            }
            

    
h1 { 
      font-family: Arial; 
      color: #c2a303;
      line-height: 130%;
      font-weight: normal;
      text-decoration: none;
    }
    
h2 {  
      text-align: left;
      position: absolute;
      top: 350;
      *top: 350; 
      left: 50%;
      *left: 50%;
      width: 525;
      font-family: Arial; 
      color: #c2a303;
      line-height: 120%;
      font-weight: bold;
      text-decoration: none;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 5px;
      margin-left: -233px;
    }
    
h3 { 
      text-align: justify;
              position: absolute;
              top: 350;
              *top: 350; 
              left: 50%;
              *left: 50%;
              font-family: Arial; 
              font-size: 12pt;
              color: #c2a303;
              line-height: 130%;
              font-weight: bold;
              text-decoration: none;
              width: 475;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 5px;
              margin-left: -233px;
    }
    
h4 { 
      font-family: Arial; 
      color: #c2a303;
      line-height: 130%;
      font-weight: normal;
      text-decoration: none;
    }
    
h5 { 
      font-family: Arial; 
      color: #c2a303;
      line-height: 130%;
      font-weight: normal;
      text-decoration: none;
    }
    


            
a.hmlinks { 
              font-family: Arial; 
              font-size: 7pt;
              font-weight: normal;
              color: #69321f;
              text-decoration: none;
            }
            
            
a.dirLinks2 { text-align: justify;
              font-family: Arial; 
              font-size: 12pt;
              color: #ffffff;
              line-height: 130%;
              font-weight: normal;
              text-decoration: none;
              
            }
            
a.dirLinks2:hover { text-align: justify;
                     font-family: Arial; 
                     font-size: 12pt;
                     color: #d16f1a;
                     line-height: 130%;
                     font-weight: normal;
                     text-decoration: none;
                     
            }            
            
.click { 
              font-family: Arial; 
              font-size: 10pt;
              font-weight: bold;
              font-style: italic;
              color: #c2a303;
              text-decoration: none;
            }
            
.pharmLinks3 { text-align: justify;
              font-family: Arial; 
              font-size: 12pt;
              color: #c2a303;
              line-height: 130%;
              font-weight: bold;
              text-decoration: none;
            }
