@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
color:#333333;
background-color:#F1F1F1;
background-image:url(images/top-bg.gif);
background-repeat:repeat-x;
font-family:Arial, sans-serif;
font-size:14px;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:active a:hover a:focus {
outline:none;
}
.top {
width:960px;
height:93px;
margin:0 auto 0 auto;
background-image:url(images/supporting.gif);
background-repeat:no-repeat;
background-position:right center;
}
.page-top {
width:1010px;
height:94px;
background-image:url(images/how-can.gif);
background-repeat:no-repeat;
background-position:top center;
margin:0 auto 0 auto;
}
.page-content {
width:960px;
margin:0 auto 0 auto;
}
.page-nav {
background-image:url(images/nav-btm.gif);
background-repeat:no-repeat;
background-position:0 291px;
height:300px;
}
.page-questions {
background-image:url(images/page-mid-top.gif);
background-repeat:repeat-x;
padding:20px;
}
.page-questions ul {
list-style-type:none;
padding-left:0;
margin:15px 0 0 12px;
}
.page-questions li {
font-size:14px;
line-height:18px;
list-style-image:url(images/arrow.gif);
padding-bottom:15px;
}
.page-questions li a {
color:#333;
}
.contact-bubble {
background-image:url(images/contact-bubble.gif);
padding:25px 0 20px 0;
text-align:center;
}
.contact-bubble a {
color:#6699cc;
font-weight:bold;
}
.page-answers {
background-image:url(images/page-right-top.gif);
background-repeat:no-repeat;
padding:30px;
line-height:22px;
width:392px;
font-size:16px;
}
.page-answers a {
color:#6699cc;
font-weight:bold;
}
.page-answers ul {
padding-left:15px;
}
.page-answers li {
margin-bottom:15px;
}
.page-answers-wide {
background-image:url(images/contact-top.gif);
background-repeat:no-repeat;
padding:30px;
line-height:22px;
width:703px;
font-size:16px;
}
.page-answers-wide a {
color:#6699cc;
font-weight:bold;
}
.answers-title {
font-weight:bold;
border-bottom:1px solid #e5e5e5;
margin-bottom:15px;
padding-bottom:10px;
}
.subtext {
color:#999;
font-size:12px;
}
.enter-one {
float:right;
width:100px;
height:50px;
background-image:url(images/billing-arrows.gif);
background-repeat:no-repeat;
padding-top:20px;
margin-top:30px;
}
.enter-one-more {
float:right;
width:100px;
height:50px;
background-image:url(images/billing-arrows.gif);
background-repeat:no-repeat;
padding-top:20px;
margin-top:44px;
}
.contact {
background-image:url(images/contact-top.gif);
background-repeat:no-repeat;
padding:25px 25px 25px 10px;
}
.contact a {
color:#6699cc;
font-weight:bold;
}
.contact-welcome {
line-height:20px;
padding:17px 10px 0 10px;
font-size:12px;
}
.timer {
float:right;
width:300px;
text-align:right;
}
.timer b {
font-weight:bold;
color:#6699cc;
}
.footer {
background-image:url(images/footer-bg.gif);
background-repeat:repeat-x;
padding-top:20px;
margin-top:20px;
clear:both;
height:100px;
color:#666;
}
.footer-content {
width:960px;
margin:0 auto 0 auto;
font-size:12px;
line-height:18px;
}
.footer-content a {
color:#333;
font-weight:bold;
}
.disclaimer {
font-size:11px;
float:right;
width:600px;
line-height:14px;
}
.btn {
padding-top:12px;
}
.btn a {
color:#fff;
font-weight:bold;
}
.other {
font-size:12px;
margin:5px 0 0 3px;
}
.gold-box {
border:2px solid #FB8816;
padding:10px;
margin:15px 0 15px 0;
}
.gold {
color:#FB8816;
font-size:26px;
font-weight:bold;
padding-bottom:15px;
}
.gold-user {
font-size:12px;
line-height:14px;
}
.highlight {
background-color:#fff;
font-weight:bold;
padding:2px 0 2px 5px;
display:block;
}