body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 1.2em;
}
img {
	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;
}
.spacer  {
	height: 2000px;
}
.text-content {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text-spacer {
	height: 50px;
}
.highlight-content {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.highlight-content .title {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.quarter-content {
	width: 25%;
	float: left;
	font-size: 13px;
	font-weight: bold;
}
.quarter-content .title {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
a {
	color: #121212;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #121212;
}
a:hover {
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
a:active {
	position: relative;
	top: 1px;
}#footer {
	text-align: center;
	padding-bottom: 0px;
}
#seo-info {
	display: none;
}

