@charset "UTF-8";
/* CSS Document */


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	color: #006C68;
	margin: 0px 0px 9px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #006C68;
	margin: 0px 0px 9px;
}
.member {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #293F51;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
.member a{
	color: #293F51;
	text-decoration:none;
}
.member a:hover{
	color: #293F51;
	text-decoration:underline;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #293F51;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 12px;
}
.text a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #293F51;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 12px;
}
.text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #293F51;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 12px;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #293F51;
	font-weight: bold;
}
.subhead a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #293F51;
	font-weight: bold;
	text-decoration:none;
}
.subhead a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #87ac0f;
	font-weight: bold;
	text-decoration:none;
}
.footer {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919166;
}
.footer a{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919166;
	text-decoration:none;
	font-weight:normal;
}
.footer a:hover{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6a6a4e;
	text-decoration:underline;
	font-weight:normal;
}
