body
{
    margin: 0 auto;
    font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
    background-color: #171f2a;
    padding: 0;
}

h1
{
    font-size: 22px;
}

#flashbutton 
{
    width:960px;
    height:429px;
    position:absolute;
    border:none;
    z-index:9999;
}

/* Home Page */
#homewrapper
{
    width: 960px;
    margin: 0 auto;
    position: relative;
}

#headerflash
{
    width: 960px;
    height: 429px;
    margin: 0 auto;
    border: none; 
    z-index:1;
    background: url(images/sub.jpg) no-repeat 0 0;   
}

#homebottom
{
    width: 960px;
    height: 270px;
    margin: 0 auto;
    *height: 280px;
}


#homebottom h5
{
    font: bold 25px arial;
    color: #fff;
    margin: 15px 0 0 25px;
    padding: 0;
}

#homebottom .btm_right h5
{
    margin-left: 40px;
}

.btm_left
{
    width: 400px;
    height: 270px;
    float: left;
    background: url(images/btm_strip.jpg) no-repeat 100% 50%;
}

.btm_right
{
    width: 550px;
    height: 270px;
    float: right;
}

#homebottom ul
{
    list-style: none;
    margin: 10px 0 0 80px;
    padding: 0;
}

#homebottom ul li
{
    height: 10px;
    background: url(images/bullet.gif) no-repeat 0 4px;
    display: block;
    margin-bottom: 13px;
    padding-left: 14px;
    font: bold 14px arial;
    color: #c2d6dd;
}

#homebottom ul li a:link, #homebottom ul li a:visited
{
    color: #fff;
    text-decoration: none;
}

#homebottom ul li a:hover
{
    text-decoration: underline;
}

#homebottom img
{
    float: right;
    margin: 20px 27px 0 0; 
}


/* Master Page */

.container2, .container
{
    width: 960px;
    margin: 0 auto;
}

.container2 .MainContent
{
    width: 960px;
    margin: 0 auto;
    background: url(images/appwrapper_bg_one.gif) repeat-y 0 100%;

}

.header
{
    width: 960px;
    height: 118px;
    background: url(images/header.jpg) no-repeat;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.header img
{
    position: absolute;
    top: 70px; right: 21px;
}

.header ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    right: 20px;
    top: 0;
    _top: 35px;
}

.header ul li
{
    float: left;
    padding: 0 6px 0 4px;
    margin: 0 0 0 10px;
    display: inline-block;
    _padding: 0 4px 0 4px;
}

.header a.logo
{
    width: 227px;
    height: 87px;
    text-indent: -9999px;
    position: absolute;
    display: block;
    top: 20px;
    left: 7px;
}

*|*:-moz-any-link:focus
{
    outline-width: 0 !important;
}

/* footer */

.footer
{
    height: 88px;
    clear: both;
    text-align: center;
    border-top:1px solid #fff;
    padding: 25px 0 0 0;
    margin: 15px 0 0 0;
}

.container2 .footer
{
    width: 960px;
    height: 71px;
    margin: 25px auto;
    padding: 15px 0 0 0;
}

.footer p
{
    text-align: center;
    padding: 5px;
    margin: 0 auto;
    color: #fff;
    font: bold 12px arial;
    text-transform: uppercase;
}

.footer a:link, .footer a:visited
{
    padding-left: 5px;
    padding-right: 5px;
    color: #fff;
    font: bold 12px arial;
    text-transform: uppercase;    
    text-decoration: none;
}

.footer a:hover
{
    padding-left: 5px;
    padding-right: 5px;
    color: #fff;
    font: bold 12px arial;
    text-transform: uppercase;    
    text-decoration: underline;    
}

/* Links */

.header ul a:link, .header ul a:visited
{
    text-decoration: none;
    color: #fff;
    display: inline-block;
    _display: inline;
    position: relative;
    width: 100%;
    height: 26px;
    text-align: center;
    padding: 35px 6px 2px 6px;
    _padding: 40px 10px 5px 10px;
    font: bold 14px arial;
    text-transform: uppercase;
}

.header ul a:hover
{
    color: #fff;
    background: url(images/nav_bg_left.gif) no-repeat 0 0;
}

.header ul a:hover span
{
    display: block;
    width: 6px;
    height: 61px;
    position: absolute;
    right: -2px;
    top: 0;
    background: url(images/nav_bg_right.gif) no-repeat 100% 0;
    _background-image: none;
}

.header ul li.returning a:link, .header ul li.returning a:visited
{
    color: #fff;
    background: url(images/navlink_lefttwo.png) no-repeat 0 0;
}

.header ul li.returning a:link span, .header ul li.returning a:visited span
{
    display: block;
    width: 3px;
    height: 25px;
    position: absolute;
    right: -2px;
    top: 0;
    background: url(images/navlink_righttwo.png) no-repeat 100% 0;
    _background: none;
}


.header ul li.returning
{
    border: none;
}

a.logo 
{
    display: block;
    width: 298px;
    height: 48px;
    position: absolute;
    top: 0; left: 0;
    text-indent: -9999px;
}


a:link, a:visited
{
    color: #0086c5;
    text-decoration: underline;
}

a:hover
{
    color: #0086c5;
    text-decoration: none;
}

/* Forms */


.container2 #appWrapper
{
    width: 960px;
    padding: 0;
    margin: 0px auto 0 auto;
    _padding-top: 200px;
    background: url(images/step_top.gif) no-repeat 0 0;
}

#appWrapper td
{
}

.disclaimer
{
}

.container .disclaim
{
    display: none;
}

.AppHeading
{
    font: bold 16px Arial;
    color: #fff;
    margin-bottom: 10px;
    display: block;
    height: 30px;
    line-height: 30px;
    background: #4a910b;
    border: 1px solid #fff;
    padding: 0 0 0 10px;
    width: 800px;
}

*html .AppHeading
{
    padding: 4px 0 0 12px;
    height: 25px;
    line-height: 25px;
}

.AppLabel2
{
    color: #000;
    padding: 8px 0 0 0;
    margin: 0;
}

.ValSummary /* used for validation summary */
{
}

#submitButtonDiv
{
    text-align: center;
    padding: 0 0 25px 0;

    border-bottom: 15px solid #2b2b2b;

}



#ctl00_MainContent_ctl00_dvSubmitMsg
{
    width: 700px;
    margin-left: 75px;
}

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;
}


/*VALIDATION SUMMARY*/
.container #ValSummaryContainer
{
    width: 372px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

.container2 #ValSummaryContainer
{
    width: 372px;
    padding-top: 200px;
    _padding-top: 0px;
    _padding-bottom: 20px;
    padding-bottom: 10px;
    margin-left: 70px;
    _margin-left: 70px;
}

.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-left: auto;
    margin-right: auto;
    overflow-y: scroll;
    overflow-x: hidden;
    text-align: left;
}

.error_msg
{
    vertical-align: middle;
}

.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
{
    width: 800px;
    text-align: left;
    margin-bottom: 15px;
    padding: 0 5px 0px 5px;
    margin: 0 auto 15px auto;
}

.step1 table
{
    width: 750px;
}

td#employer
{
    width: 320px !important;
}

.step1graphics
{
    display: none;
}

/* Step 2 */

.step2
{
    width: 800px;
    padding: 0px 5px 5px 5px;
    text-align: left;
    clear: both;
    margin: 0 auto 15px auto;
}


/* Step 3 */

.step3
{
    width: 800px;
    padding: 5px;
    text-align: left;
    margin: 0 auto 15px auto;
    clear: both;
}

/* Step 4 */

.step4
{
    margin: auto;
    text-align: center;
    width: 500px;
}

/* Step 5 */

.step5
{
}

/* Popup Application */

.popupApp
{
    width: 500px;
    margin: 0 auto;
    text-align: center;
}



/* Others */
.clear
{
    clear: both;
}


/* Processing */

.PleaseWait
{
    width: 915px;
    height: 357px;
    margin: auto;
    text-align:center;
    padding: 30px 0 0px 0;
    background-color: #fff;
    border: 15px solid #2b2b2b;
}

.ProcessingBody
{
    margin: 0 auto;
    text-align: center;
}

.PleaseWait p
{
    font: bold 14px Verdana, arial;
    color: #000;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 0px;
    line-height: 18px;
}

.PleaseWait table
{
    width: 910px;
    margin: 0 auto;
}

.PleaseWait table #ctl00_MainContent_imgWaitMsg
{
    float: left;
    margin-left: 0;
}

#dvCongratulations
{
    width: 781px;
    height: 357px;
    margin: 10px 0 0 0;
    background-color: #fff;
    border: 15px solid #2b2b2b;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
}

#dvCongratulations h1
{
    font-size: 24px !important;
}

#dvCongratulations p
{
    font-size: 16px !important;
    line-height: 20px;
}


/* Unsubscribe */

.Unsubscribe
{
    width: 910px;
    height: 357px;
    margin: 0 auto;
    background-color: #fff;
    border: 15px solid #2b2b2b;
    padding: 10px;
}

#ctl00_MainContent_dvText, .UnsubscribeForm, h1
{
    padding-left: 10px;
    padding-right: 10px;
}



/* Thank you */
.ACmain
{
    width: 915px;
    height: 357px;
    margin: 20px 0 0 0;
    background-color: #fff;
    border: 15px solid #2b2b2b;
    padding: 70px auto 0 15px;
    *padding-bottom: 15px;
}

#dvThankyou
{
    width: 930px;
    height: 115px;
    margin: 20px 0 0 0;
    padding-top: 25px;
    background-color: #fff;
    border: 15px solid #2b2b2b;
}

/* 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 6px 10px 6px;
    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;
    padding-left: 0;
    text-transform: uppercase;
}

.popupwindow h2
{
    font: bold 15px Verdana, Helvetica, sans-serif;
    color: #4a910b;
}

.popupwindow a:link, .popupwindow a:visited
{
    font: normal 11px Verdana, Helvetica, sans-serif;
    color: #0086c5;
    text-decoration: underline;
}

.popupwindow a:hover
{
    text-decoration: none;
}

.terms p, .terms h1
{
    margin: 0;
    padding: 0;
}

/* Contact - popup window */

.popupwindow #ctl00_MainContent_btnSubmit
{
    margin: 10px auto 10px 65px;
}

a.secure:link, a.secure:visited, a.secure:active
{
}

a.secure:hover
{
}

.SampleBody, .HighLightLink
{
}
/*DLR Congratulations Section Styling*/
#dvCongratulations
{
    width: 915px;
    padding-top: 45px;
}
/* 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: 400px;
    background-color: #FFF;
    border: solid 1px #000;
    padding: 10px;
    z-index: 100;
    position: absolute;
    display: none;
}

.PayCalNav
{
    width: 100%;
}

.cal1
{
    float: left;
}

.cal2
{
    float: right;
}
.cal3
{
    float: right;
}

.PayCalendars a:link, .PayCalendars a:visited
{
    text-decoration: none;
}

/* Reapply */
.ReapplyWrapper
{
    width: 930px !important;
    margin: 0 auto;
    background-color: #fff;
    border: 15px solid #2b2b2b;
}


.Reapply
{
    margin: 0px auto 20px;
    text-align: left;
    width: 450px;
}

.Reapply h1
{
}

.Reapply h4
{
    color: #000;
}

.ReapplyLabels
{
    width: 120px;
    display: inline-block;
    font: bold 11px Verdana, arial;
    color: #000;
    vertical-align: middle;
}

#reapplyFormContainer
{
    width: 450px;
    height: 261px;
    margin: 0px 0 0 -15px;
    _margin: 0px 10px 0 5px;
    padding: 60px 0 0 0;

}

.onFile
{
    color: #fff;
}

.Hidden
{
    display: none;
}

.ReapplyButton
{
    margin: 0 0 0 135px;
    _margin: 0 0 25px 150px;
}

/* Ask Question */

.AskQuestion
{
    margin: 0 auto;
    text-align: center;
    width: 400px;
}

/* Styles the scroll box T&C */

#submittext
{
    width: 500px;
    height: 90px;
    margin: 10px auto 0 auto;
    padding: 5px 10px 0 10px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #333333;
    background-color: #fff;
    text-align: left;
}

#submittext p, #submittext br, #submittext b
{
    text-align: left;
    margin-top: 16px;
    margin-bottom: 10px;
    padding: 0;
}

#submittext b
{
    display: block;
    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;
}


.divFullTerms
{
    width: 400px;
    text-align: center;
    margin: 0 105px;
}


#ctl00_MainContent_btnSubmit
{
    margin: 10px 0 20px 40px;
    
}

.table5bg
{
    margin-left: 55px;
}


/* 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: #000;
}*/


p #ctl00_MainContent_pMsg img {margin-left:600px; border:1px solid #f00;}

img, div { behavior: url(iepngfix.htc) }

#ctl00_MainContent_dvInfoNotFound {margin-left:200px; }
.CallCenter
{
	width: 400px;
	margin: 25px -5px 5px 0;
	*margin-bottom: 1px;
	position: relative;
}
