body
{
    margin: 0;
    font: normal 14px Tahoma, Verdana, Arial;
    color:#0a0a0a;
    background: #edecec;
}

/* Typography */

p
{
    line-height: 20px;
}

h1
{
    font-size: 20px;
    color: #000;
}

#rightColumnHome p
{
    width: 345px;
    float: left;
    margin: 0 0 10px 22px;
    padding: 0;
    color: #333333;
}

#rightColumn p
{
    margin: 0 0 10px 22px;
    padding: 0;
    color: #333333;
}

strong
{
    font-weight: bold;
    color: #262626;
}

.popupwindow strong
{
    display: inline-block;
    margin-bottom: 5px;
    font-size: 12px;
    color: #000;
}

.popupwindow .answer
{
    font-weight: bold;
    color: #2b7fba;
}

/* Headings */

#faqs h3
{
    display: block;
    margin: 0 0 0 4px;
    padding: 0;
    width: 218px;
    height: 35px;
    background: url(images/questions_heading.gif) no-repeat;
    text-indent: -9999px;
}

#rightColumn h1, #rightColumnHome h1, #rightColumnFaq h1
{
    font-size: 20px;
    color: #256a9a;
    margin: 0 0 10px 22px;
    padding: 0;
}

#rightColumn h2
{
    font-size: 16px;
    color: #3c3c3c;
    margin: 10px 0 0 22px;
    padding: 0;
}

#rightColumnFaq h1
{
    margin-top: 10px;
}

/* Master Page */

.container2
{
    width: 776px;
    margin: 0 auto;
    position: relative;
    background: url(images/container_bg.gif) repeat-y;
}

.container
{
    width: 776px;
    margin: 0 auto;
    position: relative;
    background: url(images/container_bg.gif) repeat-y;
}

.MainContent
{
    width: 767px;
}

.body
{
    text-align: center;
}

/* Header */

#topHead
{
    height: 71px;
    margin: 0 auto;
    background: url(images/header_bg.gif) repeat-y 5px 0;
}

.header
{
    width: 767px;
    height: 360px;
    margin: 0 auto;
    background: url(images/header_left.jpg) no-repeat;
    position: relative;
}

ul.mainNav
{
    position: absolute;
    top: 10px;
    right: 10px;
    margin:0; padding:0;
    list-style-type: none;
}

ul.mainNav li
{
    float: left;
    padding: 0 10px 0 10px;
    border-right: solid 1px #0c6fb3;
}

ul.mainNav .noBorder, ul.footerNav .noBorder, .header ul.subNav .noBorder
{
    border: none;
}

.header ul.subNav 
{
    margin:0;
    padding:0;
    position: absolute;
    bottom: 13px; left: 218px;
    list-style-type: none;
}

.header ul.subNav li
{
    float: left;
    padding: 0 10px 0 10px;
    border-right: solid 1px #f29867;
}

.header img
{
    float: left;
}

#headerRight
{
    width: 767px;
    height: 360px;
    float: right;
    background: url(images/header_right.jpg) no-repeat right top;
}

/* Get Started Button & Apply Image on form page */

.container2 .header img
{
    display: none;
}

.container .header img
{
    position: absolute;
    right: 10px; top: 203px; 
}

/* Columns */

.step1graphics
{
    width: 218px;
    float: left;
    background: url(images/left_column.gif) no-repeat top;
}

.step1graphics img
{
    margin: 0 0 10px 0;
}

.step1graphics span
{
    display: block;
    height: 12px;
    background: url(images/rounded_bottom.gif) no-repeat;
    position: absolute;
    bottom: 0; left: 0;
}

#rightColumn, #rightColumnHome
{
    width: 535px;
    float: left;
    margin: 0 0 0 5px;
    padding: 10px 0 15px 0;
    font-size: 95%;
}

*html #rightColumnHome
{
    width: 535px;
    float: right;
    margin: 0 auto;
    padding: 0;
    font-size: 95%;
}

*html #rightColumn, *html #rightColumnHome
{
    width: 530px;
}

#rightColumnHome img
{
    float: right;
    margin: 0;
}

#rightColumn ul li 
{
    margin: 10px 0 0 0;
}

#faqs
{
    width: 218px;
    margin-bottom: 20px;
}

/* faq Page */

/* Toggles FAQs */

.show
{
    display: block;
}
.hide
{
    display: none;
}

#faqs h3
{
    margin: 0 0 10px 12px;
}

#faqs .faqAnswer, #faq .faqAnswer
{
    padding: 6px;
    font-size: 90%;
    color: #606060;
    font-family: Arial;
    line-height: 18px;
    background: #eaf7ff;
    border: solid 1px #c9e2f1;
}


#faqs .faqAnswer
{
    margin: 3px 0 8px 20px;
}

#faq .faqAnswer
{
    margin-left: 30px;
}

#faq
{
    width: 600px;
    float: left;
    margin: 0px auto 10px auto;
    padding: 0 0 0 20px;
}


#faq h2
{
    margin: 0 0 10px 0;
}

#faq a:link, #faq a:visited, #faqs a:link, #faqs a:visited
{
  font-size: 14px; color: #047075; display: inline-block; margin: 0 0 8px 30px;
  text-decoration: none;
}

#faq a:link, #faq a:visited
{
    color: #d94d00;
}

#faq a:hover, #faqs a:hover
{
   text-decoration: underline; 
}

#faqs a:link, #faqs a:visited
{
    margin: 0 0 8px 20px;
}

.faqAnswer
{
    margin: 0 0 8px 0;
    color: #4c4b4b;
}

/* -------- */

.footer
{
    clear: both;
    width: 747px;
    height: 50px;
    margin: 0 auto;
    padding: 15px 20px 0 0;
    background-color: #336699;
}

img.privacyImage
{
    float: left;
    margin: 0 0 0 23px;
}

ul.footerNav
{
    float: right;
    margin: 0; padding:0;
}

ul.footerNav li
{
    display: inline;
    padding: 0 8px 0 8px;
}

p.copyright
{
    display: block;
    float: right;
    font-size: 85%;
    color: #fff;
    margin: 3px 8px 0 0;
    *margin-top: 10px;
    *margin-left:200px;
}

*html p.copyright
{
    display: block;
    float: right;
    font-size: 85%;
    color: #fff;
   margin: 5px 5px 0 80px;
}

/* Links */

span.mainLogo a
{
    display: block;
    width: 278px;
    height: 72px;
    position: absolute;
    top: 20px;
    left: 15px;
    text-indent: -9999px;
}

.secure
{
    display: inline-block;
    color: #4c7ec6;
}

a:link, a:visited
{
    text-decoration:underline;
    color: #f07633;
}

a:hover
{
    color: #f07633;
    text-decoration: none;
}

.mainNav a:link, .mainNav a:visited
{
    text-decoration: none;
    color: #000;
}

.mainNav a:hover
{
    color: #000;
    text-decoration: underline;
}

.header ul.subNav a:link, .header ul.subNav a:visited  
{
    font-size: 15px;
    color: #333;  
}

#faqs a:link, #faqs a:visited
{
    color: #6c6c6c;
}

.footerNav a:link, .footerNav a:visited
{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

.footerNav a:hover
{
    text-decoration: underline;
}

/* Forms */

#appWrapper
{
	width: 450px;
	float: right;
	margin: 20px 40px 20px auto;
	padding: 0 0 0 0;
	border: solid 1px #f77127;
	background: #f4f4f4 url(images/start_here.gif) no-repeat 15px 10px;
}
*html #appWrapper { margin: 20px 20px 20px auto; }

td.offerOptin
{
    padding: 15px 0 10px 0;
}

.disclaimer
{
    font: bold 12px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #000; line-height: 16px;
}

.AppHeading
{   display: block;
    font: bold 10px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    margin: 10px auto 6px auto;
    padding: 0px 0 4px 0;
    display: block;
    text-align: left;
    border-bottom: 1px solid #ebf0f3;
}

/* #submitButtonDiv { background:url(images/digicert.gif) no-repeat 350px 40px;} */

#submitButtonDiv
{   
    clear: both;
    text-align: center;
    margin: 0 auto 30px auto;
    padding: 35px 0 0 0;
}

input, select, listbox
{
    font: bold 11px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #767676;
    border: 1px solid #326394;
}

.inputitems
{
    font: bold 11px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
    color: #767676;
    border: 1px solid #000;
}

/*VALIDATION SUMMARY*/

.ValSummary /* used for validation summary */ {}

#ValSummaryContainer
{
	width: 372px;
	margin: 55px auto 0 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;
}

.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: 400px;
    margin: 0px 0 0 50px;

}

.step1 table
{
    width: 400px;
    margin: 0 auto;
}

/* =Form Labels */

.step1 span
{

}

.AppLabel{font-weight:bolder;}

/* Home.ds Page Styles */

/* Popup Application */

.popupApp
{
    width: 500px;
    margin: 0 auto;
    text-align: center;
}

/* Others */
.clear
{
    clear: both;
}

*|*:-moz-any-link:focus {
outline-width: 0 !important;
}

/* 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: 5px;
}

.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 { padding: 0 50px; margin: 0 auto; text-align: justify;}
    
.Unsubscribe h1 { padding: 25px 0 15px 0; margin: 0 auto;}

.UnsubscribeForm {}

#ctl00_MainContent_cmdRemove { font-size: 12px; font-weight: bold; color: #000;}

/* Popup window styles */

.popupApp
{
    margin: 0 auto;
    text-align: center;
}

.popupwindow .MainContent
{
    margin: 0px;
    width: 98%;
    text-align: left;
    padding: 5px;
    background-color: #fff;
    background-image: none;
    border: none;
}

.popupwindow table
{
    margin: 0 auto;
}

.popupwindow p
{
    max-width: 450px;
    font: normal 13px Arial;
    color: #000;
}

.popupwindow ul
{
    width: 400px;
    margin: 0;
    padding: 0 0 0 22px;
    list-style-type: disc;
}

.popupwindow ul, .popupwindow li
{
    font: normal 13px Arial;
    color: #000;
    margin: 5px 0;
}

.popupwindow h1
{
    font-size: 20px;
    color: #256a9a;
    margin: 15px 0 0 0;
}

.popupwindow h2
{
    font: bold 15px Georgia;
    color: #3f74aa;
}

.popupwindow a:link, .popupwindow a:visited
{
    font: normal 11px Arial;
    color: #d94d00;
    text-decoration: underline;
}

.popupwindow a:hover
{
    font: normal 11px Arial;
    color: #d94d00;
    text-decoration: none;
}

/* Debt Amount Pop up */

.popupwindow #unsecuredDebt
{
    margin: 0  0 0 30px;
}

.popupwindow #unsecuredDebt p
{
    font-weight: bold;
    color: #000;
}

.popupwindow #unsecuredDebt ul
{
    list-style-type: disc;
    margin: 10px 0 0 10px;
    padding: 0 0 0 20px;
}

.popupwindow #unsecuredDebt li
{
    margin: 2px 0;
}

/* Contact - popup window */

.popupwindow #ctl00_MainContent_btnSubmit
{
    margin: 10px auto 10px 64px;
}

/*DLR Congratulations Section Styling*/
#dvCongratulations
{
}

/* Ask Question */

.AskQuestion
{
    margin: 0 auto;
    text-align: center;
    width: 400px;
}
/* Secure link */

.secureLink { margin: 0 auto 10px auto; cursor: pointer; }
 
.secureImage { padding: 0px;}

a.secure, a.secure:link, a.secure:visited, a.secure:active { display: inline-block;
    font: bold 11px Arial, Tahoma, Helvetica, "Trebuchet MS" , sans-serif;
	color: #fe7302;
	text-decoration: underline;}
	
a.secure:hover { color: #fa5200; text-decoration: none;}


/* Terms Page */

.terms h1 {
    margin: 0 auto 4px auto;
    padding: 0;
}
.terms p, .terms b {
    margin: 8px auto;
    padding: 0;
}
.terms br {
    margin: 0 auto;
    padding: 0;
    line-height: 1px; font-size: 0;
}
