.effectiveDate
{
	font-family:tahoma,arial,sans-serif;
	font-size:10px;
	color:#111070;
}

body.bus_schedules #select_box {
	background:transparent url(/images/sf_bu_schedules.jpg) no-repeat scroll left top;
	/*background-color:#F1F1F3;*/
	font-family:Arial,sans-serif;
	height:210px;
	*height:215px;
	margin-bottom:5px;
	overflow:hidden;
	width:960px;
}

body.bus_schedules #select_box1 {
	background:transparent url(/images/sf_bu_p2p_schedules.jpg) no-repeat scroll left top;
	/*background-color:#F1F1F3;*/
	font-family:Arial,sans-serif;
	height:130px;
	*height:135px;
	margin-bottom:5px;
	overflow:hidden;
	width:960px;
}
body.bus_schedules #select_box h2{
	color:#0099CC;
	font-weight:bold;
	margin-top:0;
	padding:6px 6px 8px;
	text-decoration:none;
}
body.bus_schedules #select_box1 h2{
	color:#0099CC;
	font-weight:bold;
	margin:0px 0px -5px 0px;
	padding:6px 6px 0px 8px;
	text-decoration:none;
}
body.bus_schedules #select_box box_content {
	font-family:Arial,sans-serif;
	margin:5px;
	overflow:auto;
	padding:0;
}
.emphasis {
	color:#1D2339;
	font-weight:bold;
}
.AddInfoTitle{
	color:#0099CC;
	font-weight:bold;
	margin-top:0px;
	padding:6px 0px 15px 8px;
	text-decoration:none;
}
