@charset "utf-8";
p, a, h1, h2, h3, h4, h5, h6, input, select, textarea, label, ul, li, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	color: #0076a3;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
ul {
	list-style-position: inside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.ActLble {
	list-style-type: none;
	font-weight: bold;
}
.ActLble a {
	color: #000;
	text-decoration: none;
}
.ActLble ul {
	font-weight: normal;
}
#CalWeek {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#CalWeek td {
	vertical-align: top;
}
#CalWeek td div {
	padding: 2px;
}
#CalWeek th, #CalWeek td {
	margin: 0px;
	padding: 0px;
	width: 122px;
	-moz-border-radius: 1px;
	border: 1px solid #999;
}
#CalWeek th {
	height: 19px;
	color: #000;
	font-weight: bold;
	border-bottom-width: 3px;
}
#CalWeek .Time {
	width: 49px;
	font-weight: bold;
	padding-left: 5px;
	border-right-width: 3px;
}
#CalWeek .Sel {
	border-right-width: 2px;
	border-left-width: 2px;
}
#CalMonth {
	margin: 0px;
	padding: 0px;
	border:none;
	border-collapse:collapse;
}
#CalMonth th, #CalMonth td {
	margin: 0px;
	padding: 0px;
	width: 133px;
	height: 93px;
	border: 1px solid #999;
	-moz-border-radius: 1px;
	vertical-align: top;
}
#CalMonth th {
	height: 19px;
	color: #000;
	font-weight: bold;
}
#CalMonth td p {
	margin: 0px;
	display: block;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#CalMonth .S p {
	color: #007AC3;
}
#CalMonth td .DayEvnt {
	background-color: #F5F5F5;
	border: 1px solid #999;
}
#CalMonth td .DayEvnt a {
	color: #007AC3;
	text-decoration: none;
	display: block;
}
#CalMonth ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#CalMonth ul a {
	text-decoration: none;
	color: #007AC3;
}
#CalMonth .More {
	text-align: right;
}
#EvntNews {
	display: none;
}
#Footer ul {
	list-style-type: none;
}
#Footer li {
	display: none;
}
#Footer .Copy {
	display: block;
	text-align: center;
}
#Header #Logo img {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Header #Logo a {
	display: none;
}
#Nav {
	display: none;
}
#SlideShow {
	display: none;
}
.Ad {
	display: none;
}
.TL, .T, .L {
	display: none;
	height: 0px;
	width: 0px;
	font-size: 1px;
}
.PopUp, .PopUp .Window {
	display: none;
}

