/** internal.css
    Contains references to formatting internal pages (about us, features, benefits, compare, etc)
*/


#internalMain h1 span, #internalMain h2 span, #internalMain h3 span, #internalMain h4 span, #internalMain h5 span
{
    visibility: visible;
}

#internalMain
{
    width: 545px;
    display: block;
    float: left;
    margin-top: 12px;
}

#internalSide
{
    width: 183px;
    display: block;
    float: left;
    margin-top: 12px;
    margin-left: 6px;
}



.internalMainTop, .internalMainBody, .internalMainBtm, .internalSideTop, .internalSideBody, .internalSideBtm, .defaultContent, .borderedContentTop, .borderedContentBody, .borderedContentBtm, .featureCard, .snavApply
{
    width: auto;
    display: block;
    background-position: top left;
}

.internalMainTop
{
    overflow: hidden;
    height: 9px;
    background-image: url("../images/layout/bdr_int_wide_top.png");
    background-repeat: no-repeat;
}
.internalMainBody
{
    background-image: url("../images/layout/bg_int_wide.png");
    background-repeat: repeat-y;
}
.internalMainBtm
{
    height: 10px;
    overflow: hidden;
    background-image: url("../images/layout/bdr_int_wide_btm.png");
    background-repeat: no-repeat;
}
.internalMainHolder
{
    width: 543px;
    display: block;
    background-image: url("../images/layout/bg_int_main_body.gif");
    background-position: 2px 0px;
    background-repeat: no-repeat;
}
.internalMainHolder h1
{
    color: #2d355a;
    font-size: 1.25em;
    margin: 0px 0px 0px 20px;
    padding: 0px;
}

.internalSideTop
{
    height: 9px;
    overflow: hidden;
    background-image: url("../images/layout/bdr_int_side_top.png");
    background-repeat: no-repeat;
}
.internalSideBody
{
    background-image: url("../images/layout/bg_int_side.png");
    background-repeat: repeat-y;
}
.internalSideBtm
{
    height: 10px;
    overflow: hidden;
    background-image: url("../images/layout/bdr_int_side_btm.png");
    background-repeat: no-repeat;
    margin-bottom: 8px;
}
.internalSideHolder
{
    width: 181px;
    display: block;
    background-position: 2px 0px;
    background-repeat: no-repeat;
}
.internalSideHolder h2
{
    display: block;
}
.bgSideLong
{
    background-image: url("../images/layout/bg_int_side_long.gif");
}
.bgSideShort
{
    background-image: url("../images/layout/bg_int_side_short.gif");
}



.defaultContent
{
    padding: 15px 20px 0px 20px;
}
.defaultContent h5
{
    margin: 0px;
    padding: 5px 0px 15px 0px;
    font-size: 0.69em;
    color: #3A4372;
}
.defaultContent p
{
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-size: 0.69em;
    color: #585d75;
    line-height: 1.25em;
}



.borderedContent
{
    width: 526px;
    display: block;
    margin-left: 8px;
}
.borderedContentTop
{
    height: 9px;
    overflow: hidden;
    background-image: url("../images/layout/bdr_int_bdr_top.png");
    background-repeat: no-repeat;
}
.borderedContentBody
{
    width: 526px;
    background-image: url("../images/layout/bdr_int_bdr_mid.png");
    background-repeat: repeat-y;
    padding: 12px 20px;
    width: 486px;
}
.borderedContentBtm
{
    height: 10px;
    overflow: hidden;
    background-image: url("../images/layout/bdr_int_bdr_btm.png");
    background-repeat: no-repeat;
}
.borderedContentBody h4, .defaultContent h4
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
    color: #1e243e;
    font-size: 0.88em;
}
.borderedContentBody p
{
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-size: 0.69em;
    color: #585d75;
    line-height: 1.5em;
    margin-bottom: 20px;
}
.borderedContentBody ul, .borderedContentBody ol
{
    margin: 5px 0px 15px 17px;
    padding: 0px;
}
.borderedContentBody ul li, .borderedContentBody ol li
{
    margin: 0px;
    padding: 0px;
    font-size: 0.69em;
    color: #585d75;
    line-height: 1.5em;
}
.borderedContentBody a, .popupLink
{
    color: #585d75;
    font-weight: bold;
}

.normalFontWeight, .normalFontWeight a
{
    color: #585d75;
    font-weight: normal;
}

.noBottomMargin
{
    margin-bottom: 0px;
}


.cardItem
{
    display: block;
    width: 160px;
    margin: 7px 12px 0px 12px;
    border-bottom: 1px solid #adabbb;
    padding-bottom: 7px;
}
.cardItem h3
{
    color: #2d355a;
    margin-bottom: 10px;
}
.cardItem img
{
}
.cardItem ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.cardItem ul li
{
    margin: 0px;
    padding: 0px;
    float: left;
}
.cardItem li a
{
    overflow: hidden;
    height: 26px;
    display: block;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-decoration: none;
}
.cardItem li a.btnSideLearnMore
{
    width: 72px;
    background-image: url("../images/layout/btn_side_learnmore.png");
}
.cardItem li a.btnSideApplyNow
{
    width: 83px;
    background-image: url("../images/layout/btn_side_applynow.png");
}



.internalPuff
{
    display: block;
    width: 170px;
    float: left;
    padding: 0px 5px;
}
.internalPuff h3
{
    display: block;
    font-size: 0.75em;
    height: 42px;
    margin: 0px 0px 0px 6px;
    padding: 0px;
}
.internalPuffCopy
{
    display: block;
    width: auto;
    margin-top: 7px;
}
.internalPuffCopy p
{
    font-size: 0.69em;
    color: #3b3a3a;
    margin: 0px;
    line-height: 1.25em;
    padding: 3px 0px 0px 5px;
    clear: right;
    display: block;
}
.internalPuffCopy img
{
    float: left;
    padding: 3px 5px 0px 3px;
}
.internalPuff a
{
    display: block;
    height: 38px;
    text-decoration: none;
    margin: 2px 0px 0px 4px;
    padding: 0px;
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 0.00em;
    width: 167px;
    background-image: url("../images/layout/btn_home_compare.png");
}


.featureCard
{
    margin-bottom: 10px;
}
.featureCard img
{
    display: block;
    float: left;
    margin: 5px 5px 0px 0px;
}
.featureCardCopy
{
    display: block;
    width: 385px;
    float: left;
}
.featureCardCopy ul
{
    clear: right;
    display: block;
    margin: 0px 0px 0px 27px;
    padding: 0px;
}
.featureCardCopy ul li
{
    margin: 0px;
    padding: 0px;
    font-size: 0.69em;
    color: #4e4d62;
    list-style: square;
	line-height: 1.5em;
}

.featureCardCopy ul li a
{
    color: #4E4D62;
    font-weight:bold;    
}



.snavApply
{
    margin-top: 5px;
    height: 35px;
}
.snavApply ul
{
    margin: 0px;
    padding: 0px;
    clear: both;
}
.snavApply ul li
{
    margin: 0px;
    padding: 0px;
    float: left;
    list-style: none;
}
.snavApply ul li a
{
    display: block;
    height: 35px;
    overflow: hidden;
    text-decoration: none;
    background-position: top left;
    background-repeat: no-repeat;
}
a.btnFeatLearnMore
{
    width: 101px;
    background-image: url("../images/layout/btn_feat_learnmore.png");
}
a.btnFeatApplyNow
{
    width: 117px;
    background-image: url("../images/layout/btn_feat_applynow.png");
}



.faqContent
{
    padding: 15px 20px 0px 20px;
}
.faqContent h5
{
    margin: 0px;
    padding: 5px 0px 15px 0px;
    font-size: 0.69em;
    color: #1e243e;
}
.faqContent ul
{
    margin: 5px 0px 15px 0px;
    padding: 0px;
}
.faqContent li
{
    margin: 0px;
    padding: 0px;
    font-size: 0.69em;
    color: #585d75;
    line-height: 1.5em;
    list-style: none;
}
.faqContent li a
{
    color: #585d75;
}


.faqItem
{
    width: auto;
    margin-bottom: 20px;
    clear: both;
}
.faqItem p
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.faqItem a.button
{
    float: right;
    display: block;
    width: 75px;
    height: 24px;
    overflow: hidden;
    position: relative;
    right: 0px;
    text-decoration: none;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url("../images/layout/btn_backtotop.png");
}


.addBtmSpacing
{
    padding-bottom: 230px;
}
.noBorder
{
    border-bottom: 0px;
}
.cleaner
{
    width: auto;
    height: 1px;
    font-size: 0.0em;
    overflow: hidden;
    clear: both;
}
