@charset "utf-8";
.textUnderline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	text-decoration: underline;
}

.textblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	list-style-type: disc;
}


.textmidsizeUnderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	color: #000000;
	text-decoration: underline;
}


.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
}
.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;

}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 900;
	color: #003300;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.smalltext_hidden {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.capboldtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #353535;
}

.navbarcolor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}


.textbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

.textmidsize {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	color: #000000;
}
.whitetextmed {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 900;
	color: #FFFFFF;
}

.whitetextlarg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 900;
	color: #FFFFFF;
}
.capboldtext_large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #353535;
}
.whitetextlargUnderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: underline;
}

.ctextlargUnderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 900;
	color: #FFFF00;
	text-decoration: underline;
}
.textmlargesize {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

