.formtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #38A06C;
}
.formpushbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #38A06C;
}
a:link {
	color:#38A06C;
; text-decoration: none}

a:visited {
	color:#38A06C;
; text-decoration: none}

a:hover {
	color:#000000;
; text-decoration: underline}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

.Boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003399;
	font-weight: bold;
}
.windownormaltext {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 15px;
	}

.windowsmalltext {
	font-family: Verdana;
	font-size: 7pt;
	}
	
.windowBoldtext {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.windowpushbutton {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #38A06C;
}