@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
	/*border: 0;*/
	outline:none;
}


body {
	margin:0;
	padding:0;
	background: #FFF;
	font:normal 14px 'PT Sans', arial, serif;
	text-decoration:none;
	line-height:22px;
	color:#000;
}

a {
	color:#000;
	text-decoration:none;
	outline-style:none;
}
a:hover {
	color:#000;
	text-decoration:none;
	outline-style:none;
}
p{color:#686868; font-size:14px;}

h1{
	color:#328fad; 
	font-size:36px; 
	float:left; 
	margin:10px 0px 10px -2px; 
	font-weight:normal; 
	padding:24px 0 7px 0px;
}
h2{
	color:#527302; 
	font-size:30px; 
	padding-bottom:15px; 
	margin-bottom:6px;
}
.main-header{
	color:#434343; 
	font-size:22px; 
	float:left; 
	width:100%; 
	background:url(../images/services_top_bg.png) bottom left no-repeat; 
	margin:0; 
	padding-bottom:15px;
	font-weight:normal;
	padding-top:0;
}

h4{
	float:left; 
	width:100%; 
	color:#0a789c; 
	font-size:16px; 
	font-weight:bold; 
	letter-spacing:0.5px;
	margin-bottom:5px;
}
h5{
	color:#237705; 
	font-size:23px; 
	font-weight:bold; 
	font-family:'PT Sans', arial, serif;
}
.more_btn{
	background:url(../images/more_btn_bg.png) left top; 
	float:right; 
	height:22px; 
	width:49px;}
.more_btn:hover{
	background-position:0 -22px;
}
.send_btn{ 
	float:left;
	background:url(../images/send_btn.png) left top no-repeat;
	height:31px; 
	width:66px; 
	margin-top:6px;
}
.send_btn:hover{
	background-position:0 -31px;
}
.submit_btn{ 
	float:left;
	color:#fff;
	/*background:url(../images/submit_btn.png) 0 -27px;*/
	height:30px; 
	/*width:66px; */
	padding:0 10px 0 10px;
	line-height:30px;
	cursor:pointer;
		background: #4b4b4b; /* Old browsers */
background: -moz-linear-gradient(top, #4b4b4b 0%, #383938 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b4b4b), color-stop(100%,#383938)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4b4b4b 0%,#383938 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4b4b4b 0%,#383938 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4b4b4b 0%,#383938 100%); /* IE10+ */
background: linear-gradient(to bottom, #4b4b4b 0%,#383938 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4b4b', endColorstr='#383938',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}
.submit_btn:hover{
	background-position:0 0px;
	color:#000;

	background: #8cc11a; /* Old browsers */
background: -moz-linear-gradient(top, #8cc11a 0%, #5c8406 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cc11a), color-stop(100%,#5c8406)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #8cc11a 0%,#5c8406 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #8cc11a 0%,#5c8406 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #8cc11a 0%,#5c8406 100%); /* IE10+ */
background: linear-gradient(to bottom, #8cc11a 0%,#5c8406 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc11a', endColorstr='#5c8406',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.close_btn{ 
	float:left;
	background:url(../images/close_btn.png) 0 -27px;
	height:27px; 
	width:66px; 
	cursor:pointer;
}
.close_btn:hover{
	background-position:0 0px;
}
.reset_btn{ 
	float:left;
	background:url(../images/reset_btn.png) 0 -27px;
	height:27px; 
	width:66px; 
	cursor:pointer;
}
.reset_btn:hover{
	background-position:0 0px;
}
.calculate_btn{ 
	float:left;
	background:url(../images/calculate_btn.png) 0 -27px;
	height:27px; 
	width:95px; 
	cursor:pointer;
	margin:5px 0px 5px 90px;
}
.calculate_btn:hover{
	background-position:0 0px;
}
.quote_btn{ 
	float:left;
	background:url(../images/submit_quote.png) 0 -27px;
	height:27px; 
	width:109px; 
	cursor:pointer;
	margin:5px 0px 5px 150px;
}
.quote_btn:hover{
	background-position:0 0px;
}
.call_btn{ 
	float:left;
	background:url(../images/call_you.png) 0 -27px;
	height:28px; 
	width:200px; 
	cursor:pointer;
	margin:5px 0px 5px 150px;
}
.call_btn:hover{
	background-position:0 1px;
}
.login_btn{ 
	float:left;
	background:url(../images/login_btn.png) 0 -27px;
	height:27px; 
	width:65px; 
	cursor:pointer;
}
.login_btn:hover{
	background-position:0 0px;
}
.instruct-us{
	float:left; 
	width:236px;
	margin-bottom:20px; 
	text-align:center;
	
}
.instruct1{
	float:left; 
	width:239px;
	height:98px;
	background:url(../images/instruct-us.png) -2px 0 no-repeat;
}
.instruct1:hover{
	background-position:-2px -100px;
}
.instruct2{
	float:left; 
	width:239px;
	height:98px;
	background:url(../images/instruct-us-2.png) -2px 0 no-repeat;
}
.instruct2:hover{
	background-position:-2px -100px;
}
.instruct3{
	float:left; 
	width:239px;
	height:98px;
	background:url(../images/instruct-us-3.png) -2px 0 no-repeat;
}
.instruct3:hover{
	background-position:-2px -100px;
}
.instruct4{
	float:left; 
	width:239px;
	height:98px;
	background:url(../images/instruct-us-4.png) -2px 0 no-repeat;
}
.instruct4:hover{
	background-position:-2px -100px;
}
.float-none{
	float:none !important;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
.margin-top-10{
	margin-top:10px;
}
.margin-bottom-0{
	margin-bottom:0px !important;
}
.margin-bottom-10{
	margin-bottom:10px;
}
.margin-left-10{
	margin-left:10px;
}
.padding-left-20{
	padding-left:20px;
}

.padding-left-40{
	padding-left:40px;
}
.text-underline{
	text-decoration:underline;
}
.default-link{
	text-decoration: underline !important;
	color:#3A3A3A;
}
.default-link:hover{
	text-decoration:none !important;
}
.text-underline{
	text-decoration:underline !important;
}
.go-top{float:right; width:100%; border-bottom:1px solid #808080; padding-bottom:10px;}

.links-area{
	float:right;
	padding:15px 10px 0px 0px;
}
.links-area a{
	color: #333;
	font-weight:bold;
}
.links-area a:hover{
	text-decoration:underline;
}


/*new form*/
.form-title-txt{width:100%;  font-size:14px; text-align:left; padding:20px 0 10px 0; font-weight:bold; color:#000; float:left;}
.form-main-bx{width:100%; float:left;}
.form-lft-bx{width:36%; border:1px solid #CCC; padding:0 0 0 10px; background:#EEEEEE; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:30px; line-height:30px; margin:0 0 8px 0; float:left;}
.form-lft-bx-plain{width:36%; padding:0 0 0 10px; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:30px; line-height:30px; margin:0 0 8px 0; float:left;}
.form-rht-bx{width:61%; margin:0 0 8px 0; float:right;}

.form-txt-bx{width:380px; height:20px; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333; border:1px solid #CCC; float:left;}
.form-txt-bx:hover{width:380px; height:20px; background:#fcfcfc; border:1px solid #333; float:left;}
.form-txt-bx:focus{width:380px; height:20px; background:#fcfcfc; border:1px solid #333; float:left;}

.form-txtarea-bx{width:380px; height:90px; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#999; border:1px solid #CCC; resize:none; float:left;}
.form-txtarea-bx:hover{width:380px; height:90px; background:#fcfcfc; resize:none; border:1px solid #999; float:left;}
.form-txtarea-bx:focus{width:380px; height:90px; background:#fcfcfc; resize:none; border:1px solid #999; float:left;}

.form-dropdown-bx{width:391px; height:32px; padding:6px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333; border:1px solid #CCC; outline:none; float:left;}
.form-dropdown-bx:hover{width:391px; height:32px; background:#fcfcfc; border:1px solid #999; outline:none; float:left;}
.form-dropdown-bx:focus{width:391px; height:32px; background:#fcfcfc; border:1px solid #999; outline:none; float:left;}

.forn-submit-btn{width:auto; margin:0 10px 0 0; float:left;}


.fees-table-title-lftbx{width:42px; border:1px solid #666; padding:0 5px; background:#AFAFAF; font-family:Arial, Helvetica, sans-serif; font-size:13px;  line-height:30px; margin:0 0 8px 0; float:left;}
.fees-table-title-midbx{width:440px; border:1px solid #666; padding:0 10px; background:#AFAFAF; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:30px; line-height:30px; margin:0 0 8px 8px; float:left;}
.fees-table-title-rhtbx{width:90px; border:1px solid #666; padding:0 10px; background:#AFAFAF; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:30px; line-height:30px; margin:0 0 8px 8px; float:right;}

.fees-table-lftbx{width:32px; border:1px solid #CCC; padding:0 10px; background:#EEEEEE; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:30px; line-height:30px; margin:0 0 8px 0; float:left;}
.fees-table-midbx{width:440px; border:1px solid #CCC; padding:0 10px; background:#EEEEEE; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:30px; line-height:30px; margin:0 0 8px 8px; float:left;}
.fees-table-midbx1{width:440px; border:1px solid #CCC; padding:0 10px; background:#EEEEEE; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:30px; margin:0 0 8px 8px; float:left;}
.fees-table-rhtbx{width:90px; border:1px solid #CCC; padding:0 10px; background:#EEEEEE; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:30px; line-height:30px; margin:0 0 8px 8px; float:right;}

.faq-lft-bx{width:440px; border:1px solid #CCC; padding:0 0 0 10px; background:#EEEEEE; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:30px; line-height:30px; margin:0 8px 8px 0; float:left;}
.faq-lft-bx1{width:440px; border:1px solid #CCC; padding:0 0 0 10px; background:#EEEEEE; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:30px; margin:0 8px 8px 0; float:left;}
.faq-lft-bx-plain{width:442px; padding:0 0 0 10px; margin:0 8px 8px 0; float:left;}
.faq-rht-bx{width:192px; margin:0 0 8px 0; float:right;}
.faq-txt-bx{width:180px; height:20px; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333; border:1px solid #CCC; float:right;}
.faq-txt-bx:hover{width:180px; height:20px; background:#fcfcfc; border:1px solid #333; float:right;}
.faq-txt-bx:focus{width:180px; height:20px; background:#fcfcfc; border:1px solid #333; float:right;}

.transfer-title-bx{width:624px; background: none repeat scroll 0 0 #AFAFAF; border: 1px solid #666666; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 13px; height: 30px; line-height: 30px; margin: 0 0 8px 0; padding: 0 10px;}

.transfer-title-bx1{width:624px; background: none repeat scroll 0 0 #AFAFAF; border: 1px solid #666666; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 13px; line-height: 30px; margin: 0 0 8px 0; padding: 0 10px;}



.transfer-table-rhtbx{width:164px; border:1px solid #CCC; padding:0 10px; background:#EEEEEE; font-family:Arial, Helvetica, sans-serif; font-size:13px; height:30px; line-height:30px; margin:0 0 8px 0; float:right;}

.quote-title-bx{width:610px; background: none repeat scroll 0 0 #AFAFAF; border: 1px solid #666666; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 13px; height: 30px; line-height: 30px; margin: 0 0 8px 0; padding: 0 10px;}
.quote-title-bx1{width:621px; background: none repeat scroll 0 0 #AFAFAF; border: 1px solid #666666; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 13px; height: 30px; line-height: 30px; margin: 0 0 8px 0; padding: 0 10px;}
.quote-txt-bx{width:373px; height:20px; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333; border:1px solid #CCC; float:left;}
.quote-txt-bx:hover{width:373px; height:20px; background:#fcfcfc; border:1px solid #333; float:left;}
.quote-txt-bx:focus{width:373px; height:20px; background:#fcfcfc; border:1px solid #333; float:left;}


.sell-table-bx {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #cccccc;
    float: left;
    font-size: 13px;
    line-height:20px;
    margin: 0 0 8px;
    padding: 2px 10px;
    width: 624px;
}

.price-table-title-bx-lft{
	background: none repeat scroll 0 0 #AFAFAF;
    border: 1px solid #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 8px;
    padding: 0 10px;
    width: 350px;}
	
.price-table-title-bx-rht{
	background: none repeat scroll 0 0 #AFAFAF;
    border: 1px solid #666666;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 8px;
    padding: 0 10px;
    width: 242px;}

.price-table-bx-lft{
	background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 8px 8px 0;
    padding: 0 0 0 10px;
    width: 360px;}
	
.price-table-bx-rht{
	background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 8px 0;
    padding: 0 0 0 10px;
    width: 252px;}
	
.according-table-bx{
	background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 8px 0;
    padding: 0 0 0 10px;
    width: 634px;}
	
.according-table-bx ul{
	list-style:none;}

.according-table-bx ul li{ 
background:url(../images/arrow_bg.png) left top no-repeat; line-height:10px; margin:10px 0 0 0; padding-left:10px;
}

.according-table-bx1{
	background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 30px;
    margin: 0 0 8px 0;
    padding: 0 10px 0 10px;
    width: 624px;}
	
.according-table-bx1 ul{
	list-style:none;}

.according-table-bx1 ul li{ 
background:url(../images/arrow_bg.png) left top no-repeat; line-height:10px; margin:10px 0 0 0; padding-left:10px;
}

.result-table-bx{background:#AFAFAF; line-height:30px; font-family:Arial,Helvetica,sans-serif; font-size:13px; padding:0 10px; color:#000; font-weight:bold;}