body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
	background-image: url(/images/fmt_pageback.gif);
	background-repeat: repeat-x;
	margin-top: 25px;
}
h1 {
	font-size: 160%;
	color: #159BFE;
}
h2 {
	font-size: 140%;
	font-style: italic;
}
h3 {
	font-size: 120%;
}
.tblmain {
	width: 750px;
}
.tblwhiteback {
	background-color: #FFFFFF;
}
.tblnavback {
	background-color: #e6bd0b;
	background-image: url(/images/fmt_navback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#homeintro {
	width:740px;
	height:280px;
	background:url(/images/home_intro.jpg) no-repeat;
	font-size:120%;
	color:#FFFFFF;
}
.tblphone {
	background: #e5e5e5 url(/images/888zipscan.gif) no-repeat left 70px;
}
.txtnav_rl {
	font-size: 110%;
	padding: 5px;
	color: #e6bd0b;
	background-color: #4c4c4c;
	text-decoration: none;
}
.txtnav {
	font-size: 110%;
	padding: 5px;
}
a.txtnav:link, a.txtnav:visited, a.txtnav:active {
	color: #000000;
	text-decoration: none;
}
a.txtnav:hover {
	color: #e6bd0b;
	background-color: #4c4c4c;
}
.txttopnav {
	font-size: 110%;
	padding: 10px;
}
a.txttopnav_rl {
	font-size: 110%;
	padding: 10px;
	color: #FFFFFF;
	background-color: #159bfe;
	text-decoration: none;
}
a.txttopnav:link, a.txttopnav:visited, a.txttopnav:active {
	color: #909090;
	text-decoration: none;
}
a.txttopnav:hover {
	color: #FFFFFF;
	background-color: #159bfe;
}
.tblcontent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 120%;
	margin-bottom: 5px;
}
.txtindent {
	padding-left: 10px;
}
.tblblueback {
	background-color: #159bfe;
	color: #FFFFFF;
}
.txtsmaller {
	font-size: 90%;
}
.txtsmallest {
	font-size: 80%;
}
.txtbigger {
	font-size: 120%;
}
.txtbiggest {
	font-size: 140%;
}
.txtblue {
	color: #159BFE;
}
.tblboxed {
	border: thin solid #CCCCCC;
}
.txtgrey {
	color: #999999;
}
.txtwhite {
	color: #FFFFFF;
}
