@charset "utf-8";
/* CSS Document */

#leftContainer {
	width: 475px;
	float: left;
	position: relative;
}

#mainContentLower h2 {
	color: #0087e8;
	font-size: 13px;
	font-weight: bold;
}

#mainContentLower .darkBlue {
	color: #020054;
}

#mainContentLower ul {
	margin: 0 0 12px 25px;
}

#accountabilityContainer {
	background: url(../images/about/accountability.jpg) no-repeat top;
	width: 509px;
	height: 160px;
	padding: 50px 25px 0 175px;
	position: relative;
}

.accountabiltypdfBtn {
	top: 173px;
	left: 33px;
	position: absolute;
}


/*#resourceContainer {
	background: url(../images/template_d/resource_ctr.jpg) no-repeat top;
	width: 190px;
	height: 275px;
	margin: 0 0 15px 0;
}


#resourceContainer p {
	width: 155px;
	margin: 12px 0 0 17px;
	padding: 0 0 10px 0;
	border-bottom: #828282 dotted 1px;
}*/



.applyTout {
	width: 150px;
	float: left;
	margin: 10px 7px 0 0;
}

.applyTout p {
	margin: 10px 0 0 5px;
}

#callusTout {
	background: url(../images/dots_horz.jpg) repeat-x top;
	width: 190px;
	padding: 25px 0 0 0;
}

.smlTxt {
	font-size: 9px;
}

.contactUs {
	margin: 0 0 0 15px;
}

.customersBoxContainer,
#customersBoxContainer {
	background: url(../images/contact/contact_bg.gif) repeat-y;
	min-height: 25px;
	width: 709px;
	margin: 10px 0 0 0;
	z-index: 5;
}

.roundBoxSmTop {
	background: url(../images/contact/contact_top.gif) no-repeat;
	width: 709px;
	height: 6px;
	overflow: hidden;
}

.revealCustomer,
#revealCustomer {
	float: left;
	margin: 4px 0 0 15px;
	cursor: pointer;
	height: 16px;
}

.liabilityReveal {
	background: url(../images/contact/zero_liability.gif) no-repeat left top;
	width: 156px;
}

#creditCardContent {
	clear:left;
	display:none;
	float:left;
}

.contactColumn {
	width: 200px;
	float: left;
	margin: 10px 10px 20px 0;
}

.contactColumn p {
	margin: 15px 0 0 10px;
}

.unclaimedReveal {
	background: url(../images/contact/unclaimed_prop.gif) no-repeat left top;
	width: 147px;
}

#unclaimedContent {
	clear:left;
	display:none;
	float:left;
}

.aodReveal {
	background: url(../images/contact/AOD.gif) no-repeat left top;
	width: 408px;
}

#aodContent {
	clear:left;
	display:none;
	float:left;
}

.complaintReveal {
	background: url(../images/contact/reveal_complaint.gif) no-repeat left top;
	width: 155px;
}

#complaintContent {
	clear:left;
	display:none;
	float:left;
}


/*-------------------Terms and conditions accordion----*/


.browserReveal {
	background: url(../images/contact/terms_3.gif) no-repeat left top;
	width: 218px;
}

#browserContent {
	clear:left;
	display:none;
	float:left;
}
.tiedSellingReveal {
	background: url(../images/contact/terms_4.gif) no-repeat left top;
	width: 95px;
}

#tiedSellingContent {
	clear:left;
	display:none;
	float:left;
}
.cdicReveal {
	background: url(../images/contact/terms_5.gif) no-repeat left top;
	width: 345px;
}

#cdicContent {
	clear:left;
	display:none;
	float:left;
}

/*-------------------END-Terms and conditions accordion----*/

.current{
	background-position: right top;
}

#rightToutContainer {
	bottom:0;
	margin:55px 0 20px 20px;
	position:relative;
}

#rightToutContainer a {
	color: #666666;
}


.rightLink {
	color: #666666;
	background:transparent url(../images/template_a/dbl_arrow.gif) no-repeat scroll left center;
	height:14px;
	padding-left:14px;
	width:11px;
	margin: 0 0 0 18px;
}

.contactTxt {
	margin: 10px 0 0 42px;
}

/*---------------Holiday Hours Tab;e-----*/

#table_holidays {
	width:715px;
	margin-top:10px;
	}
	
#table_holidays th {
	text-align:left;
	background:#D1E1EF;
	padding:10px 0 10px 5px;
	}
	
#table_holidays tr.zebra {
	background:#EFEFEF;
	}
	
#table_holidays td {
	padding:2px 0 2px 5px;
	}
	
	
	
	.voluntaryLink {
	margin-left: 20px;
}

