.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Body_Text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	color: #003399;
	text-decoration: none;
}
body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
.Navigation_On {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}
.Navigation_bottom {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
}
.Navigation_Bottom_On {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}
.rt_col_bg {
	padding: 10px;
	background-color: #10BCCC;
}
.rt_col_bg_outline {
	padding: 10px;
	border: 1px solid #10BCCC;
}
.rt_col_text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
.rt_col_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

