body  {
      font-family: verdana, arial, sans-serif;
      color: black;
      background: white;
      font-size: 14px;
      margin-left: .5in;
      margin-right: .5in;
      margin-top: .02in;
      }
img { border: 0px none; }
img.border {
      border: 1px solid black;
      padding: 4px;
      }
      
img.middle {vertical-align:middle; }      
.center {
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      }              
.centered { text-align: center; }
.centered-table {
   margin-left: auto;
   margin-right: auto;
}

h1  {
    color: #CF2410;
    background: white;
    font-weight: 700;
    font-size: 20px;
    font-style: italic;
    font-family: Verdana, arial, sans-serif;
    text-align: center;
    }
h2  {
    color: black;
    background: white;
    font-weight: 700;
    font-size: 18px;
    font-style: normal;
    text-align: center;
    }        
h2.banner {
    border: 1px solid #663300;
    background: #FAF0E6;
    margin: 0;
    padding: 0.125em 0.25em;
    color: #7C2006;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    }
h2.red  {
    color: red;
    background: white;
    font-weight: 700;
    font-size: 18px;
    font-style: normal;
    text-align: center;
    } 
h2.navy {
    color: navy;
    background: white;
    font-weight: 700;
    font-size: 18px;
    font-style: normal;
    text-align: center;
    } 
h2.green {
    color: #006400;
    background: white;
    font-weight: 700;
    font-size: 18px;
    font-style: normal;
    text-align: center;
    }                                                   
h3  {
    color: navy;
    background: white;
    font-weight: 700;
    font-size: 16px;
    font-style: normal;
    text-align: center;
    } 
h3.red  {
    color: #DA251C;
    background: white;
    font-weight: 800;
    font-size: 16px;
    font-style: normal;
    text-align: center;
    } 
hr.brown {
    color: #7C2006;
    background: white;
    }        
p, ul, li {
    font-style: normal;
    font-size: 12px;
    font-weight: 500;
    color: black;
    background: white;
    margin-left: 75px;
    margin-right: 75px;
    }
p.f10 {
    font-style: normal;
    font-size: 10px;
    font-weight: 500;
    color: black;
    background: white;
    }    
fieldset.homepage1 {
    font-style: normal;
    font-size: 12px;
    font-weight: 550;
    line-height: 1.3;
    color: #7C2006;
    background: white;
    border: 1px solid #7C2006;
    padding: 1.0em;
    text-align: left;
    width: 640px;
    margin-left: auto;
    margin-right: auto;
    } 
fieldset.homepage2 {
    font-style: normal;
    font-size: 12px;
    font-weight: 550;
    color: #7C2006;
    background: white;
    margin-left: 90px;
    margin-right: 90px;
    border: 1px solid #7C2006;
    padding: .5em;
    text-align: center;
    }     
fieldset.para {
    font-style: normal;
    font-size: 12px;
    font-weight: 500;
    color: black;
    background: white;
    width: 700px;
    border: 1px solid #7C2006;
    padding: .5em;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    }  
legend {
    font-weight: 600;
    font-size: 14px;
    color: #006400;
    background: white;
    font-family: Verdana, arial, sans-serif;
    }  
em  {
    color: red;
    font-weight: 600;
    background: white;
    }
em.blue  {
    color: navy;
    font-style:normal;
    font-weight: 600;
    background: white;
    } 
em.purple  {
    color: purple;
    font-weight: 600;
    background: white;
    }           
em.red {
    color: red;
    font-weight: 600;
    background: white;
    }
em.brown {
    color: #7C2006;
    font-weight: 600;
    background: white;
    }
em.green {
    color: #006400;
    font-weight: 600;
    background: white;
    }              
b.red {
    color: red;
    background: white;
    }
b.navy {
    color: navy;
    background: white;
    }
b.green {
    color: #006400;
    background: white;
    }       
small.light {
    font-weight: 500;
    }                    
a:link    { color: blue; }
a:visited { color: purple; }
a:hover   { color: red; }
a:active  { color: #7C2006; }

td.logo {
      border: 1px solid #7C2006;
      border-collapse: collapse;
      color: black;
      background: #F7D5D3;
      width: 700px;
      height: 90px;
      table-layout: fixed;
      padding: 0px;
      vertical-align: bottom;
    }          

div.me {
    font-size: 10px;
    color: black;
    background: white;
    text-align: center;
    } 
table.survey {
    background: white;
    color: black;
    font-size: 14px;
    font-weight: 600;
    }
               
table.cats {
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
td.cat1 {
    border-style: solid;
    border-color: #7C2006;
    border-width: 1px 1px 0px 1px;
    width: 20%;
    padding: .5em .2em .0em .2em;
    }                       
td.cat2 {
    border-style: solid;
    border-color: #7C2006;
    border-width: 0px 1px 1px 1px; 
    vertical-align: top;
    width: 20%;
    padding: .5em .2em .5em .2em;
    }
a.cat:link, a.cat:visited, a.cat:active {
      color: black;
      background: inherit;
      text-decoration: none;
      font-size: 10px;
      font-weight: 500;
      }
a.cat:hover {
      color: green;
      background: white;
      text-decoration: none;
      font-size: 10px;
      font-weight: 500;
      }    
a.cats:link, a.cats:visited, a.cats:active {
    color: #7C2006; 
    background: inherit;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    }
a.cats:hover {
      color: red;
      background: white;
      text-decoration: none;
      font-size: 12px;
      font-weight: 600;
      }  
/* Start code for Footer nav bar */                       
td.nav {
    border: 1px solid #7C2006;
    text-align: center;
    color: #7C2006;
    background: #FFF8DC;
    padding: 4px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    }
td.navc {
    border: 1px solid #7C2006;
    text-align: center;
    color: #7C2006;
    background: #FFEBCD;
    padding: 4px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    }
a.nav:link, a.nav:visited, a.nav:active {
      color: #7C2006;
      text-decoration: none;
      font-weight: 600;
      font-size: 12px;
      }
a.nav:hover {
      color: green;
      text-decoration: none;
      font-size: 12px;
      }      
/* Stop code for Footer nav bar */


    
      

