.text-address {
	font-family: Lucida Grande, Arial, Verdana, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	word-spacing: 1px;
	font-weight: bold;
}
.text-BLK {
	font-family: Lucida Grande, Arial, Verdana, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	word-spacing: 1px;
}
.text-rest-link {
	font-family: Lucida Grande, Arial, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	text-decoration: underline;
	word-spacing: 1px;
}
.text-RED-tabs {
	font-family: Lucida Grande, Arial, Verdana, sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
	font-weight: bolder;
	color: #FFFFFF;
	word-spacing: 1px;
	background-color: #880022;
}

.text-COPYRIGHT {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #999999;
}
.clsLabelText {
	font-size:12px;
}
.clsRequiredText { 
	text-decoration: none; 
	font-size: 10pt; 
	font-family: Arial,helvetica,sans-serif; 
	color: #990000; 
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #960732;
	border: 1px solid #000;
}
