/* 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 {
	border-left: solid 1px black;
	border-right: solid 1px black;
	width: 780px;
}


/* Footer */
table.footer {
	color: Black;
	font-size: 12px;
	width: 100%;
	text-align: center;
	background-color: white;
	height: 35px;
	border-left: solid 20px #00AEEF;
}
a.footer {
	color: Black;
}


/* Logo */
td.logo {
	background-image: url(../images/a-2.gif);
	text-align: center;
	width: 264px;
	height: 42px;
	vertical-align: top;
	padding-top: 10px;
}
a.logo {
	font-size: 16px;
	font-weight: bold;
	color: #3BB979;
	text-decoration: none;
}


/* Navbar */
table.navbar {
	height: 18px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}
td.navbar {
	background-position: center middle;
	background-repeat: no-repeat;
}
td.navbar_1 {
	background-image: url(../images/btn1.gif);
	width: 85px;
}
td.navbar_2 {
	background-image: url(../images/btn2.gif);
	width: 92px;
}
td.navbar_3 {
	background-image: url(../images/btn3.gif);
	width: 92px;
}
td.navbar_4 {
	background-image: url(../images/btn4.gif);
	width: 73px;
}
td.navbar_5 {
	background-image: url(../images/btn5.gif);
	width: 69px;
}
td.navbar_6 {
	background-image: url(../images/btn6.gif);
	width: 98px;
}
td.navbar_7 {
	background-image: url(../images/btn7.gif);
	width: 136px;
}
td.navbar_8 {
	background-image: url(../images/btn8.gif);
	width: 86px;
}
a.navbar {
	color: White;
	text-decoration: none;
		font-size:11;
}
td.navbarSpacer {
	font-size: 5px;
	height: 5px;
}


/* Toll free */
td.tollFree {
	background-color: #AAE0D0;
	height: 100%;
	vertical-align: top;
}
td.tollFreeSpacer {
	background-color: #AAE0D0;
	height: 20px;
}


/* Body */
td.body {
	font-size: 12px;
	color: Black;
	background-color: white;
	border-top: solid 20px #00AEEF;
	border-left: solid 20px #00AEEF;
	padding-top: 15px;
	padding-left: 15px;
	width: 100%;
}
span.pageTitle {
	font-size: 25px;
	color: #52548F;
	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: #267146;
	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;
}
