.tabularLayout {
  padding-bottom:10px;
  margin:10px;
}
.tabularLayout td {
padding:1px 2px 1px 1px;
text-align:right;
font-size:13px;
}
.tabularLayout td a{
color:black;
text-decoration:none;
}

.tabularLayout td a:visited{
color:black;
text-decoration:none;
}

.tabularLayout td a:hover{
text-decoration:underline;
}
 
.tabularLayout .primaryHeaderRow {
text-align:right;
background-color:#057686;
}
.tabularLayout .primaryHeaderRow td {
font-weight:bold;
color:white;
}
.tabularLayout .primaryHeaderRow .large {
font-weight:bold;
padding-left:3px;
text-align:left;
font-size:14px;
}
.tabularLayout .secondaryHeaderRow {
text-align:right;
font-size:14px;
background-color:black;
}

.tabularLayout .secondaryHeaderRow td {
font-weight:bold;
color:white;
}
.tabularLayout .leftAlignedColumn {
padding-left:4px;
text-align:left;
}
.tabularLayout .centerAlignedColumn {
text-align:center;
}
.tabularLayout .sectionHeader {
background-image:url(http://cdn.nhl.com/images/orange_right_arrow.gif);
background-position:left center;
background-repeat:no-repeat;
font-size:14px;
font-weight:bold;
padding-left:14px;
text-align:left;
}
.tabularLayout .totalsRow td {
border-top:1px solid #000000;
font-weight:bold;
}
.oddRowColor {
background-color:#fff;
}
.evenRowColor {
background-color:#B8E9FF; 
}
.oddRowColorEm td {
background-color:#FFFFFF;
font-style:italic;
}
.evenRowColorEm td {
background-color:#E9ECF3;
font-style:italic;
}
.oddRowColorStrong td {
background-color:#FFFFFF;
font-weight:bold;
}
.evenRowColorStrong td {
background-color:#E9ECF3;
font-weight:bold;
}
.tableFootNote {
font-weight:bold;
}
.tabularLayout .scheduleSectionHeader {
font-size:16px;
font-weight:bold;
text-align:left;
}

.contentTitle {
font-size:18px;
font-weight:bold;
text-align:left;
margin-bottom:5px;
color:#fff;  
}

.leftTitle{
padding-left:4px;
text-align:left;
font-weight:bold;
}
.rightData{
  text-align:right;
}
.rotatorControl{
border-collapse:collapse;  
margin-top:6px;
position:relative;
left:190px
  
}
.rotatorControl td{
text-align:center;
font-size:16px;
padding:0;  
}