<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

  #footer-info {

   font-size: 0.8em;
  
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #666;
    font-weight: normal;
  }

  #decent-highlight {
  
    color: #444; 
    font-weight: bold; 
    /* color: #3AAADC; */

  
  }
 #decent-highlight-text {
  
  /*  color: #3AAADC; */

  
  }

  #contenttable {
    padding: 0;
    margin: 0;
    border: 0;
  }
  th#contenttable {
    border-collapse: collapse;
    background: #e2edd2; 
    color: #666;
    font-weight: normal;
    margin-top: 3px;
    padding: 1px;
    border: 0;
  }
  tr#contenttable {
    margin: 0;
    padding: 0; /* */
  }
  tbody#contenttable {
    margin: 0;
   padding: 0; /* */
  }
  td#contenttable {
    margin: 0;
    padding: 0; /* */
  }



  div#header1 {
    margin-left: 172px;
    padding: 0.6em; 
    text-align: left;
    background: #fff url('../imgs/logo.gif') no-repeat 97% 45%; 
  }

  div#breadcrumb {
    font-size: 0.85em;
    padding: 5px;
    padding-left: 18px;
    text-align: left;

    background: #fff;
    
    border-top:    solid lightgray 1px; // #b6cf60 1px; 
    /* border-bottom: solid #b6cf60 1px;  */
    
  }

  #breadcrumb-link {
    font-weight: normal;
  }



  .formLabel {
    font-size: 0.8em;
    padding-top:2px;
  }

  select {
   font-size: 0.7em;
   /* color: #5c9a9c; */
   color: #404040;

   padding:2px 8px; 
   border:1px solid #5c9a9c; /* #b6cf60; */
   -moz-border-radius: 5px; 
   -webkit-border-radius: 5px;
   border-radius: 5px 5px; 
  }

  h1 {
   color: #48828c;
   font-size: 22px
  }
  h2 {
   font-size: 16px;
   /* color: #3AAADC */
   color: #5c9a9c;
   // padding-bottom:5px;
  }
  h3 {
   color: #5c9a9c;
  }
  h4 {
   color: #5c9a9c;
  }


  .mapfeedback {
   padding-top:12px;

   font-size: 16px;
   font-weight: bold;
   color: #5c9a9c;
  }

 .contentheader2 {
   margin-top: 0;
   margin-bottom: 8px;
   padding-top: 0.5em;
   font-size: 1.4em;
   /* color: #3AAADC */
   color: #5c9a9c;
  }
 .contentheader3 {
    margin-top: 0;
   font-size: 1.2em;
   /* color: #3AAADC */
   color: #5c9a9c;
  }
 .contentheader3a {
    margin-top: 5px;
   margin-bottom: 0;
   font-size: 1.2em;
   /* color: #3AAADC */
   color: #5c9a9c;
  }
 .contentheader4 {
   margin-top: 2px;
   font-size: 1em;
   /* font-weight: bold; */
   /* color: #48828c; */
  }
 .mapList {
	color:#808080;
  }

 legend {
   /* color: #3AAADC */
   color: #48828c;
  }
  fieldset {
   border: 1px solid #888;
   /* border-color: #48828c; */
   -moz-border-radius: 4px; 
   -webkit-border-radius: 4px;
   border-radius: 4px 4px; 
   padding: 5px;
   margin: 0;
  }


  ul#Navigation {
   /* font-family: "Calibiri", Lucida Grande, Verdana, Lucida, Helvetica, Arial, sans-serif;*/
    float: left;
    margin-top:5px;
    margin-bottom: 0;
    margin-left: 0;
    
    padding-left: 0.5em;
    display: block;
    list-style: none;
    margin-left: 3px;

    color: #666;
    background-color: white;
    font-weight: bold;
    display: block;

  }
  ul#Navigation li {
    padding: 0.2em;
  }
  ul#Navigation a:link {
   color: #b6cf60;
   /* color:  #ff6600; */
   text-decoration: none;
  }
  ul#Navigation a:visited {
   color: #b6cf60;
  }
  ul#Navigation a:hover {
   color: #666;
   background-color: white;
  }


 
   a {
    color: #ff6600; /* #b6cf60; */
    text-decoration: none;
   }
   a:visited {
    color: #ff6600; /* #b6cf60; */
   }
   a:hover {
    text-decoration: underline;
   }


 
</pre></body></html>