﻿A.aftercarelink:link, A.aftercarelink:active, A.aftercarelink:visited
{
    color: #cab973;
    text-decoration: none;
    background-image: url(            'cu_round_button_b.gif' );
    background-repeat: no-repeat;
    padding-left: 25px;
    display: block;
    position: static;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    padding-top: 3px;
}
A.aftercarelink:hover
{
    color: #cab973;
    text-decoration: none;
    background-image: url(            'cu_round_button_b.gif' );
    background-repeat: no-repeat;
    padding-left: 25px;
    display: block;
    position: static;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    padding-top: 3px;
}

.form_background
{
    display: block;
    position: static;
    clear: both;
    padding-left: 12px;
    padding-top: 12px;
    width: 493px;
    height: 171px;
    background-repeat: no-repeat;
    background-image: url(             'form_background.gif' );
    text-align: justify;
    overflow: hidden;
}
.highlightedBox
{
    display: block;
    position: static;
    clear: both;
    padding-left: 12px;
    padding-top: 12px;
    width: 493px;
    height: 63px;
    background-repeat: no-repeat;
    background-image: url(             'highlighted.gif' );
    text-align: left;
    margin-top: 15px;
    overflow: hidden;
    font-size: 11px;
}
.aftercare
{
    display: block;
    position: static;
    clear: both;
    padding-left: 170px;
    padding-right: 60px;
    width: 300px;
    height: 188px;
    background-repeat: no-repeat;
    background-image: url( 'ask_an_expert_add.jpg' );
    text-align: justify;
    overflow: hidden;
}
.aftercareHeading
{
    color: #515151;
    font-size: 22px;
    text-transform: uppercase;
    display: block;
    position: static;
    clear: both;
    padding-top: 6px;
}
.aftercareStatment
{
    color: #9e9e9e;
    font-size: 13px;
    font-style: italic;
    padding-top: 6px;
    display: block;
    position: static;
    clear: both;
}
.ask_question_header
{
    display: block;
    clear: both;
    float: left;
    position: static;
    color: #666666;
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 6px;
    width: 96%;
    background-color: inherit;
}
.ask_question_answer
{
    display: block;
    clear: both;
    float: left;
    position: static;
    color: #666666;
    font-size: 12px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    width: 94%;
    text-align: justify;
    padding: 2%;
    background-color: #f2f1ed;
}
.siteMapHeader
{
    display: block;
    clear: both;
    float: left;
    position: static;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    width: 100%;
    background-color: inherit;
    margin-bottom: 6px;
    padding-bottom: 3px;
}
.siteMapFotter
{
    display: block;
    clear: both;
    float: left;
    position: static;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #999999;
    width: 100%;
    background-color: inherit;
    margin-top: 6px;
    padding-top: 3px;
}
