body {
	background-color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 10px;
}
#schlLogo { margin-bottom: 5px; }
#schlLogo #close { float: right; }
#footer {
	padding-top: 10px;
	font-size: 11px;
	color: #006699;
	text-align: right;
}
#mediaPlayer { margin: 0; }
#mediaPlayerContent:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#mediaPlayerContent { display:inline-block; } /*this trips hasLayout for ie7*/
#mediaPlayerContent { display:block; } /*this returns it back to normal*/
.mediaPlayerText { float: right; width: 235px; }
.box593Borders { width: 571px; border-left: solid 1px #A9D3ED; border-right: solid 1px #A9D3ED; padding: 5px 10px; }
.bwCircle, .bwCircleLast {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
.bwCircleLast { margin: 10px 0 0 0; }
.bwCircle li, .bwCircleLast li {
	background: url(/content/presentation/www/images/bullet2.gif) 0 2px no-repeat;
	padding-left: 14px;
}
.source { font-family: arial; font-size: 12px; }
.hr { color: #a9d3ed; background-color: #a9d3ed; height: 1px; border: none; }
.dBlock { display: block; margin: 0; }

a {
	/*color: #2481BA;*/
	color: #069;
	text-decoration: none;
}
a:visited {
	color: #939;
}
a:hover {
	text-decoration: underline;
}
