@charset "UTF-8";
body {
	background-color: #E2E4E4;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#wrapper {
	margin: auto;
	border: 1px solid #025995;
	width: 800px;
	background-color: #FFFFFF;
	min-height: 200px;
}
#main {
	padding-bottom: 20px;
	clear: both;
	background-image: url(/images/bkgrd-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main-bkgrd-blue {
	padding-bottom: 20px;
	clear: both;
	background-image: url(../images/bkgrd-blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
}
#left-column {
	width: 52%;
	padding-top: 230px;
	padding-left: 3%;
	float: left;
}
#right-column {
	float: left;
	width: 42%;
	margin-left: 1%;
}
#center {
	border: 3px solid #CEDF55;
	width: 715px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#laststep {
	border: 3px solid #CEDF55;
	width: 400px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.bkgrd-img-blue {
	background-image: url(../images/bkgrd-blue.jpg);
	background-position: left 49px;
	background-repeat: no-repeat;
}
.clearboth {
	clear: both;
}
.main-text {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 30px;
	float: left;
	width: 100%;
	height: 120px;
}
.title1 {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #11417E;
	float: left;
	width: 100%;
}
.text1 {
	font-size: 12px;
	line-height: 17px;
	float: left;
	width: 85%;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
	color: #F0791E;
	padding-top: 4px;
	padding-left: 8px;
	float: left;
	width: 95%;
	padding-bottom: 10px;
}
.disclaimer2 {
	font-size: 10px;
	font-style: italic;
	color: #F0791E;
	padding-top: 4px;
	padding-left: 8px;
	float: left;
	width: 98%;
	padding-bottom: 10px;
	font-weight: normal;
	text-align: center;
}
.search {
	float: left;
	margin-top: 4%;
	border: 2px solid #B9D936;
	width: 98%;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.search-title {
	background-image: url(../images/title-search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	background-color: #C7DA43;
}
.arrow {
	background-image: url(../images/arrow-search.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	float: left;
	height: 29px;
	width: 80px;
}
.search2 {
	float: left;
	border: 2px solid #B9D936;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.search-title2 {
	background-image: url(../images/title-laststep.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	background-color: #C7DA43;
}
.arrow2 {
	background-image: url(../images/arrow-search.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	float: left;
	height: 29px;
	width: 100%;
}
.progress {
	float: right;
	padding-top: 4px;
	padding-right: 7px;
}
.form-fields {
	color: #000000;
	font-size: 11px;
	float: left;
	width: 100%;
	font-weight: bold;
}
.form-fields2 {
	color: #000000;
	font-size: 11px;
	float: left;
	width: 60%;
	font-weight: bold;
}
.form-fields3 {
	color: #000000;
	font-size: 11px;
	float: left;
	width: 100%;
	font-weight: bold;
}
/* form fields */
.form-fields ol {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.form-fields li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.form-fields label {
	text-align: left;
	padding: 2px;
	display: block;
	clear: left;
}
.form-fields select {
	font-size: 11px;
	clear: right;
}
.form-fields2 ol {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.form-fields2 li {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.form-fields2 label {
	text-align: left;
	padding: 2px;
	display: block;
	clear: left;
}
.form-fields2 select {
	font-size: 11px;
	clear: right;
}
.form-fields2 li ul li {
	padding-top: 5px;
	padding-bottom: 10px;
	color: #025893;
	list-style-type: square;
	font-size: 12px;
	margin-left: -8px;
}
.form-fields3 ol {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.form-fields3 li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
}
.form-fields3 label {
	text-align: right;
	display: block;
	float: left;
	width: 40%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.form-fields3 select {
	font-size: 11px;
	width: 50%;
}
.optional {
	font-size: 10px;
	color: #F0791E;
	font-weight: normal;
}
#submit {
	padding-top: 10px;
	padding-left: 8px;
}
#submit2 {
	padding-top: 10px;
	padding-left: 8px;
	text-align: center;
}
/* end form fields */
.top {
	width: 100%;
	padding-bottom: 10px;
}
.title2 {
	font-size: 24px;
	font-weight: normal;
	color: #02558F;
}
.title2-name {
	font-weight: bold;
	color: #02558F;
	font-style: italic;
}
.sub-info {
	font-size: 14px;
	padding-top: 5px;
	float: left;
}
.results {
	width: 100%;
	padding-bottom: 10px;
}
.result-title {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #8ED332;
	padding-left: 8px;
	margin-top: 10px;
}
.result-title2 {
	font-size: 18px;
	font-weight: bold;
	color: #015691;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 8px;
	margin-top: 20px;
	text-align: center;
}
.result-module {
	width: 100%;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.special1 {
	width: 400px;
}
.logo {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.verify {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
}
.footer-pp {
	font-size: 11px;
	color: #333;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1D5E9B;
	display: block;
	clear: both;
	float: none;
}
.footer-pp a{
	color: #333;
	text-decoration: none;
}
.field-error {
	background-color:#FF0000;
	color:#FFFFFF;
}
.field {
	background-color:#FFFFFF;
	color:#000000;
}
