h1 {
	font-size: 1.5em;
	text-align: center;
}
.fullwidth {
	width: 100%;
}
.note {
	font-size: .6em;
}
.TBLheader {
	margin: 0px;
	text-align: center;
	border-bottom: 1px solid #666;
	color: #000000;
	background-color: #8CC6F5;
}
.sampleschedule {
	border: 1px solid #666666;
	border-collapse: collapse;
}
.sampleschedule td {
	padding: 0px;
	vertical-align: top;
	width: 33.3%;
}
.sampleschedule td ul {
	margin: 5px 0px;
	padding: 0 0 0 25px;
}
.borderNoTop {
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
.borderbttm {
	border-bottom: 1px solid #666;
}
.borderLnR {
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
.ContentContainerL {
	display: block;
	width: 49%;
	float: left;
}
.ContentContainerR  {
	display: block;
	float: right;
	width: 49%;
}.clearB {
	clear: both;
}
.Midbreakh3 {
	clear: both;
	padding: 15px 0 0 0;
	text-align: center;
}
.circlebullet {
	list-style-type: circle;
}
	
#MLSlogo {
	float: right;
	display: block;
	width: 150px;
	margin: -35px 0 5px 0;
}
#MLStagLine {
	text-align: center;
	display: block;
	float: left;
	width: 550px;
	margin: 10px 0 0 0;
}
#classList {
	margin: 0px;
	padding: 0 5px 0 0;
	list-style-position: inside;
	float: left;
}
h3 {
	text-transform: capitalize;
}
h3.HmPgHdr {
	text-align: center;
	background-color: #9CD1F7;
}
#HmPgImgContainer {
	display: block;
	width: 148px;
	float: right;
}
.lightbox    {
	padding: 0px;
	margin: 0px;
	float: left;
}
.lightbox img {
	margin: 0px;
	padding: 2px;
	border: none;
}
