.txtHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
}

.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #000000;
}

.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #000000;
}

.txtContact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
}

.txtTiny {
	font-family: Times New Roman, Times, serif;
	font-size: 7pt;
}

.txtHome2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
}
.txtContact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-bottom-style: dashed;
	border-bottom-color: #FF3300;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #FF3300;




}

.txtNews {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}
a:link {
	color: #16487c;
}
a:visited {
	color: #16487c;
}
a:active {
	color: #16487c;
}
.txtNews2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	line-height: 15pt;
}
.cellRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #062D5F;
}
.cellLeft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #062D5F;
}
