/* // CCIS  ***********************************************************/
#courseTitle{font-family:arial,helvetica,verdana,lucida,sans-serif; font-size:1.5em; 
	font-weight: normal; color: #333333; 
	padding-top:16px; padding-bottom: 5px;}
	
#headerInfo{float: left; width: 100%; border-bottom: 1px solid #D9D9D9;}

#tabRow{float: left; height: 27px;  width: 100%; background: url(/styles/images/ccis_newBorder_colorgap.gif) repeat-x #D9D9D9}
.masterBG{background-color: #FF0000}

.newBorder{border-bottom: 1px solid #FFFFFF; margin-right: 1px; }	
.newBorderConnected{border-bottom: 1px solid #333333; margin-right: 1px; }

.subTabsOuter{background: #555555; float: left; width: 100%; padding-bottom: 1px; color: #C9C9C9; display: none; border-bottom: 1px solid #555555}
.subTabsOuter A:link{font-size: 8pt; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-right: 10px; padding-left: 10px;}
.subTabsOuter A:active {font-size: 8pt; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-right: 10px; padding-left: 10px;}
.subTabsOuter A:visited {font-size: 8pt; color: #FFFFFF; font-weight: bold; text-decoration: none; padding-right: 10px; padding-left: 10px;}
.subTabsOuter A:hover {font-size: 8pt; color: #E9E9E9; font-weight: bold; text-decoration: none; padding-right: 10px; padding-left: 10px;}
.subTabsOuter A:visited:hover {font-size: 8pt; color: #E9E9E9; font-weight: bold; text-decoration: none; padding-right: 10px; padding-left: 10px;}


.activeEmptyBorder {position: relative; padding: 0 1px; border: none;}
.activeLeftBorder  {border-width: 1px 0; border-style: solid; border-color: #555555;}
.activeRightBorder {border-width: 0 1px; border-style: solid; border-color: #555555; margin: 0 -1px;}
.activeContentDiv {
	background: #555555;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	font-size: 9pt; color: #FFFFFF; font-weight: bold; text-decoration: none; white-space: nowrap;
}


.tabOuterCorp{float: left; height: 26px; border-bottom: 1px}

.corpEmptyBorder {position: relative; padding: 0 1px; border: none;}
.corpLeftBorder  {border-width: 1px 0; border-style: solid; border-color: #D9D9D9;}
.corpRightBorder {border-width: 0 1px; border-style: solid; border-color: #D9D9D9; margin: 0 -1px;}
.corpContentDiv {
	background: #E9E9E9;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	font-size: 9pt; color: #555555; font-weight: bold; text-decoration: none; white-space: nowrap;
}
.tabOuterCorp a:link {font-size: 9pt; color: #555555; font-weight: bold; text-decoration:none;}
.tabOuterCorp a:active {font-size: 9pt; color: #555555; font-weight: bold; text-decoration:none;}
.tabOuterCorp a:visited {font-size: 9pt; color: #555555; font-weight: bold; text-decoration:none;}
.tabOuterCorp a:visited:hover {font-size: 9pt; color: #555555; font-weight: bold; text-decoration:none;}
.tabOuterCorp a:hover {font-size: 9pt; color: #555555; font-weight: bold; text-decoration:none;}
/* //END CCIS */

/* //ADDITIONAL CCIS for aad student work & comments */
	.mainGreyBorder{border: 1px solid #CCCCCC; width: 276px; margin-top: 3px}
	.mainWhiteBorder{padding: 2px}
	.thumbGreyBorder{border: 1px solid #CCCCCC; width: 68px; float: left; margin-left: 3px; margin-top: 3px}
	.thumbWhiteBorder{padding: 2px}
	.studentWorkTitle{font-size: 8pt; color: #666666; padding-left: 5px; padding-top: 5px; float: left; width: 270px; clear: both}
  .studentWorkThumbs_outer{float: left; width: 292px}

	.topdepartmentDiv {margin-left: 5px; margin-bottom: 5px; float: right; width: 195px; text-align: center}
	.topdepartmentDivInner {width: 175px; margin:10px; font-size: 0.8em; text-align: center}

	.studentComment_topHR {color: #E9E9E9; height: 1px; margin-top: 0px; margin-bottom: 5px; border: 0; background-color: #E9E9E9}
	.studentComment_bottomHR {color: #E9E9E9; height: 1px; margin-bottom: 0px; margin-top: 5px; border: 0; background-color: #E9E9E9}
	.studentComment {font-size: 9pt; font-style: italic}
	
	.corporate_comments{padding: 10px; font-size: 12px; background: #EFEFEF; border-top: 1px solid #D9D9D9; border-bottom: 1px solid #D9D9D9}
/* //END ADDITIONAL CCIS for aad student work */
