/*****  Biznetix Default Style  *****/
a {
	color: #6F3527;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.subnav {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 175%;
}
a:hover.subnav {
	color: #CFD0B3;
	text-decoration: none;
}

.copyright {
	color: #6AD266;
	font-family: verdana, arial;
	font-size: 10px;
}

body,td,.content {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
}

.hmtext {
	font-family: arial, helvetica;
	font-size: 14px;
	color: #FFFFFF;
}

.hmnews {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.newslink {
	color: #6F3527;
	text-decoration: none;
}
a:hover.newslink {
	text-decoration: underline;
}

H1, .header {
	font-family: arial, helvetica;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0px;
}

H2, .header2 {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #6B3421;
	font-weight: bold;
	margin-bottom: 0px;
}

.formInActive {
	font-family: arial, helvetica;
	font-size: 10pt;
	color:#000000;
	background-color: #FAFAEE;
	border: 1px solid #6D6E48;
}

.formActive {	
	font-family: arial, helvetica;
	font-size: 10pt;
	color:#000000;
	background-color: #ffffff;
	border: 1px solid #6D6E48;
}