/* Global */
* { padding: 0; margin: 0; }
html { font-size: 12px; }
p, ul, h1, h2, h3, h4, h5, h6, ol, dl, table { padding-bottom: 15px; line-height: 1.3; font-family: arial, sans-serif; color: #5b5a5a; }
h1, h2, h3, h4, h5, h6, label { font-family: verdana, arial, sans-serif; color: #000; }
img { border: none; }
table { padding: 0 !important; margin: 0 !important; }
table * { vertical-align: top; }

/* Font Sizing - IE ems for accessibility */
* html { font-size: .75em !important; }

/* Structure */
.container { width: 818px; margin: 0 auto; }

/* Header */
.header { padding-top: 50px; }
.header * { padding-bottom: 0; margin: 0; }
.header h6 { font-size: .9em; font-style: italic; text-indent: 60px; }
.header h5 { text-align: right; font-size: 1em; margin: -23px 0 0 0; padding-bottom: 30px; font-style: italic; text-transform: uppercase; color: #1958aa; }

/* Navigation - Top */
.nav { text-align: right; position: absolute; top: 0; margin-left: 2px; width: 776px; padding: 10px 40px 10px 0; text-transform: uppercase; font-weight: bold; background: #81b2da; }
.nav li { display: inline; }

/* Content Formatting */
.breadcrumb { font-family: verdana, arial, sans-serif; background: #81b2da; color: #fff; padding: 15px 0 15px 15px; font-size: 1em; }
.content h1 { color: #1958aa; font-size: 1.4em; border-bottom: 2px solid #1958aa; padding-bottom: 3px; margin-bottom: 8px; }
.content h2 { color: #2f76bb; font-size: 1.05em; padding-bottom: 3px; }
.content ul { padding-left: 35px; }
.content ul li { padding-bottom: 5px; }

/* Home Formatting */
.howitworks { margin: 0 0 20px 10px; float: left; display: inline; width: 600px; padding: 0; border: 0; }
.logos { width: 170px; float: left; display: inline; border: 1px solid #ccc; margin-left: 6px; }
.step { float: left; display: inline; width: 251px; margin-right: 9px !important; }
.step h2 { color: #fff; background: #81b2da; font-weight: normal; font-size: 1.1em; }
.step h2 span { font-weight: bold; text-transform: uppercase; }
.step p, .step dl, .step ul { padding-left: 5px; }
.step dl dt { font-weight: bold; color: #1958aa; }
.step dl dd { padding: 0 0 10px 40px; }
#one { margin-left: 13px !important; }
#two { margin-right: 10px; }
.twotext { font-weight: bold;  color: #1958aa; }
#three table { height: 190px; }
#three table tr td, #three table tr th { height: 15px; }
#three .answer { margin-left: 2px; }
#imagebox { height: 128px; text-align: center; }
.maincol { float: left; display: inline; width: 440px; margin-left: 5px; }
.maincol h1 { font-size: 1.2em; }
.newscol { float: right; display: inline; width: 345px; margin-right: 15px; }
.newscol h1 { background: #00ae56; color: #fff; margin: 0 !important; padding: 3px 10px 10px; border-bottom: none; font-size: 1.2em; }
.newscol h6 { text-align: right; display: absolute; width: 315px; margin-top: -24px; }
.newscol .date { padding-bottom: 0; font-weight: bold; }
.step1-or { font-weight: bold; color: #1958AA; }

/* Footers */
.footer-main { text-align: center; padding: 11px 0; text-transform: uppercase; font-weight: bold; }
.footer-main li { display: inline; padding: 0 8px; }
.footer-secondary { width: 760px; margin: 0 auto; text-align: center; padding: 10px 0 30px; }
.footer-secondary li { display: inline; padding: 0 8px; font-weight: bold; font-size: .9em; color: #5b5a5a; }

/* .Com */
.dotcom { width: 760px; margin: 0 auto; text-align: center; }

/* Style Classes */
.question { margin-bottom: 0; padding-top: 6px; font-size: 1em !important; }
.clear { width: 100%; font-size: 1px; line-height: 0; height: 1px; clear: both; }
.problem { text-transform: uppercase; color: #2f76bb; font-size: 1em; padding-bottom: 4px; }
.prob-text { font-weight: bold; padding: 2px 0; }
.expanded { list-style-type: none; padding-bottom: 0 !important; }
.expanded ul { padding-bottom: 0 !important; }
.close { text-align: right; }
.arrows { font-weight: bold; color: #256db6; }
.newscol .arrows { text-align: right; }
.answer { font-weight: bold; }
.answer a { text-decoration: none; }
.instructions { font-style: italic; }
.stepimg { position: relative; z-index: 20000; }
.even { background: #e8f6ff; border-top: 1px solid #b6d4dd; }
.checkout table { margin-bottom: 15px !important; }
.checkout table th { color: #fff; font-size: 1.1em; background: #1958aa; font-weight: normal; padding: 3px ; }
.checkout table tr td { padding: 4px 0; text-align: center; }
.error_message { font-style: italic; font-size: .99em; padding: 4px 0 1px; color: #d00; }
.totop { text-align: right; padding-bottom: 10px; }
.subheadline { color: #1958aa; font-weight: bold; font-size: 1.1em; }
.addAnother { position: absolute; padding: 3px 0 0 15px !important; }
.thankyou table { margin: 0 0 15px 20px !important; }
.thankyou table th { color: #fff; font-size: 1.1em; background: #1958aa; font-weight: normal; padding: 3px 25px; }
.thankyou table tr td { padding: 4px 0; text-align: center; }
.thankyou ol { margin: 0 20px 15px 45px; }
.thankyou .subheadline { padding-bottom: 5px; }
.thankyou dl dt { font-weight: bold; margin-left: 20px; color: #0b9029; text-align: right; width: 100px; }
.thankyou dl dd { margin: -16px 0 12px 135px; }
.thankyou img { margin-left: 100px; }
.green { color: #0b9029; font-style: italic; }
.error { font-weight: bold; color: #f00; }

/* Links */
.nav li a { color: #fff; text-decoration: none; padding: 10px 12px 12px 10px !important; }
.breadcrumb a { color: #fff !important; text-decoration: none; }
.prob-text a { color: #009237 !important; margin-left: 5px; }
.footer-main li a { text-decoration: none; }

.nav li a:visited { color: #fff; }

a:link { color: #256db6; }
a:visited { color: #256db6; }
a:hover { color: #256db6; }

.breadcrumb a:hover { text-decoration: underline !important; }
.prob-text a:hover { text-decoration: none; }
.answer a:hover { text-decoration: underline; }
.footer-main li a:hover { text-decoration: underline; }