﻿.header_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #355385;
	font-weight: bold;
}
.stnd_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.sm_bold_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.stnd_bold_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.table1 {
	background-color: #FFFFFF;
}
.lite_blue {
	color: #AFC9D6;
}
.dark_blue {
	color: #355385;
}
.header_cell {
	background-color: #AFC9D6;
}
.left_cel {
	background-color: #355385;
	color: #FFFFFF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_link:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu_link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu_link:hover {
	color: #8AC9D7;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu_link:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.content_link:link {
	color: #355385;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.content_link:visited {
	color: #355385;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.content_link:hover {
	color: #C43C03;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.content_link:active {
	color: #355385;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nav_cel {
	background-color: #355385;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.lite_blue_sm {
	color: #AFC9D6;
	font-size: xx-small;
}
