.body_text {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.body_text_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.body_link {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #01194d;
	text-decoration: underline;
}
a.body_link {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #01194d;
	text-decoration: underline;
}
a.body_link:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #3a5796;
	text-decoration: none;
}
.footer_nav {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #7b92ba;
	text-align: center;
}
a.footer_nav {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #7b92ba;
	text-align: center;
	text-decoration: none;
}
a.footer_nav:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}
.address_reg {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.address_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.subhead {
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #11235F;
	text-align: left;
	text-transform: uppercase;
}
