a:link {
	color: #6f2ccb;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #6f2ccb;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #7DCF15;
	font-weight: normal;
}

a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
a.footer:link {
	color: #ffffff;
	font-size: 8px;
	text-decoration: none;
	font-weight: normal;
}

a.footer:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 8px;
	font-weight: normal;
}

a.footer:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 8px;
	font-weight: normal;
}

a.footer:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 8px;
	font-weight: normal;
}

.pagetext-green-bold {
	color: #57d21a;
	font-weight: bold;
	line-height: 20px;
}

.pagetext-purple-bold {
	color: #6f2ccb;
	font-weight: normal;
	line-height: 20px;
}

.pagetext-grey-bold {
	color: #aaaaaa;
	font-weight: normal;
	line-height: 20px;
}

.footertext-line-height {
	color: #919191;
	line-height: 20px;
}

.quotetext {
	color: #919191;
	font-family: "Georgia";
	font-size: 13px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Century Gothic";
	font-weight: lighter;
	letter-spacing: 1px;
}

h1 {
	color: #74C111;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 14px;
	color: #6F2CCB;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #000000;
}

div#navbar2 {
 	height: 23px;
 	width: 100%;
}

div#navbar2 ul {
 	margin: 0px;
 	padding: 0px;
 	font-family: "Trebuchet MS";
 	font-size: 12px;
 	line-height: 23px;
 	white-space: nowrap;
}

div#navbar2 li {
	list-style-type: none;
 	display: inline;
}

div#navbar2 li a {
	text-decoration: none;
	padding-right: 0px;
	padding-left: 9px;
	color: #919191;
}

div#navbar2 lia:link {
 	color: #919191;
}

div#navbar2 lia:visited {
}

div#navbar2 lia:hover {
	color: #6ec114;
	text-decoration: underline;
}

body#a a#anav,
body#b a#bnav,
body#c a#cnav,
body#d a#dnav,
body#e a#enav,
body#f a#fnav,
body#g a#gnav,
body#h a#hnav {
	color: #ffffff;
}
.formobject {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	background-color: #DDDEE1;
	border: 1px solid #C0C0C0;
}
