/* About the Program - FAQS */
.about-list                { float: left; }
.about-list h4             { padding-left: 17px; color: #5b4702; background: url("../../images/layout/bg_about_list.png") no-repeat 0 7px; font-size: 13px; line-height: 27px; text-transform: uppercase; cursor: pointer; text-transform: none; }
.about-list h4:hover       { color: #342500; }
.about-list li             { float: none; clear: both; }
.about-list li span        { margin-bottom: 5px; }
.about-list span           { width: auto; display: none; padding-left: 15px; margin-bottom: 5px; }
.about-list li.active span { display: block;}
.about-list li.active span a { text-decoration: underline;}
.about-list .active h4     { background-position: 0 -14px; color: #342500;}

.faq-list li span ul { list-style: disc; padding-left: 15px; }


/* About the Program - Campaign Highlights */
.left-side              { width: 390px; float: left; margin-right: 28px; }
.left-side ul           { width: 390px; float: left; list-style-type: disc; margin: 0 0 50px 15px; }
.left-side li           { margin-bottom: 11px; }
.left-side h3           { margin-bottom: 6px; }
.left-side a            { line-height: 18px; }
.left-side a:hover      { }
.right-side             { width: 252px; ; float: right; position: relative; }
.right-side img         {  display: block; }    
.right-side img.loading { margin: 50px auto;}
.right-side p           { font-size: 13px; line-height: 18px; }

.left-side li .current { color: #5B4702;}
.left-side li .current:hover { color: #EB8517;}


/* Benefits */
.benefits               { width: 630px; }
.benefits p             { line-height: 26px; }


/* About the Program - Campaign Overview */
.campaign               { width: 644px; }
.campaign p             { margin-bottom: 20px;}
.enlarge-block          { float: right; position: relative; margin: 0 0 15px 25px; }
.enlarge-block img      { display: block; }
.enlarge-block span.click-enlarge       { height: 25px; display: block; padding-right: 9px; line-height: 25px; text-align: right; background: #CED600; color: #2A1F0A; }
.enlarge-block a:hover span.click-enlarge { color: #fff; background-color: #B6BC00; }

#fnc-highlight-content .enlarge-block { margin-left: 0;}
#fnc-highlight-content .desc a { text-decoration: underline;}
