body
{
    margin: 0 auto;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    background: #c8cb7f url(images/bg.jpg) repeat-x ;
    color: #000000;
}

/* Master Page */

.container2
{
    width: 800px;
    margin: 0 auto;
    background: #fff url(images/header1.gif) no-repeat left top;
    
    

}

.container
{
    width: 800px;
    margin: 0 auto;
    background: #fff url(images/header1.gif) no-repeat left top;
    
}

/* Links */

a, a:link, a:visited
{
    color: #6c6f25;
    text-decoration: underline;
}

a:hover
{
    color: #abaf4f;
    text-decoration: none;
}

/* header */

.container2 .header
{
    width: 800px;
    height: 295px;
    background: url(images/header2.jpg) no-repeat right top;
}

.container .header
{
    width: 800px;
    height: 295px;
    background: url(images/header2.jpg) no-repeat right top;
}

.headlinks
{
    float: left;
    width: 800px;
    height: 295px;
}

.headlinks p
{
    margin: 0;
    padding: 4px 0 0 12px;
    width: 295px;
    height: 25px;
    line-height: 14px;
    text-align: left;
}

.headlinks a, .headlinks a:link, .headlinks a:visited
{
    padding: 0 4px;
    text-decoration: none;
    font: bold 11px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #000;
}

.headlinks a:hover
{
    text-decoration: underline;
}

.headlinks img
{
    margin: 0 0 0 25px;
}

/* main content */

.container2 .MainContent
{
    width: 800px;
    background: #fff;
    margin: 0;
    padding: 0;
}

.container .MainContent
{
    width: 800px;
    background: #fff;
    margin: 0 auto;
    padding: 0;
}

h1
{
    font: bold 22px Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: #000;
    text-transform: capitalize;
}

/* footer */

#footexpand
{
    width:100%;
    background: url( images/) repeat-x bottom;
}

.footer
{
    width: 800px;
    clear: both;
    clear: both;
    text-align: center;
    padding: 15px 0 10px 0;
    background-color: #fce9a4;
   
}

.footer p
{
    text-align: center;
    padding: 5px;
    margin: 0 auto;
    color: #000;
    font: 10px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
}

.footer a, .footer a:link, .footer a:visited
{
    padding: 0 13px 0 8px;
  
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

.footer a:hover
{
    color: #000;
    text-decoration: underline;
}

.footer a.NoBorder:link, .footer a.NoBorder:visited
{
    border-right: none;
}

/* Forms */

#appWrapper
{

}

.disclaimer
{
    font-size: 95%;
    padding: 15px;
}

.AppHeading
{
    font: bold 14px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #000;
    text-transform: uppercase;
    display: block;
    margin: 6px auto 6px 12px;
    padding: 0 0 5px 0;
    text-align: left;
    clear: left;
}
.step1 .AppHeading
{
    margin: 0 auto 6px 12px;
}

.AppLabel2
{
    color: #000;
    font-weight: bold;
}

.container2 #submitButtonDiv
{
 
    float: right;
    text-align: center;
    margin: 0px 6px 30px auto;
    width: 490px;
    padding: 10px 0px 0px 15px;
}
*html .container2 #submitButtonDiv
{
    margin: 2px 3px 10px auto;
    padding: 6px 0px 10px 7px;
    width: 490px;
}

.container #submitButtonDiv
{
   text-align:center;
   margin: 10px 0 10px 0;
}



input, select, listbox
{
    font: 11px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #000;
    border: 1px solid #7b7e3c;
}

.inputitems
{
    font: 11px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #00152a;
    border: 1px solid #b6baab;
}

/* 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 6px 0 auto;
    width: 490px;
    float: right;
    padding: 0px 0 10px 15px;
   
}
*html .step1
{
    margin: 0 auto;
    float:right;

}

.step1 table
{
    margin: 0 auto 0 10px;
}

.step1graphics 
{
    float: left;
    width: 270px;
    margin: 20px auto 16px auto;
    padding: 0px 6px 0px 0;
    text-align: left;
    color: #333;
}

*html .step1graphics 
{
    float: left;
    width: 270px;
    margin:  0 0 0 0;
    padding: 20px 6px 0px 0;
    text-align: left;
    color: #333;
}
.step1graphics p
{
    padding: 6px 20px 20px 20px;
    font-size: 12px;
    line-height: 19px;
    margin: 0 auto;
}

.leftimage
{
    margin: 15px 0 0 0px;
}


.step1graphics h1
{
    font-size: 18px;
    margin: 10px 0 0 2px;
    padding: 0;
    display: block;
    width:250px;
    height: 31px;
    background: url(images/faq-top.gif) no-repeat ;
    text-indent: -9999px;
}

.step1graphics ul
{
    list-style-type: none;
    padding: 0px 0 0 15px;
    margin: 4px 0 0 10px;
}
.step1graphics li
{
    padding: 4px 0px;
}

.step1graphics ul a:link, .step1graphics ul a:visited
{
    text-decoration: none;
    font: normal 11px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #333333;
}

.step1graphics ul a:hover
{
    color: #64662d;
    text-decoration: underline;
}

/* Step 2 */

.step2
{
    margin: 0 auto;
    width: 490px;
    padding: 10px 0px 10px 15px;
}
*html .step2
{
    margin: 0 auto;
    width: 490px;
    padding: 10px 0px 10px 15px;
    
}

.step2 table
{
    margin: 0 auto 0 10px;
}

/* Step 3 */

.step3
{
    margin: 0 auto;
    width: 490px;
    
    padding: 10px 0px 0px 0px;
}
*html .step3
{
    margin: 0 auto;
    width: 490px;
 
    padding: 10px 0px 0px 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;
}

.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:#000
}

.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: 10px;
    background-color: #fff;
}

.popupwindow ol li
{
    padding: 3px 0;
}

.popupwindow h1
{
    font: bold 16px Verdana, Helvetica, sans-serif;
    color: #8d8f52;
    text-transform: uppercase;
}

.popupwindow h2
{
    font: bold 14px Verdana, Helvetica, sans-serif;
    color: #000;
}

.popupwindow a:link, .popupwindow a:visited
{
color: #6e711a;
    text-decoration: underlined;
   
    font-size: 11px;
}

.popupwindow a:hover
{
text-decoration: none;
}

#ctl00_MainContent_btnSubmit
{
    margin: 8px 0 12px 65px;
}

/* 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: 15px 0 0 0;
    margin: 0px auto;
    text-align: justify;
    width: 450px;
}

.Reapply h1
{
    text-align: center;
}

.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 134px !important;
}

/* 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:500px;
    padding: 0 0 0 0;
    display: inline-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;
}

.appStepActive 
{
 color: #f0251b !important;
}

/* Canadian? Link */

.secureLink
{
    width: 150px;
    float: left;
    padding: 2px 0 12px 0;
    display: block;
}

.CanadaLink
{
    width: 160px;
    height: 25px;
    padding: 0;
    clear: left;
}

.CallCenter
{
	margin-right: 0;
	*margin: 5px 20px 0 0;
	position: relative;
}