body
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: .8em;
    line-height: 1.3em;
    background: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000;
}
img
{
    border: 0;
}
hr
{
    height: 1px;
    border-style: none;
    border-bottom: solid 1px #46503B;
}
form
{
    margin: 0;
}
.errorMessage
{
    color: red;
}
.successMessage
{
    color: #060;
}
.label
{
    text-align: right;
}
.thinBorder
{
    border: solid 1px #6d6e71;
}
.fancyButton
{
    
}
.FitWidth
{
    width: 100%;
}
.GridViewErrorMessage
{
    color: red;
}
.indent
{
    margin-left: 20px;
}
.waterMark
{
    color: gray;
}
.dgNumber
{
    text-align: center;
}
.dgText
{
    text-align: left;
}
.dgCurrency
{
    text-align: right;
}
.dgDate
{
    text-align: right;
}
.dgAlternatingItemStyle
{
    background-color: #f7f7f7;
}
.dgItemStyle
{
    background-color: #e6e6e6;
}
.dgHeaderStyle
{
    background-color: #fff;
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
    border-bottom: solid 1px #000;
}
.dgSelectedItemStyle
{
    background-color: #F5F1CC;
}
.dgEditItemStyle
{
    background-color: #ffc;
}
.dgPagerStyle
{
    background-color: #009;
    color: #fff;
}
.dgFooterStyle
{
    background-color: #fff;
    font-weight: bold;
    border-top: solid 1px #000;
}
.dgFooterStyleSummary
{
    background-color: #fff;
    font-weight: bold;
    border-top: solid 1px #000;
}
ul
{
    margin-top: 2px;
}
ul.noBulletNoIndent
{
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
h1, h2, h3, h4, h5, h6
{
    color: #46503B;
    margin: 5px 0;
    padding-bottom: 1px;
}
h1
{
    font-size: 26px;
    margin-top: 0;
}
h2
{
    font-size: 20px;
    font-weight: normal;
}
h3
{
    font-size: 18px;
}
h4
{
    font-size: 16px;
}
h5
{
    font-size: 12px;
}
a:link
{
    color: #4c6711;
    text-decoration: underline;
}
a:visited
{
    color: #4c6711;
    text-decoration: underline;
}
a:hover
{
    color: #46503B;
    text-decoration: underline;
    font-weight: bold;
}
a.black:link
{
    color: #000;
    text-decoration: none;
}
a.black:visited
{
    color: #000;
    text-decoration: none;
}
a.black:hover
{
    color: #a74812;
    text-decoration: underline;
}
a.bold:link
{
    color: #4374a9;
    text-decoration: none;
    font-weight: bold;
}
a.bold:visited
{
    color: #4374a9;
    text-decoration: none;
    font-weight: bold;
}
a.bold:hover
{
    color: #4374a9;
    text-decoration: underline;
    font-weight: bold;
}
a.seeall:link
{
    color: #a74812;
    text-decoration: none;
}
a.seeall:visited
{
    color: #a74812;
    text-decoration: none;
}
a.seeall:hover
{
    color: #a74812;
    text-decoration: underline;
}
a.smfont:link
{
    color: #a74812;
    text-decoration: none;
}
a.smfont:visited
{
    color: #a74812;
    text-decoration: none;
}
a.smfont:hover
{
    color: #a74812;
    text-decoration: underline;
}
a.mdfont:link
{
    color: #a74812;
    text-decoration: none;
}
a.mdfont:visited
{
    color: #a74812;
    text-decoration: none;
}
a.mdfont:hover
{
    color: #a74812;
    text-decoration: underline;
}
a.lgfont:link
{
    color: #a74812;
    text-decoration: none;
}
a.lgfont:visited
{
    color: #a74812;
    text-decoration: none;
}
a.lgfont:hover
{
    color: #a74812;
    text-decoration: underline;
}
.leftCol
{
    float: left;
    text-align: right;
    margin-top: 5px;
    margin-right: 5px;
    width: 215px;
}
.leftCol span
{
    float: none;
    margin-right: 3px;
}
.leftCol label
{
    float: none;
    margin: 0 .3em 0 0;
}
.rightCol
{
    margin-top: 5px;
}
.rightCol .controlInput
{
    width: 250px;
}
.rightCol .checkboxInput
{
    margin-right: 35px;
}
.rightCol .dateInput
{
    width: 100px;
}
.buttons
{
    float: right;
}
.buttons input
{
    width: 100px;
    margin-right: 15px;
}
.underline
{
    text-decoration: underline;
}
.leftColShort
{
    float: left;
    text-align: left;
    margin-right: 5px;
    width: 175px;
    white-space: nowrap;
}
.rightColShort
{
}
.leftColSmallText
{
    float: left;
    text-align: left;
    margin-right: 5px;
    width: 110px;
    white-space: nowrap;
}
.rightColSmallText
{
}
.formLabelInvariant
{
    clear: left;
    padding: .5em 0 0 0;
}
.formLabelInvariant select
{
    margin: 0 .5em 0 0;
    float: left;
}
.formLabelInvariant input
{
    margin: 0 .5em 0 0;
    float: left;
}
.formLabelInvariant label
{
    margin: 0 .5em 0 0;
    float: left;
}

.formLabel
{
    float: left;
    text-align: right;
}

/*** Common Style For All div with Labels ***/

.formLabelInvariant
{
    clear: left;
    padding: .5em 0 0 0;
    float: left;
    width: 100%;
}
.formLabelInvariant select
{
    margin: 0 .5em 0 0;
    float: left;
}
.formLabelInvariant input
{
    margin: 0 .5em 0 0;
    float: left;
    vertical-align: middle;
}
.formLabelInvariant label
{
    margin: 0 .5em 0 0;
    float: left;
}

.formLabelSpan
{
    margin: 0 .5em 0 0;
}

.formLabelShort
{
    float: left;
    width: 20em;
    text-align: right;
}

/*** NIC Short Labels Style ***/.nicFormLabelShort
{
    float: left;
    width: 8em !important;
    text-align: right;
    margin: 0 .5em 0 0;
    font-size: 12px;
}
.nicFormLabelShort span
{
    float: none;
    margin: 0 .3em 0 0;
}
.nicFormLabelShort label
{
    float: none;
    margin: 0 .3em 0 0;
    text-align: right;
}

.nicFormLabelCenter
{
    float: left;
    width: 13em !important;
    text-align: center;
    margin: 0 .5em 0 0;
}
.nicFormLabelCenter span
{
    float: none;
    margin: 0 .3em 0 0;
}
.nicFormLabelCenter label
{
    float: none;
    margin: 0 .3em 0 0;
    text-align: center;
}
.subText
{
    font-size: 89%;
    color: Gray;
}
/*** NIC Medium Labels Style ***/.nicFormLabelMedium
{
    float: left;
    width: 15em !important;
    text-align: right;
    margin: 0 .5em 0 0;
    font-size: 12px;
}
.nicFormLabelMedium span
{
    float: none;
    margin: 0 .3em 0 0;
}
.nicFormLabelMedium label
{
    float: none;
    margin: 0 .3em 0 0;
    text-align: right;
}

/*** NIC Long Labels Style ***/.nicFormLabelLong
{
    float: left;
    width: 22em !important;
    text-align: right;
    margin: 0 .5em 0 0;
    font-size: 12px;
}
.nicFormLabelLong span
{
    float: none;
    margin: 0 .3em 0 0;
}
.nicFormLabelLong label
{
    float: none;
    margin: 0 .3em 0 0;
    text-align: right;
}

/*** NIC Super Long Labels Style ***/.nicFormLabelSuperLong
{
    float: left;
    width: 40em !important;
    text-align: right;
    margin: 0 .5em 0 0;
}
.nicFormLabelSuperLong span
{
    float: none;
    margin: 0 .3em 0 0;
}
.nicFormLabelSuperLong label
{
    float: none;
    margin: 0 .3em 0 0;
    text-align: right;
}
