body {
	margin: 0px;
	padding: 0px;
	background-color: C2C2C2;
	background-image: url(Images/Global/bgTile.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
strong {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: 4px;
}
h4 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: 4px;
}
ul {
	list-style-position: outside;
	list-style-image: url(Images/Global/bullet.gif);
	margin-left: 10px;
}

.bluetitle {
	font-size:12px;
	color:#35467D;
	font-weight:bold;
}

.header1 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

.header2 {
	font-size:16px;
	font-weight:bold;
	color: #396B99;
}

.sectionHeader {
	font:bold 10px Tahoma, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	text-transform:uppercase; 
}

.headerseason {
	color:#335C83 ;
	font-weight:bold;
}

.headervolume {
	color:#4179AD;
	font-weight:bold;
}

a:link, a:visited, a:active {
	color: #8A191B;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: 8A191B;
	text-decoration: none;
}

a.more:link, a.more:visited, a.more:active {
	font-family:Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #8A191B;
	text-transform:uppercase; 
	text-decoration: none;
}
a.more:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: 8A191B;
}

a.leftnav:link, a.leftnav:visited, a.leftnav:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
	text-transform:none;
}
a.leftnav:hover {
	font-size: 11px;
	color: #888888;
	font-weight:bold;
	background-color: transparent;
}


a.strongln:link, a.strongln:visited, a.strongln:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
	line-height: 10px;
	text-transform:none;
}
a.strongln:hover {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 10px;
	background-color: transparent;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-transform:none;
}
a.footer:hover {
	font-size: 11px;
	color: #888;
	background-color:transparent;
}


.caption {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.date {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}