@charset "utf-8";
.mainbodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	padding-left: 20px;
	padding-top: 15px;
}
.bodyFont {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.floatleft {
	float: left;
	padding-right: 13px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noborders {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

