body
{
    margin: 0 auto;
    font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
    background: url(images/bg.jpg) repeat-x;
}

.logo
{
    position: absolute;
    top: 0;
    left: 0;
}

/* Master Page */

.container2
{
    width: 900px;
    margin: 0 auto;
    background: url(images/header1.jpg) no-repeat left top;
}

.container
{
    width: 900px;
    margin: 0 auto;
    background: url(images/header1_other.jpg) no-repeat left top;
}

/* Links */

a, a:link, a:visited
{
    color: #0394c3;
    text-decoration: underline;
}

a:hover
{
    color: #0394c3;
    text-decoration: none;
}

/* header */

.container2 .header
{
    width: 900px;
    height: 319px;
    background: url(images/header2.jpg) no-repeat top right;
    position: relative;
}

.container .header
{
    width: 900px;
    height: 319px;
    background: url(images/header2_other.jpg) no-repeat top right;
    position: relative;
}


.header p
{
    margin: 0 -10px;
    padding: 4px 0 0 5px;
    width: 345px;
    height: 25px;
    line-height: 14px;
    float: right;
}

.header a, .header a:link, .header a:visited
{
    padding: 0 3px;
    text-decoration: none;
    font: bold 11px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    text-transform: uppercase;
    color: #056ebf;
}

.header a:hover
{
    color: #000;
    text-decoration: underline;
}

/* main content */

.container2 .MainContent
{
    width: 900px;
    background: url(images/left_bg.gif) repeat-y 8px 0;
}

.container .MainContent
{
    background: none;
    padding: 10px 0 0 0;
}

h1
{
    font: bold 22px Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: #0090c5;
    text-transform: capitalize;
}

/* footer */

.footer
{
    width: 100%;
    height: 80px;
    clear: both;
    background: url(images/footerbg.gif) repeat-x;
    text-align: center;
    padding: 10px 0;

}

.footer p
{
    text-align: center;
    padding: 5px;
    margin: 10px auto;
    color: #fff;
    font: 11px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
}

.footer a, .footer a:link, .footer a:visited
{
    padding: 0 5px;
    color: #fff;
    text-decoration: none;
}

.footer a:hover
{
    color: #000;
}

/* Forms */

#appWrapper
{
    width: 500px;
    float: right;
    margin: 0 50px 0 0; 
    background:none;
}

*html #appWrapper
{
    width: 300px;
    margin: 0 15px 0 0;
    float: right;
    background: none;
}

.disclaimer
{
    font-size: 95%;
    padding: 15px;
}

.AppHeading
{
    font: bold 14px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #1168ad;
    text-transform: uppercase;
    border-bottom: 1px solid #ccdbea;
    display: block;
    margin: 6px auto 6px 12px;
    padding: 0 0 5px 0;
    text-align: left;
}
.step1 .AppHeading
{
    margin: 8px 30px;
}

.AppLabel2
{
    color: #000;
    font-weight: bold;
}

#submitButtonDiv
{
    float: right;
    text-align: center;
    margin: 0px 6px 30px auto;
    width: 490px;
    padding: 10px 0px 0px 15px;
}
*html #submitButtonDiv
{
    margin: 2px 3px 10px auto;
    padding: 6px 0px 10px 7px;
    width: 490px;
}

input, select, listbox
{
    font: 11px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #000;
    border: 1px solid #1f2c36;
}

.inputitems
{
    font: 11px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #00152a;
    border: 1px solid #1f2c36;
}

/* validation summary */

.ValSummary /* used for validation summary */
{
    display: block;
    padding: 2px 0px 0 10px;
    color: #ef0006;
    font-weight: bold;
}

.container2 #ValSummaryContainer
{
    width: 372px;
    margin: 0 auto 1px 30px;
    padding: 5px;
    float: left;
}

.container #ValSummaryContainer
{
    width: 372px;
    margin: 0 auto;
    padding: 5px;
}

.ValSummary2 /* used for validation summary */
{
    font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: #ef0006;
    background-color: #ffffff;
    border: 3px solid red;
    z-index: 5;
    max-height: 150px;
    width: 340px;
    margin: 1px auto 0 auto;
    padding: 5px;
    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;
}

/* Step 1 */

.step1
{
    margin: 0;
    width: 500px;
    float: right;
    padding: 85px 25px 10px 15px;
    background: url(images/applytoday.gif) no-repeat -25px 20px;
}

*html .step1
{
    margin: 0 0;
}

.step1Form
{
    margin: 6px 25px;
}


.step1graphics
{
    float: left;
    width: 275px;
    margin: 0 ;
    padding: 0px 0 20px 0;
    text-align: left;
}

.returnbtn
{
    margin: 0 0 0 5px;
}

.ladybtn
{
    width: 275px;
    height: 209px;
    margin: 0 0 0 8px;
    background: url(images/prettylady.jpg) no-repeat;
}

.step1graphics h1
{
    width: 275px;
    margin: 0 0 0 8px;
    *margin-top: -2px;
    padding: 0;
    display: block;
    height: 153px;
    background: url(images/common.gif) no-repeat  ;
    text-indent: -9999px;
}

.step1graphics h2
{
    width: 255px;
    margin: 0 5px;
    padding: 0 0 0 0;
    color: #000;
    font: normal 17px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    line-height: 20px;
}
.step1graphics .txt
{
    font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: #666666;
    line-height: 17px;
    padding: 10px 25px 10px 5px;
    margin: 0 auto;
    text-align: justify;
}

.step1graphics ul
{
    list-style-image: url(images/bullet.gif);
    padding: 10px 10px 5px 0;
    margin: 0 30px;
}

*html .step1graphics ul
{
    list-style-image: url(images/bullet.gif);
    padding: 15px 10px 5px 0;
    margin: 0 40px;
}
.step1graphics li
{
    padding: 2px 2px 4px 0;
    color: #fff;
}

.step1graphics ul a:link, .step1graphics ul a:visited
{
    text-decoration: none;
    font: bold 12px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #333333;
}

.step1graphics ul a:hover
{
    color: #fff;
    text-decoration: underline;
}

.wrapquest
{
    width: 275px;
    height: 501px;
    background: url(images/bg_gradient.gif) no-repeat;
    margin: -2px 0 0 8px;
}


/* Step 2 */

.step2
{
    margin: 0 6px 0 auto;
    width: 490px;
    margin: 0;
    float: right;
    padding: 10px 0px 10px 15px;
}

*html .step2
{
    margin: 0 20px;
}

.step2 table
{
    margin: 0 auto 0 10px;
}

/* Step 3 */

.step3
{
    margin: 0 6px 0 auto;
    width: 490px;
    margin: 0;
    float: right;
    padding: 10px 0px 0px 15px;
}

*html .step3
{
    margin: 0 15px;
}

.step3 table
{
    margin: 0 auto 0 10px;
}
*html .step3 table
{
    margin: 0 auto 0 10px;
}

.step3 br
{
    line-height: 3px;
    padding: 0;
    margin: 0;
}

/* Step 4 */
.step4
{
}

/* Step 5 */
.step5
{
}

/* Others */
.clear
{
    clear: both;
}

/* Processing */

.PleaseWait
{
    margin: auto;
    text-align: center;
    padding: 30px 20px 40px 20px;
}

.PleaseWait table
{
    width: 760px;
    margin: 0 auto;
}

.PleaseWait table #ctl00_MainContent_imgWaitMsg
{
    float: left;
    margin-left: 5px;
}

.ProcessingBody
{
    margin: 0 auto;
}

.PleaseWait p
{
    font: normal bold 14px/1.15em Verdana, Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #000;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 0px;
}

/* Unsubscribe */

.Unsubscribe
{
    padding: 15px 0 0 100px;
    text-align: justify;
    width: 600px;
}

.Unsubscribe h1
{
    color: #283339;
}

.UnsubscribeForm
{
}

#ctl00_MainContent_cmdRemove
{
    font-size: 12px;
    font-weight: bold;
    color: #073964;
}

/* 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 table
{
    margin: 0 auto;
}

.popupwindow .MainContent
{
    padding: 5px 10px 10px 10px;
    background-color: #fff;
}

.popupwindow ol li
{
    padding: 3px 0;
}

.popupwindow h1
{
    font: bold 16px Verdana, Helvetica, sans-serif;
    color: #283339;
    text-transform: uppercase;
}

.popupwindow h2
{
    font: bold 14px Verdana, Helvetica, sans-serif;
    color: #258cdb;
}

.popupwindow a:link, .popupwindow a:visited
{
}

.popupwindow a:hover
{
}

#ctl00_MainContent_btnSubmit
{
    margin: 8px 0 12px 54px;
}

/* special styles */

.secureImage
{
    padding: 0px;
}

a.secure:link, a.secure:visited, a.secure:active
{
    font-weight: normal;
    font-size: 11px;
    color: #514a44;
}

a.secure:hover
{
    color: #ff5a09;
}

.SampleBody, .HighLightLink
{
}

/* 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: 360px;
    background-color: #FFF;
    border: solid 1px #000;
    padding: 10px;
    z-index: 100;
    position: absolute;
    display: none;
}

.PayCalNav
{
    width: 100%;
}

.cal1
{
    float: left;
    width: 180px;
}

.cal2
{
    float: right;
    width: 180px;
}
.cal3
{
    float: right;
    width: 180px;
}

.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
{
}

.Reapply
{
    padding: 0px 0 0 0;
    margin: 0px auto;
    text-align: justify;
    width: 450px;
}

.Reapply h1
{
    text-align: center;
    color: #283339;
}

.ReapplyLabels
{
    width: 120px;
    padding: 0;
    margin: 0;
    display: inline-block;
    font: bold 11px Verdana, arial;
    color: #000;
    vertical-align: middle;
}

.Hidden
{
    display: none;
}

.ReapplyButton
{
    margin: 0 auto 20px 178px !important;
}

/* Specials styles for this site only */
.ReapplyWrapper h4.hide
{
    display: inline-block !important;
    margin: 0 0 0 20px;
    padding: 0;
}

.ReapplyWrapper h4.onFile
{
    display: none !important;
}

.ReapplyWrapper h4.hide .almostDone
{
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    color: #333;
}

/* --------------------------------- */

/* Ask Question */

.AskQuestion
{
    margin: 0 auto;
    text-align: center;
    width: 400px;
}

/* Styles the popup window T&C: */

.terms p, .terms br
{
    padding: 0;
    margin: 0 auto;
    text-align: left;
}
.terms h1
{
    margin: -16px auto 0 auto;
}
.terms br
{
    line-height: 6px;
}

/* Styles the scroll box T&C: */

#submittext
{
    text-align: left;
    float: right;
    width: 420px;
    margin: 0 34px 10px auto;
    height: 75px;
    line-height: 15px;
    padding: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #333333;
    background-color: #fff;
}

*html #submittext
{
    margin: 0 8px 10px auto;
}

#submittext h1
{
    font-size: 16px;
    margin: 0 auto;
}

#submittext p, #submittext h1
{
    margin: 6px 0;
    padding: 0;
    line-height: 15px;
}

/* Legal Disclaimer Update */

/* 1st page */
.divFullTerms
{
    margin: 0 6px 0 auto;
    float: right;
    padding: 10px 0px;
    text-align: left;
}
*html .divFullTerms
{
    margin: 0 3px 0 auto;
    padding: 10px 0px 10px 7px;
    width: 500px;
}

.divFullTerms table
{
    width: 480px;
}

/* 2nd page */
.divContinueMessage
{
    clear: both;
    width: 480px;
    margin: 10px auto 0 auto;
    text-align: justify;
}

/* 3rd page */
.container2 span.processApp
{
    margin: 0 6px 0 auto;
    float: right;
    padding: 10px 15px 10px 0;
    width: 490px;
}
.processApp br
{
    display: none;
}

.container span.processApp
{
    width: 800px;
    padding: 0 0 0 0;
    display: block;
    text-align: center;
    margin: 15px auto 0 auto;
}

/*Style for last congratulations page*/
#dvCongratulations h1
{
    text-align: center;
}

/* fix congrats page AppComplete.aspx */
.loanoptionlist #dvCongratulations
{
    margin: 0 auto 0 auto;
    text-align: center;
}
#dvCongratulations p
{
    text-align: center;
    line-height: 25px;
}

*|*:-moz-any-link:focus
{
    outline-width: 0 !important;
}

.secure
{

}
.secureImage
{
    margin: 0;
}
