h1 {font-size: 24pt; font-family: "Arial"; font-weight:bold; color:#0033cc;}
h2 {font-size: 18pt; font-family: "Arial"; font-weight:bold; color:#003366;}
h3 {font-size: 14pt; font-family: "Arial"; color:#003366;}
h4 {font-size: 12pt; font-family: "Arial"; color:#003366;}
h5 {font-size: 8pt; font-family: "Arial"; color:#003366;}
p {font-size: 12px; font-family: "Arial"; font-weight:none; color:#000000;}
td {font-size: 12px; font-family: "Arial"; font-weight:none; color:#000000;}
th {font-size: 11pt; font-family: "Arial"; font-weight:bold; color:#cccccc; background-color:#006699}
ol {font-size: 11pt; font-family: "Arial"; color:#003366;}
ul {font-size: 11pt; font-family: "Arial"; font-weight:bold; color:#003366;}

a {font-size:10pt; font-family:"Arial"; font-weight:bold; color:#0033cc}
a:hover {color:#cc0000}

.cap {font-size: 10pt; font-family: "Arial"; font-weight:bold; color:#cccccc;}
.cmo { font-family: Arial; text-decoration: underline; font-size: 12px ; font-weight: bold; color:#0033cc;}
a.cmo:hover { color: #cc0000}

.navhdr { font-family: Verdana, Arial, Sans Serif; text-decoration: none; font-size: 14px ; font-weight: bold; color:white;}
a.navhdr:hover { color: #ffff00}

.hed {font-size: 13px; font-family: Verdana, Arial, Sans Serif; font-weight:bold; color:#ffffff;}
.hed5 {font-size: 8pt; font-family: sans-serif; font-weight:bold; color:#003366;}
.std {font-size: 11pt; font-family: "sans-serif"; color:#003366;}
.subt {font-size: 12pt; font-family: "sans-serif"; color:#cccccc; font-weight:bold;}
.sub {font-size: 10pt; font-family: "sans-serif"; color:gold;}
.red1 {font-size: 24pt; font-family: "sans-serif"; font-weight:bold; color:#cc0000;}
.history th {
    background-color: #006699;
    color:#ffffff;
    font-family:Arial Narrow;
    font-weight:Normal
}
.history td {
    font-family:Arial Narrow;
    font-size:12px
}
.nav td {
    font-family:sans-serif;
    font-size:10px;
    color: #0000cc;
    background-color: #ffffff;
}
.nav th {
    font-family:Arial;
    font-size:12px;
    color: #ffffff;
    align: center;
    background-color: #0000CC;
}
.nav a { color: #0000cc}
.nav a:hover { color: #cc0000}
.nav a:link { color: #0000cc}
.pgbody {
    font-family:Arial;
    font-size:12px;
    color: #000000;
}
.pgbody ul {
    font-size: 12px;
    font-family:Arial;
    font-weight:normal;
    color:#000033;
}
.pgbody a {
    font-family:Arial;
}
.pgbody a:hover {
    font-family:Arial;
}
.pgbody a:link {
    font-family:Arial;
}
.emform table {
    font-size: 11px;
    font-family: "Arial";
    font-weight:normal;
    background-color: #ddddff;
}
.emform td {
    font-size: 12px;
    font-family: "Arial";
    font-weight:bold;
    color:#0000cc
}
.emform input {
    font-size: 11px;
    font-family: "Arial";
    font-weight:normal;
    color:#0000cc;
}
.emform select {
    font-size: 11px;
    font-family: "Arial";
    font-weight:normal;
    color:#0000cc;
}
.foot {
    font-size:8px;
    align:center;
    }
.foot table {
    align:center;
}
.foot td {
    font-family:Arial;
    font-size:11px;
    color: #000000;
}
.horbar {
    font-size:8px;
}
.horbar table {
    align:center;
    font-size:8px;
}
.horbar td {
    font-family:Arial Narrow;
    font-size:8px;
    color: #000000;
    background-color: #3366ff;
    align:center;
}
.horbar a {
    font-family:Verdana;
    font-size:12px;
    color: #ffffff;
    align:center;
    text-decoration:none;
}
.horbar a:hover {
    color: #ff0000;
    align:center;
    text-decoration:none;
}
.horbar a:link {
    color: #ffffff;
    align:center;
    text-decoration:none;
}
.navmenu ul {
    padding: 2px;
    margin: 0;
    list-style: none;
    }
.navmenu li {
    float: left;
    position: relative;
    width: 75px;
    background-color:#3366ff;
    }
.navmenu li ul {
    display: none;
    position: absolute; 
    top: 1em;
    left: 0;
    }
.navmenu li > ul {
    top: auto;
    left: auto;
    }

.navmenu li:hover ul { display: block; }

.navtbl table {
    padding: 0px;
    margin: 0;
    cellpadding:0px;
    cellspacing:0px;
    }
.navtbl td {
    float: left;
    position: relative;
    width:83px;
    background-color:#3366ff;
    }
.navtbl td table {
    display: none;
    position: absolute; 
    top: 1em;
    left: 0;
    width: auto;
    }
.navtbl td > table {
    top: auto;
    left: auto;
    width: auto;
    }
.navtbl td:hover table, td.over table{
    display: block;
    width: auto;
    }
.navtbl a {
    color:#ffffff;
    font-family:Arial Narrow;
    background-color:#3366ff;
}
.navtbl a:hover {
    color:#cccc00;
    font-family:Arial Narrow;
    background-color:#3366ff;
}


