﻿.DataEntryFormLabelSmall
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}

.DataEntryFormLabel
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}

.DataEntryFormLabelBold
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}

.DataEntryFormLabelMedium
{
    color: #333333;
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.DataEntryFormLabelMediumBold
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}

.DataEntryFormLabelMediumBUnderline
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
    color: #333333;
}

.DataEntryFormLabelBig
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}

.DataEntryFormLabelBigBold
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}

.DataEntryFormLabelBigBoldUnderline
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
    color: #333333;
}

.DataEntryFormLabelPager
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #008000;
}

.DataEntryFormCheckbox
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}

.DataEntryFormRadioButtonList
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}

.DataEntryFormLegend
{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #333333;
}

.RowSeperator
{
    height: 15px;
}

.RowSeperatorView
{
    height: 10px;
}

DIV.PageContent
{
    padding: 0px 0 0 40px;
}

.RowSeperator
{
    height: 10px;
}

.RowSeperatorView
{
    height: 5px;
}

.RowSeperatorSection
{
    height: 50px;
}

.CellHeadingForm
{
    height: 30px;
    background-color: #999999;
    text-align: center;
    vertical-align: middle;
    font-family: Arial;
    font-size: 16px;
    color: #FFFFFF;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}

.InnerBondCaseloadStatus
{
    margin: 0 auto;
    background-image: url(Images/iconCaseloadStatus.png);
    background-repeat: no-repeat;
    height: 30px;
    padding-top: 0px;
}

.ControlLabelBold
{
    font-weight: bold;
    text-align:left;
    border:3px Solid White;
}
.ControlLabelData
{
    text-align:left;
    border:3px Solid White;
}
