.regText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .09em;
	line-height: 1.5em;
}
.regText strong {
	font-size: 14px;
	font-weight: bolder;
}
a:link {
	color: #002A64;
}
a:hover {
	color: #008BBB;
}
a:visited {
	color: #002A64;
}
a:active {
	color: #008BBB;
}
.reasons {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

.nav a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.nav a:link {
	color: #002A64;
}
.nav a:visited {
	color: #002A64;
}

.nav a:active {
	color: #008BBB;
}
.nav a:hover {
	color: #008BBB;
}


.active a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.active a:link {
	color: #008BBB;
}
.active a:visited {
	color: #008BBB;
}

.active a:active {
	color: #008BBB;
}
.active a:hover {
	color: #008BBB;
}

.boldRed{
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
}

