@charset "UTF-8";
.body-copy {
	padding: 5px;
}
.headings {
	font-style: italic;
	font-weight: bold;
	color: #660066;
	font-size: 14px;
	border-left-style: 5;
}
.left-copy {
	font-weight: bolder;
	padding: 5px;
	color: #000000;
}
.top-navigation {
	font-size: 12px;
}
.heading-bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #660066;
}
.padding-right {
	padding-right: 8px;
}
.image-right {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}
.form-padding {
	padding: 5px;
}
.course-copy {
	border-top-style: 10;
	border-right-style: 10;
	border-bottom-style: 10;
	border-left-style: 10;
}
.par-green {
	color: #006633;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #003300;
	border-right-style: 5;
	border-left-style: 5;
}
