@charset "ISO-8859-1";
.schedwrap {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.SchedTitle {
	width: 99%;
	margin-bottom: 10px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
.footnotes {
	width: 600px;
	clear: both;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
.LevelLegend {
	float: right;
	width: 300px;
}
.daysofweek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	line-height: 20px;
	text-align: left;
}
.dayofweekwrapper {
	width: 600px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	clear: both;
}
.deadspaceDIV {
	padding: 4px 3px 8px 5px;
	width: 100px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 8px;
	float: left;
}
.LV1class {
	padding: 4px 3px 8px 5px;
	width: 100px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #66FF99;
	line-height: 14px;
	border: 1px solid #FFFFFF;
	margin-right: 8px;
	float: left;
}
.LV1-2class {
	padding: 4px 3px 8px 5px;
	width: 100px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #FF6633;
	line-height: 14px;
	border: 1px solid #FFFFFF;
	margin-right: 8px;
	float: left;
}
.CANCELLED {
	text-decoration: line-through;
}
.LV2class {
	padding: 4px 3px 8px 5px;
	width: 100px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #00CCCC;
	line-height: 14px;
	border: 1px solid #FFFFFF;
	margin-right: 8px;
	float: left;
}
.Level_II-III {
	padding: 4px 3px 8px 5px;
	width: 100px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	background-color: #33F;
	line-height: 14px;
	border: 1px solid #FFFFFF;
	margin-right: 8px;
	float: left;
}
.MixedLevels {
	padding: 4px 3px 8px 5px;
	width: 100px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	background-color: #930;
	line-height: 14px;
	border: 1px solid #FFFFFF;
	margin-right: 8px;
	float: left;
}
.Meditationclass {
	padding: 4px 3px 8px 5px;
	width: 100px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #CCCCCC;
	line-height: 14px;
	border: 1px solid #FFFFFF;
	margin-right: 8px;
	float: left;
}
.deadspaceDIVwide {
	padding: 4px 3px 8px 5px;
	width: 220px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 8px;
	float: left;
}
#specialdiv {
	width: 96%;
	margin-top: 0px;
	background-color: #FFFF99;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 15px;
}
.specialNoticebanner {
	width: 250px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00005E;
	font-weight: bold;
	background-color: #FFF08E;
	line-height: 14px;
	padding-top: 6px;
	padding-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: right;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#notes {
	clear: both;
}

