.body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/headerNotIndex.png);
	background-repeat: repeat-x;
}
.top {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border: none;
	height: 150px;
}
.header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #0033CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: bottom;
	border: none;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border: none;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
}
.middle {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border: none;
	background-image: url(images/mainBack.jpg);
	background-repeat: repeat-x;
}
.pageMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
	margin: 0px;
	padding: 10px 0px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	text-align: left;
	vertical-align: top;
}
.mainCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 15px;
	border: none;
	vertical-align: top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	vertical-align: top;
	height: 25px;
	width: 900px;
	margin: 0px;
	border-top: 2px solid #CCCCCC;
	border-right: 2px none #CCCCCC;
	border-bottom: 2px none #CCCCCC;
	border-left: 2px none #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #E9E9E9;
}
.footerTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	vertical-align: top;
	width: 900px;
	margin: 0px;
	background-image: url(/imagesIndex/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 250px;
	border: 0px none #CCC;
}
.bottom {
	width: 100%;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
	vertical-align: top;
}
.bylaw {
	text-indent: -30px;
}

.breadCrumb {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	text-align: right;
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}
.subMenu {
	width: 180px;
	margin: 0px;
	border: none;
	padding: 0px;
}
.subMenuSelect a:link, .subMenuSelect a:visited {
	display: block;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	width: 170px;
	border: 0px none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.subMenuSelect a:hover{
	background-color: #143AAC;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	width: 170px;
	border: none;
	color: #DEDEDE;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
a.menuLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
a.menuLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a.menuLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;

}
a.footerLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.footerLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
	text-decoration: underline;
	font-weight: bold;

}
a.pageLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #143AAC;
	font-weight: bold;
	text-decoration: none;
}
a.pageLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #143AAC;
	text-decoration: none;
	font-weight: bold;
}
a.pageLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #598AD8;
	text-decoration: underline;
	font-weight: bold;

}
a.pageLinkNoSize:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #143AAC;
	font-weight: bold;
	text-decoration: none;
}
a.pageLinkNoSize:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #143AAC;
	text-decoration: none;
	font-weight: bold;
}
a.pageLinkNoSize:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #598AD8;
	text-decoration: underline;
	font-weight: bold;

}
.billBoard {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
}
.billBoardCellPhoto {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	vertical-align: top;
	color: #2D63BD;
	text-decoration: none;
	padding: 10px;
	width: 220px;
	margin: 0px;
}
.billBoardCell {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #2D63BD;
	text-decoration: none;
	padding: 10px;
}
.billBoardCellLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	color: #2D63BD;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
	font-weight: bold;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	width: 100%;
}
.newsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	width: 100%;
}
.newsPosted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	padding: 0px;
	text-align: right;
	color: #666;
	font-style: italic;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	vertical-align: top;
}
.staffTable {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.staffTDLeft {
	margin: 0px;
	padding: 0px;
	width: 160px;
	text-align: left;
	vertical-align: top;
}
.staffTDRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.tableChunk {
	margin: 0px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.calMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E2B7D;
	padding: 0px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0E2B7D;
	border-right-color: #0E2B7D;
	border-bottom-color: #0E2B7D;
	border-left-color: #0E2B7D;
	text-align: right;
	vertical-align: bottom;
	font-weight: normal;
	text-transform: none;
	cursor: pointer;
}
.calInfo {
	background-color: #ECD7A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-style: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D7A836;
	border-right-color: #D7A836;
	border-bottom-color: #D7A836;
	border-left-color: #D7A836;
	text-decoration: none;
}
.calTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #ECD7A9;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D8A821;
	border-right-color: #D8A821;
	border-bottom-color: #D7A836;
	border-left-color: #D8A821;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.calLink {
	text-decoration: none;
}
.calDate {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECD7A9;
	color: #C79814;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D7A836;
	border-right-color: #D7A836;
	border-bottom-color: #D7A836;
	border-left-color: #D7A836;
	text-decoration: none;
}
.calContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #ECD7A9;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7A836;
	border-right-color: #D7A836;
	border-bottom-color: #D7A836;
	border-left-color: #D7A836;
	text-decoration: none;
}
.eBulYear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E2B7D;
	padding: 0px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0E2B7D;
	border-right-color: #0E2B7D;
	border-bottom-color: #0E2B7D;
	border-left-color: #0E2B7D;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	text-transform: none;
	cursor: pointer;
}
.eBulTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #ECD7A9;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D8A821;
	border-right-color: #D8A821;
	border-bottom-color: #D7A836;
	border-left-color: #D8A821;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
