body
{
    margin: 0 auto;
    padding: 0;
    font: normal 11px Verdana;
    background:#6d80aa;
}

img
{
    border: none;
}

/* Master Page */

.container
{
    width: 844px;
    margin: 0 auto;
}

.container2
{
    width: 844px;
    margin: 0 auto;
}

.MainContent
{
    margin: 0 auto;
}

.container2 .MainContent     
{
    background: #cfd6e4;
    padding-bottom:20px;
    width:844px;}
    
.container .MainContent     
{
    background: #cfd6e4;
    padding-bottom:20px;
    width:844px;}

.header
{
    background: url(/images/header-bg.jpg) no-repeat;
    width: 844px;
    padding: 0;
    height: 271px;
    position:relative;
}

.logo 
{
    background: url(/images/mainlogo.gif) no-repeat;
    display: block;
    height: 59px;
    left: -6px;
    position: absolute;
    text-indent: -9999px;
    top: 4px;
    width: 304px;
}

.header ul{
    list-style: none;
    position: relative;
    padding: 5px 0 0 7px;
    z-index: 2000;
    margin: 0;
    _margin-left:-7px;
     }
    
.header ul li {
    float: right;
    margin: 10px 10px 0;
     }
    
.header ul li.noBorder {
    border: none; 
    padding-left: 0;
    }

.header ul li a:link, .header ul li a:visited {
    font-weight: bold; display: inline-block;
    color: #fff; text-decoration: none; }
    
.header ul li a:hover {
    text-decoration: underline; }

.footer
{
    background: url(/images/footer-bg.jpg) no-repeat;
    width:844px;
    padding: 20px 0;
    font: normal 12px Arial;
    color: #fff;
    text-align:left;
}

.footer p {line-height:20px;}

.footerlinks
{
    padding: 10px 0 10px 10px;
    text-align: center;
}

.footerlinks a:link, .footerlinks a:visited
{
    text-decoration: none;
    margin-left: 3px;
    margin-right: 3px;
    color: #fff;
}

.footerlinks a:hover
{
    text-decoration: none;
    margin-left: 3px;
    margin-right: 3px;
    color: #fff;
}

.copyright
{
    text-align: center;
}

/* Links */

a:link, a:visited
{
    color: #015a93;
    text-decoration: underline;
}

a:hover
{
    color: #0088ca;
    text-decoration: none;
}

/* Forms & Application Styles */

.table1bg, .table2bg, .table3bg, .table4bg, .table5bg
{
    background-color: #f3f3f3;
}

.table1headerbg, .table2headerbg, .table3headerbg, .table4headerbg, .table5headerbg
{
    background-color: #dcdcdc;
}

.required
{
    color: #343434;
}

#appWrapper
{
    padding-top: 57px;
    background: #fff url(/images/appwrapper-bg.gif) no-repeat;
    width:800px;
    margin:0 auto;
}

.disclaimer
{
}

.AppHeading
{
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #363636;
}

.AppLabel2
{
}

#ValSummaryContainer {margin: 0 auto; width:371px;}

.ValSummary /* used for validation summary */
{
    text-align: left;
    color: #990000;
}

#submitButtonDiv
{
    padding: 10px 0 20px 0;
    margin: 0 auto;
    width:207px;
}

input, select, listbox
{
    font: normal 11px Verdana;
    border: solid 1px #bababa;
}


.inputitems
{
    font: normal 11px Verdana;
    border: solid 1px #9a8e42;
}


.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;
    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;
}

/* Step 1 */

.secureLink {
    display: block;
    padding: 0 0 12px 35px;
    }

.step1
{
    text-align: left;
    padding: 10px 0;
}

.step1graphics
{
    text-align: left;
    font: bold 13px Arial, Helvetica, sans-serif;
    margin:0; padding:0px; 
}

.step1graphics a:link, .step1graphics a:visited { text-decoration: underline; color:#3e4b66;}

.step1graphics-left { width:404px; color:#3e4b66; float:left; background:none; padding:0 0 0 25px; padding-top:10px\0; _padding-top:10px; overflow:hidden; text-align:justify;}

.step1graphics-right { background:#f7f7f8 !important; float: right; margin: 25px 20px 10px 0; overflow: hidden; padding: 0 10px 0; _padding: 10px 10px 0; width: 339px;}

.step1graphics img {float:right; padding-right: 12px;}

.step1graphics p { margin: 0 0 10px 0; padding: 0; color:#3e4b66; }

.step1graphics h1 {color:#3e4b66; font: bold 22px Arial, Helvetica, sans-serif; padding:5px 0 0 0;}

.step1graphics h2 {color:#3e4b66; font: bold 16px Arial, Helvetica, sans-serif; margin: 12px 0 6px 0; padding: 0; }

.step1graphics h3 {color:#fff; font: bold 22px Arial, Helvetica, sans-serif; text-shadow: 0.1em 0.1em 0.2em #4e601d; width: 330px;}


/* Step 2 */

.step2
{
}

/* Step 3 */

.step3
{
}

/* Step 4 */

.step4
{
}

/* Step 5 */

.step5
{
}

/* Popup Application */

.popupApp
{
    width: 500px;
    margin: 0 auto;
    text-align: center;
}

/* Others */
.clear
{
    clear: both;
}

.headline2, h1
{
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #885762;
}


/* Processing */

.PleaseWait
{
    margin: auto;
    text-align: center;
    padding: 30px 0 150px 0;
    background:#fff;
}

.PleaseWait table
{
    width: 750px;
}

.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: #668705;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 0px;
}

/* Unsubscribe */

.Unsubscribe
{   background:#fff;
    margin: 0 auto;
    padding: 15px;
    text-align: left;
}
.UnsubscribeForm
{
}

/* Thank You */
.lf_thank_you 
{background:#fff;     
 margin-bottom: -13px;
 padding: 15px 15px 35px;}

/* ShortForm */
#lfShortForm { background: #fff url(/images/appwrapper-bg.gif) no-repeat; padding-top:15px; width:800px; margin:0 auto;}

#lfShortForm #sf_right {margin-top:60px;}

/* Popup window styles */

.popupwindow .MainContent
{
    margin: 0 auto;
    padding: 5px 10px;
    background:#fff;
}

.popupwindow p, .popupwindow ul
{
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #000;
    text-align: left;
    line-height: 1.5;
}

.popupwindow ul, .popupwindow li
{
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #000;
    text-align: left;
}

.popupwindow ul
{
    margin: 0 0 0 15px;
    padding: 0;
}

.popupwindow ul li
{
    margin-bottom: 8px;
    line-height: 1.5;
}

.popupwindow h1
{
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #885762;
    text-align: left;
    margin-top: 20px;
}

.popupwindow h2
{
    font: bold 15px Arial, Helvetica, sans-serif;
    color: #3e4b66;
    text-align: left;
}

.popupwindow a:link, .popupwindow a:visited
{
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #3e4b66;
    text-align: left;
    text-decoration: underline;
}

.popupwindow a:hover
{
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #6a7896;
    text-align: left;
    text-decoration: none;
}

/* special styles */

a.secure:link, a.secure:visited, a.secure:active
{
}

a.secure:hover
{
}

.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: 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;
}

.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 */


#reapplyFormContainer
{
    height: 276px;
    background-position: 0 14px;
    margin: 0 auto;
}

#reapplyFormContainer table
{
    margin-top: 15px;
}

.ReapplyWrapper {
    margin: 0 auto;
    padding: 0 50px 15px 0;
    width: 90%;
	background: #FFF;
}

.Reapply
{
    margin: 0 auto;
}

.ReapplyWrapper h4 {margin:0;}

.infoNotFound
{
    margin: 0px auto 0 70px;
}

.Reapply h1
{
}

.ReapplyLabels
{
    width: 125px;
    display: inline-block;
    font: bold 11px Verdana, arial;
    color: #000;
    vertical-align: middle;
}

.Hidden
{
    display: none;
}

.ReapplyButton
{
    margin: 0 auto 30px 178px;
}

/* Ask Question */

.AskQuestion
{
    margin: 0 auto;
    text-align: center;
    width: 400px;
}

/* Affiliate Banner Pages */

#aff-creatives
{
    width: 750px;
    padding: 0px;
    margin: 0px auto 0px auto;
    text-align: left;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #000;
}

#aff-creatives #body
{
    width: 750px;
    padding: 0px;
    margin: auto;
    text-align: center;
}

#aff-creatives p
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #000;
    text-align: left;
    text-decoration: none;
}

#body a:link, #body a:visited
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #0062a1;
    text-decoration: underline;
}

#body a:hover
{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #0075b8;
    text-decoration: underline;
}

#aff-creatives h1
{
    font: bold 18px Arial, Helvetica, sans-serif;
    text-align: left;
    color: #156c76;
    text-decoration: none;
}

#body hr
{
    text-align: center;
    color: #156c76;
    width: 90%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#submittext
{
    width: 445px;
    height: 135px;
    line-height: 15px;
    margin: 10px auto;
    padding: 0 10px 0 10px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #333333;
    background-color: #fff;
}

/* Contact - popup window */

#ctl00_MainContent_btnSubmit
{
    margin: 10px auto 10px 64px;
}

/* Controll br - popup window */

.popupwindow .MainContent br
{
    margin: 0 auto;
    padding: 0;
    line-height: 4px;
}

/* legal */

#agree
{
    margin: 0 auto;
    padding: 0 0 10px;
    width: 600px;
}

#agree .f_chkAgree 
{
    float: left;
    margin: 0 5px;}

.processApp
{
    text-align: center;
    padding: 5px 0 15px 0;
}

#CallCenterAlertTrigger {height:2px;}

.ACmain {background:#fff;
         margin: 0 auto;
         padding: 15px 0;
         width: 800px;
         }
         
/* ShortForm */

#sf_right { margin: 0 0 15px 30px; background-image: url("/OffersImages/shortForm_bg_uk.gif"); }

/* Token Page --------------------- */

.tokenPage { padding-left: 70px; width: 730px; }

