.UnderNavBck {
	background-attachment: fixed;
	background-image: url(images/Undertop.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Undermenu {
	background-attachment: fixed;
	background-image: url(images/UnderMenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BulletList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #116775;
	list-style-image: url(images/Bullet.gif);
	line-height: 20px;
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2F8B9A;
}
.TextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #116775;
	background-color: #FFFFFF;
}
.FullTableBorder {
	border: 1px solid #75b5c0;
}
.TableHeaderCells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #116775;
}
.TableSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #116775;
	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: none;
	border-top-color: #8FC3CB;
	border-right-color: #8FC3CB;
	border-bottom-color: #8FC3CB;
	border-left-color: #8FC3CB;
}
.CellStyle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #116775;
	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: none;
	border-top-color: #8FC3CB;
	border-right-color: #8FC3CB;
	border-bottom-color: #8FC3CB;
	border-left-color: #8FC3CB;
}
.CellStyle2 {
	background-color: #e7f0f1;
	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: none;
	border-top-color: #8FC3CB;
	border-right-color: #8FC3CB;
	border-bottom-color: #8FC3CB;
	border-left-color: #8FC3CB;
}
.PageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #116775;
}
.Bullets {
	list-style-type: square;
}
.MapBCK {
	background-attachment: fixed;
	background-image: url(images/MAP.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
