body
{
    background: url(images/bg.gif) repeat-x;
    margin: 0;
    padding: 0;
    font: normal 11px Arial, Helvetica, sans-serif;
}

p
{
    line-height: 18px;
}

/* Master Page */

.container
{
    width: 948px;
    margin: 0 auto;
    background: url(images/header_left.jpg) no-repeat 0 85px;
}

.container2
{
    width: 948px;
    margin: 0 auto;
    background: url(images/header_left.jpg) no-repeat 0 85px;
}

.header
{
    width: 948px;
    height: 366px;
    margin: 0 auto 0 auto;
    position: relative;
    z-index: 10;
    background: url(images/header_right.gif) no-repeat right 85px;
}

.header img.phoneNumber
{
    position: absolute;
    *position: relative;
    *float: right;
    top: 0; right: 5px;
    z-index: 20;
    
}

.header p
{
    float: right;
    margin: 15px 0 0 0;
    line-height: 25px;
}

.header p a:link, .header p a:visited
{
    color: #000;
    font-size: 12px;
    border-right: solid 1px #000;
    padding: 0 10px 0 10px;
    text-decoration: none;
    margin-right: 8px;
}

.header p a.last:link, .header p a.last:visited, .header p a.last:active
{
    border-right: none;
    padding-right: 0;
    margin: 0;
    display: inline-block;
    width: 135px;
    height: 25px;
    text-indent: -9999px;
    background: url(images/returning_btn.gif) no-repeat;
}

.header p a.last:hover
{
    background: url(images/returning_btn.gif) no-repeat 0 -25px;
}

.header ul a:hover
{
    text-decoration: underline;
}

.header a.appLink
{
    display: block;
    width: 948px;
    height: 246px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-indent: -9999px;
    z-index: 1;
}

.logo
{
    float: left;
    margin: 20px 0 0 10px;
}

.footer
{
    clear: both;
    height: 220px;
    background: #05365b;
    margin: 40px 0 0 0;
    padding: 30px 0 0 0;
}

/* Links */

a, a:link, a:visited
{
    color: #185794;
    text-decoration: underline;
}

a:hover
{
    color: #185794;
    text-decoration: none;
}

/* Forms */

#shortForm
{
    background: #e6f4ff;
    border: 1px solid #9bcef3;
    padding: 10px;
    margin: 10px 8px 15px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#shortForm h2
{
    margin: 0 0 8px 0;
    font-size: 18px;
    color: #122e43;
}

.container2 .MainContent
{
    margin: 0 auto;
    padding: 0;
}

.container .MainContent
{
    margin: 0 auto;
}

.container2 #appWrapper
{
    width: 460px;
    float: right;
    border: 1px solid #333;
    background: #fff;
    margin: 55px 5px 0 0;
}

*html .container2 #appWrapper
{
    margin: 25px 0 0 0;
}

.AppHeading
{
    font: bold 17px Verdana, Arial;
    color: #05223e;
}

.disclaimer
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #000;
    width: 400px;
    height: 70px;
    line-height: 15px;
    margin: -165px 0 15px 0;
    padding: 0 5px 0 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #333333;
    background-color: #fff;
    position: relative;
}

.AppLabel2
{
    text-align: left;
    font: normal 11px Verdana, arial;
    color: #000;
    vertical-align: bottom;
}

.AppLabelCheck
{
    text-align: left;
    font: normal 11px Verdana, arial;
    color: #000;
    vertical-align: middle;
}

.ValSummary /* used for validation summary */
{
}

.container2 #submitButtonDiv
{
    clear: both;
    width: 100%;
    float: right;
    text-align: center;
    padding: 0;
    margin: -95px 0 10px 0;
}

.container #submitButtonDiv
{
    clear: both;
    text-align: center;
    margin: 0 auto 15px auto;
    padding: 0;
}

input, select, listbox
{
    font: bold 9px Verdana, Arial;
    color: #535353;
    border: 1px solid #423207;
    margin: 5px 0 2px 0;
    padding-left: 0px;
}

.inputitems
{
    font: bold 9px Verdana, Arial;
    color: #535353;
    border: 1px solid #423207;
    margin: 5px 0 2px 0;
    padding-left: 0px;
}

/*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;
    color: #600;
    background-color: #ffffff;
    border: 3px solid red;
    z-index: 5;
    max-height: 150px;
    width: 340px;
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
    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;
}

.error_msg
{
    vertical-align: middle;
}

/* Step 1 */

.step1
{
    height: 505px;
    margin: 0;
    text-align: left;
    padding: 35px 0 0 15px;
    background: #fff url(images/step1_bg.gif) no-repeat 13px 8px;
}

.step1 table
{
    width: 450px;
}

*html .step1 table
{
    padding: 25px 0 0 0;
}

.appStepNav
{
    padding: 0;
}

.step1graphics
{
    float: left;
    width: 460px;
    margin: 15px 0 15px 0;
    position: relative;
}

.container2 .step1graphics ul
{
    margin: 0;
    padding: 0 0 0 15px;
    font-size: 12px;
    line-height: 18px;
}

.container2 .step1graphics ul li
{
    margin: 0 0 8px 0;
}

.container2 strong
{
    font-size: 14px;
    color: #084675;
}

.step1graphics img
{
    margin: 0 0 15px 0;
}

.step1graphics #left
{
    width: 220px;
    float: left;
}

.step1graphics #right
{
    width: 220px;
    float: right;
}

.step1graphics h2
{
    font: bold 18px Verdana, Arial;
    color: #05223e;
    margin: 5px 0 10px 0;
}

.step1graphics p
{
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 12px;
}

p.benefits, p.facts, p.resources, p.returning
{
    width: 220px;
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 11px;
    line-height: 16px;
}

p.benefits span, p.facts span, p.resources span, p.returning span
{
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    padding: 3px 0 8px 30px;
    color: #072d48;
}

p.benefits
{
    background: url(images/benefits_icon.gif) no-repeat top left;
}

p.resources
{
    background: url(images/resources_icon.gif) no-repeat top left;
}

p.facts
{
    background: url(images/facts_icon.gif) no-repeat top left;
}

p.returning
{
    background: url(images/returning_icon.gif) no-repeat top left;
}

/* Step 2 */

.step2
{
    width: 780px;
    padding: 0px;
    margin: 0 auto;
    text-align: left;
}

.step2 .tablestyle a
{
    font: normal 12px Verdana, Helvetica, sans-serif;
}

.step2 .tablestyle table
{
    width: 780px;
}
/* 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
{
    margin: 0 auto;
    text-align: center;
    padding: 30px 0 150px 0;
}

.PleaseWait table
{
    width: 820px;
    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;
    color: #05223e;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 0px;
}

/* Unsubscribe */

.Unsubscribe
{
    width: 820px;
    margin: 0 auto;
}
.UnsubscribeForm
{
}

.Unsubscribe h1
{
    font: bold 20px Verdana, arial;
    color: #05223e;
}

/* Popup window styles */

.popupwindow
{
    width: 100;
    padding: 10px;
    margin: 0 auto;
    text-align: left;
    background-color: #FFF;
}
.popupwindow table
{
    margin: 0 auto;
}

.popupwindow p
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #000;
}

.popupwindow ul, .popupwindow li
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #000;
    margin: 3px 0;
}

.popupwindow h1
{
    font: bold 16px Verdana, Helvetica, sans-serif;
    color: #05223e;
    text-transform: uppercase;
}

.popupwindow h2
{
    font: bold 14px Verdana, Helvetica, sans-serif;
    color: #c5580a;
}

.popupwindow a:link, .popupwindow a:visited
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #185794;
    text-decoration: underline;
}

.popupwindow a:hover
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #185794;
    text-decoration: none;
}

#ctl00_MainContent_btnSubmit
{
    margin: 10px 0 20px 60px;
}

/* special styles */

.step1 td.secureLink
{
    display: none;
}

.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: 420px;
    background-color: #FFF;
    border: solid 1px #000;
    padding: 10px;
    z-index: 100;
    position: absolute;
    display: none;
}

.PayCalNav
{
    width: 100%;
}

.cal1
{
    float: left;
    margin-right: 5px;
}

.cal2
{
    float: right;
}
.cal3
{
    float: right;
}

.cal1 table, .cal2 table, .cal3 table
{
    width: 200px;
}

.cal1 a:link, .cal2 a:link, .cal3 a:link
{
    text-decoration: none;
    color: #000;
}

.cal1 a:hover, .cal2 a:hover, .cal3 a:hover
{
    text-decoration: underline;
}

/* Reapply */

.ReapplyWrapper
{
    margin: 0 auto;
    padding: 0;
    background: transparent;
}

.Reapply
{
    margin: 0 auto;
    width: 460px;
}

.infoNotFound
{
    margin: 0px auto;
}

.Reapply h1
{
    font: bold 20px Verdana, arial;
    color: #05223e;
    text-align: center;
}

.ReapplyLabels
{
    width: 120px;
    display: inline-block;
    font: bold 11px Verdana, arial;
    color: #000;
    vertical-align: middle;
}

.Hidden
{
    display: none;
}

.ReapplyButton
{
    margin-left: 135px;
    margin-bottom: 20px;
}

/* Ask Question */

.AskQuestion
{
    margin: 0 auto;
    text-align: center;
    width: 400px;
}

/* ------ T&C Scroll Box --------- */

#submittext
{
    width: 366px;
    height: 70px;
    line-height: 15px;
    margin: 0 auto;
    padding: 0 10px 0 10px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #333333;
    background-color: #fff;
}

#submittext h1
{
    font: bold 15px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
}

#submittext strong
{
    font-weight: bold;
    color: #000;
    font-size: 11px;
}

/* Terms and Conditions - popup window */

.terms p, .terms br
{
    margin: 0;
    padding: 0;
}

.terms h1
{
    font-size: 14px;
    margin: -20px auto 0px auto;
}

#submittext p, #submittext h1
{
    margin: 10px 0;
    padding: 0;
}

/* ---   Legal terms 07   --- */

/* 1st page */
.divFullTerms
{
    text-align: left;
    width: 360px;
    margin: 0 auto;
    padding: 10px 10px 10px 50px;
    line-height: 14px;
}

/* 2nd page */
.divContinueMessage
{
    text-align: left;
    width: 720px;
    margin: 0 auto;
    padding: 10px 20px 20px 0px;
    line-height: 16px;
}

.divContinueMessage table
{
    width: 700px;
}

/* 3rd page */
span.processApp
{
    margin: 0 auto 0px auto;
    display: block;
}

/* Sub Content */

#subContent
{
    font-size: 12px;
}

#subContentPR
{
    padding: 12px 35px 0 35px;
}

#rightColumn
{
    width: 630px;
    float: left;
    padding: 12px 0 0 10px;
}

#rightColumn p
{
    margin: 0 0 8px 0;
    padding: 0;
}

#subContent ol, #subContent ul
{
    margin: 0;
    padding: 0 0 0 40px;
}

#subContent ol li, #subContent ul li
{
    margin: 0 0 3px 0;
    line-height: 18px;
}

#subContent h1, .leftColumn h2, #subContentPR h1, .step1graphics h1, #rightColumn h2
{
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 20px;
    color: #072d48;
}

#rightColumn h2
{
    font-size: 16px;
    color: #000;
    margin: 12px 0 8px 0;
}

.leftColumn h2
{
    font-size: 16px;
    color: #000;
    margin: 0 0 15px 0;
}

#rightColumn ul.sitemap, #rightColumn ul.sitemap ul
{
    margin: 0;
    padding: 0 0 0 8px;
    list-style-type: none;
    width: 271px;
}

a.mainLink
{
    color: #04243c;
    font-weight: bold;
    display: inline-block;
    font-size: 110%;
    padding: 0 0 5px 0;
}

#rightColumn ul.sitemap ul.thirdLevel a
{
    font-size: 90%;
    color: #04243c;
}

/* Toggles FAQs */

.leftColumn
{
    width: 280px;
    float: right;
    margin: 0;
    padding: 14px 0 0 5px;
}

img.applyButton
{
    margin: 15px 0 0 0;
}

.show
{
    display: block;
}
.hide
{
    display: none;
}

#faqs a.toggle:link, #faqs a.toggle:visited, #rightColumn a.toggle:link, #rightColumn a.toggle:visited
{
    display: inline-block;
    margin: 0 0 12px 0;
    padding: 0;
    text-decoration: underline;
    font-size: 12px;
}

#faqs a.toggle:hover, #rightColumn a.toggle:hover
{
    text-decoration: none;
}

.faqAnswer
{
    padding: 6px 5px 0 0;
    margin: 0 0 0 0;
    font-size: 95%;
    font-family: Arial;
    line-height: 18px;
}

.faqAnswer ul
{
    padding: 0 0 0 15px;
    margin: -8px 0 8px 0;
    position: relative;
}

#faqs .faqAnswer a:link, #faqs .faqAnswer a:visited
{
    color: #1e8ec5;
}

.faqAnswer p
{
    margin: -9px 0 13px 0;
    padding: 0;
    line-height: 16px;
    position: relative;
}

#rightColumn .faqAnswer
{
    margin-top: -12px;
}

#rightColumn #news
{
    margin: 0 0 0 -50px;
    position: relative;
}

#rightColumn #news img
{
    margin: 0 7px 5px 0;
    border: solid 1px #000;
}

#rightColumn #news p
{
    margin: 10px 0 0 0;
    line-height: 16px;
}

*|*:-moz-any-link:focus
{
    outline-width: 0 !important;
}
