/** home.css
    Contains references to home page controls
*/


/** Main feature > Content for cards
*/
#mainFeature
{
    display: block;
    width: 736px;
    padding-top: 8px;
}

/* Borders
*/
.mainFeatureTop, .mainFeatureBody, .mainFeatureBtm, .mainFeaturePic, .mainFeatureHeading, .cardItemNav, .homePuffTop, .homePuffBtm., homepuffMid
{
    display: block;
    width: auto;
    background-position: top left;
}


.mainFeatureTop
{
    height: 9px;
    overflow: hidden;
    background-image: url("../images/layout/bdr_home_main_top.png");
    background-repeat: no-repeat;
}
.mainFeatureBody
{
    background-image: url("../images/layout/bdr_home_main_mid.png");
    background-repeat: repeat-y;
}
.mainFeatureBtm
{
    height: 10px;
    overflow: hidden;
    background-image: url("../images/layout/bdr_home_main_btm.png");
    background-repeat: no-repeat;
    padding-bottom:10px;
}
.mainFeatureDesc
{
    width: 736px;
    display: block;
    margin: 0px 3px 0px 4px;
    background-image: url("../images/layout/bg_main_feat_desc.jpg");
    background-position: top left;
    background-repeat: repeat-y;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 729px;
}
html > body .mainFeatureDesc
{
    width: 729px;
}
.mainFeaturePic
{
    margin: 0px;
    background-image: url("../images/layout/bg_home_feat_pic.gif");
    background-repeat: no-repeat;
    padding-top: 3px;
}

/* Main heading
*/
.mainFeatureHeading h1
{
    display: block;
    width: 700px;
    height: 25px;
    padding: 0px;
    margin: 0px 0px 0px 15px;
    overflow: hidden;
}
.featureCardItem
{
    display: block;
    width: 243px;
    float: left;
    padding: 3px 7px 0px 13px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 223px;
}
html > body .featureCardItem
{
    width: 223px;
}
.featureCardItem h2
{
    padding: 0px;
    margin: 0px 0px 0px 4px;
    display: block;
    width: 180px;
    height: 18px;
    overflow: hidden;
}
.featureCardItem ul
{
    margin: 0px;
    padding: 2px 5px 2px 15px;
}
.featureCardItem ul li, .featureCardItem div
{
    font-size: 0.69em;
    color: #1e243e;
    list-style: square;
    margin: 0px;
    padding: 0px;
    line-height: 1.25em;
}

.cardItemNav ul
{
    padding: 0px;
    margin: 0px;
}
.cardItemNav ul li
{
    list-style: none;
    float: left;
}
.cardItemNav li a
{
    text-decoration: none;
    height: 30px;
    display: block;
}
.cardItemNav li a.btnLearnMore
{
    width: 85px;
    /*background: white url("../images/layout/btn_learnmore.gif") bottom left no-repeat;*/
    background: url("../images/layout/btn_learnmore.gif") bottom left no-repeat;
}
.cardItemNav li a.btnApplyNow
{
    width: 100px;
    /*background: white url("../images/layout/btn_applynow.gif") bottom left no-repeat;*/
    background: url("../images/layout/btn_applynow.gif") bottom left no-repeat;
}



/** Home Page Puff
*/
.homePuff
{
    display: block;
    width: 735px;
}
.homePuffTop
{
    height: 9px;
    overflow: hidden;
    background-image: url("../images/layout/bdr_home_puff_top.png");
    background-repeat: no-repeat;
}
.homepuffMid
{
    background-image: url("../images/layout/bdr_home_puff_mid.png");
    background-repeat: repeat-y;
}
.homePuffBtm
{
    height: 10px;
    overflow: hidden;
    background-image: url("../images/layout/bdr_home_puff_btm.png");
    background-repeat: no-repeat;
}
.homePuffBody
{
    float: left;
    width: 735px;
    display: block;
    text-align: left;
    background-image: url("../images/layout/bg_home_puff.gif");
    background-position: 3px 0px;
    background-repeat: no-repeat;
}


.homePuffItem
{
    font-size: 1em;
    display: block;
    width: 235px;
    float: left;
    padding: 0px 5px;
    position: relative;
    height: 180px;    
}

.homePuffItem h2
{
    display: block;
    width: 215px;
    font-size: 0.79em;
    height: 35px;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    color: #2d355a;
}
.homePuffItem a
{
  position: absolute;
  bottom: 0px;
}


.homePuffCopy
{
    padding: 10px 5px 0px 5px;
    display: block;    
    width: auto; 
    height: 120px;
    position: relative;
}
.homePuffCopy p
{
    font-size: 0.69em;
    color: #000000;
    margin: 0px;
    padding: 0px 5px;
}
.homePuffBody a
{
    display: block;
    height: 38px;
    text-decoration: none;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 0.00em;
}
.homePuffBody a.btnPuffLearnMore
{
    width: 112px;
    background-image: url("../images/layout/btn_home_learnmore.png");
}
.homePuffBody a.btnPuffCompare
{
    width: 167px;
    background-image: url("../images/layout/btn_home_compare.png");
    margin-top:10px;
}
.homePuffBody a.btnPuffApply
{
    width: 140px;
    background-image: url("../images/layout/btn_home_applynow.png");
    margin-top:21px;
}

.imageTop img
{
    padding: 3px 10px 0px 7px;
}
.imageTop p
{
    padding: 3px 10px 5px 7px;
}
.imageLeft img
{
    float: left;
    padding: 3px 10px 0px 7px;
}
.imageLeft p
{
    clear: right;
}
.imageLeft a
{
    clear: both;
}

#bannerSWF
{
    display: block;
    margin: 4px 0px 2px 0px;
    font-size:0.69em;    
}


#bannerSWF div
{
    padding-left:10px;    
}
#bannerSWF div a
{
    color:#000000;
}


#mainFeatureCardsSWF
{
	width: 729px; 
	height: 88px;
	display:block;
}
