@charset "UTF-8";
a:link {
	color: #4C3851;
	text-decoration: underline;
}
a:visited {
	color: #70B4CC;
}
a:hover {
	color: #70B4CC;
}
a:active {
	color: #4C3851;
}
body {
	background-color: #FFFFFF;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #4C3851;
	background-color: #FFFFFF;
	width: 800px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4C3851;
}
.headercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #70B4CC;
	text-align: left;
}
.boxpadding_boarder {
	background-color: #FFFFFF;
	width: 800px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4C3851;
}
.boxpadding_boarder_2 {
	background-color: #FFFFFF;
	width: 800px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4C3851;
	padding-top: 20px;
}
.boxpadding_boarder_3 {
	background-color: #FFFFFF;
	width: 800px;
	padding-top: 20px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	line-height: normal;
	color: #4c3851;
	background-color: #FFFFFF;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bodycopy_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #4C3851;
	background-color: #FFFFFF;
	width: 800px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4C3851;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4C3851;
}

