@charset "utf-8";
/* CSS Document */

.maintext {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
.title {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #0066CC;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	margin-right: 0px;
}
.bighead {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20pt;
	color: #0066CC;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	margin-left: 20px;
	margin-bottom: -10px;
}
.sched {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}
.Csched {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
}
.Bsched {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	padding-left: 5px;
	background-color: #0066CC;
	font-weight: bold;
}
.Cschedwhite {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
}
.schedwhite {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}
.centered {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}
.fares {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20pt;
	color: #0066CC;
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: -10px;
	padding-top: 20px;
}
.bighead2 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20pt;
	color: #0066CC;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	margin-left: 20px;
	margin-bottom: -10px;
	padding-top: 20px;
}
.mainindented {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	padding-left: 20px;
}
.contact {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	padding-left: 20px;
}
.copyright {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
