.BodyText {  font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-style: normal}
.SubTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003366; font-style: normal}
.MainTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
	font-style: normal;
}
.BodyMedium {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal}
.BlueWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
}
.BodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BodyTextBold {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #333333;
}
.GreyWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.PrimeButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin none #000000;
	border-left: thin solid #000000;
	background-position: center;
}
.SecondayButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFDE79;
	border-top: thin solid;
	border-right: medium solid;
	border-bottom: thin none;
	border-left: thin solid;
}
.TertiaryButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-top: thin solid;
	border-right: medium solid;
	border-bottom: thin none;
	border-left: thin solid;
}
.PrimeButtonLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	cursor: hand;
}
.TertiaryButtonLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border: none;
	cursor: hand;
}
.SecondayButtonLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFDE79;
	border: none;
	cursor: hand;
}
.Links {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.Quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.HighlightRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

