#tabholder{
margin-top:20px;
margin-left:16px;
width:680px;
}

.TabbedPanels {
margin: 0px;
padding: 0px;
float: left;
clear: none;
width: 100%;
}


.TabbedPanelsTabGroup {
margin: 0px;
padding: 0px;
}

.TabbedPanelsTab {
position: relative;
top: 1px;
float: left;
padding:2px 14px 0 14px;
margin:0;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
list-style: none;

border-left: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
border-top: solid 1px #cccccc;
border-right: solid 1px #cccccc;


-moz-user-select: none;
-khtml-user-select: none;
cursor: pointer;
background-image:url(tab_backing_off.gif);
background-position:left top;
background-repeat:repeat-x;
margin-right:6px;
color:#7c7c7e;
height:19px;
}

.TabbedPanelsTabHover {
}

.TabbedPanelsTabSelected {
border-left: solid 0px #cccccc;
border-bottom: solid 1px #cccccc;
border-top: solid 0px #cccccc;
border-right: solid 0px #cccccc;
top: 2px;
background-image:url(tab_backing_on.gif);
background-position:left top;
background-repeat:repeat-x;
color:#FFFFFF;
}

.TabbedPanelsContentGroup {
clear: both;
border-left: solid 1px #CCC;
border-bottom: solid 1px #CCC;
border-top: solid 1px #cccccc;
border-right: solid 1px #cccccc;
background-color: #ffffff;
padding-top:10px;
padding-bottom:10px;
}

.TabbedPanelsContent {
padding: 4px;
}


.TabbedPanelsContentVisible {
}

#tabholder{
overflow:hidden;
}

#tabholder .tab_table{
padding:0;
border:0;
margin:10px 15px 20px 15px;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}

#tabholder .tab_table tr.backgroundcolor{
background-color: #F7F7F7;
}

#tabholder .tab_table tr.background_top_color{
background-color: #eeeeee;
}

#tabholder .tab_table tr.background_header_color{
background-color: #033f65;
}

#tabholder .tab_table tr.background_header_color p{
color:#FFFFFF;
}


#tabholder .tab_table td{
padding:0;
margin:0;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
vertical-align:bottom;
}

#tabholder p{
margin:0;
padding:5px 15px 10px 15px;
font-size:11px;
line-height:18px;
}

#tabholder a{
margin:0;
padding:0;
font-size:11px;
}

#tabholder .tab_table p{
margin:0;
padding:6px;
font-size:11px;
line-height:16px;
vertical-align:bottom;
}

#tabholder h2{
font-size:12px;
}

#tabholder ul.tabslist{
}

#tabholder ul.tabslist li{
margin:0;
padding:6px;
font-size:11px;
line-height:16px;
vertical-align:bottom;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color:#7c7c7e;
}

#tabholder .tab_table a{
margin:0;
padding:0;
font-size:11px;
}


.TabbedPanelsContent #iconholder{
overflow:hidden;
padding-left:14px;
}

.TabbedPanelsContent #iconholder p{
float:left;
width:570px;
padding-left:10px;
}

.TabbedPanelsContent #iconholder img{
float:left;
}
