@charset "UTF-8";
.legalsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.topnav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
}
.topnav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
}
.topnav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
}
.separators {
	font-size: 16px;
	color: #FFFFFF;
}
.greencopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
	line-height: 18px;
}
.bigheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC3300;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}
.greenheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color: #336666;
	text-decoration: none;
	line-height: 42px;
}
.regbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	line-height: 20px;
}
.smallSpecText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #333333;
	line-height: 16px;
}
.languageLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.languageLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.languageLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.languageLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
