body {
	
	font-family:				Arial, Verdana, sans-serif;
	font-size:					14px;
}

/** landing page - 2 dollar
------------------------------------------------------------------ */
.largeheading {
	font-weight:				bold;
	font-size:					34px;
	color:						#478200;
	margin-top: 				50px;
	margin-bottom:				10px;
}

.largeheading-nopad {
	font-weight:				bold;
	font-size:					34px;
	color:						#478200;
	margin-top: 				20px;
}

.largesubheading {
	font-weight:				bold;
	font-size:					21px;
	line-height:				26px;
	color:						#478200;
}

.subheading {
	font-weight:				bold;
	font-size:					24px;
	padding-top: 				10px;
	line-height:				28px;
	color:						#478200;
}

.subheadingbox {
	font-weight:				bold;
	font-size:					24px;
	padding-top: 				10px;
	margin-bottom:				14px;
	line-height:				28px;
	color:						#478200;
}

.sidebar-test {
	width:						280px;
	padding:					200px 0 15px 0;	
	margin:						20px 0 30px 0;
	float:						left;
	background:					url("../../Content/graphics/images/2d-testimonial.jpg") no-repeat;
	background-position:		top left;
	border-bottom:				1px solid #ebeee5;
}

.sidebar-test-content {
	width:						220px;
	padding:					0;	
	margin:						30px 0 0 30px;
}

.sidebar-test-content p {
	font-size:					20px;
	line-height:				29px;
	font-weight:				bold;
	color:						#478200;
}

.topheadcontent {
	width:						620px;
	padding:					0;	
	margin:						0;
	float:						left;
}

.applynowbox {
	width:						900px;
	clear:						both;
	margin:						0 0 0 50px;
	background:					url("../../Content/graphics/images/2d-applybox-tile.gif") repeat-y;
	background-position:		top left;
}

.applynowbox-title {
	float:						left;
	margin:						0 0 0 30px;
}

.applyheading {
	font-weight:				bold;
	font-size:					21px;
	color:						#295200;
	padding-top:				10px;
}

.applybody {
	font-weight:				bold;
	font-size:					15px;
	color:						#478200;
}

.applynowbox-top {
	width:						900px;
	height:						18px;
}

.applynowbox-bottom {
	clear:						both;
	width:						900px;
	height:						19px;
}

.applynowbox-button {
	float:						left;
	margin:						8px 0 0 40px;
	text-align:					center;
}

.applylimited {
	font-size:					11px;
	padding:					0;
	color:						#a2c283;
}

.applynowbox-logos {
	float:						right;
	margin:						0 30px 0 0;
}

.testimonial-quote {
	width:						900px;
	clear:						both;
	margin:						0 0 30px 50px;
	border-bottom:				1px solid #eaefe4;
	overflow:					hidden;
}

.testimonial-quote img {
	border:						3px solid #d0e0c0;
}

.testimonial-face {
	float:						left;
	margin:						20px 0 20px 30px;
}

.testimonial-words {
	float:						right;
	width:						750px;
	font-style:					italic;
	margin:						30px 30px 20px 0;
}

.testimonial-name {
	font-style:					normal;
	margin:						0;
}

.sidebar-text {
	font-size:					17px;
	padding:					5px 0 0 0;
	font-weight:				bold;
	color:						#3f7a00;
	text-align:					center;
}
.strikethrough {
	text-decoration: 			line-through;
}

.applynowbox-maintext {
	float:						left;
	width:						840px;
	margin:						0 30px 10px 30px;
}

.applynowbox-maintext ul li{
	padding: 					1px 0px 15px 27px;
	margin: 					0;
	list-style: 				none;
	font-size:					18px;
	line-height:				25px;
	color:						#858685;
	background: 				url("../../Content/graphics/images/arrow-large.gif") no-repeat 0em 0.1em;
}

.applynowboxlast {
	font-size:					18px;
	line-height:				25px;
}

.applynowbox-maintext ul li strong {
	font-size:					22px;
	font-weight:				bold;
	color: 						#3a3a3a;
}

.content-full {
	width:						900px;
	clear:						both;
	margin:						0 0 0 50px;
}

.questiontitle {
	color:						#f9af46;
	font-weight:				bold;
	font-size:					16px;
	float:						left;
}

.questionbutton {
	float:						right;
}

div.questions {
	border-top:					1px solid #eaefe4;
	width:						830px;
	clear:						both;
	padding:					16px 0 0 70px;
	margin:						0;
	background:					url("../../Content/graphics/images/2d-questions-bg.gif") no-repeat;
	background-position:		top left;
	height:						36px;
}

div#footerpad {
	clear:						both;
	height:						30px;
	overflow:					hidden;
}

/** accordion
------------------------------------------------------------------ */

.toggler {
	margin: 					0;
	padding: 					18px 0 11px 70px;
	background: 				#FFFFFF url("../../Content/graphics/images/2d-questions-bg.gif") no-repeat;
	border-top:					1px solid #eaefe4;
	font-weight:				bold;
	font-size:					16px;
	height:						22px;
}
 
.accordion {
	padding:					0 30px 0 70px;
	display:					none;
 
}

.toggleimg {
	float:						right;
	padding-right: 				20px;
}

/** landing page - rush 24/7
------------------------------------------------------------------ */
.topcontent247 {
	width:						920px;
	background:					#FFFFFF url("../../Content/graphics/images/247-bg-main.jpg") no-repeat;
	background-position:		top left;
	padding:					0 0 20px 0;	
	margin:						0 0 0 30px;
	overflow:					hidden;
	border-bottom:				1px solid #eaefe4;
	overflow:					hidden;
}

.topheadcontent247 {
	width:						900px;
	padding:					0 0 0 20px;	
	margin:						0;
	float:						left;
}

.mainheadingtop247 {
	font-weight:				bold;
	font-size:					44px;
	color:						#478200;
	margin: 					50px 0 0 90px;
}

.mainheading247 {
	font-weight:				bold;
	font-size:					44px;
	color:						#478200;
	margin: 					50px 0 20px 0;
}

.submainheading247 {
	font-weight:				bold;
	font-size:					24px;
	color:						#478200;
	margin: 					10px 0 15px 90px;
}

.subheading247 {
	font-weight:				bold;
	font-size:					30px;
	color:						#478200;
	margin-top: 				15px;
	margin-bottom:				10px;
}

.smallheading247 {
	font-weight:				bold;
	font-size:					18px;
	color:						#478200;
	margin-top: 				15px;
}

.finishtext {
	font-weight:				bold;
	font-size:					24px;
	color:						#478200;
	margin-top: 				15px;
	line-height:				29px;
}

.leftcontent247 {
	width:						550px;
	padding:					0 30px 0 20px;	
	margin:						0 40px 0 0;
	float:						left;
}

.leftcontent247large {
	width:						650px;
	padding:					0 0 0 20px;	
	margin:						0;
	float:						left;
}

.sidebar247top {
	width:						280px;
	padding:					0;	
	margin:						320px 0 30px 0;
	float:						left;
}

.sidebar247 {
	width:						280px;
	padding:					0;	
	margin:						82px 0 30px 0;
	float:						left;
}

.sidebarsmall {
	width:						220px;
	padding:					0;	
	margin:						40px 0 0 10px;
	float:						left;
}

.sidebar247top p,
.sidebar247 p {
	font-weight:				bold;
	font-size:					18px;
	color:						#bcd5a3;
	line-height:				24px;
}

.pad {
	padding-bottom:				15px;	
}

.content247 {
	width:						920px;
	padding:					0 0 20px 0;	
	margin:						0 0 0 30px;
	border-bottom:				1px solid #eaefe4;
	overflow:					hidden;
}

.content247end {
	width:						920px;
	padding:					0 0 0 0;	
	margin:						0 0 0 30px;
	overflow:					hidden;
}

.content247 ul li{
	padding: 					1px 0px 5px 27px;
	margin: 					0;
	list-style: 				none;
	font-size:					14px;
	line-height:				25px;
	background: 				url("../../Content/graphics/images/arrow-large.gif") no-repeat 0em 0.3em;
}

.content247-full {
	width:						900px;
	padding:					0 0 0 20px;	
	margin:						0;
	float:						left;
}

.sidebar247-nopad {
	width:						280px;
	padding:					0;	
	margin:						40px 0 30px 0;
	float:						left;
}

.testimonial247 {
	font-size:					13px;
	font-style:					italic;
}
