@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;
}

#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;
}

.contactBoxContainer,
#contactBoxContainer {
	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;
}

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

.creditCardReveal {
	background: url(../images/contact/reveal_cc.gif) no-repeat left top;
	width: 289px;
}

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

.officeReveal {
	background: url(../images/contact/reveal_office.gif) no-repeat left top;
	width: 275px;
}

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

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

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

.phoneReveal {
	background: url(../images/contact/reveal_phone.gif) no-repeat left top;
	width: 472px;
}

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

.commercialReveal {
	background: url(../images/contact/reveal_com.gif) no-repeat left top;
	width: 238px;
}

#commercialContent {
	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;
}

.familyReveal {
	background: url(../images/contact/reveal_family.gif) no-repeat left top;
	width: 410px;
}

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


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

.terms1Reveal {
	background: url(../images/contact/terms_1.gif) no-repeat left top;
	width: 169px;
}

#terms1Content {
	clear:left;
	display:none;
	float:left;
}
.terms2Reveal {
	background: url(../images/contact/terms_2.gif) no-repeat left top;
	width: 181px;
}

.terms2Content,
#terms2Content {
	clear:left;
	display:none;
	float:left;
}
.terms3Reveal {
	background: url(../images/contact/terms_3.gif) no-repeat left top;
	width: 218px;
}

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

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

#terms5Content {
	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;
}


#contactToutTop {
	background: url(../images/contact/contacttout_top.gif) no-repeat top left;
	width: 173px;
	height: 173px;
	padding: 75px 0 0 17px;
	overflow: hidden;
}

#contactToutBottom { 
	background: url(../images/contact/contacttout_bot.gif) no-repeat top left;
	width: 190px;
	height: 78px;
	overflow: hidden;
}

.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;
	}
	
