.scheduleTable
{
	width: 185px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-align: right;
}
.scheduleTableTitle
{
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}
.scheduleCaption
{
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #5679A1;
	color: #000000;
	padding-top: 10px;
}
.scheduleTablePortCaption
{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}
.scheduleTableCaption
{
	font-weight: bold;
	font-size: 12px;
	background-color: #A3B5CB;
}
.scheduleTableDepartureTime
{
	background-color: #F4F4F4;
}
.scheduleException
{
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 10px;
}
#schedulesBlock
{
	font-family: arial;
	font-size: 12px;
	margin-bottom: 12px;
}
#scheduleChangeNotice
{
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.scheduleNote
{
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: arial;
	font-size: 14px;
	font-style: italic;
}
.newSched
{
	font-size: 16px;
}
table
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}