/*****  Biznetix Default Style  *****/
a {
	color: #2F5B23;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.nav {
	font-family: times new roman, garamond;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover.nav {
	color: #062B00;
	text-decoration: none;
}

.hm_copyright {
	font-size: 10px;
	color: #BBC3B9;
}

.copyright {
	font-size: 10px;
	color: #062B00;
}

body,td, .content {
	font-family: times new roman, verdana, arial, helvetica;
	font-size: 14px;
	color: #000000;
}

.tip {
	font-family: times new roman, verdana, arial, helvetica;
	font-size: 12px;
	color: #062B00;
}

.hmtext {
	font-family: times new roman, arial, helvetica;
	font-size: 14px;
	color: #FFFFFF;
}

.hmnews {
	font-family: times new roman, arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.newslink {
	color: #6F3527;
	text-decoration: none;
}
a:hover.newslink {
	text-decoration: underline;
}

H1, .header {
	font-family: times new roman, garamond;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
}

H2, .header2 {
	font-family: times new roman, arial, helvetica;
	font-size: 18px;
	color: #062B00;
	font-weight: bold;
}

H3, .header3 {
	font-family: times new roman, arial, helvetica;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 0px;
}

.formInActive {
	font-family: times new roman, arial, helvetica;
	font-size: 10pt;
	color:#000000;
	background-color: #FAFAEE;
	border: 1px solid #6D6E48;
}

.formActive {	
	font-family: times new roman, arial, helvetica;
	font-size: 10pt;
	color:#000000;
	background-color: #ffffff;
	border: 1px solid #6D6E48;
}

.biznav {
	font-family: times new roman, arial, helvetica;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
}