body
{
    margin: 0; padding: 0;
    background: #f4f3f3 url(images/main_bg.gif) repeat-x top;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

/* Master Page */

.container2
{
    width: 799px;
    margin: 0 auto;
    background: #fff url(images/header_right.jpg) no-repeat 100% 0;
}

.container
{
    width: 799px;
    margin: 0 auto;
    position: relative;
}

.container2 .MainContent
{
    padding: 0 0 0 0;
}

/* Header */

.container #headingText
{
    display: none;
}

.container2 .header
{
    height: 399px;
    position: relative;
    background: url(images/header_left.gif) no-repeat 0 0;
    z-index: 50;
}

.container .header
{
    height: 70px;
    position: relative;
    background: #fff url(images/main_header_bg.gif) no-repeat;
}

.header ul.mainNav
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    top:10px; right:0;
}

.header ul.mainNav li
{
    float: left;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    border-right: solid 1px #020101;
}

.header ul.mainNav li.noBorder, .footer .footerNav li.noBorder, .header ul.subnav li.noBorder 
{
    border: none;
}

.header ul.subnav
{
    padding: 0;
    list-style-type: none;
    position: absolute;
    left: 0; top: 67px;
    *top: 78px;
    *left: -25px;
}

.header ul.subnav li
{
    float: left;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;     
    line-height: 12px;
    border-right: solid 1px #fff;
}

.header ul.iconLinks
{
    position: absolute;
    list-style-type: none;
    top: 219px; left: 8px;
    z-index: 1300;
    *top: 230px;
}
.container .header ul.iconLinks
{
	display: none;
}

.header ul.iconLinks li
{
    float: left;
    margin-right: 94px;
}

.header ul.iconLinks li.debt
{
    margin-right: 62px;
}

ul.iconLinks li a
{
    display: block;
    width: 92px;
    height: 20px;
    text-indent: -9999px;
}

.containet ul.iconLinks 
{
    display: none;
}


.footer
{
    clear: both;
    padding-top: 15px;
    height: 85px;
    margin: 0 0 15px 0;
    background: #1e8fe0;
}



img.privacyImage
{
    float: left;
    margin: 20px 0 0 20px;
}

.footerNav
{
   list-style-type: none; 
   margin: 15px 0 10px 0; padding: 0;
   float: right;
}

.footerNav li 
{
    float: left;
    border-right: solid 1px #fff;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
}

.footer .copyright
{
    *width: 100%;
    text-align: right;
    font-size: 90%;
    margin: 10px 0 0 0;
    *margin-left: -20px;
    padding: 0 20px 0 0;
    color: #fff;
    clear: right;
}

/* Links */

a:link, a:visited
{
    color: #003366;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

a.logo
{
    display: block;
    width: 257px;
    height: 71px;
    position: absolute;
    left: 0; right: 0;
    text-indent: -9999px;
}

.mainNav a:link, .mainNav a:visited
{
    color: #020101;
    text-decoration: none;
}

.mainNav a:hover
{
    text-decoration: underline;
}

.subnav a:link, .subnav a:visited
{
    color: #fff;
    text-decoration: none;
}

.subnav a:hover
{
    text-decoration: underline;
}

.footerNav a:link, .footerNav a:visited
{
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}

.footerNav a:hover
{
    text-decoration: underline;
}

/* Left Column */

.step1graphics
{
    float: left;
    width: 410px;
    margin-bottom: 35px;
    position: relative;
    z-index: 900;
}

.step1graphics h2
{
    color: #0c468a;
    font-size: 16px;
    margin: 30px 0 25px 20px;
}

.step1graphics ul
{
    list-style-type: none;
    font-size: 13px;
    font-weight: bold;
    color: #108de7;
    margin: 0 0 0 25px;
    padding: 0;
}

.step1graphics ul li
{
    height: 30px;
    background: url(images/icon_check_mark.gif) no-repeat 0 50%;
    line-height: 30px;
    padding-left: 40px;
    margin-bottom: 8px;
}

.step1graphics img
{
    margin: 18px 0 0 20px;
}

/* Content below step1 App */

.step1Content
{
    width: 766px;
    margin: 0 auto 35px auto;
    clear: both;
}

.step1Content p
{
    margin: 0;
    padding: 0;
    line-height: 22px;
    color: #242424;
}

.step1Content p a
{
    text-decoration: none;
    background: url(images/icon_right_arrow.gif) no-repeat 100% 2px;
    padding-right: 17px;
    margin-left: 10px;
}


/* Forms */

img.formArrow
{
    position: absolute;
    right: -74px; top: -69px;
    z-index: 1000;
}

.container img.formArrow
{
    display: none;
}

.container2 #appWrapper
{
    width: 335px;
    float: right;
    background: url(images/step1_top.gif) no-repeat;
    margin: -51px 15px 10px 0;
    _margin-right: -14px;
    padding: 100px 0 0 0;
    position: relative;
    z-index: 500;
}

.container #appWrapper
{
    width: 799px;
    float: left;
    padding: 23px 0 50px 0;
    margin: 40px auto 15px auto;
    position: relative;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.disclaimer
{
    font-size: 11px;
    padding: 10px 30px;
}

.AppHeading
{
}

.AppLabel
{
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    text-align: right; padding: 8px 5px 8px 0;
    vertical-align: middle;
}

.ValSummary /* used for validation summary */
{
}

.container2 #submitButtonDiv
{
    text-align: center;
    background: url(images/step1_bottom.gif) no-repeat bottom;
    padding: 20px 0 70px 0;
}

.container #submitButtonDiv
{
    text-align: center;
    padding-top: 25px;
}

input, select, listbox
{
    font: bold 10px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #767676;
    border: 1px solid #000;
}

.inputitems
{
    font: bold 11px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #767676;
    border: 1px solid #000;
}

*.step1 #lbl_txtFName, *html
{
    display: inline-block;
    margin-right: -58px;
}

/* ------------ Text above the Phone Number fields for Debt Sites ---------- */

td.validPhone
 {
    font-size: 10px;
    font-weight: normal;
    padding: 5px 0;
    text-align: left;
    padding-left: 63px;
}

/*VALIDATION SUMMARY*/

.container2 #ValSummaryContainer
{
    text-align: center;
    padding: 12px 0 10px 0;
}

.container #ValSummaryContainer
{
    width: 372px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

.container2 .ValSummary2 /* used for validation summary */
{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #600;
    background-color: #ffffff;
    border: 3px solid red;
    z-index: 5;
    max-height: 150px;
    width: 250px;
    margin: 0 auto;
    padding: 5px 0 0 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    text-align: left;
}

.container .ValSummary2 /* used for validation summary */
{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #600;
    background-color: #ffffff;
    border: 3px solid red;
    z-index: 5;
    max-height: 150px;
    width: 340px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: scroll;
    overflow-x: hidden;
    text-align: left;
}

.error_msg
{
    vertical-align: middle;
}

.inputerror
{
    background-color: #F5F76C;
    border: 2px solid #ef0006;
}

.AppLabelError
{
    text-align: left;
    font: bold 12px Arial, Verdana;
    color: #ef0006;
    padding-right: 4px;
    vertical-align: middle;
}

.error_img
{
    vertical-align: bottom;
}
/* Step 1 */

.step1 table
{
    width: 350px;
    margin: 0 0 0 12px;
}

/* Step 2 */

.step2
{
}

td.almostDone
{
}

td.almostDone h2
{
    margin: 0 0 15px 15px; padding:0;
    color: #000;
    font-size: 22px;
}

/* Step 3 */

.step3
{
}

/* Step 4 */

.step4
{
}

/* Step 5 */

.step5
{
}

/* Popup Application */

.popupApp
{
    width: 500px;
    margin: 0 auto;
    text-align: center;
}

/* Others */
.clear
{
    clear: both;
}


/* Processing */

.PleaseWait, #dvCongratulations
{
    width: 799px;
    float: left;
    padding: 23px 0 50px 0;
    margin: 40px auto 15px auto;
    position: relative;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.PleaseWait table
{
    width: 760px;
    margin: 0 auto;
    padding: 10px 0 20px 0;
    background: #fff;
    text-align: center;
}


.PleaseWait table #ctl00_MainContent_imgWaitMsg
{
    float: left;
    margin-left: 5px;
}

.ProcessingBody
{
    margin: 0 auto;
}

.PleaseWait p
{
    font: normal bold 14px/1.15em Verdana, Arial;
    color: #000;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 0px;
}

#dvCongratulations
{
    margin-top: 0;
    position: relative;
}

#dvCongratulations p
{
    font-size: 16px !important;
    width: 600px;
    margin: 0 auto;
    line-height: 22px;
    _padding-bottom: 25px;
}

/* Unsubscribe */

.Unsubscribe
{
    width: 709px;
    float: left;
    padding: 23px 60px 30px 30px;
    margin: 40px auto 15px auto;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.Unsubscribe h1
{
    font-size: 20px;
    color:#333;
}

.UnsubscribeForm
{
}

/* Popup window styles */

.popupwindow
{
    background: #fff;
}

.popupwindow table
{
    margin: 0 auto;
}

.popupwindow .MainContent
{
    margin: 0px;
    width: 98%;
    text-align: left;
    padding: 0 0 5px 5px;
    background-color: #fff;
}


.popupwindow h1
{
    font: bold 18px Arial;
    color: #3d8acb;
    margin: 20px 0 0 0;
    text-transform: uppercase;
}

.popupwindow h2
{
    font: bold 16px Arial;
    color: #000;
    margin: 15px 0 0 0;
    padding: 0;
    text-transform: uppercase;
}

.popupwindow ul li
{
    margin: 0 0 6px 0;
}

.popupwindow p
{
    margin: 8px;
    padding: 0;
    line-height: 16px;
}
#termsAndPrivacy 
{
    margin: 10px 0 0 15px;
    line-height: 18px;
    padding: 0 30px 15px 10px;
}

#termsAndPrivacy h1
{
    font: bold 16px Arial;
    color: #000;
    margin: 0;
}

#termsAndPrivacy h2
{
    font: bold 16px Arial;
    color: #000;
}

#termsAndPrivacy ul li
{
    margin: 6px 0 0 0;
}

.popupwindow a:link, .popupwindow a:visited
{
    font: normal 11px Arial;
    color: #2b7fba;
    text-decoration: underline;
}

.popupwindow a:hover
{
    font: normal 11px Arial;
    color: #2b7fba;
    text-decoration: none;
}

/* Debt Amount Pop up */

.popupwindow #unsecuredDebt
{
    margin: 0 0 0 30px;
}

.popupwindow #unsecuredDebt p
{
    font-weight: bold;
    color: #000;
}

.popupwindow #unsecuredDebt ul
{
    list-style-type: disc;
    margin: 10px 0 0 20px;
    padding: 0;
}

.popupwindow #unsecuredDebt li
{
    margin: 2px 0;
}

/* Contact - popup window */

.popupwindow #ctl00_MainContent_btnSubmit
{
    margin: 10px auto 10px 70px;
}

/* special styles */

a.secure:link, a.secure:visited, a.secure:active
{
   font: normal 11px Arial; color: #d4481a; 
}

a.secure:hover
{
}

.SampleBody, .HighLightLink
{
}
/*DLR Congratulations Section Styling*/
#dvCongratulations
{
}
/* Calendars */
#blankie6frame
{
    width: 98%;
    height: 600px;
    position: absolute;
    display: block;
    filter: alpha(opacity=0);
    -moz-opacity: 0.80;
    opacity: 0.80;
    border: none;
}

.PayCalendars
{
    width: 400px;
    background-color: #FFF;
    border: solid 1px #000;
    padding: 10px;
    z-index: 100;
    position: absolute;
    display: none;
}

.PayCalNav
{
    width: 100%;
}

.cal1
{
    float: left;
}

.cal2
{
    float: right;
}
.cal3
{
    float: right;
}

/* Reapply */
.ReapplyWrapper
{
}
.Reapply
{
    margin: 10px auto;
    text-align: left;
    width: 300px;
}

.Reapply h1
{
}

.ReapplyLabels
{
    width: 120px;
    display: inline-block;
    font: bold 11px Verdana, arial;
    color: #000;
    vertical-align: middle;
}

.Hidden
{
    display: none;
}

.ReapplyButton
{
    margin-left: 30px;
    margin-bottom: 20px;
}

/* Ask Question */

.AskQuestion
{
    margin: 0 auto;
    text-align: center;
    width: 400px;
}

/* Sub Page */


#subPageContainer
{
    width: 799px;
    float: left;
    padding: 23px 0 50px 0;
    margin: 40px auto 15px auto;
    position: relative;
    background: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#subPageContainer span.bottom
{
    display: none;
}

*html .ie
{
    display: none !important;
}

#subPageLeftColumn
{
    width: 180px;
    float: left;
    padding: 10px 15px 0 20px;
}

#subPageLeftColumn h2
{
    display: inline-block;
    margin:0 0 5px 0; padding: 0;
    color: #3d8acb;
    font-size: 18px;
}

#subPageLeftColumn a:link, #subPageLeftColumn a:visited, #subPageRightColumn a:link, #subPageRightColumn a:visited
{
    color: #3c87c4;
    text-decoration: underline;
}

#subPageLeftColumn a:hover, #subPageRightColumn a:hover
{
    text-decoration: none;
}

#subPageLeftColumn li.active a:link, #subPageLeftColumn li.active a:visited
{
    color: #303030;
    text-decoration: none;
}

p.apply
{
    margin: 25px 0 10px 0;
}

p.indent
{
    margin-left: 10px !important;
}

#subPageLeftColumn ul
{
    list-style-type: none;
    margin: 0; padding: 0;
}

#subPageLeftColumn ul li
{
    padding: 0 0 0 15px;
    margin: 18px 0;
    line-height: 18px;
}

#subPageRightColumn
{
    width: 520px;
    float: left;
    border-left: solid 1px #d1d1d1;
    padding: 10px 20px 0 40px;
    _padding: 10px 0 0 20px;
}

#subPageRightColumn h1
{
    margin:0 0 15px 0; padding: 0;
    color: #333333;
    font-size: 20px;
}

#subPageRightColumn ul
{
    width: 518px;
    margin: 0; padding: 0 0 0 15px;
    line-height: 18px;
    color: #333;
}

#subPageRightColumn ul.sitemap
{
    list-style-type: none;
}

#subPageRightColumn ul.sitemap li
{
    margin: 10px 0;
}

#subPageRightColumn p
{
    line-height: 18px;
    color: #333;
}

.container .step1Content
{
    display: none;
}

/* Toggles FAQs */

.show
{
    display: block;
}
.hide
{
    display: none;
}

#faqs a.toggle:link, #faqs a.toggle:visited
{
  display: inline-block; margin: 10px 0 5px 0;
  padding: 0; text-decoration: none;
}

#faqs a.toggle:hover 
{
   text-decoration: underline; 
}

.faqAnswer
{
    padding: 6px;
    margin: 5px 0 8px 0;
    font-size: 95%;
    font-family: Arial;
    line-height: 18px;
    background: #eaf7ff;
    border: solid 1px #c9e2f1;
}

*|*:-moz-any-link:focus {
outline-width: 0 !important;
}




