/*****  Biznetix Default Style  *****/

/*a {
	font-family: verdana, arial;
	font-size: 11px;
	color: #660033;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}*/

.nav {
	font-family: verdana, arial;;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.reqtext {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #6A7375;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 8px;
}

.reqtext a {
	color: #6A7375;
	text-decoration: none;
}

.reqtext a:hover {
	color: #E38223;
}

.topnav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 2px;
}

.topnav a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}
.topnav a:hover {
	color: #E38223;
	text-decoration: none;
}

.hm_content {
	font-family: arial;
	font-size: 12px;
	color: #555C5E;
}

.hm_content a {
	color: #555C5E;
	text-decoration: none;
}

.hm_content a:hover {
	text-decoration: underline;
}

.hm_content2 {
	font-family: arial;
	font-size: 11px;
	color: #5E5B43;
}

.footertext {
	font-family: arial;
	font-size: 10px;
	color: #AFC3CB;
	text-transform : uppercase;
	letter-spacing: 1px;
}

.footertext a {
	color: #AFC3CB;
	text-decoration: none;
}

.footertext a:hover {
	color: #E38223;
	text-decoration: underline;
}

#ft1 {
	margin: 0;
	padding-bottom: 4px; 
}

#ft2 {
	margin: 0;
	padding-top: 5px; 
}

.bottomnav {
	color: #BDBEBE; font-weight:bold; font-size:10px;font-family: arial;
}

.bottomnav a {
	color: #BDBEBE;
	text-decoration: none;
}

.bottomnav a:hover {
	color: #E38223;
	text-decoration: underline;
}

a:hover.nav {
	color: #E3CAD1;
	text-decoration: none;
}

.copyright {
	color: #6AD266;
	font-family: verdana, arial;
	font-size: 10px;
}

body,.content {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.content a {
	color: #666666;
	text-decoration: underline;
}

.content a:hover {
	color: #E3CAD1;
	text-decoration: underline;
}

H1, .header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 28px;
	color: #F27D00;
		margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
}

.formInActive {
	font-family: verdana, arial;
	font-size: 10px;
	color:#424140;
	background-color: #EFE7E7;
	border: 1px solid #424140;
}

.formActive {	
	font-family: verdana, arial;
	font-size: 10px;
	color:#424140;
	background-color: #ffffff;
	border: 1px solid #424140;
}
