/* <style type="text/css" media="all"> */
/* Style Name: Anglers Quest -- Version: 16 -- Locked: N */
 
 body{ 
  background-color: #6699FF; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  
   }
 
 a, a:visited, a:active{
  color: #003399;
  text-decoration: none;
 }
 
 a:hover{
  color: #FF0000;
  text-decoration: underline;
 }
 
 #page_width{ 
  width: 1100px; 
  text-align: left;
  margin: auto auto auto auto;
  border: 1px #000000 solid;
 }
 
 #header{
  padding: 10px 10px 10px 10px;
  margin: auto auto auto auto;
  
  width: 100%;
  height: 100px;
  padding: 8px 0px; 
  margin-left: auto; 
  margin-right: auto;  
  background-color: #003399; 
  border-bottom: 1px #000000 solid;
  
   }
 
 #main_content{ 
 width: 100%; 
 text-align: left;
 margin-left: auto; 
 margin-right: auto;  
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #000000;
}
 
 #leftcol{
  padding: 4px 4px 4px 4px;
  margin: auto auto auto auto;
  
  width: 125px;
  background-color: #003399;
  border-right: 1px #000000 solid;
  font-size: 8pt;
   }
 
 #leftcol ul{
  margin: 0;
  padding: 0;
 }
 
 #leftcol ul li{
  display: block; 
  list-style-type: none;
  padding: 1px; 
 }
 
 #leftcol ul li a{
  padding: 5px; 
  display: block;
  text-decoration: none;
  width: 117px;
  font-weight: bold;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #DDDDDD;
  border-width: 1px;
  border-style: solid;
  border-color: #000066;
  background-color: #3366FF;
  text-align: left;
 }
 
 #leftcol ul li a:hover{
  color: #FF0000;
  border-color: #000066;
  background-color: #0000FF;
 }
 
 #leftcol table{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #DDDDDD;
  border-width: 1px;
  border-style: solid;
  border-color: #000066;
  background-color: #3366FF;
  text-align: left;
 }
 
 #rightcol {
  width: 0px;
 }
 
 
 #maincol{
  padding: 10px 10px 10px 10px;
  margin: auto auto auto auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  background-color: #FFFFFF; 
  border-right: 1px #000000 solid;
  width: 100%;
 }
 

 #maincol .page_title{
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20pt;
  color: #003399;
  font-weight: bold;
  font-style: normal;
 }

 #maincol h1{
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  color: #000000;
  font-weight: bold;
  font-style: normal;
 }
 
 #maincol h2{
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  color: #333333;
  font-weight: bold;
  font-style: normal;
 }
 
 #maincol h3{
  font-weight: bold;
  text-align: left;
  font-size: 14pt;
  color: #000000;
  font-weight: bold;
  font-style: normal;
 }
 
 #maincol h4{
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #003399;
  font-weight: bold;
  font-style: normal;
 }
 
 #maincol h5{
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
  font-style: normal;
 }
 
 #maincol h6{
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
  font-style: normal;
 }
 
 
 #footer{
  padding: 6px 6px 6px 6px;
  margin: auto auto auto auto;
  width:100%;
  height: 100px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  background-color: #FFFFFF;
  
   }
 
 
#footer h1{
  padding: 1px;
  margin: 1px;
  font-size: 11pt;
 }
 
#footer h2{
  padding: 1px;
  margin: 1px;
  font-size: 9pt;
 }
 
  
 /*printer styles*/ 
 @media print{
 /*hide the left column when printing*/ 
  #leftcol{display:none;}
  #twocols, #maincol{width:100%; float:none;}
 }



-->
/* </style> */