.labelWelcomeDefault {
	font-weight: bold;
	font-size: 22pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

.label10Red {
	font-size: 10pt;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.label12B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
}

.label10B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}

.label9black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #aaaaaa;
}

.textbox10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
}

.textbox10b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	font-weight: bold;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color: Navy;
	height: 22px
}

	.button:disabled {
		color: darkgray;
	} 
