.cellTitle {
	color: #FFFFFF;
	border-right:solid #c0c0c0 1px;
	background-color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 5px 3px 0px 3px;
	text-align:center;
	vertical-align: top;
}

.cellTitle_main {
	color: #ffffff;
	background-color:#333333;
	border-right:solid #c0c0c0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding: 5px 3px 0px 3px;
	text-align:center;
	vertical-align: top;
	font-variant: small-caps;
}
.cellSubtitle_main 
{
    /*MOD
	color: #ffffff;*/
	border-right:solid #c0c0c0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*MOD
	font-weight:bold;*/
	padding: 5px 3px 3px 3px;
	text-align:center;
	/*MOD*/
	color:#ffffff;
	border-top:solid #c0c0c0 1px;
	background-color:#333333;

}

.cellDescrip {
	background-color:#CCCCCC;
	padding: 5px 3px 5px 3px;
	text-align:right;
	vertical-align:middle;
	width:20px;
/*MOD
	border-left:solid #000000 1px;
*/
}
.cellDescrip_blue {
	background-color: #C7E6F8;
/*MOD*/
	padding: 5px 3px 5px 3px;
	text-align:right;
	vertical-align:middle;
	width:20px;
}



.cellSpacer {
	height:1px;
	width:100%;
	border-width: 1px 0px 1px 0px;
	border-color: #333333;
	border-style:solid;
}

.course {
	color:#000000;
	padding:2px;
	/*MOD
	margin:4px 2px 4px 2px;
    */
	z-index:100;
	text-align:center;
	/*MOD*/
	margin:4px 2px 5px 2px;
	border-width: 0px 0px 1px 0px;
	border-color: #154791;
	border-style:solid;
	background-image: url(images/matrices/short_grey_grad_pix.jpg);
	background-repeat: repeat-x;
	background-color: #c8c9cb;
}

/*these are for the abosolute positioning of courses that span several columns*/
.startspan { position:relative; height:25px;}
.spanning {
	position:absolute;
	z-index:100;
	top:5px;
	left:-8px;
}


.coursetext { color:#000000; text-decoration:none; font-size:11px; font-family:Arial, Helvetica, sans-serif}
a.coursetext:link { color:#154791; text-decoration:none; }
/*MOD	
a.coursetext:visited { color:#707070; text-decoration:none; }	
a.coursetext:hover { color:#707070; text-decoration:none; }	
a.coursetext:active { color:#707070; text-decoration:none; }	
*/
/*MOD*/	
a.coursetext:visited { color:#154791; text-decoration:none; }	
a.coursetext:hover { color:#154791; text-decoration:none; }	
a.coursetext:active { color:#154791; text-decoration:none; }	

.coursetext_main { color:#000080; text-decoration:none;  font-size:11px; font-family:Arial, Helvetica, sans-serif}
a.coursetext_main:link { color:#000080; text-decoration:none; }	
a.coursetext_main:visited { color:#000080; text-decoration:none; }	
a.coursetext_main:hover { color:#000080; text-decoration:none; }	
a.coursetext_main:active { color:#000080; text-decoration:none; }	

.matrixHeading {
	font-size:20px;
	vertical-align: middle;
	padding-right:10px;
	padding-left: 10px;
}
.matrixSubHeading {font-size:14px; font-style:italic; }

.matrixImage {float:left;  }


.cellTop {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	vertical-align:bottom;
	/*MOD
	border-width: 1px 1px 0px 1px;
    */
	border-color: #000000;
	border-style:solid;
	text-align:left;
	height: 60px;
	background-color:#FFFFFF;
	background-image: url(images/matrices/header_grad.jpg);
	/*MOD*/
	border-width: 1px 0px 0px 0px;
}



.cellSpecialized {
	border-right:solid #ffffff 1px;
	text-align:center;
	vertical-align:top;
	background-image: url(images/matrices/blue_grad_pix.jpg);
	background-repeat: repeat-x;
}
.cellSpecialized_main {
	background-color:#C7E6F8;
	border-right:solid #c0c0c0 1px;
	text-align:center;
	vertical-align:top;
}

.cellIntermed {
	border-right:solid #ffffff 1px;
	text-align:center;
	vertical-align:top;
	background-image: url(images/matrices/grey_grad_pix.jpg);
	/*MOD*/
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.cellIntermed_main {
	background-color:#CED4D9;
	border-right:solid #c0c0c0 1px;
	text-align:center;
	vertical-align:top;
}

.cellFoundation {
	border-right:solid #ffffff 1px;
	text-align:center;
	vertical-align:top;
	background-image: url(images/matrices/blue_grad_pix.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.cellFoundation_main {
	background-color:#C7E6F8;
	border-right:solid #c0c0c0 1px;
	text-align:center;
	vertical-align:top;
}

.cellBasic {
	background-color:#FFFFFF;
	border-right:solid #ffffff 1px;
	text-align:center;
	vertical-align:top;
	background-image: url(images/matrices/grey_grad_pix.jpg);
	background-repeat: repeat-x;
}
.cellBasic_main {
	background-color:#CED4D9;
	border-right:solid #c0c0c0 1px;
	text-align:center;
	vertical-align:top;
}


.cellRight {
	/*MOD
	border-right:solid #000000 1px; */
	/*MOD*/
	border-style:none;
}
.cellBottom {
	border-top:solid #000000 1px;
	height:1px;
}
.cellLeft {
/*MOD
	border-left:solid #000000 1px;*/
}

.multipleMatrices 
{
    background-color:#000000;
    color:#000000;
    text-align:center;
	vertical-align:top;
}
