
#rightNavTop {
	margin: 0px 20px;
}

.rightText1 {
	padding: 5px;
	font: 500 12px arial;
	color: #000;
	/*  background-color: #E8E8E8;   */
}

.nschbc {
	text-align:center;
	background: url('images/nschbc_grad.gif') repeat-x;
}

#bannerBlockl  {  /* USES DARK CRITERION BLUE  */
	text-align: center;
	background-color: #000066;
	padding: 5px;
	font: small-caps 700 14px arial;
	color: white;
}

#bannerBlock2  {   /* USES LIGHT NSCHBC BLUE  */
	text-align: center;
	background-color: #0452AA;
	padding: 5px;
	font: 700 12px "Lucida Grande", Verdana, sans-serif;
	color: white;
}


