.introduction {
	color: #373567;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.gray {
	font-size: 11px;
	color: #8E8E8E;
}

.gray-bold {
	font-size: 11px;
	color: #8E8E8E;
	font-weight: bold;
}

.pagetitlebold_leftalign,
.pagetitle_leftalign,
.pagetitlebold,
.pagetitle {
	color: #373567;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.pagetitlebold,
.pagetitlebold_leftalign {
	font-size: 34px;
	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: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.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;
}
