body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #333;
}


a {
	color: #333;
	cursor: pointer;
}
	a img {
		border: 0;
	}

input, textarea, select {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	margin: 0;
	padding: 2px 0;
	font-size: 26px;
	line-height: 1.2em;
}
h2 {
	margin: 0;
	padding: 10px 0 2px;
	font-size: 16px;
	line-height: 1.4em;
}
h3 {
	margin: 0;
	padding: 2px 0;
	font-size: 13px;
	line-height: 1.4em;
}
h4 {
	margin: 0;
	padding: 10px 0 2px;
	font-size: 12px;
	line-height: 1.4em;
}
h5 {
	margin: 0;
	padding: 2px 0 10px;
	font-size: 12px;
	line-height: 1.4em;
}
h6 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.4em;
}
p {
	margin: 0;
	padding: 0 0 10px;
}
ul {
	margin: 0;
	padding: 0 0 10px 20px;
	overflow: hidden;
	zoom: 1;
}

address {
	margin: 0;
	padding: 0 0 10px;
	font-style: normal;
	font-size: 13px;
	line-height: 1.6em;
}

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
th, td {
	margin: 0;
	padding: 0;
}

table.infoRight {
	float: right;
	display: inline;
	width: 190px;
	margin: 0 0 8px 15px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	text-align: center;
}
table.infoLeft {
	float: left;
	display: inline;
	width: 190px;
	margin: 0 15px 8px 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	text-align: center;
}
	table.infoRight td, table.infoLeft td {
		padding: 10px 15px 0;
	}
	table.infoRight h2, table.infoLeft h2 {
		margin: 0;
		padding: 0;
		font-size: 20px;
		line-height: 1.2em;
		color: #002f86;
		font-weight: normal;
	}
	
table.right {
	clear: right;
	float: right;
	display: inline;
	margin: 3px 0 5px 15px;
	text-align: center;
	font-style: italic;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
}
table.left {
	clear: left;
	float: left;
	display: inline;
	margin: 3px 15px 5px 0;
	text-align: center;
	font-style: italic;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
}
	table.right td, table.left td {
		padding: 8px 5px 10px;
	}
	table.right img, table.left img {
		vertical-align: top;
	}

img.right {
	clear: right;
	float: right;
	display: inline;
	margin: 0 0 8px 15px;
}
img.left {
	clear: left;
	float: right;
	display: inline;
	margin: 0 15px 8px 0;
}

table.data {
	width: 100%;
}

.border {
	border-bottom: 1px solid #333;
}


.utilityNav, .logo, .search, .menuCol, .barMenu, #footer .menu, .recentGames,
.grid, .recent, .tabTeaser, #searchResults, .gameSum {
	display: none;
}
.athLogo h1, .logo h2 {
	display: none;
}

.text {
	padding: 10px 0 20px;
}
.story, .storyTeaser, .content {
	padding: 0 0 20px;
}

.sportTitle a {
	text-decoration: none;
}
