BODY {
        background-color: #E2E2E2;
        background: #E2E2E2;
        text= "#000080";
        TEXT-DECORATION: none;
        link= "#000080";
        vlink= "#000080";
        alink= "#008080";
        FONT-WEIGHT: normal;
        FONT-STYLE: normal;
        font-family: Verdana, Arial, Helvetica;
        color: #000080;
}
 a:link { color:#000080; text-decoration:underline; font-weight:normal; }
 a:visited { color:#000080; text-decoration:underline; font-weight:normal; }
 a:focus { color:#008080; font-weight:normal; }
 a:hover { color:#008080; background-color:#F2F2F2; text-decoration:underline; font-weight:normal; }
 a:active { color:#008080; font-weight:normal; }

 a.go:link { color:#000080; background-color: #E2E2E2; text-decoration: inherit; font-weight: inherit; }
 a.go:visited { color:#000080; background-color: #E2E2E2; text-decoration: inherit; font-weight: inherit; }
 a.go:focus { color:#000080; background-color: #E2E2E2; text-decoration: inherit; font-weight: inherit; }
 a.go:hover { color: #000080; background-color: #E2E2E2; text-decoration: inherit; font-weight: inherit; }
 a.go:active { color:#000080; background-color: #E2E2E2; text-decoration: inherit; font-weight: inherit; }

 a.hd:link {color: #FFFFFF; background-color: #000080;        text-decoration: underline;        font-weight: inherit;}
 a.hd:visited { color:#FFFFFF; background-color: #000080; text-decoration: underline; font-weight: inherit; }
 a.hd:focus { color:#008080; background-color: #E2E2E2; text-decoration: underline; font-weight: inherit; }
 a.hd:hover { color: #008080; background-color: #F2F2F2; text-decoration: underline; font-weight: inherit; }
 a.hd:active { color:#008080; background-color: #E2E2E2; text-decoration: underline; font-weight: inherit; }
li        {
        color: 000080;
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica;
        font-style: normal;
        font-size: small;
}
 p        {
        color: 000080;
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica;
        font-style: normal;
        font-size: small;
}
 td        {
        color: 000080;
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica;
        font-style: normal;
        font-size: 10pt;
}
h1        {
        color: #000080;
        font-weight: bold;
        font-size: xx-large;
        font-family: Verdana, Arial, Helvetica;
        margin-bottom: 10px;
        text-align: center;
}
 h2        {
        color: #000080;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica;
        margin-bottom: 10px;
        font-size: x-large;
        text-align: center;
}
 h3        {
        color: 000080;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica;
        margin-bottom: 10px;
        font-size: large;
        font-style: italic;
        text-align: center;
}
 h4        {
        color: #000080;
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica;
        margin-bottom: 10px;
        font-size: large;
        font-style: oblique;
}
 h5        {
        color: 000080;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica;
        font-size: medium;
        text-align: center;
        margin-top: 0;
        margin-bottom: 12px;
}
 h6        {
        color: 000080;
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica;
        margin-bottom: 10px;
        font-style: oblique;
        font-size: medium;
}
.line2        {
        text-align: center;
        margin-top: 0;
}
.img-margin {
        margin-left: 12px;
        margin-right: 12px;
}
.xsmall {
        font-size: x-small;
}
.mediumC {
        font-size: medium;
        text-align: center;
        margin-top: 3px;
        margin-bottom: 3px;
}
.pmedium {
        font-size: medium;
        text-align: left;
        margin-top: 3px;
        margin-bottom: 6px;
}
.thead {
        border-right: .75pt #FFFFFF solid;
        font-weight: bold;
        color: white;
        text-align: center;
        border-left: .75pt solid white;
        border-top-style: none;
        border-bottom: .75pt #FFFFFF solid;
        background-color: navy;
        height: 32px;
        border: 1px solid #FFFFFF;
        border-left-style: solid;
}
.tnormal {
        font-weight: normal;
        color: navy;
        text-align: center;
        border-left: .75pt solid navy;
        border-right-style: none;
        border-top-style: none;
        border-bottom: .75pt solid navy;
        border-left-style: solid;
        border-left-width: 1px;
        border-right: 1px solid #000080;
        border-top: 1px solid #000080;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        background-color: #DFE1E9;
        height: 24px;
}
.tmedium {
        font-weight: normal;
        text-align: center;
        border-left: .75pt solid navy;
        border-right-style: none;
        border-top-style: none;
        border-bottom: .75pt solid navy;
        border-left-style: solid;
        border-left-width: 1px;
        border-right: 1px solid #000080;
        border-top: 1px solid #000080;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        background-color: #C4C7D7;
        height: 24px;
}
.tab-grid-main {
        border-left-style: none;
        border-right: .75pt solid navy;
        border-top: .75pt solid navy;
        border-bottom: .75pt solid navy;
        background-color: white;
        border-left: .75pt solid #000080;
}
.sign-l {
        font-size: large;
        text-align: left;
        margin-top: 3px;
        margin-bottom: 6px;
        font-family: "Monotype Corsiva";
}
.sign-xl {
        font-size: x-large;
        text-align: left;
        margin-top: 3px;
        margin-bottom: 6px;
        font-family: "Monotype Corsiva";
}
