body {font-size:14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin:0; padding:0}
table {border-collapse:collapse}
td {font-size:14px}
th {font-size:15px; font-weight:bold; color:#2f4f4f}
A:Link {text-decoration:none; color:#006f9f}
A:Visited {text-decoration:none; color:#006f9f}
A:Active {text-decoration:none; color:#006f9f}
A:Hover  {text-decoration:underline; color:#006f9f}
H1 {font-size:17px; font-weight:bold; color:#2f4f4f; margin-bottom:5px;}
H2 {font-size:16px; font-weight:bold; color:#2f4f4f; margin-bottom:4px;}
H3 {font-size:15px; font-weight:bold; color:#2f4f4f; margin-bottom:3px;}
H4 {font-size:14px; font-weight:bold; color:#2f4f4f; margin-bottom:2px;}
P {font-size:14px; text-align:justify; margin-top:1px; text-indent:15px; margin-bottom:1px; margin-left:1px; margin-right:1px}
IMG {border:0}
.headtxt {position:absolute; left:49%; width:50%; height:80px; z-index:1; right:0}
.overtxt {position:absolute; left:20%; width:50%; height:80px; z-index:1;}
th.dimgray {vertical-align: middle; color: white; background:#696969}
button.mnu {
   width:100%;
   cursor:pointer; border:0;
   padding-right: 10px; padding-left:10px; text-align:left;
   color: #003366;
   background: #f6f6f6;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
}

.pop {
   visibility: hidden;
   display: none;
   color: #003366;
   font-family: Arial, Helvetica, sans-serif;
 }
.go {
   visibility: visible;
   color: #003366;
   font-family: Arial, Helvetica, sans-serif;
   z-index: 9;
 }
.tdhidebg {
 background-image: url(images/toplogo.png);
 background-repeat: no-repeat;
 vertical-align: top;
 }
.card {
 float: left;
 margin: 4px 4px 4px 4px;
 padding: 5px 5px;
 text-align: center;
 background: #f6f6f6;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 font-size: 80%;
 }
.cardnoborder {
 float: left;
 margin: 4px 4px 4px 4px;
 padding: 10px 10px;
 text-align: center;
 background: #ebebeb;
 border-right: 0 solid #ebebeb;
 border-bottom: 0 solid #ebebeb;
 }
.cardselect {
 float: left;
 margin: 4px 4px 4px 4px;
 padding: 5px 5px;
 text-align: center;
 background: #006f9f;
 border-right: 1px solid #bbb;
 border-bottom: 1px solid #bbb;
 font-size: 75%;
 }
.cleaner { clear:both }
