﻿body
{
    margin: 5px 0px 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #C3C2C3;
}
p
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
}
H1
{
    font-size: 13pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: #293B55;
    font-variant: small-caps;
}
H2
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: #293B55;
    font-variant: small-caps;
    margin-top: 35px;
}
H3
{
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: #293B55;
    font-variant: small-caps;
    margin-top: 25px;
}
a
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    font-weight: bold;
    text-decoration: none;
    color: #293B55;
}
a:hover
{
    text-decoration: underline;
}
.HeaderShell
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-left: none;
    border-bottom: none;
    width: 800px;
}
.LeftShell
{
    width: 125px;
    background-color: #E8E8EA;
    margin: 0px;
}
.RightShell
{
    background-color: #E8E8EA;
    margin: 0px;
    width: 125px;
}
.Footer_Left_Shell
{
    background-color: #293B55;
    margin: 0px;
    width: 116px;
}
.Footer_Right_Shell
{
    background-color: #293B55;
    margin: 0px;
    width: 125px;
}
.PageShell
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    width: 800px;
}
.PageContents
{
    padding-left: 20px;
    padding-right: 15px;
    font-size: 10pt;
    padding-bottom: 5px;
    margin: 0px;
    padding-top: 5px;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    vertical-align: top;
    background-color: #E8E8EA;
    width: 610px;
}
.FooterShell
{
    padding-left: 20px;
    font-size: 8pt;
    padding-bottom: 5px;
    margin: 0px;
    padding-top: 5px;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    vertical-align: middle;
    background-color: #293B55;
    border-right: #d4d9e3 thin double;
    border-top: #d4d9e3 thin double;
    border-left: #d4d9e3 thin double;
    border-bottom: #d4d9e3 thin double;
    color: white;
    text-align: center;
}
.errorLabel
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: red;
    font-variant: small-caps;
}
.Credentials
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: Navy;
}
.userLabel
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: #990033;
    font-variant: small-caps;
}
.responseLabel
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: #990033;
    font-variant: small-caps;
}


