body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	background-image: url(../images/wb_back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.copyright {
	font-size: 9px;
	color: #999999;
}
a:link {
	color: #7E912D;
	text-decoration: none;
}
a:visited {
	color: #7E912D;
	text-decoration: none;
}
a:hover {
	color: #9F2221;
	text-decoration: underline;
}
a:active {
	color: #9F2221;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #9F2221;
	font-weight: bold;
	text-transform: uppercase;
}
.maintitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #9F2221;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5px;
	margin: 0px;
	padding: 0px;
}
.chart {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.smallbody {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.smallbodycallout {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.lightbox1 {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 10px;
	color: #000000;
	list-style-type: circle;
	list-style-position: inside;
	width: 90%;
	margin: 0px;
	text-align: center;
}
.contenttable {
	width: 750px;
	padding-left: 10px;
}
.testimoname {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #9F2221;
	font-weight: bold;
}
.mainlightbox {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 20px;
	font-size: 10px;
	color: #000000;
	list-style-type: circle;
	list-style-position: inside;
	width: 400px;
	margin: 0px;
	text-align: center;
}
.greybackground {
	background-color: #F0F0F0;
}
