body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	color: #333333;
}

table {
	font-size: 1.0em;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	color: #330066;
	padding: 0px;
	text-indent: 10px;
	font-weight: normal;
}

.newsHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669933;
	font-weight: bold;
	font-size: 1.2em;
}

.titleRow {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #D9CCE5;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #3300CC;
	font-weight: normal;
	padding: 5px;
}

.divider {
	color: #999999;
}

li {
	margin-left: 0px;
	padding-left: 0px;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
	list-style-type: disc;
}

.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	line-height: 16px;
}

img {
	margin: 0px;
	padding: 0px;
}

img.left {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}

.sectionSeparator {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
.categoryTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #999999;
}
.authorDate {
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.rightPanel1 {

	background-color: #F9F7D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.alphaTabs {
	font-size: 0.7em;
	color: #333333;
	letter-spacing: 0.2em;
}

.otherTabs {
	font-size: 0.7em;
	color: #333333;
}

.alphaTitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1.5em;
	font-weight: bolder;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.backToTop {
  font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.prov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;

}

.imgOnLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}
.locationName {
	color: #663399;
	font-weight: bold;
	font-size: 0.8em;
}
select {
	font-size: 0.9em;
}
 
.evSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;
	line-height: 1em;
}
.evSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 0.7em;
}
.evDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}
.evTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666600;
}
.evDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666633;
}

.evSectionFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	margin-top: 10px;
	font-size: 0.7em;
}

.colHead {
	font-weight: bold;
	color: #000000;
	background-color: #C5A8C6;
}
.colCnt {
	background-color: #EFE5EE;
	color: #000000;
}

.colHead2 {
	font-weight: bold;
	color: #000000;
	background-color: #FFE2A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.colCnt2 {
	background-color: #FFF4E0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.evListName {
	font-size: 0.7em;
	font-weight: bold;
}
.evTable {
	border: 1px solid #000000;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.evMonth {
	font-size: 0.7em;
	font-weight: bold;
	color: #663399;
	text-transform: uppercase;

}
.evRow {
	margin: 0px;
	padding: 0px 10px;
}

.calMonthlyList {
	font-size: 0.55em;
	color: #999999;
	padding-left: 2px;
}
.calBox {
	border-left: 1px solid #666666;
}
.calDayHead {
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center;
	font-weight: bold;
	padding: 5px;
}
.calDateBox {
  font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC33;
	text-align: center;
	padding: 2px 1px;
}
.calOuter {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.calMonthYear {
	font-size: 0.7em;
	font-weight: bold;
	color: #336600;
	margin-bottom: 5px;
}
.calInput {
	font-size: 0.7em;
}

.servicesGroupHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
}
.servicesHeading {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.servicesSummary {
	border-left-width: 2px;
	border-left-style: solid;
	padding-left: 10px;
	font-size: 0.7em;
	padding-top: 3px;
	padding-right: 5px;
}
.servicesContent {
	font-size: 0.7em;
	padding: 10px;
}
.servicesAddress {
	font-weight: bold;
}

a:link {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a.breadLink:link {
	color: #330066;
	text-decoration: none;
}
a.breadLink:visited {
	color: #330066;
	text-decoration: none;
}
a.breadLink:hover {
	color: #330066;
	text-decoration: none;
}
a.breadLink:active {
	color: #330066;
	text-decoration: none;
} 

a.evLink:link {
	color: #CC0000;
	text-decoration: none;
}
a.evLink:visited {
	color: #CC0000;
	text-decoration: none;
}
a.evLink:hover {
	color: #CC0000;
	text-decoration: none;
}
a.evLink:active {
	color: #CC0000;
	text-decoration: none;
}

a.evTitle:link {
	font-weight: bold;
	color: #666600;
}
a.evTitle:visited {
	font-weight: bold;
	color: #666600;
}
a.evTitle:hover {
	font-weight: bold;
	color: #666600;
}

a.newsHeading:link {
	color: #669933;
	font-weight: bold;
	font-size: 1.2em;
}
a.newsHeading:visited {
	color: #669933;
	font-weight: bold;
	font-size: 1.2em;
}
a.newsHeading:hover {
	color: #669933;
	font-weight: bold;
	font-size: 1.2em;
}

a.siteMap:link {
	color: #000000;
	text-decoration: none;
}
a.siteMap:visited {
	color: #000000;
	text-decoration: none;
}
a.siteMap:hover {
	color: #FF9900;
	text-decoration: underline;
}

a.siteMapTitle:link {
	color: #000000;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
a.siteMapTitle:visited {
	color: #000000;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
a.siteMapTitle:hover {
	color: #FF9900;
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
}

a.footerLink:link {
	color: #3300CC;
	text-decoration: none;
}
a.footerLink:visited {
	color: #3300CC;
	text-decoration: none;
}
a.footerLink:hover {
	color: #3300CC;
	text-decoration: none;
}
a.footerLink:active {
	color: #3300CC;
	text-decoration: none;
}
