@charset "UTF-8";
.TabbedPanels {margin: 0px;padding: 0px;float: left;clear: none;width: 100%; }
.TabbedPanelsTabGroup {margin: 0px;padding: 0px;}
.TabbedPanelsTab {position: relative;top: 1px;float: left;padding: 10px 19px 10px 15px;margin: 0px 0px 0px 0px;background-color: #FFF;list-style: none;-moz-user-select: none;-khtml-user-select: none;cursor: pointer;color: #533d3d;background:url(../img/arrow-tab.png) no-repeat left center #FFF;background-position: 5px 15px;}
.TabbedPanelsTabHover {color:#533d3d; text-decoration:underline}
.TabbedPanelsTabSelected {font-weight:normal;color:#533d3d;background:url(../img/arrow-tab-down.png) no-repeat left center #FFF;background-position: 5px 15px;}
.TabbedPanelsTab a {color: #533d3d;text-decoration: none;}
.TabbedPanelsContentGroup {clear: both;background-color: #F5F0F0;margin:0;padding:0;}
 .TabbedPanelsContentGroup ul{margin:0;padding:0;list-style:none;}
.TabbedPanelsContentGroup li{list-style:none;background:none;margin:0;padding:0 0 0 0;}
.TabbedPanelsContent {padding: 4px;margin-left:10px;}
.TabbedPanelsContent table {border: 0;margin-bottom:20px;}
.TabbedPanelsContent td {height:18px;}
.TabbedPanelsContent table a{text-decoration:none;color:#EB6A4C;font-size:11px;}
.TabbedPanelsContent table a:hover{text-decoration:underline;}
.TabbedPanelsContentVisible {}
.VTabbedPanels .TabbedPanelsTabGroup {float: left;background-color: #605E5E;position: relative;}
.VTabbedPanels .TabbedPanelsTab {float: none;margin: 0px;border-top: none;border-left: none;border-right: none;}
.VTabbedPanels .TabbedPanelsTabSelected {background-color: #605E5E;}
.VTabbedPanels .TabbedPanelsContentGroup {clear: none;float: left;padding: 0px;height: 20em;}


