@charset "UTF-8";
.smalltext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.homepagetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: normal;
	color: #D7217E;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	line-height: 100%;
}
h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C91F76;
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7217E;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 100%;
}
h3  {
	color: #7fbc0f;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7fbc0f;
	padding-top: 10px;
}
h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}
h5  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FF2F9D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#benefits h6 {
	margin-left: 60px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.pink {
	color: #D7217E;
}
.white {
	color: #FFFFFF;
}
#benefits a {
	margin-top: 37px;
	position: absolute;
	height: 20px;
	width: 250px;
	margin-left: 470px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#benefits a:hover {
	text-decoration: underline;
}
#dates h3 {
	background-color: #D7217E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 5px;
}
#dates p {
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#reviews h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #7FBC0F;
}
a {
	color: #7FBC0F;
}
.pdf {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 50px;
	height: 30px;
	padding-top: 10px;
}

