﻿@media print {
TABLE.noprint, DIV.noprint {
	display:none
}
}
body {
	background-image: url('PageBdr/PageBack.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CDCDCD;
}
.ParaText {
	padding: 0px 36px 0px 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.ParaTextPadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 10px;
	padding-right: 36px;
	padding-bottom: 10px;
	padding-left: 36px;
}
.ParaText108 {
	padding: 0px 108px 0px 109px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.ParaText8 {
	padding: 6px 0px 6px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
.CenterHdr {
	text-align: center;
	font-size: medium;
	font-weight: bold;
}
.CenterHdrPadded {
	text-align: center;
	font-size: medium;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #088;
}
.CenterHdrItalic {
	padding: 6px;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
}
a {
	color: #5F5F5F;
}
.LeftColOutline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5F5F5F;
	vertical-align: top;
	text-align: right;
	padding: 6px;
}
.RightColOutline {
	padding: 6px 6px 4px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url("Images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url("Images/prevlabel.gif") left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url("Images/nextlabel.gif") right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* Min-Width */

.lbWidth { /* most browsers */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 790px;
}
* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
}
* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
}
/* Clearfix */	

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */ 

	.CourseCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.CourseDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #CDCDCD;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BBRDateCell {
	background-position: center center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	width: 70px;
	height: 18px;
	background-image: url('Images/BBRDate.png');
	background-repeat: no-repeat;
}
.LvlIILeft {
	background-position: right center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	background-image: url('Images/LVLIILeft.png');
	background-repeat: no-repeat;
}
.LvlIIMid {
	background-position: center center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	background-image: url('Images/LVLIIMid.png');
	background-repeat: no-repeat;
}
.LvlIIRight {
	background-position: left center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	background-image: url('Images/LVLIIRight.png');
	background-repeat: no-repeat;
}
.Lvl4Left {
	background-position: right center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	background-image: url('Images/LVL4Left.png');
	background-repeat: no-repeat;
}
.Lvl4Mid {
	background-position: center center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	background-image: url('Images/LVL4Center.png');
	background-repeat: no-repeat;
}
.Lvl4Right {
	background-position: left center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	background-image: url('Images/LVL4Right.png');
	background-repeat: no-repeat;
}
.Lvl5Left {
	background-position: right center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	background-image: url('Images/LVL5Left.png');
	background-repeat: no-repeat;
}
.Lvl5Mid {
	background-position: center center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	background-image: url('Images/LVL5Center.png');
	background-repeat: no-repeat;
}
.Lvl5Right {
	background-position: left center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	background-image: url('Images/LVL5Right.png');
	background-repeat: no-repeat;
}
.LvlIIILeft {
	background-position: right center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	background-image: url('Images/LvlIIILeft.png');
	background-repeat: no-repeat;
}
.LvlIIIRight {
	background-position: left center;
	vertical-align: middle;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	background-image: url('Images/LvlIIIRight.png');
	background-repeat: no-repeat;
}
.CourseDay7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #CDCDCD;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000000;
}
.BlnkDateCell {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: solid;
	vertical-align: middle;
	text-align: center;
}
.BlnkDateCellCentered {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: solid;
	vertical-align: middle;
	text-align: center;
}
.BlnkDateCell7 {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.Sunday {
	background-image: url('Images/Sunday.png');
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.Weekday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-image: url('Images/Weekday.png');
	background-repeat: no-repeat;
	background-position: center;
}
.Saturday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-image: url('Images/Saturday.png');
	background-repeat: no-repeat;
	background-position: center;
}
.LvlIIIRight3Bdr {
	vertical-align: middle;
	background-image: url('Images/LvlIIIRight.png');
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}
.CourseDayNoBdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.CourseDaytopBdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #CDCDCD;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.ProdCellTop {
	background-image: url('Images/CellBdrTop.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
.ProdCellMid {
	background-image: url('Images/CallBdrMid.png');
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	height: 250px;
}
.ProdCellBtm {
	background-image: url('Images/CellBdrBtm.png');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
.ColHdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.ParaText60 {
	padding: 0px 60px 0px 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.hidden {
	display: none;
}
.unhidden {
	display: block;
}
.tracksCol1 {
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 60%;
}
.tracksCol2 {
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 20%;
}
.tracksCol3 {
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 20%;
}
.tracksTable {
	margin-left: 66px;
	width: 425px;
}
.BorderlessImage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: top;
}
.sponsor-image-cell {
	text-align: center;
	width: 33%;
	padding-top: 2px;
}
.HdrNewsletterIndex {
	font-size: 14pt;
	font-weight: bold;
	background-color: #00D7D7;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.chart {
	background-repeat: no-repeat;
	height: 1089px;
	width: 726px;
}
