@charset "UTF-8";
h2 {
	font-family: "Futura Medium", sans-serif;
	font-size: 12px;
	color: #7FA5B7;
	font-weight: 400;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.blueborder {
	border: 1px solid #7FA5B7;
}
p {
	color: #1B1C25;
	font-family: sans-serif, Futura, Helvetica;
	font-size: 12px;
}
.feedsweep {
	background-color: #FFFFFF;
	font-weight: 200;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
	border-color: #7093A1;
}
.feedsweep_body {
	color: #2A2B38;
	font-family: "Arno Pro", "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: left;
}
.feedsweep_title {
	font-family: JFFerrule, "Imprint MT Shadow", JFAutumnFair, "Arno Pro", serif;
	font-size: 24px;
	color: #330000;
}
.feedsweep_link {
	color: #7093A1;
	text-decoration: underline;
}
.feedsweep_headline {
	background-color: #FFFFFF;
	font-family: "Imprint MT Shadow", JFAutumnFair, "Arno Pro", serif;
	font-size: 36px;
	line-height: 50px;
	color: #330000;
	text-align: center;
}
.feedsweep_date {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #7093A1;
	line-height: 30px;
	text-decoration: underline;
	text-align: center;
}
.feedsweep_item {
	color: #7093A1;
}
a:link {
	font-variant: normal;
	text-decoration: none;
	color: #2A2B38;
}
a:visited {
	font-variant: normal;
	text-decoration: none;
	color: #2A2B38;
}
a:hover {
	font-variant: normal;
	text-decoration: underline;
	color: #2A2B38;
}
a:active {
	font-variant: normal;
	text-decoration: underline;
	color: #2A2B38;
}
h3 {
	font-family: Futura, sans-serif;
	font-size: 9px;
	line-height: 0px;
	color: #EFECB7;
}

