H2 { color: #000000; font-family: Arial; font-size: 20px; display: inline;}
	
.net_text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;     /*  Navbar top & bottom rbc links  */
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
	
}
td#network {
	background-color:#2D2E2F;
	font-family:Arial, Helvetica, sans-serif;          /* top & bottom navbar bkgd  */
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;

}
.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;

}
.navtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align:center;

}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-align:center;
	text-decoration: none;
}
td#nav:hover {
	background-color:#E1E1E1;
					
}
td#net:hover {
	background-color:#2D2E2F;
					
}
.textlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #525252;
	font-weight: normal;
	
}

.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}
.blk_titles {
	font-family: Arial, Helvetica, sans-serif;  /* in-content titles */
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.basic_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


