.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
}.mainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
a.menuText:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuText:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menuText:hover {
	text-decoration: underline;
	color: #F7B511;
}
a.menuText:active {
	text-decoration: none;
	color: #FFFFFF;
}
.headOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
	color: #30426C;
	font-weight: bold;
}
.headTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	color: #30426C;
	font-weight: bold;
}
.headThree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #30426C;
	font-weight: bold;
}
.bottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}
a.bottomMenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomMenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.bottomMenu:hover {
	text-decoration: underline;
	color: #F7B511;
}
a.bottomMenu:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bulletPoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 17px;
}
.extraLead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
