.footertext {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.underlinebody2 {
	font-family:  Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.body {
	font-family:  Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.bbbody {
	font-family:  Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #24567f;
	text-decoration: none;
}

.Bluebody {
	font-family:  Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #24567f;
	text-decoration: none;
}



.whitebody {
	font-family:  Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.smalltext {
	font-family:  Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}



.bluesmalltext {
	font-family:  Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #24567f;
	text-decoration: none;
}


.underlinebody {
	font-family:  Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #F37007;
	text-decoration: underline;
}



.heading {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	color: #146196;
}

.subYtxtHeader {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffc209;
}

.subWtxtHeader {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.subHeader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #146196;
}

.whiteHeader {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
}


a {
	font-family:  Arial;
	font-weight: normal;
	
}
a:visited {
	font-family:  Arial;
	color: #3ba6f7;
	
}
a:hover {

	font-family:  Arial;
	text-decoration: underline;
	color: #3ba6f7;
	
}