body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
body {
	background-color: #c4bfa6;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/bg.gif);
}
.tableBorder {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #800000;
	border-right-color: #000000;
	border-bottom-color: #800000;
	border-left-color: #800000;
}
.tableLeftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996666;
}
.newsletterTitle {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #800000;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}
hr {
	width: 460px;
	background-color: #996666;
	margin-top: 20px;
	margin-bottom: 20px;
}
.leadInCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
}
a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #800000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.boldWhite:link {
	color: #ffffff;
	text-decoration: underline;
}
a.boldWhite:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.boldWhite:hover {
	color: #ffffff;
	text-decoration: none;
}
.navlist
{
	width:160px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	font-weight: bold;
	margin: 14px 0px 0px 0px;
}
.boldWhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.leftpic {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.rightpic {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.padded {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#box {
	background-color: #F3F3EB;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #800000;
	border-right-color: #000000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	font-weight: bold;
}
.redText {color: #800000}
.quote {color: #800000; font-size: 15px; margin-left: 7px; margin-right: 7px;}
