h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #D76B00;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 15px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #575757;
}
TD.foot { 
text-decoration: none;
font-size:8pt;
font-weight: none;
color:#ffffff;
font-family: Verdana; }
TD.foot A:link { color: #ffffff;
text-decoration: none;
font-size:8pt;
font-weight: bold;
font-family: Verdana; }
TD.foot A:visited { color: #ffffff;
text-decoration: none;
font-size:8pt;
font-weight: bold;
font-family: Verdana; }
TD.foot A:active { color: #ffffff;
text-decoration: none;
font-size:8pt;
font-weight: bold;
font-family: Verdana; }
TD.foot A:hover { color: #ffffff;
text-decoration: underline;
font-size:8pt;
font-weight: bold;
font-family: Verdana; 
}
TD.prod { 
text-decoration: none;
font-size:9pt;
font-weight: none;
font-family: Arial; }
TD.prod A:link { color: #0E2167;
text-decoration: none;
font-size:9pt;
font-weight: none;
font-family: Arial; }
TD.prod A:visited { color: #0E2167;
text-decoration: none;
font-size:9pt;
font-weight: none;
font-family: Arial; }
TD.prod A:active { color: #0E2167;
text-decoration: none;
font-size:9pt;
font-weight: none;
font-family: Arial; }
TD.prod A:hover { color: #0A671C;
text-decoration: underline;
font-size:9pt;
font-weight: none;
font-family: Arial; }
TD.topnav { text-decoration: none;
font-size:9pt;
font-weight: none;
font-family: Verdana; }
TD.topnav A:link { color: #000000;
text-decoration: none;
font-size:9pt;
font-weight: none;
font-family: Verdana; }
TD.topnav A:visited { color: #000000;
text-decoration: none;
font-size:9pt;
font-weight: none;
font-family: Verdana; }
TD.topnav A:active { color: #000000;
text-decoration: none;
font-size:9pt;
font-weight: none;
font-family: Verdana; }
TD.topnav A:hover { color: #9A0000;
text-decoration: underline;
font-size:9pt;
font-weight: none;
font-family: Verdana; 
}
TD.titlebar { 
text-decoration: none;
font-size:9pt;
font-weight: bold;
color:#ffffff;
font-family: Verdana; }
TD.titlebar A:link { color: #565656;
text-decoration: none;
font-size:9pt;
font-weight: bold;
font-family: Verdana; }
TD.titlebar A:visited { color: #565656;
text-decoration: none;
font-size:9pt;
font-weight: bold;
font-family: Verdana; }
TD.titlebar A:active { color: #565656;
text-decoration: none;
font-size:9pt;
font-weight: bold;
font-family: Verdana; }
TD.titlebar A:hover { color: #565656;
text-decoration: underline;
font-size:9pt;
font-weight: bold;
font-family: Verdana; 
}
TD.page { 
text-decoration: none;
font-size:9pt;
font-weight: none;
color: #333333;
font-family: Arial; }
TD.page A:link { color: #0A3D89;
text-decoration: underline;
font-size:9pt;
font-weight: none;
font-family: Arial; }
TD.page A:visited { color: #0A3D89;
text-decoration: none;
font-size:9pt;
font-weight: none;
font-family: Arial; }
TD.page A:active { color: #0A3D89;
text-decoration: none;
font-size:9pt;
font-weight: none;
font-family: Arial; }
TD.page A:hover { color: #9A0000;
text-decoration: none;
font-size:9pt;
font-weight: none;
font-family: Arial; 
}
.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 12px Arial;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: right;
display: block;
text-decoration: none;
margin: 0;
padding: 2px 3px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
iframe.grelated-iframe {left:-99999px !important;display: none !important;}
