body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
}

input, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
ul {
	list-style-image:   url(images/leaf_bullet.gif);


}
.indentTable {

}
.footer {
	font-size: 10px;
	text-align: center;
	padding: 20px 3px 3px;
}
.navBar {
	width: 150px;
	padding: 3px;
	font-weight: bold;

}
.navBar2 {
	width: 150px;
	padding: 3px 3px 3px 13px;
	font-size: 12px;

}
.tagLine {
	font-weight: bold;
	color: #547730;
}
.tagLineLarge {
	font-size: 28px;
	color: #547730;
}
.contentCell {
	padding: 5px;
	border: none #547730;
	background-image:   url(images/leaves_background.gif);

}
h1 {
	font-size: 36px;
	color: #FC6675;
	font-weight: normal;

}
h2 {
	font-size: 28px;
	color: #547730;
	font-weight: normal;
}
h3 {
	font-size: 21px;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	color: #547730;
	font-style: italic;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 33%;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link, a:visited {
	color: #FC3F52;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline overline;
}
a.navBarLink:link, a.navBarLink:visited {
	color: #000000;
	text-decoration: none;
}
a.navBarLink:hover, a.navBarLink:active {
	color: #FC6675;
	text-decoration: none;
}
.large {
	font-size: 28px;
}
.x-large {
	font-size: 40px;
}
.small {
	font-size: 12px;
}
form {
	page-break-before: always;
	page-break-after: always;
}
.headline {
	font-size: 36px;
	font-weight: bold;
	color: #547730;
	text-align: center;
}
.center {
	text-align: center;
}
.redBold {
	font-weight: bold;
	color: #FF0000;
}
.strikethru {
	color: #FF0000;
	text-decoration: line-through;
}
.mission {
	font-style: italic;
	margin-right: 20px;
	margin-left: 20px;
}
dt {
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
}
