body { 
background-color: #F4F1EA;
font-family: Arial,'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;
} 
img
{
border: 0;
max-width: 100%
}

  label{
  float: left;
  width: 50px;
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt
}
br{
clear: left;
}
div.float {
  float: left;
  padding: 10px;
 
 }
 div.floatr {
   float: right;  
 }
  
div.float p {
   text-align: center;
   }
   
div.spacer {
  clear: both;
  }
#list1 ul {margin:0 0 1em;padding:0;list-style:none;font-size:11px;}

 #list1  li {border-bottom:1px dotted #666;clear:left;} 
   
 #list1  li a {display:block;text-decoration:none;padding:3px 2px; color:#000;}

 #list1 li a:hover {background-color:#990000;color:#ffe;}
 
 #list2 a {border-bottom:1px dotted #666;clear:left; text-decoration:none; color:#000;} 
 
 #list2 a:hover {border-bottom:1px dotted #990000; color: #990000}

  #header a { text-decoration:none; color:#fff;} 
 
 #header a:hover {color: #ffe}
  
  input, select, textarea
  {
  	background-color: #f0d0bb; font-family: Arial; color: #E8E8E8;
  	font-size: 8pt; border: solid 1px #333; margin: 2px;
  	max-width: 100%
}
input.redbg
{
   	background-color: #990000; font-family: Arial; color: #ffe;
  	font-size: 8pt; border: solid 1px #333; margin: 2px;
  	max-width: 100%
}
input.radio
{
background-color: #ffe; 
border: 0; 
font-size: 8pt;
max-width: 100%
}
#main p { font-size: 12px;
  font-family: Arial;
  color: black;
  } 
 

#main ul {margin:0 0 1em;padding:0;list-style:none;font-size:12px;font-family: Arial;}
#main ol {font-size:12px;}

#main li {border-bottom:none;}  

/*#main li a {display:block;text-decoration:none; border-bottom:1px dotted #666;clear:left; color:#000;}*/

 /*#main li a:hover {border-bottom:1px dotted #990000; color: #990000}*/
 
 #main a {border-bottom:1px dotted #666;clear:left; text-decoration:none; color:#000;} 
  
 #main a:hover {border-bottom:1px dotted #990000; color: #990000}
 
 #main {
               width:80%;
               margin-top:9em;
               padding-left:1em;
               padding-right:1em;
background-color:#ffe;
 border: solid 1px #D6D6D6;
 }
 

    #header {
        
        
        width: 100%;
        height: 15%;
        top: 0;
        right: 0;
        left: 0;
      }
      #header p { font-size: 12px;
        font-family: Arial;
        color:  #000000;
  } 
    #sub_header {
              
              background-color: #111111;
              width: 80%;
              height: 5%;
              top: 0;
              right: 0;
              left: 0;  
      }
  
  div.link-list {
           width:100%;
           
           font-size:80%;
           padding-left:1%;
           padding-right:1%;
           margin-left:0;
           margin-right:0;
   }
   
   #list1 {
           
   }
   
   #list2 {
          
	}
      
      #footer {
        
        width: 50%;
        height: 50px;
        top: auto;
      	bottom: 0;
     }
     #footer p {
     font-size: 10px;
     font-family: Arial;
      color: black;
    }
     div.row {
	    clear: both;
	    padding-top: 10px;
	    }

	  div.row span.label {
	    float: left;
	    width: 100px;
	    text-align: right;
	    }

	  div.row span.formw {
	    float: right;
	    width: 335px;
	    text-align: left;
  }
 
 p.subheader {
  background-color: #990000;
  font-size: 12px;
  font-family:'Arial';
  }
  p { font-size: 12px;
    font-family: Arial;
    color: black;
  } 
table
{
border: solid .5px #000;
}
tr
{
border: solid .5px #000;
}
td
{
border: solid 1px #000;
background-color: #fff;
font-family:'Arial';
font-size: 12px;
color: #000;
padding-left: 10px;
vertical-align: top
}
th
{
font-weight: bold;
border: solid 0px #E8E8E8;
font-size: 14px;
font-family:Arial;
background-color:#990000;
color:#fff;
text-align: left;
padding-left: 10px;
padding-top: 10px;
}

