@charset "utf-8";
/* Custom Styles for Secondary Page */

#containerbox {
	background: transparent url(/global/images/SecondaryPageBackgrounds/recitation.jpg) no-repeat scroll left top;
}

.tableheader {
	background-color:#036;
	color:#FFFFFF;
	text-align:center;
}
.tabledata {
	font-size:12px;
	text-align:center;
}
.tabledataNC {
	font-size:12px;
	
}