﻿body
{
    margin: 0px;
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial, Helvetica;
}

.fieldbody
{
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial;
}

.textbox_small
{
    font-size: 9px;
    color: black;
    font-family: Verdana, Arial;
}

.watermarked
{
    font-size: 11px;
    color: gray;
    font-style: italic;
    font-family: Verdana, Arial;
    width: inherit;
}

.report14pt
{
    font-size: 14pt;
    color: black;
    font-family: 'Courier New';
}
.report10pt
{
    font-size: 10pt;
    color: black;
    font-family: 'Courier New';
}
.report9pt
{
    font-size: 9pt;
    color: black;
    font-family: 'Courier New';
}
.report8pt
{
    font-size: 8pt;
    color: black;
    font-family: 'Courier New';
}
.report7pt
{
    font-size: 7pt;
    color: black;
    font-family: 'Courier New';
}
.report6pt
{
    font-size: 6pt;
    color: black;
    font-family: 'Courier New';
}
.report5pt
{
    font-size: 5pt;
    color: black;
    font-family: 'Courier New';
}
.report5ptBold
{
    font-size: 5pt;
    color: black;
    font-family: 'Courier New';
    font-weight: bold;
}
.printedtext
{
    font-size: 13px;
    color: black;
    font-family: Verdana, Arial;
}
.printedtext
{
    font-size: 12px;
    color: black;
    font-family: Arial;
}
.printedtextboldunderline
{
    font-size: 13px;
    color: black;
    font-family: Verdana, Arial;
    font-weight: bold;
    text-decoration: underline;
}
.printedtextSBZPDF
{
    font-size: 11px;
    color: black;
    font-family: Helvetica, Arial;
}
.printedtext_title
{
    font-size: 18px;
    font-weight: bold;
    color: black;
    font-family: Verdana, Arial;
}
.LargePayment
{
    font-size: 13px;
    font-weight: bold;
    color: black;
    font-family: Verdana, Arial;
}
.SmallPrintBlack
{
    font-size: 9px;
    color: black;
    font-family: Verdana, Arial;
}
.PageHeadingWhite
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Verdana, Arial;
}
.PageHeadingRed
{
    font-weight: bold;
    font-size: 15px;
    color: red;
    font-family: Verdana, Arial;
}
.ErrorMessageRed
{
    font-size: 11px;
    color: red;
    font-family: Verdana, Arial;
}
.ProductPurchaseHeading
{
    font-weight: bold;
    font-size: 17px;
    color: #FF8000;
    font-family: Arial, Verdana;
}
.LeftMenuLinkWhite
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Verdana, Arial;
    text-decoration: none;
}
.TopMenuLinkWhite
{
    font-size: 10px;
    color: white;
    font-family: Verdana, Arial;
    text-decoration: none;
}
A
{
    color: #6D29AA;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
.CellTopLeftBackgroundImage
{
    background-position: 0px 0px;
    background-attachment: scroll;
    background-image: url(images/panel-topleft.gif);
    background-repeat: no-repeat;
}
.CellPurpleBarImage
{
    background-position: center center;
    background-attachment: scroll;
    background-image: url(images/hoiz-purple-bar2.gif);
    background-repeat: no-repeat;
}
.ProgressPosition
{
    left: 35%;
    top: 15%;
    position: fixed;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
}
.HelpPanel
{
    left: 800px;
    position: absolute;
    top: 60px;
}
.PopupHelp
{
    border: 1px solid #000000;
    padding: 10px;
    width: 400px;
    height: auto;
    background-color: #FFFF99;
    font-size: 11px;
    color: #6D29AA;
    font-family: Verdana, Arial, Helvetica;
    visibility: hidden;
    padding-top: 20px;
    background-repeat: no-repeat;
    background-image: url(images/help_popup_title.gif);
}
.BarIndicator_txtPassword
{
    color: Blue;
    background-color: Blue;
    padding-bottom: 1px;
}

.BarBorder_txtPassword
{
    border-style: solid;
    border-width: 1px;
    width: 200px;
    vertical-align: middle;
}

.PopupControl
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: dashed;
    border-color: Black;
    border-width: 1px;
    width: 340px;
}

.PopupCalendar
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    }
