@charset "utf-8";
/* CSS Document */

.Navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	list-style-type: none;
}
a:Navigation.hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: normal;
	color: #24FF24;
	text-decoration: none;
	font-weight: bold;
}
.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	padding-top: 20px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.TableHead {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #043444;
	text-decoration: none;
}

.Bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
	font-weight: normal;
}
.Bodytextblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	line-height: 23px;
	font-weight: normal;
}
.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.TitleFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 4px;
	border: 1px none #FFFFFF;
}
.Subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 3px;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.BodytextSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8D7A6;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
}

