@charset "utf-8";
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 3px 0 4px 0;	
	line-height: 19px;
}
.bodytxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	text-align: left;
}
.payment-btn {
  background-image: url('/images/paymenticon.png');
  display: block;
  height: 50px;
  margin-left: 30px;
  margin-top: 25px;
  width: 200px;
}
.payment-btn:hover {
  background-position: 0px -50px;
}