@charset "utf-8";
/* PRINT OVERRIDES */


#accessibility,
#masthead,
#mastheadNav,
#siteNavigation,
#adsColumn,
.sIFR-replaced embed,
.calendar,
.hidden,
.noPrint
{
	display: none;
	visibility: hidden;
}



#header_adBanner, 
#header_banner, 
#header_navbar, 
#navigation, 
#navigation a, 
#ads,
#debug,
#tabs,
.sIFR-replaced embed,
.calendar
{
	display: none;
	visibility: hidden;
}

strong
{
	font-weight: bold;
}
em
{
	font-style: italic;
}
	

#printLogo
{
	border: 2px solid #aaaaaa;
	clear: both;
	overflow: auto;
	padding: 6pt 0px;
	text-align: center;
	margin-bottom: 25pt;
}
	#printLogo img
	{
	}
	#printLogo p.whatsHere
	{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		letter-spacing: 1px;
		margin: 5pt 0px 0px;
		color: #666666;
	}
	
h1
{
	margin: 1em 0px 0.3em;
	padding: 0px;
	text-align:left;
	font-weight: bold;
	font-size: 1.6em;
	clear: both;
}
h2{
	font-size: 1.4em;
}

a
{
	text-decoration: none;
	color:#000000;
}
#footer
{
	background: #ffffff;
	color: #aaaaaa;
	border-top: 1pt solid #666666;
	font-size: 0.7em;
	padding-top: 3pt;
	margin-top: 10pt;
}


table.standings
{
	border-collapse: collapse;
	margin-top: 12pt;
	width: 100%;
	margin-bottom: 20px;
}
	table.standings caption,
	table.standings tr.conference th {
		font-size: 10pt;
		border: 0px none;
		color: #999999;
		border-bottom: 2px solid #666666;
		padding: 2px 4px;
		text-align: left;
		font-weight: bold;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	table.standings tr.spacer th {
		border-left: none;
		border-right: none;
		background-color: transparent;
		height: 20px;
		border-bottom: none;
	}
	table.standings th,
	table.standings td {
		border-bottom: 1px solid #666666;
		text-align: right;
		padding: 1px 4px;
		font-size: 8.5pt;
	}
	table.standings th {
		color: #000000;
		font-weight: bold;
		text-align: right;
		border: 0px none;
		border-bottom: 1px solid #999999;
	}
	table.standings th.division {
		background-color: #330000;
		color: #ffffff;
		font-weight: bold;
		text-align: left;
	}
	table.standings tr td.teamName,
	table.standings tr th.teamName {
		text-align: left;
		font-weight: bold;
		border-left: 1px solid #999999;
	}
	table.standings tr th.teamName
	{
		font-size: 1px;
		color: #aaaaaa;
	}
	table.standings tr.even td {
		color:#333333;
	}
	table.standings th abbr {
		text-decoration: none;
	}

