
/*-------------------- general---------------------*/ 
.aboutPageRightCol{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 135%;
	vertical-align: top;
}
.aboutPageRightCol a{
	color: #333;
	text-decoration: underline;
}

.aboutPageRightCol a:hover{
	color: #111;
}


a{
	outline: none;
}

.clear{
	overflow: auto;
}

.nobrdr{
	border: none !important;
}

#abcontent{
	color: #666;
	margin-bottom: 15px;
	padding-bottom: 55px;
	position: relative;
}

#abcontent td{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

#abcontent p{
	padding: 5px 0;
}

#abcontent img{
	vertical-align: middle;
}

#abcontent h1{
	color: white;
	font-size: 36px;
	margin-bottom: 5px;
}

#abcontent h2{
	color: #b8bc09;
	font-size: 20px;
	padding: 5px 0;
}

#abcontent h3{
	color: #b8bc09;
	font-size: 16px;
	font-weight: bold;
}

#abcontent .abfooter{
	border-top: 2px solid #b8bc09;
	clear: both;
	margin: 24px 0;
	padding: 8px 0;
	width: 100%;
}

.abfooter a{
	color: #666666;
}

.abheader{
	border-bottom: 2px solid #b8bc09;
	margin-bottom: 15px;
	padding: 8px 0;
}

#abcontent   .borrow{
	background-image: url(../../Images/aboutus/ab_bg_greenarrow.gif);
	background-repeat: no-repeat;
	color: #b8bc09;
	float: right;
	font-size: 12px;
	font-weight: bold !important;
	padding-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
}
#abcontent  .borrow:hover{
	text-decoration: underline;
}

/*-------------------- intro box---------------------*/ 
.abintro{
	background-color: #b8bc09;
	color: #666666;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 12px 20px 40px 20px;
	position: relative;
}

.introcontent{
	background-color: #dcde84;
	height: 300px;
	line-height: 125%;
	padding: 10px;
	position: relative;
	margin-bottom: 0px
}

.introimg{
	float: right;
	margin-left: 10px;
}

/*-------------------- tabs---------------------*/ 
#intronav{
	bottom: 0;
	font-size: 14px;
	margin: 0;
	padding: 0;
	position: absolute;
}

/*ie hacks*/
* + html #intronav{
	margin-bottom: -1px;
}

* html #intronav{
	margin-bottom: -1px;
}

#intronav li{
	float: left;
	font-family: "Arial Rounded", Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
}

#intronav li a{
	color: #666;
	display: block;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 110%;
	padding: 8px 14px 8px 8px;
	text-decoration: none;
}

#intronav a:hover{
	color: #444;
}

.active{
	background-color: #ffffff;
	background-image: url(../../Images/aboutus/ab_bg_navactive.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#intronav li.active a{
	color: #b8bc09;
}

/*-------------------- how it works---------------------*/ 
#howworks{
	padding-bottom: 20px;
}

#introimg1{
	margin-top: -44px;
	position: relative;
}

#introimg2{
	margin-left: -90px;
	position: relative;
	z-index: 1;
}

#introimg3{
	margin-left: -75px;
	margin-top: -44px;
	position: relative;
	z-index: 1;
}

#intromore{
	bottom: 10px;
	left: 10px;
	position: absolute;
}

#intromore img{
	vertical-align: middle;
}

.prev{
	border-right: 1px solid #b8bc09;
	margin-right: 10px;
}

.chars{
	border-bottom: 2px dotted #ccc;
	padding: 10px;
}

p.rate{
	color: #b8bc09;
	font-size: 40px;
	font-weight: bold;
	line-height: 100%;
	margin-left: 40px;
}

.charscontent{
	color: #666;
	display: inline;
	float: right;
	margin-right: 30px;
	margin-top: -15px;
	width: 240px;
}

.charscontent td{
	border-bottom: 1px solid #efefef;
	margin: 0;
	padding: 4px 0;
}

.selectbtn{
	display: inline;
	float: right;
	margin-bottom: 15px;
	margin-right: 30px;
	width: 240px;
}

.note{
	color: #999;
	font-size: 10px;
}

p.abhelp{
	float: left;
	margin-right: 7px;
	width: 142px;
}

.abhelp img{
	display: block;
	margin-bottom: 5px;
}

#abactions{
	bottom: 50px;
	position: absolute;
	right: 10px;
}

#abactions img{
	margin-left: 5px;
}

/*-------------------- faq---------------------*/ 
.faqs{
	color: #333 !important;
}

.faqs h1{
	color: #b8bc09 !important;
	padding: 0;
}

.faqs label{
	float: left;
	font-weight: bold;
	padding: 3px 0;
	width: 120px;
}

.questions{
	border-top: 2px solid #b8bc09;
	margin-top: 20px;
	padding: 20px 0;
}


.questions ol{
	line-height: 200%;
	margin: 0 30px;
}

.dotted{
	background: #fff!important;
	border: 0;
	border-bottom: 2px dotted #ccc;
	color: #fff;
	height: 0;
}

.answers h6{
	font-size: 14px;
	font-weight: bold;
}

ol.alpha li {
	list-style: lower-alpha;
}

	ol.roman li {
	list-style: lower-roman;
}

	.principles dt {
	float: left;
	font-weight: bold;
	margin-right: 0.3em;
}

	.principles dd {
}

	.changes {
	background: #fff;
	border: solid 1px #666;
	color: #000;
	font-size: 11px;
	height: 200px;
	line-height: 120%;
	margin-bottom: 10px;
	overflow: auto;
	padding: 10px;
	width: 468px;
}

.answers li{
	border-bottom: 2px dotted #ccc;
	margin: 0 0 0 28px;
	padding: 20px 0px 20px 10px;
}

.answers li li{
	border-bottom: none;
	margin: 0 0 0 28px;
	padding: 5px 0px;
}

.answers h4{
	font-size: 14px;
	margin: 5px 0;
}

#abcontent .backtotop a{
	background-image: url(../../Images/aboutus/faq_gr_greenarrowup.gif);
	background-position: 0px 0;
	background-repeat: no-repeat;
	color: #b8bc09;
	float: left;
	font-size: 12px;
	font-weight: bold !important;
	padding-left: 20px;
	text-decoration: none !important;
	text-transform: uppercase;
	padding-top:1px;
}

#abcontent .backtotop a:hover{
	text-decoration: underline !important;
}

dt{
	float: left;
	font-weight: bold;
	margin: 0px 3px 0 0;
}

dd{
	margin: 0 0 5px 40px;
}
/*-------------------- table---------------------*/ 
.alt_rows{
    clear:both;
    font-size: 100%; /* IE hack */ 
    margin:0 0 15px 0;
    border-collapse:collapse;
    width: 100%;
}
.alt_rows tr td {
	height: 46px;
	width:25%;
}

.alt_rows th {
	color:#b6b3a0;
	text-transform:uppercase;
	font-weight:bold;
}

.alt_rows td{
	border:0;
	background-image: url(../../Images/aboutus/table_border.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	background-color: #F5F4F1!important;
    padding: 0.5em;
    text-align: center;
}

.alt_rows tr.alt td{
	background-color: white !important ;
}

.alt_rows tr th {
	border: 0;
	background-image:url(../../Images/aboutus/table_border_th.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 40px;
}

.alt_rows th.left_col {background-position: -5px bottom;}
.alt_rows td.left_col{background-image: none;font-weight: bold;color: #666;}
.alt_rows.compareRates {clear:none;float:left;width:340px;}
.alt_rows.compareRates td{height:30px; vertical-align:middle;}
.alt_rows.compareRates td.left_col{height:30px; vertical-align:middle;}
.alt_rows.compareRates td.footer{font-size:.82em;font-weight:normal;text-align:right;}

.alt_rows.compareRates.small {}

.rate_td{
font-size:17px;
color:#777;	
font-weight: bold;
}
.imgr{
	float:right;
	margin-left:5px;
}

/*-------------------- people table---------------------*/ 
.ppltbl{
	border-collapse: collapse;
}

.ppltbl td{
	background-image: url(../../Images/div-169px.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-right: 2px dotted #ccc;
	border-bottom: 2px dotted #ccc;
	color: #666;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 33.3%;
}

.ppltbl td.last
{
	
	border-right: 0;
}

.ppltbl tr.emptyrow{
	height: 5px;
	padding-top:0;
	padding-bottom:0;
}

.ppltbl td.lastrow
{
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.ppltbl td.spacer1
{
	background-image:none;
	border-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 4px;
	padding-left: 4;
	width: 1px;
}
.ppltbl td.spacer2
{
	background-image:none;
	border-bottom: 0;
	border-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 4px;
	padding-left: 4;
	width: 1px;
}
.ppltbl td.bottom{
	background-image: none;
}

.ppltbl p {
	margin: 0 0 6px 0;
}

.ppltbl img {
	display: block;
	margin: 0 auto;
}

.ppltbl h5 {
	color: #a8ab01;
	font-size: 13px;
}

.ppltbl h6 {
	font-size: 11px;
}