/* 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: White;
}
#MainTable {
	border-left: solid 1px black;
	border-right: solid 1px black;
	width: 780px;
}


/* Footer */
table.footer {
	color: white;
	background-color: #A40001;
	font-size: 12px;
	width: 100%;
	text-align: center;
	height: 25px;
}
a.footer {
	color: white;
}
span.tollFree {
	color: #7B7B7B;
}


/* Site logo */
td.siteLogo {
	color: White;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background-color: white;
}
a.siteLogo {
	color: black;
	text-decoration: none;
}


/* Services navbar */
table.serNavbar {
	background-color: #A40001;
	text-align: center;
	width: 100%;
}
th.serNavbar {
	line-height: 25px;
	border: solid 1px White;
}
td.serNavbar {
}
a.serNavbar {
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


/* Top navbar */
table.topNavbar {
	width: 100%;
	text-align: center;
	color: Black;
	background-color: #A40001;
	height: 25px;
	font-weight: bold;
}
a.topNavbar {
	color: white;
	text-decoration: none;
}


/* Main text body */
td.mainTextBodyHolder {
	padding-left: 25px;
	border: solid 1px White;
}
table.mainTextBodyHolder {
	width: 100%;
}
td.pageTitle {
	background-color: black;
	height: 50px;
	color: White;
	font-weight: bold;
	font-size: 18px;
	padding-left: 25px;
}
td.mainTextBody {
	height: 100%;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
span.textTitle {
	font-size: 14px;
	font-weight: bold;
}


/***********************************************************/
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;
}
