.majorHeaderW{
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
}

.termHeadingWhite{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.footerText{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.footerTextOrange{
	color: #F3904A;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


.footerTextLinkOrange{
	color: #F3904A;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}


