@charset "iso-8859-1";
.introduction {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.pagetitlebold_leftalign,
.pagetitle_leftalign,
.pagetitlebold,
.pagetitle {
	color: #578C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 2px;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

.pagetitlebold,
.pagetitlebold_leftalign {
	font-size: 24px;
	letter-spacing: 0px;
	line-height: 40px;
	font-weight: bold;
}

.pagetitlebold,
.pagetitle {
	text-align: right;
}

.pagetitlebold_leftalign,
.pagetitle_leftalign {
	text-align: left;
}

.paragraphtitle {
	color: #000000;
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.subtitle {
	background-image: url(../images/system/subtitle_leaf.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.tagline {
	color: #578C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	line-height: 32px;
}

.photo-description {
	background-image: url(../images/system/subtitle_leaf.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 11px;
	padding-left: 22px;
	height: 20px;
	font-style: italic;
}

.photo_table_right {
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}

.photo_table_left {
	margin-right: 20px;
	margin-bottom: 10px;
	float: right;
}
.button {
	width:100px;
	text-align:center;
	font-family:arial;
	font-size:9pt;
	background-color:#578C00;
	color:white;
	font-weight: bold;
  }
