body {
	line-height: 0;
	font-size: 0;
}

.mainTableTOC {
	table-layout: fixed;
	margin: 40px auto 0 auto;
	width: 675px;
}

.formElements, .formButtons {
	margin-left: 5px;
}
.navTableTextTOC {
}

.monthYearRowTOC {
	height: 32px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 6px;
}

.monthYearTextTOC {
	color: #002858;
	font: 22px/25px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

.dayNamesRowTOC {
	padding: 10px 0;
color: #005983;
font: 13px/13px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}

.dayNamesTextTOC {

}

.rowsTOC {
	color: #516270;
	font: 10px/13px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	height: 100px;
}

.titleTOC {
	width: 75px;	
	text-overflow: ellipsis;
	overflow: visible;
	margin: 0 0 10px 12px;
	text-indent: -16px;	
	padding:  0 5px 0 0;
}

.todayTOC {
	color: #002858;
	font: 13px/13px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 5px;
	background-color: #c6d3d8;
	padding: 5px;
}

.daynumTOC {
	color: #bd702d;
	font: 13px/13px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 5px 0 10px 5px;
}

.s20TOC {
	height: auto;
	width: 90px;
	vertical-align: top;
	overflow: visible;
	border: 1px solid #eee;
}

.s21, .s22, .s23 {
	margin-left: 10px;
	background: url(images/bullet.jpg) no-repeat left top;
}

.popupDateTable, .popupDate, .popupEventTitle, .popupEnd, .popupClose, .popupEventDate, .popupCloseBrackets  {
	display: none;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.popupEventDescription {
	border-top: 4px solid white;
	background-color: #faf5e4;
	margin: 0 0 0 0;
	padding: 10px;
	text-align: left;
	color: #bd702d;
	font: 10px/16px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

.popupEventDescription p {
	color: #bd702d;
	font: 10px/16px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
}


.popupEventDescription ul li {
	padding-left: 10px;
	list-style-type: disc;
	color: #bd702d;
	font: 10px/16px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside;
}

.popupEventDescription a:link, .popupEventDescription a:visited, .popupEventDescription a:active {
	color: #bd702d;
	font: 10px/16px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.popupEventDescription a:hover, .popupEventDescription a:visited:hover {
	color: #bd702d;
	font: 10px/16px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.popupEventTime {
	background-color: #faf5e4;
	margin: 0 0 0 0;
	padding: 10px 0px 10px 10px;
	color: #bd702d;
	font: 10px/10px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}