html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

/* =HTML
----------------------------------------------- */

body {
	background-color: #0e4995;
	color: #555;
	font-size: 13px;
	font-weight: normal;
	margin: 0px auto;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	color: #333;
	font-weight: normal;
}
a {
	color: #015ca4;
	outline: none;
}
a:hover {
	color: #d9a200;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	font-weight: normal;
}
h1 {
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 20px;
	padding-top: 30px;
}
h2 {
	font-size: 21px;
	line-height: 23px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
}
h4 {
	font-size: 15px;
	line-height: 17px;
}
h5 {
	font-size: 15px;
	padding-top: 25px;
}
h1.step3 {
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 0px !important;
	padding-top: 30px;
}
h2.step3 {
	color: #0C4691;
	font-size: 21px;
	font-weight: bold;
}
h2.client-name {
	font-size: 21px;
	line-height: 23px;
	text-decoration: underline !important;
}
h5 + p {
	padding-top: 0px !important;
}
h5 + p + p {
	padding-top: 25px !important;
}
h3 + p {
	padding-top: 15px !important;
}
p {
	line-height: 130%;
	padding-top: 15px;
}
h1 + p, h2 + p, h3 + p, h2 + ul, h3 + ul, h2 + img + p, h3 + img + p, h2 + img + ul, h3 + img + ul {
	padding-top: 5px;
}
p + h2, p + h3, ul + h2, ul + h3, p + img + h2, p + img + h3, p + img + ul, p + .getstarted + h2, p + .getstarted + h3 {
	margin-top: 20px;
}
#content ul {
	margin-left: 20px;
	margin-top: 15px;
}
#content ul li {
	line-height: 130%;
}
#content ul li ul {
	margin: 5px 0px 5px 20px;
}


/* =General Form Styling
----------------------------------------------- */

div.error input,
div.error select,
div.error textarea {
    border: 1px solid #c00 !important;
    color: #c00 !important;
}
.error {
    color: #c00 !important;
}
form .errorMsg {
	color: #c00 !important;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
form {
	clear: both;
	position: relative;
}
input, select, textarea {
	font-family: arial, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
}
option {
	margin-bottom: 0px
}
input.radio {
	margin: 10px 5px 0px 0px;
}
input[type="text"],
input[type="password"],
textarea,
select {
	border: 1px solid #ddd;
	color: #666;
	font-size: 14px;
	padding: 5px;
}
select {
	padding: 3px;
}
fieldset {
	border: 0px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	position: relative;
}
fieldset .btn1,
fieldset .btn2 {
	margin-top: 10px;
}
fieldset h2 {
	border-bottom: 1px dotted #ccc;
	color: #333;
	display: block;
	font-size: 18px;
	margin: 0px !important;
	padding: 0px 0px 3px 0px !important;
	width: 100%;
}
fieldset#contact-info {
	border: 0px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.form-label {
	clear: left;
	margin-top: 3px;
}
.form-entry {
	clear: right !important;
	margin-top: 2px;
	position: relative;
}
.form-entry input[type="text"] + a,
.form-entry input[type="hidden"] + a {
	color: #666;
	display: block;
	font-size: 11px;
	margin: 5px 0px 0px 128px;
}
.form-parent {
	clear: both;
}
.form-entry input,
.form-entry select,
.form-entry textarea {
	margin-bottom: 0px;
}
.form1col, .form2col {
	width: 640px;
}
.form1col {
}
.form1col .form-label {
	margin-top: 10px;
}
.form2col .form-label {
	float: left;
	width: 200px;
}
.form1col .form-entry input[type="text"],
.form1col .form-entry textarea {
	width: 290px;
}
.form2col .form-entry input[type="text"],
.form2col .form-entry textarea {
	width: 270px;
}
/*custom fields*/
#postal_code {
	width: auto;
}
#shipping_zip, #card_ccv, #billing_zip {
	width: 100px;
}
#tos {
	clear: both;
	font-size: 11px;
	width: 740px;
}
.form2col .form-entry select {
	max-width: 270px;
}
.form2col .form-entry select#country {
	width: 270px;
}
.req {
	color: #c00;
	padding-left: 2px;
}
.form2col + .req {
	clear: both;
	display: block;
	float: right;
	font-size: 11px;
	font-style: italic;
	margin: 3px 7px 0px 0px;
	text-transform: lowercase;
}
form div.terms {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 11px;
	height: 175px;
	overflow : auto;
	padding: 2px;
	width: 740px;
	}

form div.terms_alt {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 11px;
	height: 175px;
	overflow : auto;
	padding: 2px;
	width: 650px;
	}
	
.instructions {
	color: #999;
	font-size: 12px;
	padding-left: 10px;
}
.secure {
	background: url('/images/icon_secure.png') no-repeat 0px 0px;
	height: 39px;
	width: 141px;
}
fieldset .secure {
	position: absolute;
	right: 0px;
	top: -20px;
}
.tip {
	background: #f4f09a url('/images/sticky.png') no-repeat right bottom;
	color: #666;
	font-size: 12px;
	left: 350px;
	min-height: 20px;
	max-width: 200px;
	min-width: 150px;
	padding: 10px 20px 20px 10px;
	position: absolute;
	top: 0px;
	display: none;
}

.contact-form .form-label {
	margin-top: 15px;
}
.contact-form .form-entry input[type="text"],
.contact-form .form-entry textarea {
	width: 290px;
}
.contact-form .form-entry select {
	width: 290px;
}
.contact-form .form-entry-comments input[type="text"],
.contact-form .form-entry-comments textarea {
	width: 500px;
}
.contact-form .form-entry {
	clear: right !important;
	margin-bottom: 15px !important;
	margin-top: 2px;
	position: relative;
}
.contact-form p {
	margin: -25px 0px 50px 20px;
}

/* =Step Forms
----------------------------------------------- */

#step2 {
	position: relative;
}
#step2 form {
	display: block;
}
#step2 #intro {
	position: relative;
}
#step2 .col1 {
	float: left;
	margin: 0px 40px 20px 0px;
	width: 740px;
}
#step2 #intro .intpic {
	bottom: 0px;
	margin-bottom: 20px !important;
	position: absolute;
	right: 0px;
}
.requirements {
	background-color: #eee;
	padding: 15px;
	position: absolute;
	right: 0px;
	top: 40px;
	width: 170px;
}
.requirements h4, .requirements p {
	color: #666 !important;
}
.requirements h4 {
	font-size: 14px;
}
.requirements p {
	font-size: 12px;
}
.requirements ul {
	margin: 0px !important;
}
.requirements ul li {
	background: url('/images/arrow.png') no-repeat 0px 5px;
	color: #015ca4;
	list-style: none;
	padding: 2px 0px 0px 13px;
}
.requirements ul li a {
}
#service-level {
	background-color: #f8edbc;
	margin-top: 20px;
	padding: 20px;
	width: 700px;
}
#service-level h3 {
	color: #b6880b;
	margin-bottom: 10px;
}
#service-level table {
	width: 100%;
}
#service-level td {
	background-color: #f1dc8b;
	border-bottom: 2px solid #f8edbc;
	padding: 5px 10px;
}
#service-level td.type {
}
#service-level td.type input[type="checkbox"] {
	float: left;
	margin: 0px;
}
#service-level td.type span {
	font-size: 14px;
	padding: 0px 25px 0px 10px;
}
#service-level td.cost span {
	font-size: 10px;
}
#service-level tr:hover td {
	background-color: #86c15f;
	color: #fff;
	cursor: pointer;
}
#service-level tr:hover td.type span {
	background: url('/images/icon_check.png') no-repeat right center;	
}
.row_highlight td{
	background-color: #86c15f !important;
	color: #fff;
}
.row_highlight td.type span{
	background: url('/images/icon_check.png') no-repeat right center;
}
#service-level table + p {
	color: #777;
	font-size: 12px;
	padding-top: 5px;
}
.note {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 340px;
}
.note h4, .note p {
	color: #777;
}
.note h4 {
	font-size: 14px;
}
.note p {
	font-size: 12px;
}
#req-window {
	display: none;
}
.req-content {
	width: 800px;
}
.req-content p {
	width: 780px;
}
.req-content ul {
	margin-top: 15px;
	margin-left: 15px;
	width: 750px;
}
.req-content li {
	list-style: square inside none !important;
}
#testimonials {
	background-color: #f3f3f3;
	float: right;
	height: 196px;
	margin-top: 30px;
	overflow: hidden;
	padding: 10px;
	width: 180px;
}
#testimonials h3 {
	color: #777;
}
#testimonials div {
	background: transparent;
	height: 185px;
	overflow: hidden;
}
#testimonials p {
	color: #777;
	font-size: 14px;
	font-style: italic;
	height: 185px;
	line-height: 17px;
	overflow: hidden;
}
#testimonials span {
	color: #777;
	display: block;
	font-size: 12px;
	font-style: normal;
}
#order-summary {
	background-color: #d6eafd;
	margin-top: 30px;
	padding: 20px;
	position: relative;
	width: 700px;
}
#order-summary h3 {
	color: #015ca4;
	margin-bottom: 10px;
}
#order-summary table {
	width: 100%;
}
#order-summary td {
	background-color: #bdd8f2;
	border-bottom: 2px solid #d6eafd;
	color: #333;
	font-size: 14px;
	padding: 5px 10px;
}
#order-summary td.desc {
	font-size: 12px;
}
#order-summary td.fee, #order-summary td.cost {
	color: #015ca4;
	text-align: right;
}
#order-summary td.total {
	background-color: #a7c9e9;
	font-weight: bold;
}
#order-summary table + p {
	color: #777;
	font-size: 12px;
	padding-top: 5px;
}
#order-summary input#submit_form {
	bottom: -40px;
	left: 500px;
	position: absolute;
}
#order-summary + .clearit + p {
	width: 600px; /* ie7 fix */
}
fieldset .intpic {
	float: none;
	left: 350px;
	position: absolute;
	top: 40px;
}
.step-msg {
	right: 10px;
	position: absolute;
	top: 40px;
	width: 400px;
}
.step-msg p {
	color: #666;
	font-size: 13px;
}
.step-msg p:first-child {
	padding-top: 0px;
}
.step-msg .intpic {
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
#billing-information .credit-cards {
	left: 170px;
	position: absolute;
	top: 0px;
}
#billing-information .badge {
	position: absolute;
	right: 0px;
	top: 30px;
}
/* add classes as neccessary using this model and adjusting the right value */
#billing-information .badge + .badge {
	right: 200px;
}
#optional-services .form1col, #how-did-you-hear .form1col {
	margin-top: 8px;
}
#optional-services .intpic {
	left: auto;
	right: 0px;
	top: 30px;
}
#optional-services .intpic + .intpic {
	right: 130px;
}
#summary-table {
	background-color: #f8edbc;
	margin-top: 30px;
	padding: 20px;
	width: 700px;
}
#summary-table h3 {
	color: #015ca4;
	margin-bottom: 10px;
}
#summary-table table {
	width: 100%;
}
#summary-table td {
	color: #333;
	font-size: 14px;
	padding: 5px 10px;
}
#summary-table td.desc {
	font-size: 12px;
}
#summary-table td.fee, #order-summary td.cost {
	color: #015ca4;
	text-align: right;
}
#summary-table td.total {
	background-color: #a7c9e9;
	font-weight: bold;
}
#summary-table table + p {
	color: #777;
	font-size: 12px;
	padding-top: 5px;
}
.alert {
	color: #c00;
	font-weight: bold;
}
fieldset h2 + .alert {
	margin-top: 10px;
}


/* =Tabs, Buttons and Links
----------------------------------------------- */

a.btn1 {
    background: transparent url('../images/btn1_a.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    height: 28px;
    margin-right: 10px;
    padding-right: 10px;
    text-decoration: none;
}
a.btn1 span {
    background: transparent url('../images/btn1_span.png') no-repeat top left;
 	cursor: pointer;
	display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 7px 0px 7px 10px; /* top & bottom padding + line height = btn height */
} 
a.btn1:hover {
    background: transparent url('../images/btn1_a.png') no-repeat scroll bottom right;
    color: #fff;
}
a.btn1:hover span {
    background: transparent url('../images/btn1_span.png') no-repeat bottom left;
	color: #d9a200;
}
a.services-btn {
    background: transparent url('../images/serviceblurb_btn.png') no-repeat scroll top left;
    color: #015CA4;
    display: block;
    float: left;
    height: 34px;
    margin-top: 80px;
    text-decoration: none;
    width: 175px !important;
}
a.services-btn span {
 	color: #015CA4;
 	cursor: pointer;
	display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 9px 19px; /* top & bottom padding + line height = btn height */
    text-decoration: none;
}
a.services-btn-alt {
    background: transparent url('../images/serviceblurb_btn.png') no-repeat scroll top left;
    color: #015CA4;
    display: block;
    float: left;
    height: 34px;
    margin-top: 25px;
    text-decoration: none;
    width: 175px !important;
}
a.services-btn-alt span {
 	color: #015CA4;
 	cursor: pointer;
	display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 9px 19px; /* top & bottom padding + line height = btn height */
    text-decoration: none;
}

/* =Common Elements
----------------------------------------------- */

.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.container {
	margin: 0px auto;
	position: relative;
	width: 960px;
}
#header {
	background: url('/images/header.jpg') no-repeat center top;
	color: #fff;
	height: 111px;
	padding: 0px 10px;
	position: relative;
	text-align: right;
	z-index: 22;
}
a#logo {
	cursor: pointer;
	display: block;
	height: 75px;
	left: 10px;
	position: absolute;
	top: 18px;
	width: 321px;
}
#phone {
	clear: right;
	float: right;
	padding: 12px 10px 10px 0px;
	width: 400px;
}
#phone span {
	display: block;
	text-align: right;
}
#phone span:first-child {
	font-size: 24px;
	line-height: 24px;
}
#phone span:first-child + span {
	font-size: 18px;
	line-height: 18px;
}
#phone span:first-child + span + span {
	color: #accef0;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
}
#sub-header {
	background: #ececec url('/images/bg.jpg') repeat-y center top;
	height: 40px;
	z-index: 2;
}
#authorized {
	background: url('/images/state_seal.png') no-repeat 0px 0px;
	color: #666;
	font-size: 11px;
	height: 29px;
	left: -8px;
	line-height: 12px;
	padding: 3px 0px 0px 37px;
	position: absolute;
	text-align: left;
	top: 5px;
	width: 233px;
	z-index: 8;
}
#dyk {
	background: url('/images/dyk.png') no-repeat right center;	
	color: #666;
	height: 31px;
	overflow: hidden;
	padding-right: 145px;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 680px;
	z-index: 3;
}
#dyk p {
	background: url('/images/dyk_p.png') no-repeat right center; /* ie7 hack */
	color: #666;
	height: 26px;
	left: auto !important;
	overflow: hidden !important;
	padding-top: 5px;
	right: 145px;
	text-align: right;
	width: 535px !important;
}
#content {
	background: #ececec url('/images/bg.jpg') repeat-y center top;
	min-height: 500px;
	padding-bottom: 25px;
	z-index: 1;
	width: 100%;
}
#content .container {
	left: -10px;
	padding: 0px 10px;
	width: 960px;
}
#feature {
	background: url('/images/feature.jpg') no-repeat 0px 0px;
	height: 230px;
	padding: 35px 0px 0px 55px;
}
#feature p {
	color: #015ca4;
	font-size: 24px;
	line-height: 26px;
	padding-top: 0px;
	position: relative;
	width: 460px;
}
#getstarted {
	height: 205px;
	left: 35px;
	position: absolute;
	top: 133px;
	width: 466px;
	z-index: 77;
}
#home-select {
	background: url('/images/girl.jpg') no-repeat 0px 0px;
	clear: both;
	height: 500px;
}
#home-select ul {
	float: right;
	width: 760px;
}
#home-select ul li {
	float: right;
	height: 240px;
	list-style: none;
	padding-left: 15px;
	width: 172px;
}
#home-select ul li a {
	background: url('/images/select_passport.png') no-repeat 0px 0px;
	color: #e8c32a;
	float: right;
	font-size: 18px;
	height: 214px;
	line-height: 19px;
	padding: 18px 14px 0px 8px;
	text-align: center;
	text-decoration: none;
	width: 150px;
}
#home-select ul li a:hover {
	background-position: 0px -232px;
}
#home-select ul li a span {
	display: block;
	font-family: georgia, serif;
}
#home-select ul li a span:first-child {
	text-transform: uppercase;
}
#home-select ul li a span:first-child + span {
	font-size: 12px;
	line-height: 14px;
	margin-top: 92px;
}
#home-select + h2 {
	color: #015ca4;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
}
#home-select + h2 + h3 {
	color: #015ca4;
	font-size: 21px;
	line-height: 23px;
}
#clients {
	background: url('/images/clients.png') no-repeat 0px 0px;
	height: 103px;
	margin-top: 25px;
	padding: 15px 0px 0px 20px;
	width: 416px;
}
#clients p {
	color: #999;
	font-size: 18px;
	padding: 0px 0px 5px 0px;
}
#security {
	float: right;
}
#security .badge {
	float: right;
	margin: 45px 0px 0px 25px;
}
#footer {
	background: #0e4995 url('/images/footer.jpg') repeat-x 0px 0px;
	clear: both;
	color: #44a8fd;
	font-size: 12px;
	text-align: center;
}
#footer a {
	color: #44a8fd;
	padding-right: 3px;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#footer .container {
	padding: 20px 10px 40px 10px;
}
#footer ul {
	padding-bottom: 5px;
}
#footer li {
	display: inline;
	list-style: none;
	padding-right: 3px;
}
#footer p + p {
	padding-top: 5px;
}
.intpic {
	float: right;
	margin: 25px 0px 15px 20px;
}
.getstarted {
	float: right;
	margin: 0px 0px 15px 20px;
	text-align: center;
}
a.giantbutton {
	display: block;
	height: 129px;
	margin-bottom: 5px;
	width: 468px;
}
.getstarted a.giantbutton + a {
	font-size: 12px;
}
ul.page-requirements {
	margin-left: 0px !important;
	width: 460px;
}
ul.page-requirements li {
	border-top: 1px dotted #ccc;
	font-size: 14px;
	list-style: none outside none !important;
	margin: 0px !important;
	padding: 5px 0px !important;
	width: 460px;
}
ul.page-requirements li:first-child {
	border-top: 0px;
	padding-top: 0px !important;
}
.col3 {
	float: left;
	margin-top: 20px;
	padding-right: 15px;
	width: 308px;
}
.col3 + .col3 + .col3 {
	padding-right: 0px;
}
.instructions {
	background-color: #f8edbc;
	float: right;
	padding: 15px;
	width: 250px;
}
.instructions p {
	color: #333;
}
.instructions p:first-child {
	padding-top: 0px;
}
.download-links {
	height: 28px;
	padding-top: 10px;
}
.download-links a {
	float: left;
}
.quadrant {
	border-top: 1px dotted #ccc;
	padding: 20px 0px;
}
.quadrant:first-child {
	border: 0px;
	padding-top: 0px;
}
.table-fees {
	border: 1px solid #dcdcdc;
	margin-top: 15px;
	width: 600px;
}
.table-fees th {
	background-color: #eee;
	padding: 10px;
}
.table-fees th span {
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.table-fees td {
	border-top: 1px solid #dcdcdc;
	padding: 5px;
	text-align: center;
}
.table-fees td.subhead {
	background-color: #dcdcdc;
	border-top: 0px;
}
.table-fees td.subhead h4 {
	font-weight: bold;
}
.table-fees td:first-child {
	text-align: left;
}
.table-fees + table + table td:first-child + td {
	text-align: left;
	width: 61%;
}
.id-proof-col1 {
	float: left;
	margin-top: 25px;
	width: 325px;
}
.id-proof-col2 {
	float: left;
	margin-top: 15px;
	width: 320px;
}
.id-proof-display {
	height: 180px;
	padding: 0px;
}
.id-proof-display img {
	float: left;
	margin-right: 5px;
}
.id-proof-display h6 {
	font-weight: bold;
	padding-top: 5px;
}
.id-proof-display p {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.travel-banner {
	background: url('/images/travelitinerary_banner.jpg') no-repeat 0px 0px;
	height: 117px;
	width: 703px;
}
.print-option {
	left: 570px;
	position: absolute;
	top: 40px;
}
.service-blurb {
	background: #D6EAFD;
	margin-bottom: 25px;
	padding: 20px;
	height: 375px;
}
.service-blurb img {
	float: right;
	margin: 5px 0px 80px 5px;
}
.service-blurb h2 {
	border-bottom: 1px dotted #01508F;
	color: #01508F;
	padding-bottom: 5px;
}
.service-blurb h2 a {
	color: #01508F;
	text-decoration: none;
}
.service-blurb h2 a:hover {
	color: #d9a200;
	text-decoration: none;
}
.service-blurb p {
	height: 200px !important;
	padding: 10px 0px !important;
	width: 190px !important;
}
.service-blurb-alt {
	background: #D6EAFD;
	margin-bottom: 25px;
	padding: 20px;
	height: 320px;
}
.service-blurb-alt img {
	float: right;
	margin: 5px 0px 80px 5px;
}
.service-blurb-alt h2 {
	border-bottom: 1px dotted #01508F;
	color: #01508F;
	padding-bottom: 5px;
}
.service-blurb-alt h2 a {
	color: #01508F;
	text-decoration: none;
}
.service-blurb-alt h2 a:hover {
	color: #d9a200;
	text-decoration: none;
}
.service-blurb-alt p {
	height: 200px !important;
	padding: 10px 0px !important;
	width: 190px !important;
}



.secondary-wrapper {
	height: 325px;
}
.secondary-display-1 {
	height: 180px;
	padding: 0px;
}
.secondary-display-2 {
	height: 180px;
	padding: 0px;
}
.secondary-display-3 {
	height: 180px;
	padding: 0px;
}
.print-header {
	display: none;
}

.faq-box-first {
	background-color: #D6EAFD;
	margin: 90px 0px 25px 0px;
	padding: 15px;
}
.faq-box {
	background-color: #D6EAFD;
	margin: 5px 0px 25px 0px;
	padding: 15px;
}
.faq-expedite {
	margin: 0px;
	padding: 0px;
}

.expedite-box-first {
	background-color: #D6EAFD;
	margin: 50px 0px 25px 0px;
	padding: 15px;
}
.expedite-box {
	background-color: #D6EAFD;
	margin: 25px 0px;
	padding: 15px;
}
.step-expedite {
	margin: 0px;
	padding: 0px;
}
h1.benefits-exp {
	color: #015CA4;
	font-size: 30px;
	margin-bottom: 0px;
	padding: 15px 0px;
}
h2.benefits-exp {
	border-bottom: 1px dotted #01508f;
	color: #01508f;
	padding: 20px 0px 5px 0px;
}
.step-num {
	background: url('/images/circle.png') no-repeat 0px 0px; 
	color: #fff;
	padding: 2px 11px;
}
.expedite-image {
	float: right;
	margin: 10px 15px;
}
p.expedite {
	border-top: 1px dotted #01508f;
	line-height: 140%;
	padding-top: 8px !important;
	padding-bottom: 15px;
	width: 655px;
}
ul#benefits {
	list-style: none;
	margin-bottom: 25px;
	margin-left: 0px !important;
	margin-top: 8px !important;
	padding: 0px 0px;
}
ul#benefits li {
	border-bottom: 1px dotted #999;
	line-height: 20px;
	padding: 10px 0px;
}
ul#benefits li.last {
	border-bottom: none !important;
	line-height: 20px;
	padding-bottom: 8px;
}
ul#benefits li.steps {
	border-bottom: none !important;
	float: right;
	list-style: none !important;
	line-height: 20px;
	padding-bottom: 8px;
}
ul#benefits li a {
	text-decoration: none;
}
ul#benefits li a:hover {
	text-decoration: none;
}
ul#benefits li.last {
	border-bottom: none !important;
	line-height: 20px;
	padding-bottom: 8px;
}
ul#benefits li.last a {
	text-decoration: none;
}
ul#benefits li.last a:hover {
	text-decoration: none;
}

.company-blurb {
	background:#D6EAFD none repeat scroll 0 0;
	height: 215px;
	margin: 35px 0px;
	padding: 20px;
}
.company-blurb-alt {
	background:#D6EAFD none repeat scroll 0 0;
	height: 310px;
	margin: 35px 0px;
	padding: 20px;
}
.company-text {
	float: left;
	width: 650px;
}
.company-text h2 {
	border-bottom: 1px dotted #01508F;
	color: #01508F;
	padding-bottom: 5px;
}
.company-text h2 + p {
	padding-top: 15px;
}
.company-image {
	float: right;
	margin: 0px !important;
	padding: 0px !important;
}


/* =Services
----------------------------------------------- */

h1.page-title {
	background: url('/images/pagetitle_bg.png') no-repeat 0px 0px;
	color: #015CA4;
	font-size: 30px;
	height: 125px;
	margin: 0px 5px 0px 15px;
	padding: 75px 22px 0px 22px;
	width: 442px;
}
h1.title {
	margin-bottom: 0px !important;
	padding-top: 35px;
}
h1.title img {
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	margin-bottom: 15px;
	padding: 5px 0px;
}
h1.title-alt {
	position: absolute;
	top: 0px;
}
h1.title-alt img {
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	margin-bottom: 15px;
	margin-top: 4px;
	padding: 5px 0px;
}
.services-pic {
	margin-left: 225px;
	position: absolute;
	top: 165px;
}
#lead-text {
	height: 575px;
	margin-left: 10px;
	padding-top: 125px;
	width: 425px;
}
.col-right {
	float: right;
	margin-top: 50px;
	margin-right: 161px;
}
#pass-req {
	background-color: #D6EAFD;
	margin-top: 90px;
	padding: 35px 25px;
	width: 200px;
}
#pass-req h2 {
	border-bottom: 1px dotted #01508F;
	color: #01508F;
	padding-bottom: 5px;
}
a.getstarted {
	background: url('/images/mid_button.png') no-repeat 0px 0px;
	float: left;
	height: 55px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 25px;
	padding-top: 15px;
	width: 250px;
}
a.getstarted span {
	color: #015CA4;
	font-size: 30px;
	font-weight: bold;
	padding: 10px 25px 0px 25px;
	text-decoration: none;
}
p.easy-text {
	color: #015CA4;
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 52px;
}
p.services-back {
	float: right;
	padding-bottom: 5px;
}


/* =Contact
----------------------------------------------- */
.contact-information {
	background-color: #D6EAFD;
	float: right;
	margin: 24px 0px;
	padding: 15px;
	width: 300px;
}
.contact-information h4 {
	border-bottom: 1px dotted #01508F;
	color: #01508F !important;
	font-size: 16px;
	line-height: 140%;
	margin-bottom: 15px;
	padding: 5px 0px;
}
.contact-information p {
	line-height: 140%;
	padding-bottom: 8px;
	padding-top: 5px !important;
}



/* =Accordion
----------------------------------------------- */

.faq-links {
	margin: 0px;
	padding:0px;
}
.faq-links h3 {
	font-size: 16px !important;
	margin-bottom: 10px !important;
}
.faq-links h3 a {
	text-decoration: none;
}
.faq-links h3 a:hover {
	text-decoration: none;
}
.ui-accordion { 
	margin-bottom: 35px;
	padding-top: 25px !important;  
}
.ui-accordion h3 a {
	background-color: #3273b7;
	border-bottom: 2px #fff solid;
	color: #fff;
	font-size: 14px !important;
	padding: 5px 15px !important; 
	margin: 0px !important; 
	text-decoration: none;
}
.ui-state-active a { 
	border-bottom: 1px #fff solid; 
	color: #333; 
	padding: 5px 35px 
	margin: 0px !important; 
}	
.ui-accordion .ui-accordion-header { 
	cursor: pointer; 
	position: relative; 
	margin: 0px !important; 
	zoom: 1; 
}
.ui-accordion .ui-accordion-li-fix { 
	display: inline; 
}
.ui-accordion .ui-accordion-header-active { 
	border-bottom: 0 !important; 
}
.ui-accordion .ui-accordion-header a { 
	display: block; 
	font-size: 1em; 
	padding: .5em .5em .5em .7em; 
}
.ui-accordion-icons .ui-accordion-header a { 
	padding-left: 2.2em; 
}
.ui-accordion .ui-accordion-header .ui-icon { 
	position: absolute; 
	left: .5em; 
	top: 50%; 
	margin-top: -8px; 
}
.ui-accordion .ui-accordion-content { 
	padding: 10px 25px; 
	border-top: 0; 
	margin-top: -2px; 
	position: relative; 
	text-align: justify;
	top: 1px; 
	margin-bottom: 2px; 
	overflow: auto; 
	display: none; 
	zoom: 1; 
}
.ui-accordion .ui-accordion-content p {
	padding-top: 0px !important;
}
.ui-accordion .ui-accordion-content-active { 
	background-color: #fff; 
	border: 1px #999 solid; 
	display: block; 
	margin-bottom: 4px; 
	margin-top: 1px; 
}
.back-btn {
	margin: 10px 0 10px 725px;
	position: absolute;
	top: 145px;
	width: 250px;
}
.back-btn a {
	background: url('/images/back_arrow.png') no-repeat right center;
	font-size: 14px;
	padding-right: 10px;
	text-decoration: none;
}
.services-back-btn {
	margin: 10px 0px 10px 643px;
	position: absolute;
	top: 5px;
	z-index: 999999 !important;
}
.services-back-btn a {
	background: url('/images/back_arrow.png') no-repeat right center;
	font-size: 14px;
	padding-right: 10px;
	text-decoration: none;
}
#summary-table td.fee, #order-summary td.promo-add {
	background-color: #83b7e8;
	color: #015CA4;
	padding-top: 8px;
	text-align: right;
}
#add-promo-btn {
	float: right;
	margin-left: 5px;
	margin-right: -8px;
	padding-top: 0px;
}
#order-summary td.promo {
	background-color: #83b7e8;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
}


#sitemap .box > div {
	float: left;
	width: 22%;
}

#sitemap .box > div:first-child {
	margin-left: 10px;
}




