.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
body {
	margin: 0px;
}
.captionNavy {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #223162;
}
.captionTeal {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #008080;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.normalSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #243664;

}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #008080;
}
a.h2:link {
	text-decoration: underline;
	color: #008080;
}
a.h2:visited {
	color: #008080;
	text-decoration: underline;
}
a.h2:hover {
	color: #008080;
	text-decoration: none;
}
a.h2:active {
	color: #008080;
	text-decoration: underline;
}
.teal {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #008080;
}
a.teal:link {
	text-decoration: underline;
	color: #008080;
}
a.teal:visited {
	color: #008080;
	text-decoration: underline;
}
a.teal:hover {
	color: #008080;
	text-decoration: none;
}
a.teal:active {
	color: #008080;
	text-decoration: underline;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #243664;
}
a.footer:link {
	text-decoration: none;
	color: #243664;
}
a.footer:visited {
	color: #243664;
	text-decoration: none;
}
a.footer:hover {
	color: #243664;
	text-decoration: underline;
}
a.footer:active {
	color: #243664;
	text-decoration: underline;
}
.tealSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #008080;
	font-size: 10px;
}
.tealMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008080;
}
.normalNavy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #243664;
}
.NavyLink{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #243664;
}
a.NavyLink:link {
	text-decoration: underline;
	color: #243664;
}
a.NavyLink:visited {
	color: #243664;
	text-decoration: underline;
}
a.NavyLink:hover {
	color: #243664;
	text-decoration: none;
}
a.NavyLink:active {
	color: #243664;
	text-decoration: underline;
}