body
{
    font-family: Verdana, sans-serif;
    font-size: 12px;
    background-color: white;
    color: Black;
    background-image: url(../images/pbsllc2007/logos/pbsbackground.gif);
    background-repeat: repeat;
    text-align: center;
    background-attachment: fixed;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
DIV.body
{
    background-color: White;
    color: Black;
    width: 760px;
    text-align: left;
    border-width: 1px;
    border-color: #A7BEDF;
    border-style: solid;
}
DIV.center
{
    text-align: center;
}
DIV.left
{
    text-align: left;
}
.subtitle
{
    font-size: 1.2em;
    line-height: 1em;
    font-weight: bold;
    color: #638CC5;
    background-color: White;
}
.categorytitle
{
    font-size: 1.0em;
    line-height: 1em;
    font-weight: 900;
    color: #4B4B4B;
    background-color: White;
}


/* ============================================================*/
/* PAGE LAYOUT - MASTERPAGE                                    */
/* ============================================================*/
#site-master-header, #servicerequest-master-header, #support-header
{
    width: 760px;
    height: 117px;
}
#site-master-header-spacerrow
{
    width: 760px;
    line-height: 2.0em;
    height: 2.0em;
    border-color: #A7BEDF;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 2px;
    font-size: 0.9em;
}
#site-master-body, #servicerequest-master-body, #support-body
{
    width: 760px;
    padding: 0px;
    margin: 0px;
}
#site-master-body-leftcolumn
{
    width: 150px;
    float: left;
    padding: 0px;
    margin: 0px;
    clear: left;
}
#site-master-body-contentbody
{
    min-width: 610px;
    max-width: 610px;
    float: left;
    padding: 0px;
    margin: 0px;
    clear: none;
}
#site-master-footer, #servicerequest-master-footer, #support-footer
{
    clear: both;
    border-left-width: 0px;
    border-right-width: 0px;
    width: 100%;
    font-size: 0.8em;
    text-align: center;
    border-top: #a7bedf 1px solid;
    border-left-color: #a7bedf;
    border-bottom-color: #a7bedf;
    border-right-color: #a7bedf;
}
.site-master-loggedin-as-message
{
    font-size: 0.9em;
    color: #284775;
    background-color: White;
    font-weight: normal;
}
.site-master-loggedin-username
{
    font-size: 0.9em;
    font-weight: bolder;
}

/* ============================================================*/
/* PAGE LAYOUT - SERVICE REQUEST MASTERPAGE                    */
/* ============================================================*/
#servicerequest-content, .servicerequest-content, #support-content
{
    text-decoration: none;
    font-size: 0.9em;
    line-height: 20px;
    border: solid 0 transparent;
    padding: 10px 20px 20px 20px;
}

/* ============================================================*/
/* PAGE LAYOUT - HTML SUPPORT PAGES                            */
/* defined above                                               */
/* ============================================================*/


/* ============================================================*/
/* PAGE LAYOUT - 1 COLUMN [CONTENT PAGES]                      */
/* ============================================================*/
#content-1col, .content-1col
{
    text-align: justify;
    text-decoration: none;
    line-height: 20px;
    font-size: 0.9em;
    border: solid 0 transparent;
    clear: none;
    float: left;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-top: 10px;
}

/* ============================================================*/
/* PAGE LAYOUT - 2 COLUMN [CONTENT PAGES]                      */
/* ============================================================*/
#content-2col-leftcolumn
{
    width: 425px;
    text-align: justify;
    text-decoration: none;
    line-height: 20px;
    font-size: 0.9em;
    border: solid 0 transparent;
    clear: left;
    float: left;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-top: 10px;
}
#content-2col-rightcolumn
{
    width: 135px;
    border-left-color: #A7BEDF;
    border-left-style: solid;
    border-left-width: 1px;
    text-decoration: none;
    font-size: 0.8em;
    line-height: 12px;
    text-align: center;
    clear: none;
    float: right;
}
.content-2col-rightcolumn-heading
{
    background-color: #A7BEDF;
    vertical-align: middle;
    border: 1px solid #2F4F4F;
    text-align: center;
    color: Black;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 2.0em;
}

/* ============================================================*/
/* PAGE LAYOUT - QUESTIONNAIRE PAGE                            */
/* ============================================================*/
.questionnaire-content
{
    text-decoration: none;
    font-size: 0.9em;
    line-height: 20px;
    border: solid 0 transparent;
    padding: 10px 20px 20px 20px;
}
.questionnaire-content-body
{
    float: left;
    width: 560px;
}
.questionnaire-category-box-title
{
    background-color: #5D7B9D;
    text-align: left;
    font-weight: bold;
    font-size: 1.0em;
    color: White;
    width: 100%;
    height: 18px;
}

/* ============================================================*/
/* CUSTOMERDATA PAGE                                           */
/* ============================================================*/
.customerdata-edit-textbox
{
    font-size: 0.9em;
}


/* ============================================================*/
/* LOGIN PAGE                                                  */
/* ============================================================*/
.login-box
{
    width: 250px;
    background-color: #F7F6F3;
    color: Black;
    border: solid 1px #E6E2D8;
    font-size: 1.0em;
}
.login-box-title
{
    background-color: #5D7B9D;
    text-align: center;
    font-weight: bold;
    font-size: 1.0em;
    color: White;
    width: 100%;
    height: 18px;
}




/* ============================================================*/
/* EQUAL COLUMN JAVASCRIPT FILE                                */
/* ============================================================*/
.prop
{
    float: right;
    width: 1px;
}
.clear
{
    clear: both;
    height: 1px;
    overflow: hidden;
}
.min600px
{
    height: 400px;
}


/* ============================================================*/
/* AJAX RELATED                                                */
/* ============================================================*/
.accordionHeader
{
    /*     border: 1px solid #2F4F4F;  */
    border: 1px solid #2F4F4F;
    color: Black;
    background-color: #A7BEDF;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeader a
{
    text-decoration: none;
}
.accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
}
.accordionContent
{
    border: 1px dashed #2F4F4F;
    padding: 5px;
}

#Xcontent-2col-rightcolumn
{
    width: 135px;
    text-decoration: none;
    font-size: 0.8em;
    line-height: 12px;
    text-align: center;
    clear: none;
    float: right;
}




