a:visited { color: blue; }
a:active  { color: red;  }
a:hover   { color: red; text-decoration: none; }

a.green:link    { color: #305c2e; }
a.green:visited { color: #488645; }
a.green:hover   { color: red; text-decoration: none; }
a.green:active  { color: red;  }

.certificate {
    font-family: "Times New Roman",Times,serif;
}

body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

h3 {color: #407a3c; font-size: 17px; font-variant: small-caps; padding-top: 8px; padding-bottom: 0px; margin-bottom: 0px}

b {
    font-size: 12px;
    font-weight: bold;
}
.green {
    color: #305c2e;
}
b.green {
    color: #305c2e;
}
p {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
div {
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
hr {
    color: #000000;
    height: 1px
}
input {
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica,sans-serif;
}
select {
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica,sans-serif;
}
li {
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type: disc;
}
ol {
    list-style-type: lower-alpha;
}
table {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
td  {
    text-align: left;
    vertical-align: top;
    color: #000000;
}
td.s11  {font-size: 11px}
td.c    {text-align: center}
td.c11  {text-align: center; font-size: 11px}
td.r    {text-align: right}
td.r11  {text-align: right; font-size: 11px}
td.l    {text-align: left}
td.l11  {text-align: left; font-size: 11px}
td.l4  {text-align: left;  padding-left:   4px }
td.l8  {text-align: left;  padding-left:   8px }
td.r12   {text-align: right; padding-right: 12px }
td.label {text-align: right;  vertical-align: middle; font-weight: bold; padding-right:  8px }
td.labeltop {text-align: right; vertical-align: top; font-weight: bold; padding-right:  8px }
td.tdwt {color: white; font-size: 9pt}
td.special {color: white; }
.label {
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
}
.fs11
{
    font-size: 11px;
}
.fs12 { font-size: 12px; }
.fs14
{
    font-size: 14px;
}
.fs14red
{
    font-size: 14px;
    color:     red;
}
.red
{
    color:     red;
}
UL
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type: disc;
}
.button
{
    border-right: #104a7b 2px solid;
    border-TOP: #afc4d5 1px solid;
    font-size: 11px;
    background: #d6e7ef;
    vertical-align: middle;
    border-LEFT: #afc4d5 1px solid;
    color: #000099;
    border-BOTTOM: #104a7b 2px solid;
    font-family: Arial, Helvetica,sans-serif;
    height: 19px;
    text-decoration: none
}
.button a:link
{
    text-decoration: none
}
.button a:visited
{
    text-decoration: none
}
.button a:hover
{
    color: #ff0000;
    text-decoration: underline
}
.buttonSpecial
{
    border-right: #104a7b 2px solid;
    border-TOP: #afc4d5 1px solid;
    font-weight: bold;
    font-size: 11px;
    background: #339999;
    vertical-align: middle;
    border-LEFT: #afc4d5 1px solid;
    color: #ffffff;
    border-BOTTOM: #104a7b 2px solid;
    font-family: Arial, Helvetica,sans-serif;
    height: 19px;
    text-align: center;
    text-decoration: none
}
.buttonSpecial a:link
{
    color: #ffffff;
    text-decoration: none
}
.buttonSpecial a:visited
{
    color: #ffffff;
    text-decoration: none
}
.buttonSpecial a:hover
{
    color: #ffff66;
    text-decoration: underline
}
.loginmsg { font-size: 14px;
            color: #CC0000;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
          }
.msg      { font-size: 14px;
            color: #CC0000;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
          }
.catname  { font-size: 12px;
            color: #3D517C;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            vertical-align: bottom;
          }
