@charset "utf-8";

html,body{
      height:100%;
   }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.name {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.normal {
	font-size: 10px;
	font-weight: normal;
}
.phone {
	background-repeat: repeat-x;
	font-size: 24px;
}
.buttonbg {
	background-image: url(buttonbg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
#footer a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

.innerpadding {
	padding: 15px;
}
#buttonlink a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#buttoncover {
	position: absolute;
}
#buttoncover img {
	width: 250px;
	height: 35px;
}



.ur {
	background-image: url(urbg.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 11px;
}
.tablebg {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B91714;
	border-left-color: #B91714;
	background-color: #FFFFFF;
}
#phoneicon {
	position: absolute;
	padding: 0px;
	margin-left: -2px;
}
#clicktocall {
	padding-left: 13px;
}




body {
	background-color: #58a6d4;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.coupon {
	background-image: url(buttonbg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.field {
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
	text-align: justify;
}
.coupontitle {
	font-size: 24px;
	padding-top: 20px;
}

.coupondescription {
	font-size: 16px;
}
