@charset "utf-8";

#screenreader {
	position: absolute;
	top: -1000px;
	left: -1000px;
}

body {
	font: 100%/100% "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	margin: 0 15px 0 15px;
	padding: 0;
	color: #2e2d2a;
}
.schedule #top {
	float: left;
	padding: 0;
	margin: 0;
	clear: both;
}
.schedule #middle {
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}
	.schedule #mainContent {
	}
.schedule #bottom {
	float: left;
	padding: 0;
	margin: 0;
	clear: both;
}


/* --- FOOTER LINKS BEGIN --- */
#footerLinks {
	float: left;
	width: 100%;
	padding: 5px 0 15px 0;
	margin: 10px 0 0 0;
	clear: both;
	border-top: 2px solid #b1aca7;
}
	#footerLinks ul {
		display: none;
	}
	#footerLinks p {
		float: left;
		font: 70%/70% "Trebuchet MS", Helvetica, Arial, sans-serif;
		color: #75706b;
		margin: 0 0 0 15px;
		padding: 0;
	}
/* --- FOOTER LINKS END --- */






div#qTip {
	padding: 3px;
	border: 1px solid #ffffff;
	display: none;
	background: #084c8d;
	color: #FFF;
	font: 80%/100% "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
}





/* HEADERS */
.schedule h1 {
	font: 135%/150% "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
}
	.schedule .h1sub {
		font: 110%/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		margin: 0 0 5px 0;
		padding: 0;
		color: #8d8781;
	}
.schedule h2 {
	font: 115%/130% "Trebuchet MS", Helvetica, Arial, sans-serif;
	padding: 15px 0 3px 15px;
	margin: 0 0 .5em 0;
	color: #2e2d2a;
	border-bottom: 2px solid #b1aca7;
	text-transform: uppercase;
}
.schedule h3 {
	font: 110%/130% "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0;
	color: #000000;
}
.schedule h4 {
}
.schedule h5 {
}
.schedule h6 {
}




/* TEXT */
.schedule a {
	text-decoration: none;
	border-bottom: 1px dotted #84a8cb;
	font-weight: normal;
}
.schedule a:hover {
	text-decoration: none;
	border-bottom: 1px solid #084c8d;
}
.schedule a.image {
	border: 0;
}
.schedule .side a {
	color: #084C8D;
	font-weight: normal;
}


.schedule p, .schedule ul, .schedule ol {
	font: 90%/125% "Trebuchet MS", Helvetica, Arial, sans-serif;
}
	.schedule p {
		margin: 0;
		padding: 0 0 1em 0;
	}
	.schedule ul, .schedule ol {
		margin: 0 15px 0 30px;
		padding: 0 0 1em 0;
	}
	.schedule p.side {
		margin: 25px 0 1em 0;
		padding: 0;
		font: 80%/100% Arial, Helvetica, sans-serif;
		color: #75706b;
	}
		.schedule p.side a {
		}
	.schedule p.breadcrumb {
		margin: 0 0 1em 0;
		padding: 0;
		font: 80%/100% Arial, Helvetica, sans-serif;
		color: #75706b;
	}
		.schedule p.breadcrumb a {
		}
	.schedule p.footnotes, .schedule p.effective {
		width: 800px;
		margin: 10px 0 0 15px;
		padding: 0;
	}

.schedule .bullet {
	color: #8d8781;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#route {
	font: 80%/80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	clear: both;
}
#map {
	width: 100%;
	height: 270px;
	border: 1px solid #084c8d;
}


/* TABLE */
table {
}
table#timeTableHorizontal {	/* for horizontal layout */
	width: 100%;
}
table#timeTableHorizontal tbody tr td, table#timeTableHorizontal th	{
}
tr td, tr th {
	text-align: center;
	border-bottom: 1px solid #fff;
	padding: 5px;
}
tr td.yellowdata {
	background-color: #e7e7e7;
	padding: 0;
	border-right: 1px solid #fff;
}
	tr.yellowdata {	/* for horizontal layout */
		background-color: #e7e7e7;
		padding: 0;
		border-right: 1px solid #fff;
	}
tr td.bluedata {
	background-color: #f3f3f3;
	padding: 0;
	border-right: 1px solid #fff;
}
	tr.bluedata {	/* for horizontal layout */
		background-color: #f3f3f3;
		padding: 0;
		border-right: 1px solid #fff;
	}
	tr td a {
		color: #084C8D;
		margin-left: 5px;
	}


th {
	background: #084c8d;
	vertical-align: top;
	font: 110%/110%  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff !important;
	border-right: 1px solid #fff;
	font-weight: bold;
}	
	.schedule th a:link	{
		color: #fff !important;
		cursor: pointer;
	}
	.schedule th a:hover	{
		color: #fff !important;
		cursor: pointer;
		border-bottom: 1px dotted #fff;
	}
	th.bluedata	{
		background: #1c5c99;
	}
	th.last	{
		border: none;
	}
	tr.bluedata th	{	/* for horizontal layout */
		background: #1c5c99;
	}
	a.schedule-header {
		font-weight: bold;
	}
		
.h7	{
	font: 95%/100% "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #b1aca7;
	margin: 2px 0 0 0;
	padding: 0;
	font-weight: normal;
}
	
.h8	{
	font: 80%/80% "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal !important;
	margin: 0 0 10px 0;
	padding: 0;
	color: #ffffff;
	font-weight: normal;
}
	.h8 a:link, .h8 a:visited {
		color: #ffffff;
		text-decoration: none;
		font-weight: normal;
	}
	.h8 a:hover, .h8 a:active {
		text-decoration: none;
		border-bottom: 1px dotted #fff;
		font-weight: normal;
	}
	


