.largeheading {
	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: lighter;
	color: #000000;
	margin-right: 20px;

}
.heading {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 16pt;
	FONT-FAMILY: Arial, Helvetica;
	color: #000000;
	margin-right: 20px;

}
.headingWhite {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 14pt;
	FONT-FAMILY: Arial, Helvetica;
	color: #FFFFFF;

}
.maintext {
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica;
	color: #333333;
	;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
}
.maintextBold {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica;
	color: #666666;
	font-weight: bold;

}


.navbar {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 11px;


}
.navbarBold {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;

}
.maintext a:link {
	color: #333333;
	text-decoration: underline;
}
.maintext a:visited {
	color: #333333;
	text-decoration: underline;
}
.maintext a:hover {
	color: #5DC478;
	text-decoration: none;

}
.maintext a:active {
	color: #333333;
	text-decoration: underline;
}
.navbar a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.navbar a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.navbar a:hover {
	font-weight: bold;
	color: #ff66ff;
	text-decoration: none;

}
.navbar a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.navbarFFFFFF {
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 4px;
	text-align: center;
}
.navbarFFFFFF  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbarFFFFFF  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbarFFFFFF  a:hover {
	color: #5DC478;
	text-decoration: none;
}
.navbarFFFFFF  a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.smalltext { FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica; color: #666666; ; line-height: normal}
.smalltext a:active { color: #333333; ; text-decoration: none}
.smalltext a:visited { font-weight: bold; color: #333333; ; text-decoration: none}
.smalltext a:link { color: #333333; ; text-decoration: none}
.smalltext a:hover { color: #FF66FF; text-decoration: none; }
.disclaimer { FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica; color: #666666; ; line-height: normal}
.disclaimer a:hover { color: #FF66FF; ; text-decoration: none }
.disclaimer a:active { color: #000000; ; text-decoration: underline}
.disclaimer a:link { color: #000000; ; text-decoration: underline}
.disclaimer a:visited { font-weight: bold; color: #000000; ; text-decoration: underline}
.formborder {
	border: 1px solid #666666;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	background-color: #ADEBB7;
	width: 100px;
	padding: 3px;
}
.submit { border: 1px #666666 solid; font-family: Arial, Helvetica; font-size: 11px; color: #FFFFFF; background-color: ff66ff; font-weight: bold}

