body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyheader01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #13007C;
}
.bodyheader02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #13007C;
}
.bodyheader03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #28A47E;
}
.bodycontent01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 20px;
}
.bodycontent02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 20px;
}
.navlnk {
	font-family: Arial, Helvetica, sans-serif;
	color: #13007C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.navlnkovr {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.snavlnk {
	font-family: Arial, Helvetica, sans-serif;
	color: #13007C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.snavlnkovr {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#newsBox {
	position: relative;
	top: 0px;
	left: 0px;
	height: 120px;
	width: 220px;
	overflow: hidden;
	display: block;
	}
#newsSlide {
	display: block;
	position: absolute;
	height: 120px;
	width: 220px;
	}
#newsList {
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	}
#newsList li {
	list-style: none;
	margin-bottom: 10px;
	}