.NavigationBar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-align: left;
	color: #FFF;
}
.BaseText {
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.BodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
}
.BodyTextBoldItalic {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}
.BodyTextBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.BodyTextCentred {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	text-align: center;
	color: #000;
}
.BodyTextCentredBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	text-align: center;
	color: #000;
	font-weight: bold;
}
.BlackLine {
	height: 4px;
	width: 500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.BodyTextBoldLC {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	color: #000;
	text-transform: none;
}
.TableAvailability {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.TableAvailabilityBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	text-align: left;
	vertical-align: top;
	font-weight: bolder;
}
