@charset "UTF-8";
.redborderbottom {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #670f01;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #670f01;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
}
.redborderbottomthick {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #670f01;
}
.photocaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	font-style: italic;
}
.subheadblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}
.redbordertop {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #670f01;
}
.redborderhomepage {
	border: medium solid #FF0000;
	background-color: #670f01;
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	color: #FFFFFF;
}
.photocaptionblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #0000CC;
	font-style: normal;
	font-variant: small-caps;
}
.bodycopyitalicred {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #990000;
	font-style: italic;
}
.bluetype {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
.subheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #670f01;
	font-style: normal;
	text-decoration: underline;
}
.bodycopybullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	list-style-type: circle;
}

