@media projection, screen {.tabs-hide {display: none;}}
@media print {.tabs-nav { display: none;}}
.tabs-nav {background:#e9e9e9;height:39px;list-style:none;margin:0;padding:0px;}
.tabs-nav:after {display: block;clear: both;content: " ";}
.tabs-nav li {float:left;margin:0px;min-width:84px; /* be nice to Opera */}
.tabs-nav a, .tabs-nav a span {display:block;padding:0px 15px 0px 15px;}
.tabs-nav a {width:auto;display:block;position:relative;z-index:2;padding-left:0;color:#82827d;font-family:Arial, Helvetica, sans serif;font-size:13px;text-transform:uppercase;font-weight:bold;line-height:39px;text-align:center;text-decoration:none;
white-space: nowrap;}
.tabs-nav .tabs-selected a {background:#bcbcbc;color:#120000;border-bottom:0px;padding:0px 15px 0px 15px;}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {outline: 0; /* prevent dotted border in Firefox */}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {padding:0px 15px 0px 15px;}
.tabs-nav a span {width:64px;min-width:64px;height:39px;min-height:39px;}
.tabs-nav img{display:none;}
*>.tabs-nav a span {width:auto;height:auto;}
.tabs-nav .tabs-selected a span {padding-top:-7px;}
.tabs-selected img {display:block;position:relative;top:-8px;margin:0 auto;z-index:10;}
.tabs-nav .tabs-selected a span,  .tabs-nav a:focus span, .tabs-nav a:active span {color:#120000;}
.tabs-nav a:hover span{color:#120000;}
.tabs-nav .tabs-selected a:link,  .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited {cursor:text;}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {cursor:pointer;}
.tabs-nav :hover img {display:block;position:relative;top:-8px;margin:0 auto;z-index:10;}
.tabs-nav .tabs-disabled {opacity:.4;}
.tabs-container {padding:1em 8px;background:#fff;}
.tabs-loading em {padding:0 0 0 20px;background:url(loading.gif) no-repeat 0 50%;}
.fragment{border-left:1px solid #d1d1d1;border-right:1px solid #d1d1d1;border-bottom:0;padding:0;padding-bottom:10px;width:1012px;position:relative;left:-3px;display:block;}