@charset "UTF-8";
/* CSS Document */

.maincontain {
	padding: 0px;
	width: 967px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 0px;
}
.leftcol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 712px;
}
.rightcol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 254px;
}
.leftcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	text-align: left;
	font-weight: bold;
	color: #09F;
}
.leftcol p strong {
	font-weight: bold;
	color: #039;
}
.leftcol p em {
	color: #666;
	font-style: normal;
	font-weight: normal;
	font-size: smaller;
}
.leftcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-align: center;
	font-weight: normal;
}
.blue {
	color: #09F;
}
.leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: left;
	font-weight: normal;
}
.footer {
	clear: both;
	float: none;
	height: 100px;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sts_logo.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 140px;
}
.leftcol span {
	background-color: #FC0;
	width: 700px;
	display: block;
	padding-left: 12px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-bottom: 13px;
}
.rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}
.leftcol .bus , .bus b{
	color: #900;
	font-size: 10pt;
}
