﻿        a:link
        {
             color: #2222AA;
        }
        a:visited
        {
             color: #3399FF;
        }
.ErrorMessage
        {
            font-family: Verdana;
            font-size: 12pt;
            color: #FF0000;
            text-align: left;
        }
.FullMast
        {
            width: 100%;
            border-collapse: collapse;
        }
.Greenbar
        {
        font-family: "Courier New";
        width: 100%;
    }
.MastLeft
        {
    background-color: #000000;
}
.MastCenter
{
    background-color: #000000;
}
.MastRight
        {
    font-family: Verdana;
    background-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
    width: 25%;
}
        .Page
        {
            width: 100%;
            font-family: Verdana;
        }
.PageHeader
        {
    font-family: Verdana;
    font-size: 14pt;
    color: #0000FF;
    font-weight: bold;
    text-align: left;
}
.RightJustify
{
    text-align: right;
    font-weight: bold;
}
        .Sidebar
        {
    width: 17%;
    vertical-align: top;
    font-weight: bold;
}
.RightSideBar
{
    width: 10%;
}
.SidebarTable
{
    width: 100%;
}
        .TableLeft
        {
    vertical-align: middle;
    font-size: 10pt;
    font-family: verdana;
}
.LeftJustify
{
    text-align: left;
    font-weight: bold;
}
.Spacer
        {
            line-height: 20px;
        }
.TableRight
        {
    height: 27px;
    vertical-align: middle;
    font-size: 10pt;
}
.TheGrid
        {
            font-family: Verdana;
            font-size: 10pt;
            width: 100%;
        }
.TheTable
        {
    margin: 15px;
    width: 100%;
}
.VarContent
{
    vertical-align: top;
}
.RedAsterisk
{
    color: #FF0000;
}
.ValidationErrors
{
    font-size: 10pt;
    background-color: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
}
.HiddenGridViews
{
    font-size: 7pt;
}
.SubmitButton
        {
            font-family: Verdana;
            font-weight: normal;
            font-size: 12pt;
            text-align: center;
        }

.TableRightVertTop
{
    height: 30px;
    vertical-align: top;
}
.TableLeftVertTop
{
    width: 10%;
    vertical-align: top;
}
.PageSubHeader
{
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    text-align: left;
}
.styleright
        {
            font: 10pt Verdana;
            padding: 20px;
            vertical-align: top;
            text-align: center;
            background-color: #D6E0EB;
            width: 18%;
        }
.InformationalMessage
{
    font-family: Verdana;
    font-size: 10pt;
    color: #FF0000;
    text-align: left;
}
