@charset "UTF-8";
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #5A7F97;
	text-decoration: none;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E4F71;
}
.main_teams_spacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 25px;
}
.main_news_spacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	padding-right: 25px;
	padding-left: 25px;
	width: 315px;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
	text-decoration: none;
}
.horizontal_line {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.read_more_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #709FBC;
	text-decoration: none;
}
.grey_box {
	border: 1px solid #999999;
}
.grey_links {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}
.main_stats_spacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	padding-top: 7px;
	padding-right: 25px;
}

