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;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

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

body {
	background: url('/images/body-BG.jpg') repeat-x 0px 0px #4078ae;
	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: 5px;
}
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;
}


/* =New Landing Page
----------------------------------------------- */
#feature-alt2 {
	position: relative;
}

	#feature-alt2 > img {
		position: absolute;
    	top: -30px;
    	z-index: 100;
    	right: -14px;
	}

	#feature-alt2 div {
	-moz-border-radius: 12px; /* FF1-3.6 */
  	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
	background: #cfd9e6;
	color: #015CA4;
    float: left;
    margin: 20px 0 0 25px;
    padding: 12px;
    width: 700px;
	}
	
	#feature-alt2 div > h1 {
		color: #015ca4;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		line-height: 34px;
	}
	
	#feature-alt2 div > p {
		font-size: 14px;
    /* font-weight: bold; */
    line-height: 20px;
    width: auto;
    color:gray;
    padding-bottom: 10px;
	}
	
	#feature-alt2 div img {
		float: left;
	}

#feature-alt2 p {
	color: #015ca4;
	font-size: 24px;
	line-height: 26px;
	padding-top: 0px;
	position: relative;
	width: 460px;
}
#home-select-alt2 {
	clear: both;
	position: relative;
}
#home-select-alt2 ul {
	float: left;
    margin-left: 200px;
    overflow: hidden;
}
#home-select-alt2 ul li {
	float: left;
	height: 274px;
	list-style: none;
	padding:0 15px;
	width: 402px;
}
#home-select-alt2 ul li.usp {
	/* border-right:1px solid #fff; */
}
#home-select-alt2 ul li .passport {
	background: url("/images/select-passport-R-BG2.png") no-repeat scroll -1px 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    height: 300px;
    line-height: 19px;
    padding: 18px 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 3px #000000;
    width: 200px;
}
#home-select-alt2 ul li:hover .passport {
	background: url('/images/select-passport-R-BG.png') no-repeat 0px 0px;
}
#home-select-alt2 ul li a span {
	display: block;
}
#home-select-alt2 ul li a span:first-child {
	text-transform: uppercase;
	width: 170px;
	padding: 0 8px;
}
#home-select-alt2 ul li a span:first-child + span {
	color: #E8C32A;
    font-family: Georgia;
    font-size: 11px;
    line-height: 14px;
    margin-top: 125px;
    padding-left: 6px;
    width: 175px;
}
#home-select-alt2 ul li.usp a span:first-child + span {
    font-size: 15px;
    text-decoration: underline;
}
#home-select-alt2 ul li div.desc {
	font-family: Helvetica !important;
	display: block;
	color: #000000 !important;
    font-size: 14px !important;
    line-height: 16px;
    margin-top: 25px; *
    padding-bottom: 20px;
    width: 175px;
    float: left;
    text-align: center;
    margin-right: 20px;
}

	
#home-select-alt2 + h2 {
	color: #015ca4;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
}
#home-select-alt2 + h2 + h3 {
	color: #015ca4;
	font-size: 21px;
	line-height: 23px;
}




/* =New Home Page Chart
----------------------------------------------- */
#home-select-alt {
	clear: both;
	position: relative;
}
#home-select-alt ul {
	float: left;
    margin-left: 250px;
    overflow: hidden;
}
#home-select-alt ul li {
	float: left;
	height: 274px;
	list-style: none;
	padding-left: 15px;
	width: 201px;
}
#home-select-alt ul li a {
	background: url("/images/select-passport-R-BG2.png") no-repeat scroll -1px 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    height: 300px;
    line-height: 19px;
    padding: 18px 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 3px #000000;
    width: 200px;
}
#home-select-alt ul li a:hover {
	background: url('/images/select-passport-R-BG.png') no-repeat 0px 0px;
}
#home-select-alt ul li a span {
	display: block;
}
#home-select-alt ul li a span:first-child {
	text-transform: uppercase;
	width: 170px;
	padding: 0 8px;
}
#home-select-alt ul li a span:first-child + span {
	color: #E8C32A;
    font-family: Georgia;
    font-size: 11px;
    line-height: 14px;
    margin-top: 85px;
    padding-left: 6px;
    width: 175px;
}
#home-select-alt + h2 {
	color: #015ca4;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
}
#home-select-alt + h2 + h3 {
	color: #015ca4;
	font-size: 21px;
	line-height: 23px;
}


#feature-buttons {
	position: relative;
	-moz-border-radius: 12px; /* FF1-3.6 */
  	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
	background: #cccccc;
	float: left;
    margin: 20px 0 10px 25px;
    padding: 5px;
    width: 900px;
	}
	

.service-type1 {
	float: left;
	width:469px;
	padding-top: 10px;
	padding-bottom: 10px;
	/* margin-left: 26px; */
}
.service-type1 p {
	text-align: justify;
	/* height:200px; */
	text-align: center; 
	margin-top: -5px;
	
}
.service-type1 h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	
}
.service-type1 a {
	display: block;
	text-align: center;
	padding: 7px 40px;
	color: #E8C32A!important;
	font-weight: bold; 
	text-decoration: none;
	font-size: 12px;
	background: url("../images/servicebt1.png") repeat-x top;
	height: 108px;
}
.service-type1 a:hover {
	background-position: bottom;
}

.service-type {
	float: left;
	width:425px;
	padding-top: 10px;
	padding-bottom: 10px;
	/* margin-left: 26px; */
}
.service-type p {
	text-align: justify;
	/* height:200px; */
	text-align: center; 
	margin-top: -5px;
	
}
.service-type h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	
}
.service-type a {
	display: block;
	text-align: center;
	padding: 7px 20px;
	color: #E8C32A!important;
	font-weight: bold; 
	text-decoration: none;
	font-size: 12px;
	background: url("../images/servicebt.png") repeat-x top;
	height: 108px;
}
.service-type a:hover {
	background-position: bottom;
}
.selfservice {
	width: 100%;
	border-bottom: 1px solid #ececec;
	/* margin-left: 75px; */
}
.selfservice th {
	background: #093368;
	padding: 10px;
	color: #fff;
}
.selfservice td {
	padding: 2px 5px;
	text-align: center;
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
	background: #ffffff;
}
.selfservice td.service {
	background: #f7f7f7;
	text-align: left;
	border-left: 1px solid #ececec;
}
.selfservice td.more a {
	font-weight: bold;
	text-decoration: none;
}
.selfservice td.more:hover {
	background: #fff;
}
.popup {
	width:400px;
}
.popup p {
	margin-bottom: 20px;
	color:#105ca7;
}

.popup h2 {
	color:#105ca7;
}




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

#header + .sf-menu {
	background: url("/images/nav-BG.jpg") no-repeat 0 0 #fff;
    float: none;
    left: 0;
    line-height: 35px;
    margin: 0 auto;
    position: relative;
    width: 980px;
}

	#header + .sf-menu li {
		background: url("/images/nav-divider.gif") no-repeat center right;
		padding: 0 15px;
	}
	
	#header + .sf-menu li li {
		background-image: none;
		font-size: 13px;
    	line-height: 17px;
    	padding: 5px 8px;
	}
	
	#header + .sf-menu li li a, #header + .sf-menu li.right li a {
		color: #fff;
	}
	
	#header + .sf-menu li:last-child {
		background: none;
	}
	
	#header + .sf-menu li a {
		padding-left: 0px;
	}
	
	#header + .sf-menu li.right {
		background: none;
	}
	
	#header + .sf-menu li.right a {
		color: #1e2952;
	}
	
	#header + .sf-menu li#faq {
		margin-left: 320px;
	}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 15px;
	top: 25px;
}


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 -20px 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: 15px !important;
	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: 131px;
	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 -10px 0px;
	width: 740px;
	
}
#step2 #intro .intpic {
	bottom: 0px;
	margin-bottom: 20px !important;
	position: absolute;
	right: 0px;
}
#step2 #intro .intpicalt {
	position: absolute;
	right: 0px;
	top:89px;
}
.welcome-alt {
	position: absolute;
	right: 0px;
	top: 310px;
	width: 195px;
}
.requirements {
	background-color: #eee;
	padding: 15px;
	position: absolute;
	right: 0px;
	top: -130px;
	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-type {
	background-color: #f8edbc;
	margin-top: 20px;
	padding: 20px;
	width: 700px;
}
#service-type h3 {
	color: #b6880b;
	margin-bottom: 10px;
}
#service-type table {
	width: 100%;
}
#service-type td {
	background-color: #f1dc8b;
	border-bottom: 2px solid #f8edbc;
	padding: 5px 10px;
}
#service-type td.type {
}
#service-type td.type input[type="checkbox"] {
	float: left;
	margin: 0px;
}
#service-type td.type span {
	font-size: 14px;
	padding: 0px 25px 0px 10px;
}
#service-type td.cost span {
	font-size: 10px;
}
#service-type td:hover {
	background-color: #86c15f;
	color: #fff;
	cursor: pointer;
}
#service-type td:hover span {
	background: url('/images/icon_check.png') no-repeat right center;	
}


#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;
}

.cell_highlight{
	background-color: #86c15f !important;
	color: #fff;
}
.cell_highlight 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;
}

#testimonials-home {
	overflow: hidden;
}

#testimonials-home li {
		background-color: #CFD9E6;
	  	background-image: -webkit-gradient(linear, left top, left bottom, from(#e8ebeb), to(#d3d7d7)); /* Saf4+, Chrome */
	  	background-image: -webkit-linear-gradient(top, #e8ebeb, #d3d7d7); /* Chrome 10+, Saf5.1+ */
	  	background-image:    -moz-linear-gradient(top, #e8ebeb, #d3d7d7); /* FF3.6 */
	  	background-image:     -ms-linear-gradient(top, #e8ebeb, #d3d7d7); /* IE10 */
	  	background-image:      -o-linear-gradient(top, #e8ebeb, #d3d7d7); /* Opera 11.10+ */
	  	background-image:         linear-gradient(top, #e8ebeb, #d3d7d7);
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8ebeb', EndColorStr='#d3d7d7'); /* IE6ÐIE9 */
	    border: 1px solid #acafb0;
	    -moz-border-radius: 12px; /* FF1-3.6 */
  		-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
        border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
        list-style: none;
        padding: 10px;
        position: relative;
        overflow:visible;
     	margin: 20px 0;
     	display: inline-block;
     	width: 200px;
     	float: left;
     	margin: 0 10px 20px 0;
	}
	
	#testimonials-home li span {
			display: block;
		    font-style: oblique;
		    margin-top: 6px;
		    text-align: right;
		}
		
	#testimonials-home li img {
			bottom: -8px;
    		position: absolute;
    		right: 10px;
		}

#form-tos {
	float: right;
	width: 45%;
}
fieldset#form-tos h2 {
	width: 100%!important;
}
#form-tos .formleft2 {
	width: 100%;
	margin: 0;
}
#form-tos .form-wrapper {
	width: 90%;
}
#form-tos .form-entry {
	width: 100%;
}
#form-tos .form-wrapper div.terms_alt {
	width: 400px;
}
#termsText {
	background: #fff;
	overflow-x: hidden!important;
	height: 75px!important;
	font-size: 11px;
	}

#order-summary {
	background-color: #d6eafd;
	margin: 40px 0 50px;
	padding: 20px;
	position: relative;
	width: 48%;
	float: left;
}
#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: -20px;
	left: 650px;
	position: absolute;
}
#order-summary + .clearit + p {
	width: 290px; /* ie7 fix */
	padding: 0;
	margin-top: -45px;
}
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-BG.jpg') no-repeat top center;
	color: #fff;
	height: 115px;
	padding: 0px 10px;
	position: relative;
	text-align: left;
	z-index: 22;
	position: relative;
}

	span.tag {
		position: absolute;
    	right: 300px;
    	top: 80px;
    	font-size:12px;
    	text-align: center;
	}
	
	span.tag2 {
		font-weight: bold;
	}

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;
}
#phone span {
	display: block;
}
#phone span:first-child {
	font-size: 40px;
	line-height: 35px;
}
#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 {
	min-height: 500px;
/* 	padding-bottom: 25px; */
	z-index: 1;
	width: 100%;
}
#content .container {
	background: url('/images/flag-BG.jpg') no-repeat 0px 0px #fff;
	padding: 0 10px 10px;
	overflow: hidden;
	width: 960px;
}
#feature {
	position: relative;
}

	#feature > img {
		position: absolute;
    	top: -30px;
    	z-index: 100;
    	right: -14px;
	}

	#feature div {
	-moz-border-radius: 12px; /* FF1-3.6 */
  	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
	background: #cfd9e6;
	color: #015CA4;
    float: left;
    margin: 20px 0 0 25px;
    padding: 12px;
    width: 700px;
	}
	
	#feature div > h1 {
		color: #015ca4;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		line-height: 34px;
	}
	
	#feature div > p {
		font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    width: auto;
	}
	
	#feature div img {
		float: left;
	}

#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 {
	clear: both;
	position: relative;
}
#home-select ul {
	float: right;
    margin-right: 70px;
    overflow: hidden;
}
#home-select ul li {
	float: right;
	height: 240px;
	list-style: none;
	padding-left: 15px;
	width: 201px;
}
#home-select ul li a {
	background: url("/images/select-passport-BG2.jpg") no-repeat scroll -1px 0 transparent;
    color: #FFFFFF;
    float: right;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    height: 276px;
    line-height: 19px;
    padding: 18px 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 3px #000000;
    width: 167px;
}
#home-select ul li a:hover {
	background: url('/images/select-passport-R-BG.jpg') no-repeat 0px 0px;
}
#home-select ul li a span {
	display: block;
}
#home-select ul li a span:first-child {
	text-transform: uppercase;
	padding: 0 10px;
}
#home-select ul li a span:first-child + span {
	color: #E8C32A;
    font-family: Georgia;
    font-size: 12px;
    line-height: 14px;
    margin-top: 90px;
    padding: 0 13px;
}
#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;
}

#gov-newmessage {
	color: #E8C32A;
    font-family: Georgia;
    font-size: 14px;
    line-height: 14px;
    #margin-left: 60px;
    padding: 20px;
    background-color: #093368;
    text-align: center;
    margin-bottom: 10px;
    margin-left:75px;
    #text-shadow: 1px 1px 1px #000000;
    width:775px;
}

#gov-newmessage a {
	color: #E8C32A;
    font-family: Georgia;
    font-size: 14px;
}

#clients {
	/* background: url("/images/clients.png") no-repeat scroll 0 0 transparent; */
	-moz-border-radius: 12px; /* FF1-3.6 */
  	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    
    -moz-box-shadow: 4px 5px 4px #dfdfdf; /* FF3.5+ */
  -webkit-box-shadow: 4px 5px 4px #dfdfdf; /* Saf3.0+, Chrome */
          box-shadow: 4px 5px 4px #dfdfdf; /* Opera 10.5, IE9, Chrome 10+ */
    float: left;
    height: 103px;
    padding: 15px 0 0 20px;
    width: 416px;
}
#clients p {
	color: #999;
	font-size: 18px;
	padding: 0px 0px 5px 0px;
}
#security {
	/* background: url("/images/clients2.png") no-repeat scroll right center transparent; */
	-moz-border-radius: 12px; /* FF1-3.6 */
  	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    
    -moz-box-shadow: 4px 5px 4px #dfdfdf; /* FF3.5+ */
  -webkit-box-shadow: 4px 5px 4px #dfdfdf; /* Saf3.0+, Chrome */
          box-shadow: 4px 5px 4px #dfdfdf; /* Opera 10.5, IE9, Chrome 10+ */
    
    float: right;
    height: 118px;
    margin: 0 5px 0 0;
    padding: 0 15px 0 0;
    text-align: right;
    width: 490px;
}
	#security .badge {
		float: right;
		margin: 0 5px;
	}

	#security h2 {
		color: #7A7A7A;
	    font-family: Arial;
	    font-size: 16px;
	    font-style: italic;
	    font-weight: bold;
	    line-height: 17px;
	    margin-top: 5px;
}
	}
	
	#security span {
		color: #7a7a7a;
		font-size: 12px;
	}

#footer {
	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: 10px 10px 25px;
}
#footer ul {
	padding-bottom: 5px;
}
#footer li {
	display: inline;
	line-height: 20px;
	list-style: none;
	padding-right: 3px;
}
#footer p + p {
	padding-top: 5px;
}
.intpic {
	float: right;
	margin: 25px 0px 15px 20px;
	top:70px;
}
.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: 320px;
}
.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;
}

#phone {
	text-align: center;
}

#phone #num {
	color: #fff;
	display: block;
	font-size: 24px;
	margin-top: 10px;
}

	#phone #same {
		font-size: 18px;
	}


#get-started {
	margin: 0 0 0 24px;
	position: relative;
	top: 9px;
}

#get-started-alt {
	margin: 0 0 0 80px;
	position: relative;
	top: 9px;
}

/* =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 { 
	background: #DAA50F;
	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;
}


#tabs > ul {
	-moz-border-top-left-radius: 12px; /* FF1-3.6 */
  -webkit-border-top-left-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-top-left-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
    -moz-border-top-right-radius: 12px; /* FF1-3.6 */
  -webkit-border-top-right-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-top-right-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	background: #093368;
	overflow: hidden;
}


	#tabs a {
		color: #fff;
		font-size: 16px;
	}
	
#tabs .ui-tabs-nav {
	margin: 0;
    padding: 0;
}

#tabs .ui-tabs-nav li {
	border-right: 3px solid #000000;
	margin: 0px;
	top:0px;
}

#tabs .ui-tabs-nav li.last {
	border-right: none;
}


#tabs .ui-tabs-nav li.ui-tabs-selected {
	padding: 0px;
}

#tabs .ui-tabs-panel {
	-webkit-box-shadow: 0 0 15px -7px #000000 inset; 
	-moz-box-shadow: 0 0 15px -7px #000000 inset; 
	box-shadow: 0 0 15px -7px #000000 inset;


	-moz-border-bottom-left-radius: 12px; /* FF1-3.6 */
  	-webkit-border-bottom-left-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    border-bottom-left-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
    -moz-border-bottom-right-radius: 12px; /* FF1-3.6 */
  	-webkit-border-bottom-right-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    border-bottom-right-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
          
	background: url('/images/passport-BG.jpg') no-repeat bottom left #cfd9e6;
	color: #015ca4;
	padding-left: 200px;
	min-height: 132px;
	margin: 0 0 8px;
	
	overflow: hidden;
}

	#tabs .ui-tabs-panel h2, #tabs .ui-tabs-panel h3 {
		color: #015ca4;	
	}
	
	#tabs .ui-tabs-panel h3 {
		font-size: 15px;
		margin-top: 10px;
	}
	
	#tabs .ui-tabs-nav li a {
		padding: 8px 14px;
	}
	
	#tabs .ui-tabs-nav li.last a {
		padding-right: 22px;
		padding-right: 21px\9;
	}
	
	@media screen and (-webkit-min-device-pixel-ratio:0) { 	
		#tabs .ui-tabs-nav li.last a {
		padding-right: 20px;
		}
	}
	

#tabs .ui-tabs-panel ul {
	float: left;
}

	#tabs .ui-tabs-panel h2 + ul {
		margin-top: 0;
	}

	.ui-tabs-panel ul li {
		list-style: inside;
		margin: 5px 0;
	}
	
	#tabs .ui-tabs-panel a {
		color: #015CA4;
		font-size: 13px;
	}

#footer .container {
	background: url('/images/footer-BG.jpg') no-repeat 0 0;
}