.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.lg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.xlg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.xlg_textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	text-transform: none;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
}
.navbar A:link {
	text-decoration: none;
	color: #333333;
	text-transform: none;
}
.navbar A:active {
	text-decoration: underline;
	text-transform: none;
	color: #0033CC;
}
.navbar A:visited {
	text-decoration: none;
	color: #333333;
	text-transform: none;
}
.navbar A:hover {
	text-decoration: underline;
	text-transform: none;
	color: #CC0000;
	text-align: center;
}
.navbar_on {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #999999;
	text-transform: none;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	background-color: #7083BB;
}
.sm_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.section_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1B3F96;
}
.text_bold_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.text_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.form_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}
.lg_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
