@charset "utf-8";
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.buttonleftpad {
	padding-left: 5px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.scrollingbody {
	overflow: auto;
	position: relative;
	height: 700px;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-position: center;
	padding: 5px;
}
.testimonial {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
}
.imageright {
	padding: 3px;
	float: right;
}
.whitebold11pt {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.title {
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
.testimonial18pt {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.white24pt {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.whitebold12pt {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.whitebold10pt {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.imageleft {
	padding: 3px;
	float: left;
}
h1 {
	font-size: 6px;
	color: #999999;
}
h2 {
	font-size: 6px;
	color: #999999;
}

