
#tabbed-pane {
	width: 930px;
	margin: 50px 0 0 18px;
}
#contact-tabs {
	width: 930px;
	background-color: #FFFFFF;
	float: left;
}
#contact-tabs li {
	float: left;
	height: 30px;
	background: url("/contact-us/images/contact-tab-bg.gif") left top no-repeat;
	line-height: 30px;
	font-size: .75em;
	_font-size: 12px;
	color: #293033;
	font-weight: bold;
}
#contact-tabs li div {
	float: left;
	margin-left: 4px;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
}
#contact-tabs li a {
	color: #293033;
	display: block;
	outline:none;
	font-size: .75em;
	_font-size: 12px;
	text-decoration: none;
}
#contact-tabs li.on {
	background: url("/contact-us/images/contact-tab-bg.gif") -420px top no-repeat;
}
#contact-tabs li.hover{
	background: url("/contact-us/images/contact-tab-bg.gif") -210px top no-repeat;
}
#contact-tabs li div.right {
	background: url("/contact-us/images/contact-tab-right-bg.gif") left top no-repeat;
	height: 30px;
	width: 4px;
	margin-left: 0px;
}
#contact-tabs li div.right-on {
	background: url("/contact-us/images/contact-tab-right-bg.gif") -8px top no-repeat;
	height: 30px;
	width: 4px;
	margin-left: 0px;
}
#contact-tabs li div.right-hover {
	background: url("/contact-us/images/contact-tab-right-bg.gif") -4px top no-repeat;
	height: 30px;
	width: 4px;
	margin-left: 0px;
}

.pane {
	background: url("/contact-us/images/bg-contact-pane.gif") left top repeat-y;
	width:930px;
	padding:30px 11px 0 11px;
}

/* 3 column styles */
.col290 {
	float: left;
	width: 290px;
	display: inline;
	margin-right:19px;
}

.col290_border {
	float: left;
	width: 290px;
	display: inline;
	border-right: 1px solid #e1e5e7;
	padding-right:9px;
	margin-right:9px;
	}

.col290 h2 {
	font-size:1em;
	margin-bottom: 15px;
	font-weight: bold;
	}

.col290_border h2 {
	font-size:1em;
	margin-bottom: 15px;
	font-weight: bold;
	}

.col290 p, .col290 h3{
	margin-left: 10px;
}

.col290_border p {
	color: #293033;
	font-size: .75em;
	line-height: 1.3em;
	margin-bottom: 7px;
	margin-left:10px;
	}

.col290 h3 {
	font-size: .81em;
	font-weight: bold;
	margin-bottom: 6px;
}
.col290 p {
	color: #293033;
	font-size: .75em;
	line-height: 1.3em;
	margin-bottom: 7px;
	margin-left:10px;
}

.col290 p.secure_header {
	margin-bottom:0px;
	}

.col290 p.buttons {
	margin-bottom: 15px;
	margin-top:10px;
	}

.col290 p.loans {
	margin-bottom: 5px;
	font-weight:bold;
	}

.col290_border p.loans {
	margin-bottom: 5px;
	font-weight:bold;
	}

.col290 p.loansmargin {
	margin-bottom: 20px;
	}
	
.col290_border p.loansmargin {
	margin-bottom: 20px;
	}

.col290 p.vertical_space {
	margin-bottom: 30px;
	margin-top:10px;
	}

.col290 p.smallgray {
	font-size: .7em;
	color: #8a9499;
}
.col290 p span.smallgray {
	font-size: .9em;
	color: #8a9499;
}

/* /3 column styles */


.column-hdr {
	background: url("/contact-us/images/bg-contact-hdr.jpg") left top no-repeat;
	height: 37px;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 37px;
	margin-bottom: 15px;
}
.column-hdr * {
	float: left;
}
.column-hdr img {
	margin: 4px 0 0 7px;
}

/*testimonial box*/
.testimonial-box {
	background:#e3e8eb url("/contact-us/images/testimonial-top.gif") top left no-repeat;
	padding-top:15px;
	margin-bottom:30px;
	}
.testimonial-box h2 {
	font-size: 1.1em;
	font-weight:bolder;
	line-height: 1.1;
	margin: 0 0 0 15px;
	}
.testimonial-box p {
	margin:12px 15px 0px 15px;
	}
.testimonial-box p.small {
	font-style:italic;
	font-size:.7em;
	margin-top:4px;
	margin-bottom:0;
	}
.testimonial-box p.smallgray {
	color:#7e7f7f;
	line-height: 1.2em;
	}
/* /testimonial box*/

/*lost wallet box*/
.lost-wallet-box {
	background:#ebeff0 url("/contact-us/images/lost-wallet-top.gif") top left no-repeat;
	padding-top:15px;
	margin-bottom:30px;
	}
.lost-wallet-box h3 {
	margin-left:15px;
	margin-bottom:10px;
	font-size:.9em;
	}
.lost-wallet-box p {
	margin:0 15px 3px 15px;
	}
.lost-wallet-box p.last {
	margin:0 15px 14px 15px;
	}
.lost-wallet-box p span {
	float:left;
	width:75px;
	}
/* /lost wallet box*/

/* loan box - fixed height*/
.loanbox {
	min-height: 225px;
	height:auto !important;
	height:225px;
	}
.loanbox2 {
	min-height: 150px;
	height:auto !important;
	height:150px;
	}
.loanbox3 {
	min-height: 250px;
	height:auto !important;
	height:250px;
	}
/* /loan box*/

/*international customer yet box*/

.customer-box {
	background:#ebeff0 url("/contact-us/images/girl-on-phone.jpg") bottom left no-repeat;
	margin-bottom:30px;
	}

.customer-box h3 {
	margin:10px 15px 10px 15px;
	font-size:.9em;
	}
.customer-box p {
	margin:0 110px 0px 15px;
	padding-bottom:15px;
	}
/* /international customer yet box*/

/*600 pixel box*/
.col600 {
	float: left;
	width: 600px;
	display: inline;
	margin-right:0px;
}
.column-lg-hdr {
	background: url("/contact-us/images/bg-lg-contact-hdr.jpg") left top no-repeat;
	height: 37px;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 37px;
	margin-bottom: 15px;
}
.column-lg-hdr * {
	float: left;
}
.column-lg-hdr img {
	margin: 4px 0 0 7px;
}
/* /long hdr*/


p.arrow a {
	background: url("/contact-us/images/blue-arrow.gif") right .4em no-repeat;
	padding-right: 7px;
	}
#tab-overlay {
	position:absolute; 
	display:block; 
	background-color:#FFFFFF; 
	width:930px; 
	height:50px;
}
