@charset "utf-8";
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #2463A2;
}
.pageheader {
	font-size: 16px;
	font-weight: bold;
	color: #020202;
}
.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BAD98C;
}
a:link {
	color: #2463A2;
}
a:visited {
	color: #2463A2;
}
a:hover {
	color: #AFC24F;
}
.navlink {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.navlink:link {
	color: #295111;
	text-decoration: underline;
}
a.navlink:visited {
	color: #295111;
	text-decoration: underline;
}
a.navlink:hover {
	color: #346815;
	text-decoration: underline;
}
a.footer:link {
	color: #295111;
}
a.footer:visited {
	color: #295111;
}
a.footer:hover {
	color: #346815;
	text-decoration: underline;
}
.small {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quotes {
	font-size: 11px;
}
.formfield {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableborder {
	border: 1px solid #607849;
}
.blink {
	color: #CC0000;
	text-decoration: none;
}
.vertline {
	background-image: url(images/bluedot.gif);
	background-repeat: repeat-y;
}
.strikethrough {
	color: #000000;
	text-decoration: line-through;
}
.emailcapture {
	background-image: url(images/email_capture.gif);
	height: 193px;
	width: 341px;
	background-repeat: no-repeat;
	background-position: left top;
}
.emailborder {
	border: 1px solid #3D4C2E;
}
.hdynlink {
	color: #2463A2;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	cursor: pointer
}
a.hdynlink:link {
	color: #2463A2;
	text-decoration: underline;
}
a.hdynlink:visited {
	color: #2463A2;
	text-decoration: underline;
}
a.hdynlink:hover {
	color: #AFC24F;
	text-decoration: underline;
}
.hdynlink2 {
	font-size: 11px;
	font-weight: bold;
	color: #295111;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
}
