/* DEFAULT TAG STYLES */
body {
	font-size: 12px;
	font-family: Arial;
	margin: 0 0 0 0;
	background-color: #f0f0f0;
}
table {
	border-width: 0;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}
img {
	border: solid 0px White;
}
#MainTable {
	border-left: solid 1px black;
	border-right: solid 1px black;
	width: 780px;
}
.SiteBg {
	background-color: #D3E7EC;
}

/* Header */
td.headerPic {
	background-image: url(../images/a-2.gif);
	width: 311px;
	height: 93px;
}
a.logoText {
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
}


/* main area */
img.pageImage {
	border: solid 4px White;
}
td.mainBox {
	padding-top: 10px;
	padding-bottom: 20px;
}
td.pageTitle {
	background-image: url(../images/title.gif);
	width: 569px;
	height: 37px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
}


/* GENERAL */
td.emptyLine {
	font-size: 1px;
}


/* NAVBAR */
td.sidebarBtns {
	background-image: url(../images/btn.gif);
	width: 128px;
	height: 26px;
	text-align: left;
}
a.sidebarBtns {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}


/* Footer */
table.footer {
	color: White;
	font-size: 12px;
	width: 100%;
	text-align: center;
	background-color: #8EB2D2;
	height: 30px;
}
td.bottom {
	font-size: 4px;
	height: 4px;
	background-color: White;
}
a.footer {
	color: White;
}

/***********************************************************/
ul.content {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	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: #8A0F07;
	font-weight: bold;
}
span.tollFreeNumberTextAround {
	font-size: 16px;
	font-weight: bold;
}
span.tollFreeNumberText {
	color: Red;
}
hr.mainText {
	width: 95%;
	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;
}
#Table2 {
   width:167px;
}