body {
	margin-top: 2px;
}
a:link {
	color: #00248f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00248f;
}
a:hover {
	text-decoration: underline;
	color: #00248f;
}
a:active {
	text-decoration: none;
	color: #00248f;
}
.small_text {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: normal;
	color: #000000;
}
.body_text {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.body_textGreen {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9bbb59;
	line-height: 18px;
}
.body_text_bold {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.body_text_bold_blue {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.time_text_bold {
	font-family: "Eurostyle", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00248f;
}
.heading_text {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.heading_text_bold {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
.heading_text_bold_blue {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.sub_title_text {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.title_text {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0033cc;
}
.title_text_bold {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0033cc;
}
.left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00248f;
}
.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00248f;
}
.right_left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00248f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00248f;
}
.top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00248f;
}
.top_btm_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00248f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00248f;
}
.top_right_left_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00248f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00248f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00248f;
}
.bottom_fill {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	background-color: #bfcfff;
	border: 1px solid #00248f;
}
.cell_fill {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	background-color: #bfcfff;
}
.relaxed_text {
	font-family: "Eurostile", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
}
.list {
margin-left: 1;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}


