﻿body
{
    text-align: center;
    margin-top: 15px;
    background-image: url(images/bg.gif);
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
}
#ContentControllerDiv
{
    text-align: left;
    margin: * auto;
    width: 763px;
}

#contentArticleSeparatorBarLeft
{
    width: 541px;
    height: 23px;
    background-image: url(images/img_topper.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    margin-top: 3px;
    margin-bottom: 3px;
}

#contentArticleSeparatorBarRight
{
    margin-top: 3px;
    margin-left: 3px;
    margin-bottom: 3px;
    background-color: #999999;
    width: 199px;
    height: 23px;
    background-image: url(images/hdr_end.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

#headerLogo
{
    background-color: white;
    background-image: url(images/onepaycheck_logo.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    width: 413px;
    height: 73px;
}

#dateDisplay
{
    text-align: center;
}

.articleListingSummary
{
    border: outset 3px #6699CC;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
}

.articleListingSummaryTitle
{
    font-size: 1.2em;
    margin-bottom: 7px;
}

.articleListingSummaryAbstract
{
}

.pageHeading1
{
    font-size: 2.7em;
    font-weight: 900;
}

.tabBasedNavigationLink
{
    display: block;
    float: left;
    background-image: url(/images/rightcornerimage.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #6699CC;
    color: White;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    margin-right: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tabBasedNavigationLink:hover
{
    background-image: url(/images/rightcornerimage.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #336699;
}

.UserCommentsFieldHeader
{
}

.catalogViewWindow
{
    border-right: gray 3px solid;
    padding-right: 3px;
    border-top: gray 3px solid;
    padding-left: 3px;
    padding-bottom: 3px;
    border-left: gray 3px solid;
    width: 250px;
    padding-top: 3px;
    border-bottom: gray 3px solid;
    background-color: #ffffdd;
}

.modalBackground
{
    FILTER: alpha(opacity=70);
    background-color: gray;
    opacity: 0.7;
}

.consumerDebtCenterPhone
{
    color: black;
    font-size: 2.2em;
    margin-right: 0px;
    margin-left: 0px;
    text-align:center;
    margin-top:20px;
}

.consumerDebtCenterText
{
    color: gray;
    font-size: 1.2em;
    margin-right: 0px;
    margin-left: 0px;
    text-align:center;        
}
