
/* SCHOOLS SECTION SPECIFIC STYLES */

body {
	background-color: #FFF8ED;
}

.orangeBG, .orangeBG B, .orangeBG a, .orangeBG strong  {
	background-color: #FF9900;
	color: #FFFFFF;
}

a.tourLink, a:link.tourLink, a:visited.tourLink, a:active.tourLink, a.tourLink{
	font-size: 12px;
	font-weight: bold;
}

td.myCLhead {
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 2px;
}


td.myCLtoptab {
	background-image: url(/media/images/layout/mycl_orangebar_tr.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: right top;
	color: white;
	padding-left: 10px;
	vertical-align: middle;
}

td.myCLtoptabgap {
	height: 2px;
}

td.myCLtoptabgapABOVE {
	height: 15px;
}

td.myCLdivider {
	background-color:#999999;
	height: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: white;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	font-size: 11px;
}

.myCLdividerHEADER {
	font-weight: bold;
	text-transform: uppercase;
}

a.myCLdividerLINK:hover, a.myCLdividerLINK:link, a.myCLdividerLINK:visited, a.myCLdividerLINK {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
}

tr.myCLrow, tr.myCLrow td {
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-size: 11px;
}

td.myCLbox {
	background-color: #EEEEEE;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
}