@charset "ISO-8859-1";
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 013a7b;
	text-decoration: none;
}
.tan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 9b9a7b;
	text-decoration: none;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 013a7b;
	text-decoration: none;
}
.tanheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 9b9a7b;
	text-decoration: none;
}
.ss1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #102665;
	text-decoration: none;
}
.ss2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #102665;
	text-decoration: none;
	line-height: 20px;
}
.ss3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #102665;
	text-decoration: none;
	line-height: 15px;
}

