﻿
body.back
{
    background-image: url('../Images/bckg2.jpg');
}

body.white
{
    background-color: white;
}

body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    width: 800px;
}

.silverLine
{
    display: none;
}

img
{
    border: medium none;
}

.ContentTable
{
    width: 780px;
}

a
{
    color: #6A6E74;
}

.numDisplay
{
    text-align: right;
    padding-right: 5px;
    padding-left: 5px;
}

.PageHeaderText
{
    float: left;
    padding-left: 10px;
    font-size: 16pt;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #dcdcdc;
    vertical-align: bottom;
    text-transform: none;
    line-height: normal;
    letter-spacing: normal;
    height: 25px;
    width: 789px;
    clear: right;
    margin-top: 75px;
    padding-bottom: 10px;
    font-weight: normal;
}

.PageHeader
{
    width: 800px;
    height: 106px;
    background-image: url('../Images/headerBackground_03.jpg');
    background-position: left 50%;
    background-repeat: no-repeat;
    float: left;
}

.PageHeaderFr
{
    width: 800px;
    height: 106px;
    background-image: url('../Images/headerBackground_03.jpg');
    background-position: left 50%;
    background-repeat: no-repeat;
    float: left;
}

.PrintOnly
{
    display: none;
}

.TableBorder
{
    border: 1px solid #B2B2B2;
    width: 100%;
    padding: 2px 2px 2px 2px;
}

.TableBorderLeft
{
   
}

.MessageBox
{
    border-right: #999 1px dotted;
    padding-right: 8px;
    border-top: #999 1px dotted;
    margin-top: 10px;
    padding-left: 8px;
    background: #f2f2f2;
    padding-bottom: 8px;
    font: 12px/16px verdana, arial, helvetica, sans-serif;
    border-left: #999 1px dotted;
    color: #c00;
    padding-top: 8px;
    border-bottom: #999 1px dotted;
}

.PageSubHeaderLeft
{
    background-image: url('../Images/ArrowBlck.gif');
    background-position: left 50%;
    background-repeat: no-repeat;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    font-weight: bold;
    text-align: left;
}

.Whitespace
{
    height: 15px;
}

.PageTitleLeft
{
    background-image: url('../Images/3arrows.gif');
    background-position: left 50%;
    background-repeat: no-repeat;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 42px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
}

.PageTitleRight
{
    background-image: url('../Images/3blocks.gif');
    background-position: right 50%;
    background-repeat: no-repeat;
    border-bottom: solid 1px Silver;
    border-top: solid 1px Silver;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ClientInfoBox
{
    background-color: #e8e8e8;
    table-layout: fixed;
    height: auto;
}

.HighLightRow
{
    font-size: 8pt;
    font-weight: normal;
    background-color: #FEFCEB;
}

.HeaderRow
{
    font-weight: bold;
    background-color: #e8e8e8;
}

.Row
{
    font-size: 8pt;
    font-weight: normal;
    background-color: #FFFFFF;
}

.AlternatingRow
{
    font-size: 8pt;
    font-weight: normal;
    background-color: #f4f4f4;
}

.SeperatorRow
{
    background-color: #d6d6d6;
}

.TotalsRow
{
    font-size: 8pt;
    background-color: #d6d6d6;
    font-weight: bold;
}


.tdClientLabels, .tdClientInfo, .tdClientInfoBox
{
    float: left;
}

.tdClientLabels
{
    vertical-align: top;
    width: 230px;
}

.tdClientInfo
{
    vertical-align: top;
    width: 325px;
}

.tdClientInfoBox
{
    height: auto;
    width: 100%;
}

.PageSubHeader
{
    background: url('../Images/PageSubHeaderBackground.gif') no-repeat;
}

.ui-datepicker-trigger
{
    border-width: 0px;
    vertical-align: bottom;
    padding-left: 5px;
}

#GroupDropDown, #MemberGroupDropDownName
{
    font-size: xx-small;
}

.PageHeaderItalicBoldText
{
    font-style: italic;
    font-weight: bold;
    color: gray;
    font-family: Arial;
}
