.redTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CA595C;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}

A.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}

A.nav:hover, A.navon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA595C;
	text-decoration: none;
}
.subheaderBlueLt {
	color:#53C4DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
}

.subheaderGreyLt {
	color:#434343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
}
	
.txtBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005495;
	font-weight:bold;
	text-decoration: none;
}
.txtGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 13px;
}
A.txtGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: underline;
	line-height: 13px;
}
A.txtGrey:hover {
	color: #CA595C;
}
A.txtRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA595C;
	text-decoration: none;
	line-height: 13px;
}
A.txtRed:hover {
	text-decoration: underline;
}
A.txtBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005495;
	text-decoration: underline;
	line-height: 13px;
}
A.txtBlue:hover {
	color: #CA595C;
}
.txtGreyLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #434343;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #434343;
}
A.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #434343;
	text-decoration:underline;
}
A.footer:hover {
	color: #CA595C;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CA595C;
	text-decoration: none;
	background-color: #E7F0EE;
	line-height: 14px;
}

