body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#666666;
	margin: 0px;
}
a:link {
	color: #BE0E1E;
}
a:visited {
	color: #BE0E1E;
}
a:hover {
	color: #FF0000;
}
#main {
	width: 800px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#header1 {
	width: 601px;
	float: left;
}
#header2 {
	float: left;
	width: 199px;
}
#content {
	clear: both;
	width: 800px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BE0E1E;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 20px;
}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: normal;
}
.homeimages {
	padding: 1px;
	float: left;
	border: 1pt solid #CCCCCC;
	margin-right: 5px;
}

.redbodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BE0E1E;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(images/footer_gradient.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
}
.tableborder {
	border: 1pt solid #999999;
}
#quote {
	background-image: url(images/getaquotenow.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 325px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
}
.tableforms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 770px;
	border: 1pt solid #666666;
}
.tablerowheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.imageborder {
	border: 1pt solid #999999;
}
.footerborder {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
.iiicopyright {
	font-size: 10px;
	font-weight: normal;
}
.redtext {
	color: #CC0000;
}
#main #content li {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
}
