body, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin-bottom: 0px;
}
.footertext {
	color: #FFFFFF;
	font-size: 9px;

}
input.button {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333333;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	cursor: hand; cursor: pointer;
}
a {
	color: #02548A;
}
a.unsubscribe {
	font-size: 10px;
	color: #333333;
}
a.footerlinks {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a.bulletslink {
	font-size: 11px;
	text-transform: capitalize;
	height: 14px;
}
a.morelink {
	text-transform: lowercase;
	font-size: 11px;
}
.topbottomindent {
	padding-top: 6px;
	padding-bottom: 2px;
}
.negtopbottomindent {
	margin-top: 4px;
	margin-bottom: 1px;
}
.leftindent {
	padding-left: 7px;
}
.sidesindent {
	padding-right: 15px;
	padding-left: 15px;
}h2 {
	font-size: 18px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 2px;
	padding-top: 6px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.imgborder {
	border: 2px solid #666666;
}
.requiredtext {
	font-size: 10px;
	color: #CC0033;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
