body
{
    padding: 0; margin: 0;
    background: #f0f0f0 url(images/main_bg.jpg) repeat-x center top;
    font: normal 11px Arial, Helvetica, sans-serif; position: relative;
}

/* Master Page */

.container, .container2
{
    width: 779px;
    margin: 0 auto;
    padding: 0 7px 0 7px;
    background: url(images/header_bg.jpg) no-repeat 0 0;

}

.header
{
    position: relative;
    height: 48px;
    width: 760px;
    margin: 0 auto;
}

.MainContent
{

    margin: 0 auto;
    background: #fff;
    
}

.container2 .MainContent
{
    padding-bottom: 80px;
}

.container .MainContent
{
    padding-top: 10px;
}

.footer
{
    width: 100%;
    height: 100px;
    _height: 63px;
    background: #4ac5ce;
    position: fixed;
    _position: absolute;
    bottom: -40px;
    _bottom:0;
    
}

.footer img.left
{
float: left;
margin-top: -101px;
position: relative;
}

.footer img.right
{
float: right;
margin-top: -91px;
position: relative;
}

.footer p
{
    text-align: right;
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #fff; margin: 10px 10px 0 0 ;padding: 0;
    line-height: 20px;
}

.footer a:link, .footer a:visited
{
    padding: 0 6px;
    color: #fff;
    text-decoration: none;
    border-right: 1px solid #fff;
}

.footer a:hover
{
    text-decoration: underline;
}

.footer a.noBorder:link, .footer a.noBorder:visited
{
    border: none; padding-right: 0;
}

.clear
{
    clear: both;
}

/* Nav */

.header ul 
{
    margin: 0; padding: 0;
    list-style: none;
    position: absolute;
    right: 22px; top: 16px;
}

.header ul li
{
    float: left;
    margin: 0 0 0 12px;
}

.appStepNav
{
    padding-left: 0;
}

.appStepNav a
{
    color: #38414f;
}

/* Main Content */

.MainContent h1
{
    font: bold 16px Verdana, Helvetica, sans-serif;
    color: #0c8ca0;
    padding-bottom: 5px;
}

.body, p, .body2
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #000;
}

.emphasize2
{
    font: normal bold 20px/1.15em Arial;
    color: #6d8c44;
    text-decoration: none;
    text-align: center;
    padding: 0px;
    margin: 0px;
}


/* Links */

.header ul a:link, .header ul a:visited
{
    text-decoration: none;
    color: #fff;
    display: inline-block;
    _display: inline;
    position: relative;
    width: 100%;
    height: 21px;
    text-align: center;
    padding: 0 8px;
    _padding: 3px 8px 7px 8px;
    line-height: 21px;
}

.header ul a:hover
{
    color: #3a4351;
    background: url(images/navlink_left.gif) no-repeat 0 0;
}

.header ul a:hover span
{
    display: block;
    width: 8px; height: 21px;
    position: absolute;
    right: 0; _right: -1px; top: 0;
    background: url(images/navlink_right.gif) no-repeat 100% 0;
}

a.logo 
{
    display: block;
    width: 298px;
    height: 48px;
    position: absolute;
    top: 0; left: 0;
    text-indent: -9999px;
}

a:link, a:visited
{
    color: #0000ff; text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

/* Forms */

#appWrapper
{
    width: 750px;
    padding: 48px 0 0 25px;
    margin: 5px auto 0 auto;
    background: url(images/step1_heading.gif) no-repeat 25px 32px;
    _background-position: 25px 20px;
}

.container #appWrapper
{
    padding: 0 0 150px 0; _padding: 0 0 50px 0;
    background-image: none;
}

.AppHeading
{
    font: bold 16px Arial;
    color: #fff;
    margin-bottom: 10px;
    display: block;
    height: 30px;
    line-height: 30px;
    border: 1px solid #fff;
    padding: 0 0 0 10px;
    _padding: 5px 0 0 10px;
    width: 95%;
    background: url(images/appheading_bg.gif) no-repeat;
}


.headline
{
    font: bold 14px Verdana, Helvetica, sans-serif;
    color: #6d8c44;
    text-decoration: none;
}

.headline2
{
    font: bold 15px Verdana, Arial, Helvetica, sans-serif;
    color: #0c8ca0;
    text-decoration: none;
    text-transform: uppercase;
}


.container .ValSummary /* used for validation summary */
{
    margin-top: 10px;
    padding: 8px;
    font: bold 11px/1em Verdana, Helvetica, sans-serif;
    text-align: left;
}

.container .ValSummary ul
{
}

.container .ValSummary2 li
{
    padding-top: 4px;
    color: #cc004d;
}


.container2 .ValSummary /* used for validation summary */
{
    background: #fff;
    padding-top: 10px;
    margin-left: 5px;
    margin-bottom: 0px;
    width: 370px;
    font: bold 11px/1em Verdana, Helvetica, sans-serif;
    text-align: left;
}

.container2 .ValSummary ul
{
    background: #fff;
    padding: 8px 10px 10px 20px;
}

.container2 .ValSummary2 li
{
    color: #ff0000;
    padding-top: 4px;
}


#submitButtonDiv
{
    clear: both;
    text-align: center;
    margin: 0 auto;
    width: 450px;
    padding: 10px 10px 20px 10px;
}

input, select, listbox
{
    font: normal 10px Verdana, Arial;
    color: #000;
    border: 1px solid #000;
}

.inputitems
{
    font: bold 10px Verdana, Arial;
    color: #000;
    border: 1px solid #000;
}

/*VALIDATION SUMMARY*/
.container #ValSummaryContainer
{
    margin-left: -5px;
    margin-right: auto;
    padding: 5px;
    text-align: left;

}

.container2 #ValSummaryContainer
{
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    text-align: left;
}


.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: 0 0 0 13px;
    overflow-y: scroll;
    overflow-x: hidden;
    text-align: left;
}

.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;
}

.disclaimer
{
    font: normal 10px Verdana, Helvetica, sans-serif;
    color: #000;
    padding-bottom: 10px;
}

.disclaimer div
{
    padding: 0 30px 0 30px;
}

/* Step 1 */

.step1
{

}

.step1 table
{
    width: 600px;
    margin: 15px auto 0 auto;
}

/* Step 2 */

.step2
{
}

.step2 table
{
    width: 600px;
    margin: -15px auto 0 auto;
}

/* Step 3 */

.step3
{
    
}

.step3Form
{
    width: 600px;
    margin: 0 0 -15px 50px;
}

table.please
{
    margin: 0 auto;
}

.table5bg
{
    margin: 0 auto;
}

/* Step 5 */
.step5
{
    margin: 0px auto;
    padding: 0px;
    width: 500px;
    padding-top: 15px;
}

/* Others */
.clear
{
    clear: both;
}

.check
{
    text-align: center;
}

.container .offersCheckbox
{
 
}

/* Form Table Styles */

.step1 table .AppLabel2, .step2 table .AppLabel2, .step3 table .AppLabel2 {
    text-align: left;
    font: bold 12px Arial, Verdana;
    color: #262e3a;
    padding-top: 12px;
    vertical-align: middle;
    border-bottom: 2px; }
    
#appWrapper table td
{
    vertical-align: middle;
}
    
span.AppLabel {
    display: inline-block; }

/* Processing */

.PleaseWait
{
    margin: auto;
    text-align: center;
    padding: 30px 0 500px 0;
    _padding-bottom: 200px;
}

.PleaseWait table
{
    width: 760px;
    margin: 0 auto;
}

.PleaseWait table #ctl00_MainContent_imgWaitMsg
{
    float: left;
    margin-left: 5px;
}

.ProcessingBody
{
    margin: 0 auto;
}

.PleaseWait p
{
    font: bold 14px Verdana;
    color: #000;
}

#dvCongratulations, .ACmain
{
    padding-bottom: 500px;
    _padding-bottom: 200px;
}

#dvCongratulations h1
{
    color: #38414f;
}

/* Unsubscribe */
.Unsubscribe
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #000;
    text-align: left;
    padding: 10px 30px 400px 30px;
    _padding-bottom: 300px;
}
.UnsubscribeForm
{
}

.Unsubscribe h1
{
    font: bold 18px Verdana, Helvetica, sans-serif;
    color: #38414f;
    margin: 20px 0 10px 0;
    text-transform: uppercase;
}

/* Popup Application */

.popupApp
{
    width: 400px;
    margin: 0 auto;
    text-align: center;
}


/* Popup window styles */

.popupwindow #body
{
    padding: 0;
    margin: 0;
    text-align: left;
}

.popupwindow body
{
    background-color: #fff;
}

.popupwindow
{
    width: 100;
    padding: 3px 5px 10px 10px;
    text-align: left;
    background: #fff;
    color: #000;
    overflow-x: hidden;

}

.popupwindow table
{
    margin: 0 auto;
    text-align: left;
}

.popupwindow .MainContent
{
    padding: 5px 10px 10px 10px;
    background-color: #fff;
}

.popupwindow p
{
    color: #000;
    font: normal 11px Verdana, Helvetica, sans-serif;
}

.popupwindow ul
{
    padding: 2px 0 0 0 20px;
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #000;
}

.popupwindow ol li
{
    margin: 0 0 5px 0;
}

.popupwindow h1
{
    font: bold 18px Verdana, Helvetica, sans-serif;
    color: #38414f;
    margin: 20px 0 10px 0;
    text-transform: uppercase;
}

.popupwindow h2
{
    font: bold 15px Verdana, Helvetica, sans-serif;
    color: #61d2da;
}

.popupwindow a:link, .popupwindow a:visited
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #49c4cd;
    text-decoration: underline;
}

.popupwindow a:hover
{
    text-decoration: none;
}

/* Contact - popup window */

.popupwindow #ctl00_MainContent_btnSubmit
{
    margin: 10px auto 10px 62px;
}

/* special styles */

a.secure:link, a.secure:visited, a.secure:active
{
    color: #38414f;
}

a.secure:hover
{
}

.SampleBody, .HighLightLink
{
}

*|*:-moz-any-link:focus {
    outline-width: 0 !important; }

/* 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: 420px;
    background-color: #FFF;
    border: solid 1px #000;
    padding: 5px;
    z-index: 100;
    position: absolute;
    display: none;
}

.PayCalNav
{
    width: 100%;
}

.cal1 { float: left;
    margin: 0 5px 0 0;}
.cal2 { float: right;}
.cal3 { float: right;}
.step2 .cal1 table, .step2 .cal2 table, .step2 .cal3 table { width: 200px; margin: 0;}

.cal1 a:link, .cal2 a:link, .cal3 a:link
{
    text-decoration: none;
    font-weight: bold;
}

.cal1 a:hover, .cal2 a:hover, .cal3 a:hover
{
    text-decoration: underline;
}

/* Reapply */
.ReapplyWrapper
{
    margin: 0 auto;
    padding: 50px 0 300px 0;
    _padding-bottom: 100px;
}
.ReapplyWrapper .ValSummary
{
    margin: 10px auto 5px auto;
    color: #ff0000 !important;
}
.Reapply
{
    margin: 0 auto;
    width: 460px;
}
.infoNotFound
{
    margin: 0px auto 0 100px;
}
.infoNotFound h1
{
    font: bold 21px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #000 !important;
}
.infoNotFound a, .infoNotFound a:link, .infoNotFound a:visited, .infoNotFound a:hover
{
    text-decoration: none !important;
    color: #fff !important;
    font-weight: bold !important;
    background: #48a97a !important;
    padding: 2px !important;
}

.Reapply h1
{
    font: bold 18px Verdana, Helvetica, sans-serif;
    color: #fcf7ee;
    text-transform: uppercase;
}
.ReapplyLabels
{
    width: 120px;
    display: inline-block;
    font: bold 11px Verdana, arial;
    color: #000;
    vertical-align: middle;
}

.Hidden
{
    display: none;
}

.ReapplyButton
{
    margin-left: 160px;
    margin-bottom: 20px;
}

/* Ask Question */

.AskQuestion
{
    margin: 0 auto;
    text-align: center;
    width: 400px;
}

/* Affiliate Banner Pages */

#aff-creatives
{
    width: 770px;
    padding: 0px;
    margin: 0px auto;
    background-color: #abc178;
    text-align: center;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
}

#aff-creatives #body
{
    width: 750px;
    padding: 10px;
    background-color: #abc178;
}

#aff-creatives p
{
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
    text-decoration: none;
}

#body a:link, #body a:visited
{
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #e41e26;
    text-decoration: underline;
}

#body a:hover
{
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #fcf7ee;
    text-decoration: underline;
}

#aff-creatives h1
{
    font: bold 18px Verdana, Arial, Helvetica, sans-serif;
    color: #0c8ca0;
    text-align: left;
    text-decoration: none;
}

#body hr
{
    text-align: center;
    color: #0d1f42;
    width: 80%;
    height: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
}


#affheader
{
    width: 770px;
    height: 69px;
    padding: 0;
    margin: auto;
    background-color: #FFF;
    border-bottom: solid 1px #778eb8;
}

#submittext
{
    width: 450px;
    height: 80px;
    line-height: 15px;
    margin: 10px auto;
    padding: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #333333;
    background-color: #fff;
}

.terms p, .terms h1
{
    margin: 0;
    padding: 0;
}

#submittext p, #submittext h1
{
    margin: 10px 0;
    padding: 0;
}

/* pop-up AlertAccountType.ds */
#AccountTypeAlert
{
    line-height: 14px;
    margin: 0;
    padding: 2px;
    font: bold 11px Arial, Tahoma, Helvetica, sans-serif;
    line-height: 15px;
}

#AccountTypeAlert br
{
    line-height: 8px;
}

/* Legal Disclaimer Update */

.divFullTerms
{
    clear: both;
    margin: 10px auto;
    width: 400px;
    font-weight: normal;
}

/* Page 2 Terms */
span.processApp
{
    display: block;
    margin: 0px 8px 0 auto;
}

.divContinueMessage
{
    text-align: left;
    padding: 0 40px 20px 20px;
    width: 520px;
    margin: 10px auto 0 auto;
}


/* Styles Offers Check Box Container on Page 1 */

.chkETOffersStyle
{
    background-color: #e3f8fa;
    border: 1px solid #d5f2f5;
}

.chkETOffersStyle td
{
    padding: 5px;
    font-weight: bold;
}

table.offersCheckbox
{
    margin: 0 auto;
    
}

table.offersCheckbox table table
{
        width: 405px !important;
        margin: 10px 20px 0 -10px;
        _margin: 20px 0 0 -15px;
        position: relative;

}

table.offersCheckbox table table td
{
    padding-bottom: 10px;
}

/* fix congrats page AppComplete.aspx */

.loanoptionlist #dvCongratulations
{
    margin: 0 auto 0 auto;
    text-align: center;
}
#dvCongratulations p
{
    text-align: center;
}

/* Homepage */

#homepage { padding-bottom: 90px; }
#homepage a:link, #homepage a:visited  { color: #262d38; text-decoration: underline; }
#homepage a:hover { text-decoration: none; }
#homepage p {color: #262d38;}
#subHeader, #midsection, #columns { width: 760px; margin: 0 0 0 8px;}
#subHeader { width: 761px; height: 247px; background: url(images/sub_header_right.jpg) no-repeat 100% 0; }
#callout { width: 758px; height: 93px; margin: 5px 0 15px 9px; background: #f4feff; border: 1px solid #d4f1f3; position: relative; }
#callout h1 { margin: 0; padding: 0; display: block; width: 408px; height: 48px; background: url(images/home_heading.gif) no-repeat; text-indent: -9999px; position: absolute; left: 20px; top: 24px; z-index: 1000; }
#callout img { position: absolute; right: 20px; top: 25px; }
#midsection { background: url(images/bullets.gif) no-repeat 100% 20px;}
#midsection h2 { margin: 0 0 5px 5px; padding: 0; font-size: 16px; color: #394251; }
#midsection p { margin: 0 0 10px 5px; padding: 0; width: 494px; }
#columns { margin: 22px 0 0 12px; }
.column { width: 225px; height: 125px; background: #ecfeff; border: 1px solid #d4f1f3; float: left; margin-right: 22px; padding: 5px 0 0 10px; }
#faq { margin-right: 0; }
#columns h2 { display: inline-block; height: 35px; margin: 0 0 12px 0; padding: 0; text-indent: -9999px; }
#columns p, #columns ul { margin: 0; padding: 0; list-style: none; line-height: 16px; }
#returning h2 { width: 208px; background: url(images/returning_heading.gif);}
#returning img { margin: 10px 0 0 0; }
#qualify h2 { width: 198px; background: url(images/qualify_heading.gif);}
#faq h2 { width: 195px; background: url(images/faq_heading.gif);}
#columns p {  }
/* For exit pop */
#exitwrapper { width: 779px; padding-bottom: 400px; _padding-bottom: 150px; }
#iframe1 { height:800px;}

.CallCenter
{
	width: 400px;
	margin: 28px 30px 0 0;
	*margin: 20px 30px -5px 0;
	_margin: 15px 15px 0 0;
	position: relative;
}
