body
{
    margin: 0;
    font: normal 12px Helvetica, Verdana, sans-serif;
    background: url(images/main_bg.gif) repeat-x 0 0;
}

h1, h2, h3, p, ul
{
    margin: 0;
    padding: 0;
}

p
{
    line-height: 17px;
}

*|*:-moz-any-link:focus
{
    outline-width: 0 !important;
}

/* Master Page */

.container, .container2
{
    width: 886px;
    margin: 0 auto;
    background: url(images/top_header.gif) no-repeat -3px 0;
    padding: 0;
}

.container2
{
    background: url(images/top_header.gif) no-repeat top;
}

.container .MainContent
{
    padding-top: 12px;
}

#subpageContainer
{
    width: 886px;
}

#subpageContainerquick
{
    width: 886px;
    margin-bottom:70px;
    *margin-bottom:20px;
    margin-bottom:50px \0;
}

/* Header & Footer */

.header
{
    height: 96px;
    position: relative;
}

.header h1
{
    font: bold 16px Helvetica;
    color: #000;
    position: absolute;
    text-align: right;
    right: 0;
   /* top: 28px;*/
    top: 15px;
}

img.phoneNumber
{
    margin: 3px 4px 0 0;
    
}

.header ul
{
    width: 100%;
    height: 24px;
    padding: 5px 0 0 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    list-style: none;
    position: absolute;
    top: 63px; left: -10px;
}

.header ul li 
{
    float: left;
    text-indent: -9999px;
    margin: 0 0 0 9px;
}

.footer ul
{
    list-style-type: none;
}

.footer
{
    width: 871px;
    height: 80px;
    padding: 18px 0 0 15px;
    margin: 9px auto 0 auto;
    background: #e9eaea;
    border-top: 1px solid #999;
}

.footer
{ *margin:4px auto 0 auto;
}

#footerBG
{
    background: url(images/footer_bg.gif) repeat-x bottom;
}

.footer ul li
{
    float: left;
    border-left: 1px solid #000;
    padding: 0 8px;
}

.footer p
{
    font-size: 90%;
    line-height: 24px;
}

.footer ul li.noBorder
{
    border: none;
    padding-left: 0;
}

/* Links */

a:link, a:visited
{
    color: #16459e;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

.header a.logo
{
    display: block;
    width: 159px;
    height: 47px;
    text-indent: -9999px;
    position: absolute;
    top: 8px;
    left: 0;
    background: url(images/logo.gif) no-repeat 0 0;
}

.header ul li a
{
    display: block;
}

.footer ul a:link, .footer ul a:visited
{
    font-size: 11px;
    color: #000;
    text-decoration: none;
}

.footer ul a:hover
{
    text-decoration: underline;
}

/* Forms */

#shortForm
{
    width: 272px;
    padding: 15px 0 0 0;
    border: 1px solid #dbdbdb;
    position: relative; 
    float: right; 
    margin: 5px 0 15px 20px;
    z-index: 1000;
}

#shortForm table
{
    margin: 0 auto 7px auto;
}

#shortForm table td
{
    vertical-align: bottom;
    padding: 0 0 8px 0;
}

#shortForm img
{
    margin: 20px 0 0 0;
}

#shortForm h2 { display: inline-block; margin: 0 0 14px 16px !important; padding: 0; width: 234px; height: 29px; background: url(images/applyCallOut.gif) no-repeat; text-indent: -9999px; }

.container2 #appWrapper
{
    width: 90%;
    padding: 60px 0 0 0;
    margin: 10px auto 15px auto;
    background: #eaf4fe url(images/apply_now_text.gif) no-repeat 50% 30px;
}

#shortForm img.homeContinue
{
    margin: 8px 0 5px 0;
    margin: 15px 0 20px 0 \0;
}

*html .container2 #appWrapper
{
    padding: 70px 0 0 0;
}

.container #appWrapper
{
    width: 90%;
    padding: 20px 0 0 0;
    margin: 10px auto 15px auto;
    background-color: #eaf4fe;
}

#appWrapper td
{
}


.disclaim
{
    display: none;
}

.AppHeading
{
    font: bold 16px Arial;
    color: #fff;
    margin-bottom: 10px;
    display: block;
    height: 30px;
    line-height: 30px;
    background: #005195 url(images/app_heading_bg.gif) no-repeat 0 0;
    padding: 0 0 0 10px;
    width: 95%;
}

*html .AppHeading
{
    padding: 5px 0 0 10px;
    margin: 0;
    height: 25px;
}

.container .AppHeading
{
    margin: 10px 0;
}

.AppLabel2
{
    color: #000;
    padding: 8px 0 0 0;
    margin: 0;
}

#submitButtonDiv
{
    text-align: center;
    padding: 15px 0 25px 0;
}

input, select, listbox
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #666;
    border: 1px solid #666;
    margin: 0 0 0 0;
}

.inputitems
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #666;
    border: 1px solid #666;
}


/* Styles the scroll box T&C */

#submittext
{
    width: 500px;
    height: 90px;
    margin: 0 auto;
    padding: 5px 10px 0 10px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #333333;
    background-color: #fff;
}

#submittext p, #submittext br, #submittext b
{
    margin-top: 16px;
    margin-bottom: 10px;
    padding: 0;
}

#submittext h1
{
    font: normal 16px;
    text-align: left;
    line-height: 26px;
    margin: 10px 0;
    padding-top: 4px;
}

/* Step 1 */
.step1
{
    text-align: left;
    width: 700px;
    margin: 0 auto;
    padding: 0 0 15px 0;
}

.step1 table
{
    width: 550px;
    margin: 0 auto;
}

/* Step 2 */
.step2
{
    text-align: left;
    width: 700px;
    margin: 0 auto;
    padding: 0 0 15px 0;
}

.step2 table
{
    width: 550px;
    margin: 0 auto;
}

/* Step 3 */
.step3
{
    text-align: left;
    width: 700px;
    margin: 0 auto;
    padding: 0 0 15px 0;
}

.step3 table
{
    width: 550px;
    margin: 0 auto;
}

.step3 a:link, .step3 a:visited
{
    text-decoration: underline;
}

/* Step 4 */
.step4
{
    text-align: left;
    width: 500px;
    margin: 0 auto;
    padding: 10px 0 15px 0;
}

/* Step 5 */

.step5
{
    padding-bottom: 15px;
}

.step5 p
{
    font: normal 12px Arial;
    color: #353537;
    text-decoration: none;
    padding: 0px 10px 0px 20px;
    text-align: left;
}

.step5 h1
{
    font: bold 24px Verdana, Helvetica, sans-serif;
    color: #0066cc;
}

.step5 h2
{
    font: bold 17px Verdana, Helvetica, sans-serif;
    color: #7e3313;
}

.step5 label
{
    font: bold 12px Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
}

.step5 a:link, .step5 a:visited
{
    color: #7e3313;
    font: bold 12px Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

.step5 a:hover
{
    color: #7e3313;
    font: bold 12px Verdana, Helvetica, sans-serif;
    text-decoration: underline;
}



/* Others */
.clear
{
    clear: both;
}

.body
{
    font: normal bold 12px Verdana, Arial;
    color: #600;
    text-decoration: none;
}


.ValSummary /* used for validation summary */
{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    padding: 5px;
    width: 400px;
    margin: 0 auto;
    color: #c00;
}

#ValSummaryContainer ul
{
    list-style-type: disc;
    padding: 0 0 0 25px;
}


/*VALIDATION SUMMARY*/
#ValSummaryContainer
{
    width: 372px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

.ValSummary2 /* used for validation summary */
{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    color: #600;
    background-color: #ffffff;
    border: 3px solid red;
    width: 330px;
    z-index: 5;
    max-height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    display: none;
}

.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;
}

/* Processing */

.PleaseWait
{
    margin: auto;
    text-align: center;
    padding: 30px 0 150px 0;
}

.PleaseWait table
{
    width: 770px;
}

.PleaseWait table #ctl00_MainContent_imgWaitMsg
{
    float: left;
    margin-left: 15px;
}

.ProcessingBody
{
    margin: 0 auto;
}

.PleaseWait p
{
    font: normal bold 14px/1.15em Verdana, Arial;
    color: #005195;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 0px;
}

/* Unsubscribe */
.Unsubscribe
{
    width: 800px;
    margin: 0 auto;
}

.Unsubscribe h1
{
    font-size: 22px;
    margin: 0 0 10px 0;
    color: #000;
}

.UnsubscribeForm
{
}

/* Popup window styles */

.popupApp
{
    width: 500px;
    margin: 0 auto;
    text-align: left;
}

.popupApp .AppLabel2
{
    padding-right: 4px;
    text-align: left;
    font: normal 11px Verdana, arial;
    color: #000;
    vertical-align: middle;
}

.popupwindow .MainContent
{
    width: 100;
    margin: 0px;
    padding: 5px;
    text-align: left;
    background-color: #fff;
}

.popupwindow table
{
    margin: 0 auto;
}

.popupwindow p
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #000;
    margin: 0 0 8px 0;
}

.popupwindow p strong
{
    display: inline-block;
    margin: 6px 0 5px 0;
}

.popupwindow b
{
    display: inline-block;
    margin: 0 0 6px 0;
    color: #005195;
}

.popupwindow ul, .popupwindow li
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #000;
}

.popupwindow h1
{
    font: bold 18px Verdana, Helvetica, sans-serif;
    color: #000;
    margin: 12px 0 8px 0;
    text-transform: uppercase;
}

.popupwindow h2
{
    font: bold 15px Verdana, Helvetica, sans-serif;
    color: #004f92;
    margin: 0 0 8px 0;
}

#ctl00_MainContent_btnSubmit
{
    margin: 10px 0 15px 64px;
}

.body
{
    color: #000;
    font-weight: normal;
}

#AlertMessage ul
{
    list-style-type: disc !important;
    padding-left: 15px !important;
    margin: 10px 0 !important;
}

/* special styles */

a.secure:link, a.secure:visited, a.secure:active
{
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #06c;
    text-transform: uppercase;
    text-decoration: underline;
}

a.secure:hover
{
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #06c;
    text-transform: uppercase;
    text-decoration: none;
}

.SampleBody, .HighLightLink
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #06c;
    text-decoration: underline;
}

/* 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: 10px;
    z-index: 100;
    position: absolute;
    display: none;
}

.PayCalNav
{
    width: 100%;
}

.PayCalNav
{
    width: 100%;
}

.cal1
{
    float: left;
    margin-right: 5px;
}

.cal2
{
    float: right;
}

.cal3
{
    float: right;
}

.cal1 table, .cal2 table, .cal3 table
{
    width: 200px; float: left;
}

.cal1 a:link, .cal2 a:link, .cal3 a:link
{
    text-decoration: none;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #000;
}

.cal1 a:hover, .cal2 a:hover, .cal3 a:hover
{
    text-decoration: underline;
}



/* Reapply */
.ReapplyProcess
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #000;
}

.ReapplyWrapper
{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    margin: auto;
    text-align: center;
    padding-top: 5px;
}

.Reapply
{
    margin: 0 auto;
    text-align: left;
    width: 450px;
}

.Reapply h1
{
    font: normal bold 23px Verdana, Arial;
    color: #600;
    text-align: left;
    padding-bottom: 15px;
    margin: 0px;
}

.ReapplyLabels
{
    width: 120px;
    display: inline-block;
    font: bold 11px Verdana, arial;
    color: #000;
    vertical-align: middle;
}
.Hidden
{
    display: none;
}
.ReapplyButton
{
    margin-left: 178px !important;
    margin-bottom: 20px;
}

/* Ask Question */

.AskQuestion
{
    margin: 0 auto;
    text-align: center;
    font-size: 90%;
    line-height: 18px;
}


.AskQuestion a
{
    display: inline-block;
}


/* Legal Disclaimer Update */

.divFullTerms
{
    width: 468px;
    margin: 0 auto;
    text-align: left;
}

span.processApp
{
    display: block;
    width: 550px;
    margin: 15px auto 0 auto;
    color: #000;
}

.divContinueMessage
{
    text-align: left;
    width: 500px;
    margin: 0 auto;
}

/* Sub Pages */

#subpageContainer h1, #subpageContainer h2
{
    font-size: 22px;
    margin: 0 0 10px 0;
    color: #000;
}

#subpageContainer h2
{
    font-size: 18px;
    color: #004f92;
}

#subpageContainer p
{
    margin: 0 0 10px 0;
}

p.applyNowBtn img
{
    margin: 10px 0 20px 0;
}

p.applyNowBtnquick img
{
    margin: 10px 0 20px 0;
}

/* Home Page */

#subpageContainer #leftCol
{
    width: 229px;
    float: left;
}

#subpageContainer #rightCol
{
    width: 640px;
    float: right;
    background: url(images/header.jpg) no-repeat 0 0;
}

#subHeader
{
    height: 285px;
    margin: 0 0 5px 0;
    position: relative;
}

#subHeader a.badge
{
    display: block;
    text-indent: -9999px;
    width: 105px; height: 106px;
    position: absolute; top: 8px;
    left: 5px;
}

#callOut
{
    width: 335px;
    position: absolute;
    bottom: 3px; left: 0;
    padding: 0 0 0 5px;
}

#callOut h2
{
    font-size: 17px;
    line-height: 21px;
    margin: 0 0 0 0; padding: 0;
    color: #000;
}

#callOut p
{
    width: 340px;
    font-size: 14px;
    margin: 3px 0 5px 0;
    line-height: 18px;
    position: relative;
}

#subpageContainer h3
{
    font-size: 13px;
    color: #005195;
    margin-top: 10px;
}

#pdloans, #noFaxPdloans
{
    width: 316px;
    float: left;
    position: relative;
}

#noFaxPdloans
{
    float: right;
    height: 344px;
}

#noFaxPdloans span
{
    display: block;
    width: 266px;
    height: 110px;
    background: url(images/envelope.jpg) no-repeat 0 100%;
    position: absolute;
    bottom: -102px;
}



*html #noFaxPdloans span
{
    bottom: -103px;
}

.boxed
{
    border: 1px solid #dbdbdb;
    height: 280px;
    padding: 10px;
    position: relative;
}

.boxed a.applyArrow:link, .boxed a.applyArrow:visited
{
    position: absolute;
    display: block;
    right: 5px;
    bottom: 16px;
    text-decoration: none;
    font-size: 16px;
    color: #014075;
    font-weight: bold;
    width: 180px;
    height: 16px;
    line-height: 16px;
    background: url(images/green_arrows.gif) no-repeat 100% 0;
} 

.boxed a.applyArrow:hover {text-decoration: underline;}

#pdloans #additionalInfo
{
    height: 81px;
    border: none;
    margin-top: 6px;
    background: #f0f0f0;
    padding: 2px 0 3px 0;
}

#additionalInfo p
{
    width: 146px;
    float: left;
    font-size: 10px;
    margin: 5px 0 0 5px;
    line-height: 13px;
}

#additionalInfo p strong
{
    color: #005195;
    font-size: 110%;
}

#additionalInfo p img
{
    float: left;
    margin: 0 5px 0 0;
    padding: 0 0 15px 0;
}

#leftCol h2, #rightCol #pdloans h2, #rightCol #noFaxPdloans h2
{
    font-size: 16px;
    color: #114c7e;
    margin: 0 0 6px 0;
}

#leftCol p
{
    margin: 5px 0 0 0;
}

#leftCol p.leftColumnCallOut
{
    display: block;
    width: 229px;
    height: 189px;
    background: url(images/left_img.gif) no-repeat 0 0;
    text-indent: -9999px;
    margin: 10px 0 7px 0;
    position: relative;
}

#leftCol p.leftColumnCallOut a
{
    display: block;
    width: 229px;
    height: 189px;
}

#leftCol p strong
{
    color: #03355f;
    font-size: 120%;
    display: inline-block;
    padding-bottom: 3px;
}

#leftCol ul
{
    list-style-type: none;
    line-height: 15px;
    margin-top: 8px;
}

#leftCol ul li
{
    background: url(images/blue_arrows.gif) no-repeat 0 4px;
    padding: 0 0 0 20px;
    margin: 0 0 6px 0;
}

#leftCol ul a:link, #leftCol ul a:visited
{
    font-size: 12px;
    color: #000;
}

#dvCongratulations
{
    color: #000;
}

#dvCongratulations h1
{
    margin-bottom: 15px;
}

#dvCongratulations a
{
    display: inline-block;
    margin-bottom: 20px;
}

/*  ----------------Nav Elements ---------------- */

.header ul a.homeLink:link, .header ul a.homeLink:visited
{
    width: 60px;
    height: 19px;
    background: url(images/nav_elements.gif) no-repeat 0 0;
}
.header ul a.homeLink:hover
{
    background-position: 0 -19px;
}

.header ul a.defaultLink:link, .header ul a.defaultLink:visited
{
    width: 84px;
    height: 19px;
    background: url(images/nav_elements.gif) no-repeat -67px 0;
}
.header ul a.defaultLink:hover
{
    background-position: -67px -19px;
}

.header ul a.howLink:link, .header ul a.howLink:visited
{
    width: 104px;
    height: 19px;
    background: url(images/nav_elements.gif) no-repeat -159px 0;
}
.header ul a.howLink:hover
{
    background-position: -159px -19px;
}

.header ul a.faqLink:link, .header ul a.faqLink:visited
{
    width: 42px;
    height: 19px;
    background: url(images/nav_elements.gif) no-repeat -272px 0;
}
.header ul a.faqLink:hover
{
    background-position: -272px -19px;
}

.header ul a.aboutLink:link, .header ul a.aboutLink:visited
{
    width: 72px;
    height: 19px;
    background: url(images/nav_elements.gif) no-repeat -322px 0;
}
.header ul a.aboutLink:hover
{
    background-position: -322px -19px;
}

.header ul a.contactLink:link, .header ul a.contactLink:visited
{
    width: 65px;
    height: 19px;
    background: url(images/nav_elements.gif) no-repeat -401px 0;
}
.header ul a.contactLink:hover
{
    background-position: -401px -19px;
}

.header ul a.returningLink:link, .header ul a.returningLink:visited
{
    width: 86px;
    height: 19px;
    background: url(images/nav_elements.gif) no-repeat -474px 0;
}
.header ul a.returningLink:hover
{
    background-position: -474px -19px;
}

/* sitemap */

#subpageContainer ul.sitemap { padding: 0 0 0 35px; margin-bottom: 15px;}
#subpageContainer ul.sitemap li { margin: 0 0 8px 0;}
.appStepNav {color:#000 !important;}

.CallCenter
{
	width: 400px;
	margin: 5px 30px 0 0;
	*margin: 20px 30px -5px 0;
	_margin: 15px 15px 0 0;
	position: relative;
}

/* Short Form page */

#sf_left
{
	width: 270px; 
	float: left;
	display: block;
	margin-right: 30px;
	padding-bottom: 10px;
}

#sf_right
{
	margin-top: 25px;
}