/*****  Biznetix Default Style  *****/
a {
	font-family: arial;
	font-size: 11px;
	color: #1C4A94;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.nav {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #0072C3;
	text-decoration: none;
}
a:hover.nav {
	color: #ffffff;
	text-decoration: none;
	background-color: #A3C5DE;
}

.biznav {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover.biznav {
	color: #ffffff;
	text-decoration: none;
	background-color: #A3C5DE;
}

.copyright {
	color: #2C2D31;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
}

body,.content {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

.search {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.news {
	font-family: arial;
	font-size: 10pt;
	color: #A4A1A4;
}
.hm_grey {
	font-family: arial;
	font-size: 9pt;
	color: #6D6D6D;
	text-decoration: underline;
	}
.profile_side {
	font-family: arial;
	font-size: 9pt;
	color: #6D6D6D;
	text-decoration: bold;
}

H1, .header {
	font-family: arial;
	font-size: 18px;
	color: #0072C3;
	font-weight: normal;
}

H2, .header2 {
	font-family: arial;
	font-size: 18px;
	color: #43474A;
	font-weight: normal;
	margin-bottom: 0px;
}

.formInActive {
	font-family: arial;
	font-size: 10px;
	color:#424140;
	/**background-color: #EFE7E7;**/
	border: 1px solid #424140;
}

.formActive {	
	font-family: arial;
	font-size: 10px;
	color:#424140;
	background-color: #ffffff;
	border: 1px solid #424140;
}
.searchnamebox {
	background-image:url(/images/search_name_box.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.searchkeywordbox {	
	background-image:url(/images/search_keyword_box.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.searchoptionsbg {	
	background-image:url(/images/find_content_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

/***** QED Styles ******/

/** Begin Text Styles **/
.normaltext {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.normalboldtext {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.mediumtext {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.normalbluetext {
	font-family: arial;
	font-size: 11px;
	color: #1C4A94;
}
.mediumbluetext {
	font-family: arial;
	font-size: 12px;
	color: #1C4A94;
}
.pagetitle {
	font-family: arial;
	font-size: 18px;
	color: #0072C3;
}
/** End Hyperlink Styles **/

/** Begin Hyperlink Styles **/
.searchcolumnlink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	cursor: hand;
}
.searchcolumnlink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	cursor: hand;
}
.searchcontentlink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #1C4A94;
	text-decoration: none;
	cursor: hand;
}
.searchcontentlink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #1C4A94;
	text-decoration: underline;
	cursor: hand;
}
.bodynavlink {
	font-family: arial;
	font-size: 11px;
	color: #929192;
	text-decoration: underline;
	cursor: hand;
}
.bodynavlink:hover {
	font-family: arial;
	font-size: 11px;
	color: #AEADAE;
	text-decoration: underline;
	cursor: hand;
}

.alphasearch {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

929192

/** End Hyperlink Styles **/