/* --- Barnhill Chiropractic Coupon--- */

body {
	 background: #F8F8F8;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
 	 margin-bottom: 0px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
	line-height: 180%;
	background-color: #F8F8F8;
}

.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	background-color: #4084C8;
}

.nametext {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #4084C8;
	line-height: 110%;
	background-color: transparent;
}

.addresstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 110%;
	background-color: transparent;
}

.phonetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF3333;
	line-height: 110%;
	background-color: transparent;
}

.dollartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	color: #FF3333;
	line-height: 110%;
	background-color: transparent;
}

.smalldollartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF3333;
	line-height: 100%;
	background-color: transparent;
}

.examtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #4084C8;
	line-height: 100%;
	background-color: transparent;
}

.newtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
	background-color: transparent;
}

.button {
	color: #919191;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	border : 2px ridge;
	border-right-color : #919191;
	border-left-color : #EFEFEF;
	border-top-color : #EFEFEF;
	border-bottom-color : #919191;
	margin-top: 10px;
}