@charset "UTF-8";

.page_bg {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #004A93;
}
.cell_1 {
	background-image: url(../images/1-TFLabels.gif);
	background-repeat: no-repeat;
	height: 167px;
	width: 720px;
}
.cell_2 {
	background-color: #FAFAFA;
	height: 86px;
	width: 262px;
	text-align: center;
}
.cell_3 {
	background-image: url(../images/3-TFLabels.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 458px;
}
.cell_4 {
	background-image: url(../images/4-TFLabels.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 720px;
}
.cell_5 {
	background-color: #AAE0FA;
	background-image: url(../images/5-TFLabels.gif);
	background-repeat: repeat-x;
	width: 720px;
	margin-right: 10px;
	margin-left: 10px;
}
.cell_6 {
	background-color: #AAE0FA;
	width: 720px;
	text-align: center;
}
.nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004A93;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
}
.img_link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.headder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #004A93;
	text-decoration: none;
}
.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #004A93;
	text-decoration: none;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004A93;
	text-decoration: none;
}
.paragraph_hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004A93;
	text-decoration: none;
}
.tabel_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004A93;
	text-align: center;
}
.white_tabel_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004A93;
	text-align: center;
	background-color: #FFF;
	width: 40px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #004A93;
	border-right-color: #004A93;
	border-bottom-color: #004A93;
	border-left-color: #004A93;
}
.blue_tabel_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #004A93;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #004A93;
	border-right-color: #004A93;
	border-bottom-color: #FFF;
	border-left-color: #004A93;
}
.label_tabel_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #004A93;
	text-align: center;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #004A93;
	border-right-color: #004A93;
	border-bottom-color: #004A93;
	border-left-color: #004A93;
}
