@charset "utf-8";
.BG-Blue {
	background-color: #088fae;
	background-image: url(_images/BG-Blue.gif);
}
.BG-White {
	font-family: Arial;
	font-size: 12px;
	background-color: #fbfbfb;
}
.BG-Schedule {
	font-family: Arial;
	font-size: 12px;
	background-image: url(_images/BG-Schedule.gif);
}
.BG-Footer {
	font-family: Arial;
	font-size: 12px;
	background-image: url(_images/BG-Footer.gif);
}

.BG-FeaturesUpdates {
	font-family: Arial;
	font-size: 12px;
	background-image: url(_images/BG-Features-&-Updates.gif);
}
.TEXT-Blue {
	font-family: Arial;
	font-size: 12px;
	color: #00cfff;
}
.TEXT-Yellow {
	font-family: Arial;
	font-size: 12px;
	color: #fff103;
}
.TEXT-White {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.TEXT-Gray {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
.TEXT-Gray-BOLD {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
}
.TEXT-Blue-TITLE {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #088fae;
}
.TEXT-BlueDark {
	font-family: Arial;
	font-size: 12px;
	color: #088fae;
}
