@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-color:#343f67;
	background-position:top;
	background-repeat:repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#1e2855;
}
a img {
	border:none;
}
a:link {
	color:#1e2855;
	text-decoration:none;
}
a:visited {
	color:#1e2855;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	text-decoration:underline;
	color:#000;
}
h1.home {
	line-height:20px;
	text-shadow:none;
}
h1 {
	line-height:20px;
	text-shadow:#dcdcdc 1px 1px 0px;
}
ul, ol, dl {
	list-style-image:url(../images/green_bullet.png);
	margin-top:0px;
	line-height:20px;
}
#site-header {
	width:880px;
	height:100px;
}
#logo {
	padding:26px 8px 5px 8px;
	vertical-align:middle;
	display:block;
}
#search-box {
	vertical-align:middle;
	padding:40px 30px 0px 680px;
}
input#search-input {
    font-family: 'Lucida Grande', Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#1e2855;
	padding:7px 7px 7px 25px;
	width:160px;
	border:0px solid #cbcbcb;
	border-radius:19px;
	-moz-border-radius:19px;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline:none;
	box-shadow:inset 1px 1px 3px #747b95;
	background:#fff url('search.gif') no-repeat 8px 8px;
}
#easy-step {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:46px;
	color:#FFF;
	text-shadow:#1e2855 -1px -1px 1px;
	letter-spacing:1px;
}
#body-content-home {
	width:900px;
	-moz-border-radius:12px;
	border-radius:12px;
	background-color:#FFF;
	margin-top:40px;
	padding:5px 10px 10px 10px;
}
#body-content {
	width:900px;
	-moz-border-radius:12px;
	border-radius:12px;
	background-color:#FFF;
	background-image:url(../images/header1_BG.jpg);
	background-repeat:repeat-x;
	margin-top:40px;
	padding:5px 10px 10px 10px;
}
#passport-picture {
	position:absolute;
	padding-top:0px;
	padding-left:570px;
}
#main-content {
	position:relative;
	z-index:1;
}
#footer-text {
	color:#FFF;
	width:900px;
	padding:5px;
	font-size:10px;
}
a.footer-text, a.footer-text:visited {
	color:#FFF;
	width:900px;
	font-size:10px;
	text-decoration:none;
}
a.footer-text:hover, a.footer-text:active, a.footer-text:focus {
	color:#FFF;
	width:900px;
	font-size:10px;
	text-decoration:underline;
}
.footer-links, a.footer-links, a.footer-links:visited {
	color:#fee2ae;
	width:900px;
	font-size:10px;
	text-decoration:none;
}
a.footer-links:hover, a.footer-links:active, a.footer-links:focus {
	color:#fee2ae;
	width:900px;
	font-size:10px;
	text-decoration:underline;
	text-shadow:#c9973f 0px 0px 14px;
}
.privacy-policy {
	font-size:12px;
	font-weight:bold;
}
.privacy-policy a:link, .privacy-policy a:visited {
	font-size:12px;
	font-weight:bold;
	color:#fee2ae;
	text-decoration:none;
}
.privacy-policy a:hover, .privacy-policy a:active, .privacy-policy a:focus {
	font-size:12px;
	font-weight:bold;
	color:#fee2ae;
	text-decoration:underline;
	text-shadow:#c9973f 0px 0px 14px;
}
a.email:link, a.email:visited {
	padding:0px 5px 0px 20px;
	font-size:12px;
	color:#fee2ae;
	text-decoration:none;
	background:url('../images/small_email_icon.gif') no-repeat;
}
a.email:hover, a.email:active, a.email:focus {
	padding:0px 5px 0px 20px;
	font-size:12px;
	color:#fee2ae;
	text-decoration:underline;
	background:url('../images/small_email_icon.gif') no-repeat;
	text-shadow:#c9973f 0px 0px 18px;
}
.colorRED {
	color:#ee0000 !important;
}
input.step2 {
	background-image:url(../images/step2_d.png) !important;
	background-repeat:no-repeat;
	width:500px;
	height:86px;
	border:none !important;
}
input.step2mn {
	background-image:url(../images/step2_n.png) !important;
	background-repeat:no-repeat;
	width:500px;
	height:86px;
	border:none !important;
	cursor:pointer;
}
input.step2mh {
	background-image:url(../images/step2_h.png) !important;
	background-repeat:no-repeat;
	width:500px;
	height:86px;
	border:none !important;
	cursor:pointer;
}
input.step3bmn {
	background-image:url(../images/step3b_n.png) !important;
	background-repeat:no-repeat;
	width:377px;
	height:86px;
	border:none !important;
	cursor:pointer;
}
input.step3bmh {
	background-image:url(../images/step3b_h.png) !important;
	background-repeat:no-repeat;
	width:377px;
	height:86px;
	border:none !important;
	cursor:pointer;
}
input.step3amn {
	background-image:url(../images/step3a_n.png) !important;
	background-repeat:no-repeat;
	width:377px;
	height:86px;
	border:none !important;
	cursor:pointer;
}
input.step3amh {
	background-image:url(../images/step3a_h.png) !important;
	background-repeat:no-repeat;
	width:377px;
	height:86px;
	border:none !important;
	cursor:pointer;
}
input.payN {
	background-image:url(../images/payBTN_n.png) !important;
	background-repeat:no-repeat;
	width:500px;
	height:86px;
	border:none !important;
	cursor:pointer;
}
input.payH {
	background-image:url(../images/payBTN_h.png) !important;
	background-repeat:no-repeat;
	width:500px;
	height:86px;
	border:none !important;
	cursor:pointer;
}
input, select, textarea {
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #bcbcbc;
	padding:3px 3px 3px 5px;
	color:#1e2855;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-image:url(../images/formBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
}
input:hover, select:hover, textarea:hover {
	background-image: none;
    background-color: #fff;
}
input:focus, select:focus, textarea:focus {
	background-image: none;
    background-color: #fff;
	border-color:#1e2855;
}
input:disabled {
	background:#dddddd;
}
label {
	font-size:16px;
	line-height:34px;
}
fieldset {
	border:1px solid #bcbcbc;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-top:10px;
}
legend {
	font-weight:bold;
	padding:0px 5px 0px 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #bcbcbc;
	background-image:url(../images/legendBG.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
}
table.border {
	border:#CCC solid 1px;
}
table.border tr {
	border:#CCC solid 1px;
}
table.border th {
	border:#AAA solid 1px;
	color:#FFF;
	background-color:#1e2855 !important;
}
table.border td {
	border:#CCC solid 1px;
}
.tbox {
	position:absolute;
	display:none;
	padding:14px 17px;
	z-index:900;
}
.tinner {
	-moz-border-radius:12px;
	border-radius:12px;
	background:#fff url(images/preload.gif) no-repeat 50% 50%;
	border-right:1px solid #333; border-bottom:1px solid #333;
}
.tmask {
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:#000;
	z-index:800;
}
.tclose {
	position:absolute;
	top:0px;
	right:0px;
	width:30px;
	height:30px;
	cursor:pointer;
	background:url(../images/close.png) no-repeat;
}
.tclose:hover {
	background-position:0 -30px;
}
h3 {
	background:url(../images/greenarrow_bullet.png) no-repeat 0px 8px;
	padding-left:24px;
}
