.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.call-to-action {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F0000;
}

.page-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3D65AD;
	font-weight: bold;
}
.email-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.email-links-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3d65ad;
	text-decoration: none;
}
a.email-links-head:link { color: #3D65AD; text-decoration: none; }
a.email-links-head:visited { color: #3D65AD; text-decoration: none; }
a.email-links-head:hover { text-decoration: none; color: #8F0000;}
a.email-links-head:active { color: #3D65AD; text-decoration: none; }
	
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.bottomlinks:link { color: #999999; text-decoration: none; }
a.bottomlinks:visited { color: #999999; text-decoration: none; }
a.bottomlinks:hover { text-decoration: none; color: #3D65AD;}
a.bottomlinks:active { color: #999999; text-decoration: none; }

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D65AD;
	text-decoration: none;
	font-style: normal;
	padding: 0px;
}
a.navigation:link { color: #3D65AD; text-decoration: none; }
a.navigation:visited { color: #3D65AD; text-decoration: none; }
a.navigation:hover { text-decoration: none; color: #8F0000;}
a.navigation:active { color: #3D65AD; text-decoration: none; }
}
.content-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8F0000;
	text-decoration: none;
}
a.content-link:link { color: #3D65AD; text-decoration: none; }
a.content-link:visited { color: #3D65AD; text-decoration: none; }
a.content-link:hover { text-decoration: none; color: #8F0000;}
a.content-link:active { color: #3D65AD; text-decoration: none; }
.table-boarder {
	border: thin solid #3D65AD;
}
.blue-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D65AD;
}
