@import url(home-style.css);

body {
	margin: 0;margin: 0 auto; text-align: left;
   	font: normal 12px Arial, Helvetica, sans-serif;}
   	
img.phoneNumber
{
    position: absolute;
    right: 0;
    bottom: -28px;
    right: 60px;
    z-index: 1000;
 
}

/* Master Page */

.container {
	width: 805px;
	margin:0 auto;
	background: #fffff6 url(images/maincontent_bg.gif) repeat-y;}
	
.MainContent {
	padding: 0 15px;}
	
.header {
	width: 768px; height: 169px; position: relative;
	margin: 0 auto; background: url(images/header_left.jpg) no-repeat left top;}
	
#flashPiece {
    width: 383px; height: 169px;
    float: right;
    background: url(images/header_right.gif) no-repeat right;}
	
.logo {
    float: left; }
	
.mainNav {
	width: 100%;
	float: left;}
	
.mainNav ul {
    margin: 0 0 0 20px;
	padding:0;
	list-style-type: none; }
	
.mainNav a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;}
	
.mainNav li {
	height: 38px; float: left;
	padding: 10px 0 0 0;
	margin: 0 0 0 15px;
	text-align: center; }
	
.homeSubmit {
    margin: 0; padding: 0 5px 0 20px;
     }
	
.mainNav li:hover {
	/*background: url(images/ro_arrow.gif) top center no-repeat; */
	text-decoration: none;}
	
#mainWrapper .mainNav {
    display: none; }
	
#mainWrapper .footer {
    display: none; }

.footer {
	clear: both;
	height: 120px;
	width: 768px;
	margin: 0 auto;
	padding-top: 10px;
    text-align: center;
    background: url(images/footer_bg.gif) repeat-x;}
    
.footer p {
    font: normal 12px Arial, Helvetica, sans-serif; color: #fff;
    padding: 0 15px;}
    
.footer a:link, .footer a:visited {
	font: normal 11px Verdana, helvetica, sans-serif; color: #fff;
	text-decoration: underline;}
	

/* Links */

a:link, a:visited {
	}
	
a:hover {
	}

/* Forms */

#appWrapper {
	}
	
.disclaimer {font: normal 9px Arial, Verdana; color: #000;
	width: 755px; margin: 0 auto 15px auto;}
	
.body table {
    width: 98%; margin: 0 auto; }
	
.AppHeading {
font: bold 18px Verdana,Arial;
color: #000;	border-bottom: solid 1px #0b274d;}

.AppLabel2 {
text-align: left; font: bold 12px Arial, Verdana;
color: #000;
}

#submitButtonDiv {
	clear: both; text-align: center;
	margin: 15px 0;}

input, select, listbox {
    font: bold 12px Arial, Verdana; border: 1px solid #37301f;
    padding-left: 3px; margin:0;}

.inputitems{ font-size: 11px; border: 1px solid #0b274d; }

.ValSummary /* used for validation summary */ {
	 font: normal 11px/1em Verdana, Arial, Helvetica, sans-serif; color:#cd0e0e; text-align: left;
    padding: 0 0 0 10px; margin-left: 40px; line-height: 15px; clear: both;}
  
.ValSummary li {
    margin-left: 10px; }

/*VALIDATION SUMMARY*/
#ValSummaryContainer { width: 372px;
    margin-left: 140px;
    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; margin-bottom: 10px;
    overflow-y: scroll;
    overflow-x: hidden;
    text-align:left; }
    
#divValSummaryImage {
    width: 100%;
    text-align: left;
    margin: 10px 0 5px 0;
    padding-left: 10px;}

.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: 460px;
	margin: 0px auto 0 auto;}
	
.step1 table {
    margin-top: 10px; }

/* Step 2 */

.step2 {
	width: 460px;
	margin: 10px auto 0 auto;}
	
.step2 table {
margin: 10px auto 10px auto;
}

/* Step 3 */

.step3 {
	width: 460px;
	margin: 10px auto 0 auto;}
	
.step3 table {
margin: 10px auto 10px auto;
}
	

/* Step 4 */

.step4 {
	}

/* Step 5 */

.step5 {
	}

/* Popup Application */	

.popupApp {
    width: 500px; margin: 0 auto; text-align: center; }
    
/* Others */
.clear {
    clear: both;}


/* Processing */

.PleaseWait {margin: auto; text-align: center; padding: 30px 0 150px 0;
    clear: both;}

.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: #000; text-align:center; padding: 10px 0 10px 0; margin: 0px;}

/* Unsubscribe */

.Unsubscribe {
	width: 740px;
	height: 550px;
	margin: 0 auto;}
	
.Unsubscribe h1 {
    font: bold 22px Arial, Helvetica, sans-serif;
    text-align: left;}
	
.UnsubscribeForm {
	}

/* Popup window styles */



.popupwindow h1 {
font: bold 18px Verdana, Arial;
color: #000; text-decoration: none;
text-align: left;}
	
.popupwindow .MainContent {
text-align: left;font: normal 12px Arial, Verdana;
padding-left: 12px; background-color: #fff; height: 100%;
padding-bottom: 15px; }

.popupwindow .MainContent table {
    margin:0 auto; }


.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: #78919b;
}

#ctl00_MainContent_btnSubmit {
margin: 0 0 0 60px; }
	
.popupwindow a:link, .popupwindow a:visited {
 color: #4391bf; }
	
/* special styles */

a.secure:link, a.secure:visited, a.secure:active {
	color: #4391bf;}
	
a.secure:hover {
	color: #4391bf;}
	
.SampleBody, .HighLightLink {
	color: #4391bf;}
	
/* 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 {
	}

.Reapply {
    margin: 10px auto; text-align:left; width: 450px;}
    
.Reapply h1 {
    font: bold 22px Arial, Helvetica, sans-serif;
    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:158px !important; margin-bottom: 20px;}

/* Ask Question */

.AskQuestion {
	margin: 0 auto; text-align:center; width: 400px;}

/* Affiliate Banner Pages */

#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;}
        
.terms p, .terms h1 {
    margin:-8px 0 0 0;
    padding: 0; }
    
.terms h1 {
    font: bold 16px Arial, Helvetica, sans-serif; }

#submittext p, #submittext h1 {
        margin: 10px 0;
        padding:0; }
        
/* Legal Disclaimer Update */

.divFullTerms{
    width: 468px;
    margin: 0 auto;
    text-align: left; }

span.processApp {
    display: block;
     margin: 15px auto 0 auto;}

.divContinueMessage {
    width: 650px; 
    margin: 15px auto 0 auto;}	

.namelabel {
text-align: right; vertical-align:middle;
	height: 25px;
	line-height: 25px;  
    padding-top:20px;
 }
 
 /* Short form */
 
 #sf_right {float: none; margin: 50px 0 20px 170px;}