/* Basic Tags */
body {
	font-size: 12px;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	background-color: #f0f0f0;
}
table {
	border-width: 0px;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}
img {
	border: solid 0px White;
}


/* General */
.EmptyLine {
	font-size: 1px;
}
.SiteBg {
	background-color: #5C656F;
}
#MainTable {
	width: 780px;
	background-image: url(../images/background.gif);
	border-left: solid 1px black;
	border-right: solid 1px black;
}
#InnerTable {
	width: 701px;
}
td.topSpacer {
	height: 45px;
}


/* Footer */
table.footer {
	color: #727272;
	font-size: 12px;
	width: 100%;
	text-align: center;
	height: 35px;
}
a.footer {
	color: #727272;
}
td.ccinfo {
	font-weight: bold;
	color: Black;
}


/* Logo */
td.logo {
	vertical-align: middle;
	font-size: 19px;
	font-weight: bold;
	height: 31px;
	background-image: url(../images/a-1.gif);
	color: #393596;
	padding-left: 5px;
}
td.tollFree {
	background-color: #5057FF;
	color: White;
	vertical-align: middle;
	padding-left: 80px;
	width: 100%;
	font-weight: bold;
}
a.contact {
	text-decoration: none;
	color: White;
}


/* Top navbar */
td.pageTitle {
	background-image: url(../images/f-1.gif);
	height: 40px;
	padding-left: 45px;
	font-size: 15px;
	font-weight: bold;
	color: White;
	vertical-align: middle;
}
td.topNavbarHolder {
	background-image: url(../images/d-1.gif);
}
table.topNavbar {
	width: 100%;
	text-align: center;
	height: 31px;
	font-size: 12px;
	font-weight: bold;
}
td.topNavbar {
	border-right: solid 1px White;
}
a.topNavbar {
	text-decoration: none;
	color: White;
}

/* Main text body */
span.textTitle {
	color: #C60000;
	font-weight: bold;
}
td.mainTextHolder {
}
table.mainText {
	font-size: 14px;
}
th.mainText {
	background-color: #5057FF;
	width: 10px;
}
td.mainText {
	padding: 10px 10px 10px 10px;
	background-color: White;
	width: 100%;
}
img.textImage {
	margin-left: 50px;
}










/***********************************************************/
ul.content {
	list-style-position: outside;
	list-style-type: disc;
	margin-right: 15px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}
.standout {
	color: #990033;
	font-weight: bold;
}
span.tollFreeNumberTextAround {
	font-size: 16px;
	font-weight: bold;
}
span.tollFreeNumberText {
	color: Red;
}
hr.mainText {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: black;
	height: 1px;
}
span.companyName {
	font-weight: bold;
	font-size: 13px;
}
a.freeEstimate {
	font-weight: bold;
	font-size: 13px;
}
h2.textBody {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 16px;
}
h3.mainText {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
a.tips {
	font-size: 16px;
}

span.coupons {
	font-size: 24px;
	font-weight: bold;
}
