.blue {
	color: #7AA969;
}
.bluesmall {
	color: #7AA969;
	font-size: 10px;
}
.bluehead {
	color: #7AA969;
	size: 12px;
	font-weight: bold;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 18px;
	color: #7AA969;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7AA969;
}
.subsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
.smaller {
	padding-top: 3px;
	font-size: 10px;
}
.smallest {
	font-size: 9px;
}
.greylink {
	font-size: 10px;
	color: #838688;
	text-decoration:none;
}
.greylinkwork {
	color: #838688;
	text-decoration:none;
}
.noline {
	text-decoration:none;
}
.mainnav {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
.footer {
	font-size: 9px;
	color:	#FFFFFF;
}
.bodycopy {
	line-height: 18px;
}

.larger {
	font-size: 14px;
	line-height: 18px;
}

.bigbodycopy {
	font-size: 15px;
	line-height: 20px;
}
.bigbigbodycopy {
	font-size: 18px;
	line-height: 24px;
}
.bodycopynomargin {
	line-height: 18px;
	margin-top: 0px;
}
.subnavhead {
	 font-weight: bold;
	 font-size: 10px;
}
.subnavtext {
	font-size: 9px;
}
.subnavbg {
	background-color:#F3F3F3;
}
.notop {
	margin-top: 0px;
}
.csrowa {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #C0C0C1;
}
.csrowb {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 24px;
	padding-right: 12px;
	border-bottom: 1px solid #C0C0C1;
}
.csrowc {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 3px;
	padding-right: 12px;
	border-bottom: 1px solid #C0C0C1;
}
.csrowd {
	padding-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #C0C0C1;
}
.white {
	color: #FFFFFF;
}
