/*****  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: #000000;
	text-decoration: none;
}
a:hover.nav {
	color: #000000;
	text-decoration: none;
}

.copyright {
	color: #ffffff;
	font-family: verdana, arial;
	font-size: 10px;
}

body,.content {
	font-family: verdana, arial;
	font-size: 10pt;
	color: #000000;
}

.search {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #0A3A91;
}

H1, .header {
	font-family: verdana, arial;
	font-size: 18px;
	color: #0A3A91;
	font-weight: bold;
}

H2, .header2 {
	font-family: verdana, arial;
	font-size: 14px;
	color: #4C4C4C;
	font-weight: bold;
}

.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;
}

.sillouetteBackground {
background-color: rgb(0, 0, 0);
opacity: 0.7; /* Safari, Opera */
filter: alpha(opacity=70);
-moz-opacity: 0.70;
z-index: 20;
background-repeat: repeat;
position: absolute;
top: 0px;
left: 0px;
display:none;


}
