﻿body, div, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, p {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
* {
	margin: 0;
	padding: 0;
}
img, fieldset {
border: none;
margin-top: 5px;
}
a {
	text-decoration: none;
	outline: none;
}
:focus {
	outline: none;
}
.right {
	float: right!important;
}
body {
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(https://www.eprovided.com/status/image/body_bg.jpg) repeat 0 0;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#main {
	float: left;
	width: 100%;
	padding: 10px 0 50px 0;
}
.top_row {
float: left;
width: 992px;
padding: 0 0 0 1px;
margin: -17 0 0 0;
}
.top_row h1 {
	color: #000000;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	text-align: center;
}
.top_row p {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}
.top_row p a {
	color: #000000;
}
.top_row p a:hover {
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
#form_container {
float: left;
width: 1000px;
background: #f8f6ea;
margin-top: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
position: relative;
z-index: 999;
behavior: url(PIE.htc);
padding: 5px 0 0px 0;
margin: 4px 0px -45px 0px;
}
#form_container form {
	float: left;
	width: 100%;
}
.common_box {
	float: left;
	width: 100%;
	background: url(../image/hr_line.png) no-repeat center bottom;
	padding: 12px 0 20px 0;
}
.common_box.pad {
	padding-bottom: 14px;
}
.common_box h2 {
	color: #000000;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding-bottom: 16px;
}
.common_box .common_details {
	float: left;
	width: 931px;
	padding: 0 0 0 69px;
}
.common_box .common_details.pad {
	padding-left: 107px;
	width: 893px;
}
.common_box .common_details h3 {
	color: #000000;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	padding-bottom: 14px;
}
.common_box .common_details h3 small {
	font-size: 16px;
	line-height: 18px;
	color: #2885a0;
	font-style: normal;
}
.common_box .common_details h5 {
	color: #2885a0;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 6px;
}
.common_box .common_details h5 .color {
	color: #494949;
	font-weight: normal;
}
.common_box h4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #494949;
	width: 100%;
	text-align: left;
	text-transform: uppercase;
}
.common_box .common_details .col {
	float: left;
	width: 350px;
	margin-right: 82px;
}
.common_box .row {
	float: left;
	width: 100%;
}
.common_box .row.pad {
	padding-bottom: 12px;
}
.common_box .row .radio {
	float: left;
	margin: 7px 13px 0 0;
}
.common_box .row .checkbox {
	float: left;
	margin: 7px 13px 0 0;
}
.common_box p {
float: left;
color: #494949;
font-size: 12px;
line-height: 28px;
margin-left: 0px;
}
.common_box p.para {
font-size: 14px;
line-height: 18px;
width: 100%;
margin-left: 0px;
}
.common_box p .blue {
	font-weight: bold;
	color: #2885a0;
}
.common_box p.pad2 {
	padding: 12px 0 0 17px;
	font-size: 14px;
	line-height: 24px;
}
.common_box .label {
	float: left;
	color: #494949;
	font-size: 16px;
	line-height: 39px;
}
.common_box .label.space {
	padding-right: 50px;
	line-height: 27px;
}
.common_box .label2 {
	float: left;
	padding: 12px 23px 0 45px;
	color: #494949;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	width: auto;
}
.common_box .label3 {
	float: left;
	width: 430px;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	color: #494949;
	padding-top: 5px;
}
.common_box .label2 strong {
	color: #2885a0;
}
.common_box .input_bg {
	float: right;
	border: 1px dashed #589eaf;
	background: #eae9de;
	width: 224px;
	height: 23px;
	padding: 8px 5px 0 5px;
	margin-top: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	z-index: 999;
	behavior: url(PIE.htc);
}
.common_box .input_bg input {
	float: left;
	width: 224px;
	background: none;
	border: none;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.common_box .input_bg.input_bg2 {
	float: left;
	margin: 4px 110px 0 0;
}
.common_box .select_bg {
	float: right;
	margin-right: 110px;
	border: 1px dashed #589eaf;
	background: #eae9de;
	width: 234px;
	height: 31px;
	margin-top: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	z-index: 999;
	behavior: url(PIE.htc);
}
.common_box .common_details.pad .select_bg { margin-right: 0px; }
.common_box .select_bg select {
	float: left;
	width: 234px;
	background: #eae9de;
	border: none;
	height: 31px;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding: 6px;
}
.common_box .select_bg.select_bg2 {
	/*margin: 11px 0 0 386px;*/
}
.common_box .text_area {
	float: right;
	width: 500px;
	height: 23px;
	padding: 2px 5px 2px 5px;
	border: 1px dashed #589eaf;
	background: #eae9de;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	z-index: 999;
	behavior: url(PIE.htc);
	margin: 5px 0 0 90px;
	margin-right: 110px;
}
.common_box .text_area textarea {
	float: left;
	width: 500px;
	background: none;
	border: none;
	height: 24px;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	overflow: auto;
	resize: none;
}
.common_box .captcha {
	float: left;
	text-align: left;
	width: 100%;
	/*margin-top: -2px;*/
	padding-left: 69px;
	width: 150px;
}
.common_box .get_btn {
	float: left;
	border: none;
	background: url(../image/get_btn.png) no-repeat 0 0;
	width: 262px;
	height: 63px;
	margin: 15px 0 0 368px;
	cursor: pointer;
}

.envelope_bg{
	background: url(../image/envelope_repeater.png) repeat top left;
	width: 650px;
	height: 390px; padding: 0; margin: 15px 0;
}
.shading_bg{ border-style: solid; border-width: 59px 40px 18px 40px; -moz-border-image: url(../image/border_shading.png) 12 8 6 8 repeat; -webkit-border-image: url(../image/border_shading.png) 12 8 6 8 repeat; -o-border-image: url(../image/border_shading.png) 12 8 6 8 repeat; border-image: url(../image/border_shading.png) 12 8 6 8 fill repeat; width: 570px; height: 313px; padding: 0; margin: 0; }
.envelope_content{ background: url(../image/stamp.png) top right no-repeat #FFF; margin: /*50px*/0; padding: 20px;  width: 530px; height: 273px; margin-top: -20px; }
.envelope_content h3{ font-weight: bold; font-size: 30px; text-transform: uppercase; padding: 20px 0 10px; color: #000; }
.envelope_content p.strong{ width: 70%; padding-right: 30%; font-weight: bold;  color: #000; line-height: 32px; }
.envelope_content .dotted{
	border-bottom: 2px dotted #8fbfcd;
	width: 185px;
	color: #D30;
	font-weight: bold;
}
.envelope_content .address_holder{ font-size: 14px; line-height: 25px; margin-top: 38px; }

.header_wrapper{ width: 100%; background-color: #FFF; }
div.header_wrapper div.header {
	height: 123px;
	width: 985px;
	margin: 0px auto;
}

div.header_wrapper div.header h1.logo {
    float: left;
    height: 82px;
    margin: 30px 0 0;
    overflow: hidden;
    padding: 0;
    width: 205px;
}

div.header_wrapper div.header h1.logo a {
    background: url("../../images/bg_logo.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 82px;
    overflow: hidden;
    text-indent: -9999px;
    width: 205px;
}

div.header_wrapper div.header div.search_box {
    float: left;
    padding: 70px 0 0 20px;
}

div.header_wrapper div.header div.search_box span.input {
    background: url("../../images/bg_search.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 21px;
    overflow: hidden;
    padding: 5px 0 0 9px;
    width: 152px;
}
div.header_wrapper div.header div.search_box span.input input {
    background: none repeat scroll 0 center transparent;
    border: 0 none;
    color: #A2A2A2;
    float: left;
    font-size: 12px;
    height: 18px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 165px;
}

div.header_wrapper div.header div.search_box a.search {
    background: url("../../images/btn_search.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 26px;
    text-indent: -999999px;
    width: 26px;
}

div.header_wrapper div.header div.help {
	background: url("../../images/bg_need_help.gif") no-repeat scroll 0 100% transparent;
	float: right;
	margin: 22px 0 0;
	width: 250px;
}
div.header_wrapper div.header div.help div.top_bg {
	background: url("../../images/bg_need_help_top.gif") no-repeat scroll 0 0 transparent;
	float: right;
	padding: 9px 20px 11px;
	width: 210px;
}
div.header_wrapper div.header div.help p {
    color: #D85020;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 4px;
    padding: 0;
	
	font-family: Arial,Helvetica,sans-serif;
}
div.header_wrapper div.header div.help img {
	margin-top: 6px;

}
div.header_wrapper div.header div.help span {
	font-size: 11px;
	margin-top: 3px;
}
