body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	background-color: #FFFFFF;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #053302;
}
a:link {
	color: #48835d;
	text-decoration: none;
}
a:visited {
	color: #48835d;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #48835d;
	text-decoration: none;
}
.headerbkgd {
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.verticalline {
	background-image: url(../images/vertline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footertable {
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFFF;
	background-color: #48835d;
	font-size: 9px;
	line-height: 14px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin: 0px;
	padding: 10px;
}
.footer {
	color: #FFFFFF;
	font-size: 9px;
	line-height: 14px;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}
.oldaddress {
	margin-top: 10px;
	font-size: 11px;
	line-height: 15px;
}
.associate img {
	padding-bottom: 10px;
	padding-left: 15px;
}
