.hrb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.hrd {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.formcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
}
.formdx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DFDFFF;
	border-right-color: #DFDFFF;
	border-bottom-color: #DFDFFF;
	border-left-color: #DFDFFF;
	background-color: #FFFFFF;
}

input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #000000;
	background-color: #DAF4FA;
	}
label.errHilite {
	color: #C00;
	}
ul#errors {
	display: none;
	margin-top: 1em;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: .2em;
	color: #0099FF;
	font-weight: bold;
	}	
ul#errors li {
	margin-top: .4em;
	margin-bottom: .4em;
	padding: 0;
	}
ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	}
input.errHiliteform, select.errHiliteform, textarea.errHiliteform {

	border: 1px solid #000000;
	background-color: #0099ff;
}
.style4 {
	color: #8c8c8c;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {color: #0078bf; font-size: 11px; font-family: tahoma; font-weight: bold; }
