﻿body
{
    font-family: Arial, Helvetica, sans-serif;
}
.heading
{
    font-weight: bold;
    font-size: large;
    color: #000080;
    line-height: normal;
    border-bottom-width: thin;
    border-bottom-style: none;
    border-bottom-color: #000000;
    font-family: Georgia;
}
.blocktext
{
    font-weight: normal;
    font-size: medium;
    color: #000000;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}


.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    font-style: italic;
    border-style: none;
    border-width: thin;
    text-align: center;
}
.AdjustedzIndex
{
    z-index: 1;
    font-size: small;
    font-weight: bold;
}
..header border
{
    background-color: #0000FF;
}
.HeadingBorder
{
    background-color: #003399;
}


.Superscript
{
    font-size: .75em;
    vertical-align: .5em;
}


.headingWhite
{
    font-weight: bold;
    font-size: x-large;
    color: #FFFFFF;
    line-height: normal;
    border-bottom-width: thin;
    border-bottom-style: none;
    border-bottom-color: #000000;
    font-family: "Bodoni MT Black";
    font-style: normal;
    font-variant: small-caps;
}


