body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	background-image: url(images/pageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	line-height: 110%;
}
.mainPara {
	line-height: 150%;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 635px;
}

a {
	color: #36F;
	text-decoration: none;
}
a:hover {
	color: #393;
	text-decoration: underline;
}
.blackBorder {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
h3 {
	font-size: 27px;
	color: #3261CD;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.03em;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1%;
	padding-left: 0px;
}
.blueTxt {
	color: #000066;
}
.yellowTxt {
	color: #CC9900;
}

.subHeading {
	font-size: 16px;
	font-weight: lighter;
	color: #900;
	line-height: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
}
.inlineImage {
	display: inline-block;
	vertical-align: middle;
}

.redTxt {
	color: #841001;
}
.moreArrow {
	font-size: 16px;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.txt9 {
	font-size: 9px;
}
.sidebar {
	width: 200px;
	font-size: 11px;
	display: marker;
	padding: 10px;
}
h4 {
	font-size: 20px;
	line-height: 110%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #2D862D;
	word-spacing: 0.03em;
	font-family: "Times New Roman", Times, serif;
}
form {
	margin: 0px;
	padding: 0px;
}
.leftImg {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.jumpMenu {
	height: 22px;
	width: 510px;
	margin: 2px;
}
.jumpMenuButton {
	height: 22px;
	text-align: center;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.jumpMenuText {
	font-weight: bold;
	color: #FFF;
	position: relative;
	bottom: 5px;
}
.eventsCell {
	font-weight: bold;
	color: #FFF;
	background-color: #36C;
	font-size: 10px;
}
.spEventsCell {
	font-weight: bold;
	color: #FFF;
	background-color: #96F;
	font-size: 10px;
}
.activitiesCell {
	font-weight: bold;
	color: #FFF;
	background-color: #393;
	font-size: 10px;
}
.holidaysCell {
	font-weight: bold;
	color: #FFF;
	background-color: #FC0;
	font-size: 10px;
}
.miscCell {
	font-weight: bold;
	color: #FFF;
	background-color: #9C0;
	font-size: 10px;
}
.multiEventCell {
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	font-size: 10px;
}
.grayBrdr {
	border: 1px solid #E8E8E8;
}
.inlineElement {
	display: inline;
}
.whiteBG {
	background-color: #FFF;
	background-image: url(images/whiteDot.jpg);
}
table {
	font-size: 12px;
}
