@charset "UTF-8";
/* CSS Document */

.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: normal;
	color: #835DA5;
	margin-bottom: 20px;
}
.SmallHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	color: #663399;
	text-decoration: none;
	text-align: left;
}
.SmallHeadingAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #663399;
	text-decoration: none;
	text-align: left;
}
.BeforeAfter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663399;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: sub;
	line-height: 22px;
}
.BeforeAfterK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: sub;
	line-height: 22px;
}
.PageBody {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}
.Overview_body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}
.Overview_intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #333;
}
.Quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666;
	line-height: 18px;
}
.BulletPoints {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #835DA5;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 5px;
}
.BulletPointsK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #333;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 5px;
}
.BulletPointsKsmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 5px;
}
.PageTitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: normal;
	color: #835DA5;
	margin-bottom: 20px;
	margin-top: 20px;
}
.RuledBox {
	text-align: left;
	vertical-align: top;
	padding: 15px;
	width: 458px;
	border: 1px solid #CCC;
	margin-bottom: 18px;
	z-index: 0;
}
.Form {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 400px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	font-size: 14px;
	color: #333;
	background-color: #F8F8F7;
}
.FormBox {
	text-align: left;
	vertical-align: top;
	padding: 2px;
	width: 280px;
	border: 1px solid #CCC;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	font-size: 14px;
	color: #333;
	background-color: #F8F8F7;
}
.RuledBoxGrey {
	text-align: left;
	vertical-align: top;
	padding: 15px;
	width: 458px;
	border: 1px solid #CCC;
	margin-bottom: 18px;
	background-color: #fafafa;
	z-index: 0;
	visibility: visible;
}
.Zlayer {
	overflow: visible;
	visibility: inherit;
	z-index: 100;
}

