.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #003366;
}
.box {
	border: thin solid #AE2A25;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
a:link {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9E292B;
	text-decoration: underline;
}
a:visited {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9E292B;
	text-decoration: underline;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00305C;
	text-decoration: underline;
}
a:active {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00305C;
	text-decoration: underline;
}
td#dropdown a:link {color: white;font-size: 11px; font-weight: normal;text-decoration: none;}
td#dropdown a:visited {color: white;font-size: 11px; font-weight: normal;text-decoration: none;}
td#dropdown a:hover {color: #5CB2F0;font-size: 11px; font-weight: normal;text-decoration: none;}
td#dropdown a:active {color: white;font-size: 11px; font-weight: normal;text-decoration: none;}
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
