@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #087CCD;
	margin-top: 0px;
	line-height: 30px;
}
.h1Home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 42px;
	color: #087CCD;
	margin-top: 0px;
}
.h1Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 26px;
	color: #00A44C;
	margin-top: 0px;
}
h2 {
	font-size: 20px;
	color: #059F4D;
	font-weight: normal;
	line-height: 22px;
}
h3 {
	font-size: 13px;
	color: #087CCD;
	font-weight: bold;
	line-height: 17px;
}
h4 {
	font-size: 19px;
	color: #087CCD;
	font-weight: normal;
	line-height: 21px;
}
h5 {
	font-size: 16px;
	color: #087CCD;
	font-weight: normal;
	line-height: 18px;
}
.button {
	font-size: 13px;
	font-weight: bold;
	color: #0A5584;
}
.goBack {
	float: right;
	margin-left: 25px;
	font-size: 10px;
}
.photo {
	float: right;
	margin-bottom: 10px;
	margin-left: 25px;
}
.quote {
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.quoteSource {
	text-align: right;
	color: #7595BB;
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
	padding-bottom: 20px;
}
.textSmall  {
	font-size: 9px;
	line-height: 11px;
}
.trainingDate {
	float: left;
	width: 150px;
}
.trainingCourse {
	font-size: 14px;
	color: #059F4D;
}
