/* CSS Document */

body {
  margin-top: 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  color: #333333; 
}

body a{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  color: #333333; 
  font-weight: normal; 
  text-decoration: underline;
}
body a:hover{ 
  border-bottom: #0066CC dotted 1px;  
  color: #0066CC;
   text-decoration: none;
}

.bodyborder {
border:1px solid #333333; 
background-color:#E2E2E2;
padding:10px;
}
strong
{font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  color: #333333; 
  font-weight:normal;
  }
.sectionsides {
border-left:1px solid #a1a1a1; 
border-right:1px solid #a1a1a1; 
}

H1 {font-family:Arial, Helvetica, sans-serif;
 font-size:10px; 
 color:#666666;
 display:inline;
 letter-spacing:2px;
 }
 H2 {font-family:Arial, Helvetica, sans-serif;
 font-size:14px; 
 color:#333333;
 display:inline;
 }
  H3 {font-family:Arial, Helvetica, sans-serif;
 font-size:13px; 
 color:#333333;
 display:inline;
 }
 .Hdots
 {border-bottom:1px dotted #cccccc; 
 margin-left:10px;
 margin-top:10px;
 float:left; 
 width:300;
 }
 hr {border:1px dashed #999999;}
 .submitbutton {background-color:#DBE8AA;
 color:#333333; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 }
 .inputbox {border:1px solid #999999;
 font-size:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 }

 /* links */
a.navlink:link { font-family: verdana, sans-serif; font-size: 10px; color: #4F6C7C; font-weight: bold; text-decoration: underline; }
a.navlink:active { font-family: verdana, sans-serif; font-size: 10px; color: #4F6C7C; font-weight: bold; text-decoration: underline; }
a.navlink:visited { font-family: verdana, sans-serif; font-size: 10px; color: #4F6C7C; font-weight: bold; text-decoration: underline; }
a.navlink:hover { font-family: verdana, sans-serif; font-size: 10px; color: #4F6C7C; font-weight: bold; text-decoration: none; }
 
 a.titlelink:link { font-family: verdana, sans-serif; font-size: 14px; color: #666666; font-weight: bold; text-decoration: underline; }
a.titlelink:active { font-family: verdana, sans-serif; font-size: 14px; color: #666666; font-weight: bold; text-decoration: underline; }
a.titlelink:visited { font-family: verdana, sans-serif; font-size: 14px; color: #666666; font-weight: bold; text-decoration: underline; }
a.titlelink:hover { font-family: verdana, sans-serif; font-size: 14px; color: #0066CC; font-weight: bold; text-decoration: none; }

a.textlink:link { font-family: verdana, sans-serif; font-size: 11px; color: #333333; font-weight: normal; text-decoration: none; }
a.textlink:active { font-family: verdana, sans-serif; font-size: 11px; color: #333333; font-weight: normal; text-decoration: none; }
a.textlink:visited { font-family: verdana, sans-serif; font-size: 11px; color: #333333; font-weight: normal; text-decoration: none; }
a.textlink:hover { font-family: verdana, sans-serif; font-size: 11px; color: #333333; font-weight: normal; text-decoration: none; }

 a.headerlink:link { font-family: verdana, sans-serif; font-size: 13px; color: #666666; font-weight: bold; text-decoration: underline; }
a.headerlink:active { font-family: verdana, sans-serif; font-size: 13px; color: #666666; font-weight: bold; text-decoration: underline; }
a.headerlink:visited { font-family: verdana, sans-serif; font-size: 13px; color: #666666; font-weight: bold; text-decoration: underline; }
a.headerlink:hover { font-family: verdana, sans-serif; font-size: 13px; color: #0066CC; font-weight: bold; text-decoration: none; }
 