﻿
body
{
    font-size: 10pt;
    font-family: Arial;
}
td
{
    font-size: 10pt;
    font-family: Arial;
}
P
{
    font-size: 10pt;
    font-family: Arial;
}
h1
{
    font-size: 15px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
}
A
{
    text-decoration: none;
    color: #0078b9;
}
A:hover
{
    text-decoration: underline;
}

.TopNav
{
    color:White;
}

.Error_Small
{
    font-weight: bold;
    font-size: 10pt;
    color: red;
    font-family: Arial;
}

.FooterText
{
    font-size: 8pt;
    font-family: Arial;
    color: #FFFFFF;
}
.FooterLink
{
    font-size: 8pt;
    color: dimgray;
    font-family: Arial;
}
.RightBarInfoBox2
{
    border-right: #000066 1px solid;
    border-top: #000066 1px solid;
    font-weight: bold;
    font-size: 8pt;
    border-left: #000066 1px solid;
    color: white;
    border-bottom: #000066 1px solid;
    font-family: Arial;
    background-color: gray;
}
.Note
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial;
}
