body {
padding: 0; margin: 0 auto; text-align: center;
background-color: #bcd9ff; 
}

/* Master Page */

.container {
width: 770px; margin: 0 auto;
background-color: #fff; border: solid 1px #000;	border-top:none;
text-align: left;
font: normal 12px Arial, Verdana;
line-height: 18px;
}
	
.MainContent {
background-color: #fff; text-align: left;
padding: 0 0 10px 0px;
}
		
.header {
position: relative; margin: 0 auto; padding: 0px; text-align: center;
width: 770px; height: 250px; background-image: url(/images/header.jpg);
}

#logo {
float: left;
width: 397px; height: 93px;
}

#nav {
position:absolute;
font: normal 14px Verdana, Arial, Helvetica, sans-serif; color: #fff;
left: 30px; top: 222px;
}

#nav a {
font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #fff;
text-decoration: none;
}

#nav a:hover {
text-decoration: underline;
}
	
.footer {
clear: both; text-align: center;
font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #fff;
height: 90px; background-color: #0b274d; padding-top: 20px;
}

.footer p {
text-align:center; margin-bottom: 10px;	font: normal 11px Verdana, Arial; color: #fff;
}
    
.footer a:link, .footer a:visited {
color: #fff; font: normal 11px Verdana, Helvetica, sans-serif;
text-decoration: none;
}
    
.footer a:hover {
color: #fff; font: normal 11px Verdana, Helvetica, sans-serif;
text-decoration: underline;}

/* Links */

a:link, a:visited {
font: normal 12px Arial;
color: #1d4070; text-decoration: underline;
}
	
a:hover {
font: normal 12px Arial;
color: #1d4070; text-decoration: none;
}

.step1graphics {
background: url(images/getstarted.gif) no-repeat;
width: 179px; height: 24px; 
margin: 20px 0 0 110px;

}

/* Forms */

#appWrapper {
	}
	
.disclaimer{
font: normal 10px Verdana,Arial; color: #000; text-align: center;
padding: 10px;	
}
	
.AppHeading {
font: bold 18px Verdana,Arial;
color: #0b274d;	border-bottom: solid 1px #0b274d;
margin-left: 15px;

 }

.AppLabel2 {
text-align: left; font: bold 12px Arial, Verdana;
color: #0b274d;
}

#submitButtonDiv {
text-align: center;
padding: 0 0 10px 0; margin:0 ;
}

input, select, listbox {
font-size: 11px; border: 1px solid #0b274d;	
}

.inputitems{ font-size: 11px; border: 1px solid #0b274d; }


/*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-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;
    }
.ValSummary /* used for validation summary */ {
font: normal 11px Verdana, Arial, Helvetica, sans-serif; text-align: left;
padding: 5px; width: 500px; margin: 40px auto 0 auto;
color: #9f2525;}

/* Step 1 */

.step1 {
width: 550px; background-color: #f4f4f4;
border: solid 1px #2c5183; margin: 10px auto 10px auto;
padding-top: 15px;
}

.step1 table {
margin: 10px auto 10px auto;
}

/* Step 2 */

.step2 {
width: 550px; background-color: #f4f4f4;
border: solid 1px #2c5183; margin: 25px auto;
padding: 15px 0 0 0;
}

.step2 table {
margin: 10px auto 10px auto;
}


/* Step 3 */

.step3 {
width: 550px; background-color: #f4f4f4;
border: solid 1px #2c5183; margin: 25px auto;
padding: 15px 0 0 0;
}

.step3 table {
margin: 10px auto 10px auto;
}
	
/* Step 4 */

.step4 {

	}

/* Step 5 */

.step5 {
	}

/* Popup Application */	

.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;}
    

    
/* Others */
.clear {
clear: both;}

h1, .headline2 {
font: bold 16px Verdana, Arial;
color: #353537; text-decoration: none;
}
	
h4 {
font: normal bold 20px Verdana, Arial;
color: #353537; text-align: left; 
}

/* Processing */

.PleaseWait {margin: auto; text-align: center; padding: 30px 0 150px 0;}

.PleaseWait table {
    width: 760px;}
    
.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: #0b274d; text-align:center; padding: 10px 0 10px 0; margin: 0px;}

/* Unsubscribe */

.Unsubscribe {
font: normal 12px Arial;
color: #353537; text-align: left; padding: 15px;
}

.Unsubscribe h1 {
font: bold 22px Verdana, Arial;
color: #0b274d; text-decoration: none;
}
.UnsubscribeForm {
	}

/* Popup window styles */

.popupwindow p {margin: 5px 0 10px 0;}

.popupwindow h1 {
font: bold 18px Verdana, Arial;
color: #0b274d; text-decoration: none;
text-align: left; padding: 0 5px 0 0;}
	
.popupwindow .MainContent {
text-align: left;font: normal 12px Arial, Verdana;
padding: 5px 5px 5px 8px;
}

.popupwindow ul, .popupwindow li {
font: normal 11px Verdana, Helvetica, sans-serif; color: #000;
line-height: 20px;
}
	
.popupwindow h2 {
font: bold 15px Verdana, Helvetica, sans-serif; color: #005ddc;
}

.popupwindow h1, .popupwindow h2, .popupwindow p, .popupwindow ol
{

}

.terms p { margin: 0;}
	

/* special styles */

.secure {
 margin-left: 5px; }

.secureImage {
margin-left: 10px;

}
	
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 {
	width: 200px;
	float:left;}
	
.cal2 {
    width: 200px;
    float:right;}
.cal3 
{
	width: 200px;
	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 */

.ReapplyWrapper .ValSummary { font: bold 20px Verdana, Arial, Helvetica, sans-serif !important;
    text-align: left; width: 605px;
    display: block;
    margin: 25px auto 0px auto;
    color: #ef0006;}
*html .ReapplyWrapper .ValSummary { margin: 25px auto 0px 20px;}


#ctl00_MainContent_UpdReturnLead
{
    background: #e3e2e3;
}

.popupwindow .ReapplyWrapper 
{
  width: 821px !important;
  height: 710px;
  margin: 0 auto; padding: 10px 0 0 0;
  background: #e3e2e3 url(images/reapply_mainbg.gif) repeat-y center;
  text-align: center;
}

.popupwindow .ReapplyWrapper a.homeLink
{
    color: #8e8e8e;
    font-size: 16px;
    display: block !important;
    float: left;
    margin: 10px 0 0 45px;
}
*html .popupwindow .ReapplyWrapper a.homeLink { margin: 10px 0 0 25px;}

.reapplyCustomHeader
{
    width: 100%;
    height: 71px;
    margin: 0 auto;
    background: #e3e2e3 url(images/reapply_header.gif) no-repeat center;
}

.reapplyCustomFooter
{
    width: 100%;
    margin:0 auto;
    height: 63px;
    background: #e3e2e3 url(images/reapply_footer_bg.gif) no-repeat center top;
}

#reapplyFormContainer
{
    width: 440px; height: 256px;
    margin: -10px auto 0 142px;
    padding: 60px 0 0 0;
    background: url(images/reapply_bg.gif) no-repeat;  
}
*html #reapplyFormContainer { margin: 0px auto 0 142px;}

.Reapply {
margin: 20px 0 0 22px; text-align:left; width: 770px !important;
}

.Reapply table
{
    margin-left: 100px;
}

#certs
{ margin-left: 140px;
  width:  300px;
}

.Reapply table td 
{
    padding-bottom: 5px;
}

.Reapply h1 {
font: bold 24px Verdana, Arial;
color: #0b274d; text-decoration: none;
}

.ReapplyWrapper h4 {
font: normal 16px Arial; color: #514e4e;  
padding:0; margin:0; text-align: center;
}

.ReapplyWrapper .reapplyMessage
{
    width: 450px;
    padding: 0px 0 0 30px;
    margin: 0 auto !important;
}
    
.ReapplyLabels {
width: 120px; display:inline-block;	font: bold 11px Verdana, arial; color: #000; vertical-align: middle;
}

.Hidden {	
display: none;
} 
    
.ReapplyButton {
margin: 20px 0 20px 235px !important;
}

/* Styles for Reapply App not found */

.infoNotFound
{
    width: 605px;
    background: url(images/reapply_error.gif) no-repeat left; 
    padding: 30px 0 0 50px;
    margin: 0 auto !important;
    text-align: left;
}
*html .infoNotFound { margin: 0 auto 0 15px !important;}

.infoNotFound h1
{
    font-size: 20px; color: #27905d;
    margin:8px 0 0 0;
}

.infoNotFound p
{
    margin: 0; padding:0;
    font: normal 16px Arial; color: #514e4e;
    line-height: 22px;
    text-align: left; 
}

.infoNotFound a:link, .infoNotFound a:visited
{
    text-decoration: none;
    color: #fff; font-weight: bold;
    background: #48a97a; 
    padding: 2px;
}

/* Ask Question */

.AskQuestion {
	margin: 0 auto; text-align:center; width: 400px;}

/* Affiliate Banner Pages */


#submittext {
        width: 445px;
        height: 135px;
        line-height: 15px;
        margin: 10px 45px auto auto;
        padding: 5px;
        overflow-y: scroll;
        overflow-x:hidden;
        border: 1px solid #333333;
        background-color: #fff;
}

/* Legal Disclaimer Update - centered */

.divFullTerms { clear: both;
    width: 500px;
    margin: 0px auto 0 auto;
    text-align: justify; }

span.processApp {width: 500px;
    display: block;
     margin: 10px auto 0 auto; padding-left: 20px;}

.divContinueMessage { text-align: justify;
    width: 500px; 
    margin: 15px auto 0 auto;}
