﻿body
{
    margin: 1px 0px 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: #F7F7F7;
}
p
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
}
H1
{
    font-size: 13pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: #5F696A;
    font-variant: small-caps;
}
H2
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: #5F696A;
    font-variant: small-caps;
    margin-top: 35px;
}
a
{
    color: #666666;
}
a:hover
{
    font-weight: bold;
    color: #5F696A;
}
.PageMenuList
{
    font-size: 13pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: #5F696A;
}
.PageMenuList:a
{ text-decoration:underline;
    font-weight:bold;
    font-size: 13pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: #5F696A;
    }
.HeaderShell
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-right: #d4d9e3 thin double;
    border-top: #d4d9e3 thin double;
    border-left: none;
    border-bottom: none;
    border-collapse: collapse;
    width: 800px;
}
.MenuShell
{
    background-image: url(menu/menu_back.gif);
    width: 120px;
    height: 400px;
    background-attachment: scroll;
}
.MenuShell_footer
{
    background-image: url(menu/menu_footer_back.gif);
    width: 115px;
    background-attachment: scroll;
    background-repeat: repeat-y;
}
.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: 10px;
    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: #BCC2D2;
    border-right: #d4d9e3 thin double;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
}
.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: #5F696A;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    border-bottom: #d4d9e3 thin double;
    color: white;
    text-align: center;
}

.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;
}
.errorLabel
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: red;
    font-variant: small-caps;
}
.responseLabel
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: #990033;
    font-variant: small-caps;
}
