a:link {
	color				: #003399;
	text-decoration		: underline;
}

a:active {
	color				: #003399;
	text-decoration		: underline;
}

a:hover {
	color				: #003399;
	text-decoration		: underline;
}

a:visited {
	color				: #3333FF;
	text-decoration		: underline;
}

.text {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #333333;
}

.bluetext {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #003366;
	font-weight			: bold;
}

.bluestext {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #003366;
}

.whitetext {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #FFFFFF;
}

.redtext {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: #CF0707;
}

.whitetextsm {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #FFFFFF;
}

.firstletter {
	font-family 		: Times New Roman;
	font-size			: 11pt;
	color				: #333333;
}

.textsm {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 8pt;
}

.redtextsm {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: #CF0707;
}

.rateredtext {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 14pt;
	color				: #CF0707;
}

.header {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 19pt;
	color				: #660033;
}

.subheader {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 11pt;
	color				: #003366;
	font-weight			: bold;
}

.ratesheader {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 14pt;
	color				: #000000;
	font-weight			: bold;
}

.ratessubheader {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 11pt;
	color				: #0030CE;
	font-weight			: bold;
}

.redsubheader {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 11pt;
	color				: #CF0707;
	font-weight			: bold;
}

.textnav {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 8pt;
}

sup {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 7pt;
}

.nav {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 8pt;
}

.greysubheader {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 11pt;
	color				: #7B797B;
}

.blacksubheader {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 11pt;
	color				: #000000;
}

.email_speedbump {
	color: black;
	background: white;
	border: #005A88 2px groove;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	text-align: center;
}

.email_speedbump h2 {
	color: #005A88;
}