@charset "ISO-8859-1";
#Index_contentheader {
	height: 75px;
	margin: 0;
	width: 450px;
	background-image: url(../images/hdr-curriculum.jpg);
	background-repeat: no-repeat;
}
#Index_header  {
	background-image: url(../images/h1-academics.jpg);
	height: 116px;
	width: 756px;
	background-position: center top;
	margin-top: 0px;
	background-repeat: no-repeat;
}
.tableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	line-height: 140%;
}
.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bolder;
	color: #BBBA84;
	line-height: 140%;
}
.tableBorderDivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBA84;
}
.tableBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
}
.tableBorder {
	border: 1px solid #999999;
}
