.subbox {
	border: 1px solid #d8d8d8;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	background-color: #FFFFFF;
	width: 178px;
}
#specialbox .icon {
	text-align: left;
	vertical-align: middle;
	width: 6px;
}
#specialbox .text {
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	vertical-align: middle;
}

#specialbox .text a:hover {
	font-size: 12px;
	color: #FF9900;
}

.stationbox {
    line-height: 20px;
	border: 1px solid #e8e8e8;
	margin-top: 5px;
	margin-bottom: 7px;
}
.stationbox .stationicon {
	line-height: 20px;
	background-color: #e8e8e8;
	text-align: center;
	width: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.stationbox .stationtext {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #e8e8e8;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.bluebox {
	border: 1px solid #a9cbee;
	background-color: #FFFFFF;
	margin-bottom: 7px;
}
.bluebox .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9cbee;
}
.bluebox .title {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #063b97;
	padding-left: 6px;
	font-weight: bold;
}
.bluebox .title a:link{
	font-size: 14px;
	color: #063b97;
}
.bluebox .title a:visited{
	font-size: 14px;
	color: #063b97;
}
.bluebox .title a:hover{
	font-size: 14px;
	color: #666666;
}
.bluebox .titlebox {
	background-color: #eaf5fb;
	border: 1px solid #FFFFFF;
}
.bluebox .more {
	font-size: 12px;
	line-height: 22px;
	color: #3164cd;
	text-decoration: none;
	padding-right: 5px;
}
.bluebox .more {
	font-size: 12px;
	color: #3164cd;
	text-decoration: none;
}
.bluebox .more a:link {
	font-size: 12px;
	color: #3164cd;
}
.bluebox .more a:visited {
	font-size: 12px;
	color: #3164cd;
}
.bluebox .more a:hover {
	font-size: 12px;
	color: #000000;
}
.info-line {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	text-align: left;
}
.info-line a:link{
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.info-line a:visited{
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.info-line a:hover{
	font-size: 12px;
	line-height: 22px;
	color: #FF9900;
}
