@charset "UTF-8";
body {
	background-color: #FFFFFF;
	height: 750px;
	width: 90%;
	padding: 18px;
	margin: 18px;
}
#all {
	width: 620px;
	border: medium double #EA232C;
	height: auto;
	padding: 18px;
	background-image: url(flyer-web-images/iStock_000004037375Med_fmt.jpeg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#top {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	color: #EA232C;
	height: 110%;
}
tr {
	vertical-align: top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #EA232C;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #EA232C;
	line-height: 90%;
}
#tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
}
td {
	vertical-align: text-top;
}
h2 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #EA232C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EA232C;
	padding-bottom: 6px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 125%;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #EA232C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EA232C;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
