body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, sans-serif; }

p { }

td { }

a:link {
	color: #75151A;
}

a:visited {
	color: #75151A;
}

a:hover {
	color: #982C32;
}

a:active {
	color: #A12E38;
}
.banner { color: #fff; }
.lh_quote { color: #fff; padding-right: 10px; padding-left: 10px; }
.banner a:link { color: #fff; }
.banner a:hover { color: #f0fcfb; }
.sub { font-weight: bold; }
.banner a:active { color: #fff; }
.banner a:visited { color: #fff; }
.head {
	font-weight: bold;
	font-size: 10pt;
}
.box {
	border: solid 2px #000000;
}
.box-nopad { font-size: 9pt; padding: 0; border: solid 1px #99a; }
.box-nopad-leftmargin {
	font-size: 9pt;
	margin-left: 20px;
	padding: 0;
	border: solid 1px #99a;
	border-color: #000;
	border-width: 1;
}
.box-nopad-rightmargin { font-size: 9pt; margin-right: 20px; padding: 0; border: solid 1px #99a; }
.boxhead { font-size: 10pt; font-weight: bold; }
.boxbody { font-size: 9pt; }
.small { font-size: 8pt; }
.justify { text-align: justify; }
.nav { color: #b4e0e4; font-size: 8pt; font-weight: bold; }
.testimonial { font-weight: bold; text-align: justify; padding-top: 12px; border-top: 1px solid #99a; }
.testimonial_byline { font-size: 9pt; font-style: italic; text-align: right; }
.nav a:link { color: #fff; text-decoration: none; }
.nav a:hover { color: #7ecfd6; text-decoration: none; }
.nav a:active { color: #7ecfd6; text-decoration: none; }
.nav a:visited { color: #fff; text-decoration: none; }
.marginonleft { margin-left: 20px; }
