body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #305D2D;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

.border {
	border: 1px solid #90B43D;
}

.gradientbg {
	background-image: url(images/global/content_bg.jpg);
	background-repeat: repeat-y;
}

.bottomspace {
	background-image: url(images/global/content_bg.gif);
	height: 40px;
	width: 770px;
	background-repeat: repeat-y;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #305B2C;
	height: 43px;
	vertical-align: middle;
}

.copyright a {
	text-decoration: none;
	color: #305B2C;
}

.whitetext {
	color: #FFFFFF;
}

.plaintext {
	font-weight: normal;
}

.smalltext {
	font-size: 11px;
}
.largetext {
	font-size: 14px;
}
.lighttext {
	color: #7CA53F;
}
