/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h4 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#ada,#HomeButton,h1,#Schedule_ChangeRoute,#Schedule_Alerts,#Schedule_Maps,#Footer,a {
	display:none;
}
#PageContent th {
	padding: 3px;
	border-bottom:10px solid black;
}
#PageContent th, #PageContent td {
	border:0px;
}
#PageContent .n {
	text-align: left;
	color: red;
	width: 2.4em;
	padding-left: .5em;
}
#PageContent table{
	border:0px solid #000;
	font-size:11px;
	width:100%;
	margin-bottom:20px;
}
#PageContent .fn {
	text-align: left;
	color: red;
	width: 1.5em;
	padding-left: .5em;
}
#PageContent .evenrow {
	background-color:#f2f2f2;
}

.Schedule_Container_Bottom,#Schedule_Container_Top,.printHide{
    display:none;
}

.routetable {
    width:100%;
}

#Schedule_Route_Numbers {
	font-size:3em;	
}

h4{
	font-size:20px;	
}

h6 {
	font-size:14px;	
}

.PrintMode{
	display:block;	
}


