body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/bg_plate.gif);
	margin: 15px;
	background-color: #222222;
	vertical-align: middle;
}
.main {
	background-image: url(../images/bg_filler.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #880000;
	letter-spacing: 0.17em;
}
.boldnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #880000;
}
.microtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
}
.microtext a:link {
	color: #880000;
}
.microtext a:visited {
	color: #444444;
}
.microtext a:hover {
	color: #F70201;
	text-decoration: underline;
}
.logintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
}
.tblmain {
	overflow: visible;
	background-color: #606060;
	padding: 20px;
	font-family: "Courier New", Courier, monospace;
	position: absolute;
	height: 100%;
	width: 800px;
	vertical-align: 100%;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #880000;
}
a:visited {
	color: #880000;
}
a:hover {
	color: #F70201;
	text-decoration: underline;
}
.linkWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000044;
	text-decoration: underline;
}
h1{
 font-family:Arial,Helvetica,sans-serif;
 font-size:12px;
 letter-spacing:0.3em;
 line-height:26px;
 color: #222222;
 margin: 0px;
 padding: 0px;
 display:inline;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	letter-spacing: 0.06em;
	font-weight: bold;
}
.addressHeader1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	letter-spacing: 0.08em;
	line-height: 12px;
}
.addressHeader2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	letter-spacing: 0.06em;
	line-height: 16px;
}
.secondary_services {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	font-weight: bold;
	letter-spacing: .3em;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.phone_sm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li.faq	{ 
	list-style: none;
	padding: 0px;
	text-indent: -18px;
	margin-left: -20px;
}
			

/* PAUL B's CSS FOR FAST QUOTE FORM */

.required{
	color: #880000;
}

.container{
	display: block;
	margin: 0px;
	padding: 0px;
}

.container ul{
	height: 30px;
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style:none;
}

.container li{
	display : table-cell;
	height:30px;
	margin: 0px;
	padding:0px;
	padding-left: 20px;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.col1{
	text-align:right;
	left: 0px;
	width: 175px;
}

.col2{
	text-align:left;
	left: 210px;
	width: 200px;
}

#layer1 input, #layer2 input{
	background-color:#FFFF00;
}

