@CHARSET "UTF-8";

/*JP: because the "imagine an..." paragraph doesn't have a class we need to do this */
#content p.top {
	line-height: 1.5em;
	font-size: 11pt;
	margin-right: 700px;
	padding-right: 20px;
}

#content .main {
	float: right;
}

#content table {
	width: 924px;
	margin: 1em 0 0 0;
	table-layout: fixed;
}

#content table td.bluis {
	width: 224px;
}

#content .bluis img {
	margin-left: 100px;
}

#content table td.features {
	width: 320px;
}

#content ul {
	padding: 0 0 0 12px;
}

#content ul li {
	color: #005395;
}

#content .schuedule b {
	color: #ff7900;
}

