@charset "UTF-8";
#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #09C;
	background-color: #FFF;
	text-align: center;
	width: 800px;
	float: none;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1956AD;
	border-right-color: #1956AD;
	border-bottom-color: #1956AD;
	border-left-color: #1956AD;
	margin: 0px;
	padding: 0px;
}
.footerleft {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: left;
	line-height: 15px;
	float: left;
}
.footerRight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: right;
	line-height: 15px;
	float: right;
}
.bodyTextLeft {
	font-family: Skia, "Skia Regular", Verdana, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
	line-height: 1.6em;
	float: none;
	font-weight: normal;
}

