@charset "utf-8";


h1 {
	padding-bottom: 10px;
	font-size: 2em;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	padding-bottom: 0.7em;
	color: #000C73;
}
.introtext {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	float: none;
	height: auto;
}
.floatleft {
	float: left;
}

.paymenttypes {
	float: left;
	padding-left: 10px;

}
.readtermsofservice {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000099;
	padding-left: 6px;
}

.embolden {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000099;
	font-size: 1.2em;
}




.buttons {
	margin-right: 10px;
	background-color: #EAEFF4;
	border: 3px solid #DDE5EE;
}
.phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}


.contactus    {
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}



.businessheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000099;
	font-weight: bold;
	text-align: center;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #999999;
	text-align: center;
}



#content {
	height: auto;
	text-align: center;
}
#content .introtext #contactinfo {
	width: 340px;
	float: left;
	margin-top: 40px;
	text-align: center;
	height: auto;
	font-size: 10px;
}

#content .introtext #question {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: auto;
	padding-left: 5px;
	text-align: left;
}
#content .introtext #shaded {
	background-color: #FBFBFB;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-left: 15px;
}
#content .introtext #shaded p {
	font-size: 12px;
}
#content .introtext #shaded .float {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content .introtext #shaded #f1 {
	padding-left: 20px;
}

