@charset "UTF-8";
.WHITE_LINKS {
	font-family: "Century Gothic";
	font-size: 11px;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.GREEN_LINKS {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #B4CC95;
	text-decoration: none;
	text-transform: none;
}
.BLUE_TEXT {
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
	color: #002448;
}

a:hover {
	color: #B4CC95;
}
.formborders {
	border: 1px solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #082448;
	background-color: #d5edfc;
	text-decoration: none;
	text-align: left;
	text-indent: 2px;
	line-height: 2.5em;
	vertical-align: baseline;
}
.reg_button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #082448;
	text-decoration: none;
}
.checkbox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #082448;
	text-decoration: none;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082448;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
