﻿/*---------------------------------LAYOUT DIV STYLE STARTS-----------------------------*/
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	margin: 0px;
	background-image: url(images/body_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #474981;
}
 

#wrapper {width: 966px;

	margin: 0 auto;
	
}

#header {
	width: 966px;
	color: #333;
	height: 128px;
}
.banner {
	background-image: url(images/header0.jpg);
	background-repeat: no-repeat;
	width: 966px;
	height: 208px;
}
#content {
	border: 0px solid #ccc;
	width: 966px;
	color: #333;
}
#footer {
	width: 966px;
	color: #333;
}
/*---------------------------------LAYOUT DIV STYLE ENDS-----------------------------*/
/*---------------------------------HTML ELEMENTS STYLE STARTS----------------------*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	clear: both;
}
input, select {
	border: 0px solid #8ca4c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25286c;
	padding-left: 2px;
}
form {
	border: 0px;
}
.radio {
	border: 0px;
}
/*---------------------------------HTML ELEMENTS STYLE ENDS----------------------*/
/*---------------------------------BODY CONTENT STYLES STARTS---------------*/
#header h1 {
	width: 453px;
	height: 128px;
	float: left;
}
#header span {
	float: right;
}
.anchorbox {
	padding: 4px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	width: 30px;
	height: 30px;
	display: block;
	border: 0px solid white;
}
.animatedtxt {
	margin: 50px 0px 0px 0px;
}
.rightbox {
	margin: 10px 0px 0px 0px;
}
.rightbox td {
	margin: 4px 0px 4px 0px;
}
 
.page_bg {  
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0f115b;
}
.page_bg_left {
	background-image: url(images/page_bg_left.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 2px;
}
.page_bg_right {
	background-image: url(images/page_bg_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 2px;
}
.bg_gray {
	background-image: url(images/bg_gray.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	 
}
.page_bg_bottom {
	background-image: url(images/page_bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: right;
	height: 2px;
}
.txt_white {
	color: #FFFFFF;
	padding-left: 17px;
	padding-right: 17px;
	text-align: justify;
}
.txt_white-inner {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 40px;
	text-align: justify;
	line-height: 17px;
	padding-bottom: 30px;
}
.txt_white_new {
	color: #FFFFFF;
	padding-left: 17px;
	padding-right: 17px;
	text-align: justify;
	background-image: url(images/bg-blue.jpg);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.img_special_offer {
	padding-top: 10px;
}
.txt_blue {
	color: #25286c;
}
.input_tacking {
	border: 1px solid #7b9ab9;
	height: 20px;
	width: 178px;
	color: #25286c;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.button_green {
	background-image: url(images/bg_green.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.txt_10 {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 11px;
	font-weight: bold;
	line-height: 16px;
}
.txt_10_black {
	font-size: 10px;
	color: #000000;
}
.txt_11 {
	font-size: 11px;
}
.orange_link {
	font-size: 11px;
	color: #e98b0e;
	text-decoration: none;
}
.orange_link:hover {
	text-decoration: underline;
}
.white_link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_link:hover {
	text-decoration: underline;
}
.blue_link {
	text-decoration: underline;
	font-size: 10px;
	color: #37396f;
}
.blue_link:hover {
	text-decoration: none;
}
.footer_link {
	font-size: 10px;
	color: white;
	text-decoration: underline;
}
.gs_link {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.footer_link:hover {
	text-decoration: none;
}
.gatesix {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.gatesix:hover {
	text-decoration: underline;
}
.form_txt {
	color: #0f115b;
	font-size: 11px;
}
.bg_white_padding {
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
}
.bg_white {
	background-color: #FFFFFF;
	padding-left: 10px;
	color: #0f115b;
	font-weight: bold;
}
.bg_white_border {
	background-color: #FFFFFF;
	padding-left: 10px;
}
.bg_light_gray {
	background-color: #FFFFFF;
	background: url('images/bg_gray.jpg');
	padding-left: 10px;
}
.bg_light_gray_border {
	background-color: #FFFFFF;
	padding-left: 10px;
}
.border_gray {
	color: #0f115b;
	font-size: 11px;
}
.public_form_input {
	border: 1px solid #9292ce;
	background-image: url(images/public_form_input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 90%;
	font-size: 11px;
	padding-left: 3px;
}
.public_form_input_date {
	border: 1px solid #A4A4A4;
	background-image: url(images/public_form_input_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 80%;
	font-size: 12px;
	padding-left: 3px;
	font-weight: bold;	/*height: 22px;*/
}
.public_form_input_date_quote {
	border: 1px solid #9292ce;
	background-image: url(images/public_form_input_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 184px;
	font-size: 11px;
	padding-left: 3px;
}
.public_form_Multibox {
	border: 1px solid #A4A4A4;
	width: 80%;
	font-size: 12px;
	padding-left: 3px;
	font-weight: bold; /*height: 22px;*/;
	background-color: #F2F2F2;
}
.public_form_button {
	background-image: url(images/button_bg_blue.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	border: none;
	height: 18PX;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
.bg_blue_head {
	background-color: #0d0e58;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 6px;
	background-image: url(images/bg-form-subhead.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_dark-blue_head {
	background-color: #00013a;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.heading_form {
	font-size: 15px;
	color: #232787;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
}
.viewLink a {
	color: #000000;
	text-decoration: underline;
}
.viewLink a:hover {
	text-decoration: none;
	color: #000000;
}
.checkbox {
	font-size: 11px;
	color: #232787;
	background-color: #FFFFFF;
	font-weight: normal;
}
.page_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #E97307;
	padding-bottom: 8px;
}
/* New classes */
.BtnMailFlt {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/button_bg_blue.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	border: none;
/*height: 18PX;*/	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.Tabheader {
	font-size: 13pt;
	font-weight: bold;
}
.Tabcontainer {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}
.Tabcontainer td {
	border: 1px solid #666797;
	border-bottom: 0px solid #336699;
	padding-right: 4px;
	padding-left: 0px;
	background-color: #ffffff;
	height: 20px;
	width: 150px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
.TabContentTd {
	margin-left: 0px;
	background-color: #ffffff;
}
.WhiteTabbox {
	background-color: #ffffff;
	border: 1px solid #666797;
}
.Tabbody {
	width: 100%;
	border: 0px solid #fff;
}
.TabBox_btn {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.TabBox_btnHeader {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}
.TabBox {
	background-image: url(images/bg-form.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.TabBox h4 {
	padding-top: 16px;
}
.LoginTitle {
	text-transform: uppercase;
	font-family: "Univers Condensed";
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: bold;
	word-spacing: .2px;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	word-spacing: .2px;
}
.DDLBox {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 2px;
	border: 1px solid #000000;
	display: block;
}
.progressbar {
	position: absolute;
}
#TxtboxMssg {
	margin-bottom: 6px;
	margin-top: 4px;
	font-size: 8pt;
	position: relative;
	color: #474981;
	font-family: Arial, Helvetica, sans-serif;
}
#TxtboxMssg a {
	text-decoration: underline;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	color: #474981;
}
#TxtboxMssg a:hover {
	text-decoration: underline;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	color: #474981;
}
#TxtboxMssg a:visited {
	text-decoration: underline;
	font-size: 8pt;
	position: absolute;
	color: #25286C;
	display: block;
	font-weight: bolder;
}
#errmsg {
	border: 0px #FF3300 dotted;
	font-size: 8pt;
	position: absolute;
	color: #Ffffff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 80%;
	/*margin-left: 20px;
	padding-left: 20px;*/
}
.lnk {
	font-family: Arial, Helvetica, sans-serif;
	color: #E97307;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.box {
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D0D0E8;
	background-color: #f2f2f2;
}
.Reportbox {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D0D0E8;
}
.Reportbox input {
	float: right;
}
.scrollbox {
	width: 250px;
	height: 40px;
	border: 0px solid #D0D0E8;
	overflow: auto;
}
.scrollbox1 {
	width: 420px;
	height: 42px;
	border: 0px solid #D0D0E8;
	overflow: auto;
}
.bgAlter {
	background-color: #e4e4e4;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.GetPriceTbl TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	padding:3px;
    
}
.bgAlterTable {
	background-color: #e4e4e4;
	padding-left: -3px;
}
.bgAlter2 {
	background-color: #ececec;
}
.bgAlter3 {
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bgAlter4 {
	background-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.tblviewprice {
	border: 1px solid #D0D0E8;
	border-right: 0px solid #D0D0E8;
	border-top: 0px solid #D0D0E8;
	border-bottom: 0px solid #D0D0E8;
}
.tblpricetd1 {
	padding: 3px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #bcbcbc;
	border: 1px solid #8a8a8a;
}
.tblpricetd2 {
	padding: 3px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #979797;
	border: 1px solid #8a8a8a;
}
.tblviewpricebtn {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/button_bg_blue.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	border: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}
.disableorderbtn {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/button_bg_blue.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	border: none;
/*height: 18PX;*/	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.bg-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B0C38;
	background-image: url(images/bg-btn.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #4E4DAA;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.Transparentbg {
	background-color: transparent;
}
.req {
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
}
span.req {
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
	text-transform: none;
}
.validmssgbox {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
.Validmsg {
	border: 1px #000000 dotted;
	font-size: 8pt;
	color: #FF0000;
	background-color: #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type: none;
}
.GeneralMessageBox {
	margin: 4px;
	padding: 4px;
	line-height: 1.5;
	border: 1px solid #000000;
	background-color: #339933;
	position: absolute;
	text-align: center;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.ErrorMessageBox {
	line-height: 1.5;
	margin: 4px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	background-color: #cc3333;
	position: absolute;
	text-align: center;
	color: #ffffff;
}
.ShowOrderContactInfo {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0f115b;
}
.bg-contact {
	background-image: url(images/bg-contact.jpg);
	background-repeat: no-repeat;
}
.Tabbox1 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D0D0E8;
	display: block;
}
.Tabbox1 td {
	border-right: 1px solid #D0D0E8;
	border-bottom: 1px solid #D0D0E8;
	padding: 3px;
	margin: 3px;
}
.Tabbox2 {
	border-right: 1px solid #D0D0E8;
	border-bottom: 1px solid #D0D0E8;
	padding: 3px;
	margin: 3px;
}
.FAQTitle {
	Font-weight: bold;
	color: #E97307;
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 10px;
	padding-left: 5px;
}
.contacttitle {
	Font-weight: bold;
	color: #E97307;
	font-size: 14px;
	padding-bottom: 2px;
}
.txt_yellow {
	color: #EBD913;
	font-weight: bold;
}
.bg-tracking {
	background-image: url(images/bg-track.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg-car {
	background-image: url(images/cars.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.select-boxes {
	background-image: url(images/bg-select.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.userlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B0C38;
	background-image: url(images/bg-btn.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #4E4DAA;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.bullet {
	background-image: url(images/bullet-yellow.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.bulleted_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-bottom: 6px;
	padding-left: 6px;
}
.orange_link_bold {
	font-size: 12px;
	color: #E97307;
	text-decoration: none;
	font-weight: bold;
}
.orange_link_bold:hover {
	text-decoration: underline;
}
.bg-quote-pop {
	background-image: url(images/bg-quote-pop.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
}
.bg-neworder {
	background-image: url(images/bg-neworder.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/* ---------------------------------Faq Style starts here------------------------*/
.tbl_bookmark {
	border: 1px solid #2F4F4F;
	background-image: url(images/bg-neworder.jpg);
	background-repeat: repeat-x;
	background-position: 0px -0px;
	padding: 1px;
	padding-left: 14px;
	margin-top: 1px;
	cursor: pointer;
}
.tbl_answer {
	background-color: #666797;
	border: 1px dashed #474981;
	border-top: none;
	padding: 5px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
}
a.accordionLink {
	color: #FF9933;
	font-weight: normal;
	text-decoration: none;
}
a:hover.accordionLink {
	color: #FF9933;
	font-weight: normal;
	text-decoration: underline;
}
a:visited.accordionLink {
	color: #FF9933;
	font-weight: normal;
	text-decoration: none;
}
.txt_home {
	line-height: 12pt;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.txt_home b {
	text-decoration: underline;
	line-height: 12pt;
}
.txt_home b SPAN {
	font-size: 14px;
	line-height: 12pt;
	text-decoration: underline;
}
.txt_home b:first-letter {
	font-size: 200%;
	float: left;
}

.txt_disclamer td {
	color: #FFFFFF;
	padding: 15px;
	margin: 15px;
	text-align: justify;
}
.txt_disclamer {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	border-bottom: 1px #474981 solid;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0f115b;
	border-left: 1px #474981 solid;
	border-right: 1px #474981 solid;
}
.Frmfeildinfo {
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
}
.TabDiv {
	background-image: url(images/bg-form.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.inboxtbl {
	padding-top: 2px;
	background-color: #E4E4E4;
	border-left: 1px #eee solid;
	border-right: 1px #eee solid;
	border-bottom: 1px #eee solid;
	border-right: 1px #eee solid;
}
.infoboxtbltitle {
	border-left: 1px #eee solid;
	border-right: 1px #eee solid;
	border-top: 1px #eee solid;
	font-weight: bold;
	background-color: #C0C0C0;
}
.CCbox {
	font-weight: bold;
	border: 1px #C0C0C0 solid;
	background-color: #E4E4E4;
}
.lblthankmmsg {
	width: 100%;
	margin: 8px;
	padding: 8px;
	font-weight: bold;
	border: 0px #669999 solid;
	background-image: url(images/trans_rat.gif);
	background-position:-1px 0;
	text-align: center;
	color: #ffffff;
	background-repeat: no-repeat;
}
.tdHeading {
	font-weight: bold;
	color: white;
	background-color: #333399;
}
.scrollbox {
	padding: 0;
	margin: 0;
	vertical-align: top;
	height: 100%;
}
.normalchk {
	color: navy;
	text-transform: none;
}
/*---------------------------------BODY CONTENT STYLES ENDS---------------*/
