table
{
    border-spacing: 0px;
    border-collapse: collapse;
}

.desktopheight
{
    height: 95%;
    width: 100%;
}

.fullheight
{
    height: 100%;
}

.fullWidth
{
    width: 100%;
}

.bodyTable
{
    display: block;
}

.customerServiceContainer
{
    font-size: small;
    color: #354659;
}

.customerServiceContainer div
{
    padding: 2px 0;
}

.customerServiceRight
{
    float: right;
    font-size: 12px;
}

.screenBar
{
    height: 40px;
}

.screenArea
{
    margin: 20px 0 0 0;
}

body
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 1em;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
