.layerCloser {  overflow: visible; position: absolute; visibility: hidden; z-index: 1; height: 300px; width: 200px; left: 0px; top: 0px}
.layerMenu {  overflow: visible; position: absolute; visibility: hidden; z-index: 2; width: 145px; left: 0px; top: 0px}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #0082B9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bgLightGrey {
	background-image: url(/images/bg_lightgrey.gif);
}
.bgGrey {
	background-image: url(/images/bg_grey.gif);
}
.bgDarkBlue {
	background-image: url(/images/bg_darkblue.gif);
}

.footer {
	font-size: 10px;
	color: #818181;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
.utilityLinks {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.utilityLinks:hover {
	color: #9AE731;
}
.halfheight {
	line-height: 40%;
}
.searchBox {
	font-family: Arial;
	font-size: 10px;
	width:90px;
	height:18px;
}

#nav {
	width: 145px;
}
#nav a, #nav a:link, #nav a:visited {
	display: block;
	padding: 4px 12px 4px 12px;
	color: #B6E8FC;
	text-decoration: none;
	font-weight: normal;
	font-size: 8.5pt;
	font-family: Verdana, Arial, sans-serif;
}
#nav a:hover {
	color: #FDC689;
}

.subMenuBox {
	background-color: #414E5C;
}

a.subnav {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 8pt;
	display: block;
}
a.subnavON {
	color: #FDC689;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 10px;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	display: block;
}
a.subnav:hover, a.subnavON:hover {
	color: #FDC689;
	text-decoration: none;
}

.thirdlevelnav {
	color: #0072BC;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin: 15px;
	padding: 15px;
}

.newsBox {
	background-color: #414E5C;
	color: #FFFFFF;
	font-weight: bold;
	margin: 15px;
	padding: 15px;
}

#news a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.boxShell {
	border: 1px solid #414E5C;
}

.upcomingBox {
	background-color: #B9C1CB;
	margin: 8px;
	padding: 8px;
}
.actionLink {
	color: #012B65;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

.actionLinkON {
	color: #012B65;
	font-weight: bold;
	text-decoration: none;
	background-color: #ECF2F8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

a.actionLink:hover {
	text-decoration: underline;
}
a.actionLinkON:hover {
	text-decoration: none;
}

.spacious {
	line-height: 175%;
}

.sitemapHdr {
	color: #034289;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.sitemapLinks {
	text-decoration: none;
}

a.sitemapLinks:hover {
	text-decoration: underline;
}

#eventName a {
	font-weight: bold;
	color: #264979;
	text-decoration: none;
}

#eventName a:hover {
	text-decoration: underline;
}

.eventName {
	font-weight: bold;
	color: #264979;
}

.eventDate {
	font-weight: bold;
	color: #000000;
}

.eventLocation {
	color: #000000;
}

.eventTopic {
	font-style: italic;
	color: #000000;
}

.level1hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #37424E;
}

a.level2hdr {
	color: #0082B9;
	text-decoration: none;
}

a.level2hdr:hover {
	color: #0082B9;
	text-decoration: underline;
}

.level2hdr {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

ul {
	list-style-image: url(/images/bullet.gif);
	line-height: 150%;
}
.colHdr {
	font-size: 12px;
	font-weight: bold;
	color: #012B65;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.rowDiv {
	color: #CCCCCC;
	background-color: #CCCCCC;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

.attention {
	color: #CC0000;
}.pageSequence {
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin: 0px 0px 10px;
	padding: 0px;
}
.pageSequence td {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.photoTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.photoTable td {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.photoTable img {
	border: 1px solid #000000;
}

