
.shadetabs{
float:left;
padding:0;
margin:0 0 5px 0;/*---KEEPS TABCONTENT 10PX BELOW THE TAB BUTTONS---*/
font:bold 11px Arial, Helvetica, sans-serif;
list-style-type: none;
}

.shadetabs li {float:left; font:bold 11px Verdana;}

.shadetabs li a {
font:bold 11px Arial, Helvetica, sans-serif;
float:left;
min-height:35px; 
line-height:35px;
text-align:center;
text-decoration:none; 
z-index:1; 
margin:0;
}

.shadetabs li a:hover {text-decoration:underline;font:bold 11px Arial,Helvetica,sans-serif;min-height:35px;line-height:35px;}
.shadetabs li a.selected {min-height:29px; line-height:29px;}


/*-----------------------------UPPER_TABS UNSELECTED-----------------------------*/

#upper_tab_box li#top_tab1 a {float:left; width:180px; background:url(../../graphics/tabs/top_tab1_off.png) left no-repeat;}
#upper_tab_box li#top_tab2 a {float:left; width:184px; background:url(../../graphics/tabs/top_tab2_off.png) left no-repeat;}

/*-----------------------UPPER_TABS SELECTED--------------------------*/

#upper_tab_box li#top_tab1 a.selected{width:184px; background: url(../../graphics/tabs/top_tab1_on.png) left no-repeat;}
#upper_tab_box li#top_tab2 a.selected{width:188px; background: url(../../graphics/tabs/top_tab2_on.png) left no-repeat;}
#upper_tab_box li#top_tab1 a.selected:hover, #upper_tab_box li#top_tab2 a.selected:hover{line-height:29px;}

/*-----------------------------LOWER_TABS UNSELECTED----------------------------*/

#lower_tab_box li#tab1 a {width:77px; background:url(../../graphics/tabs/low_tab1_off.png) left no-repeat;}
#lower_tab_box li#tab2 a {width:99px; background:url(../../graphics/tabs/low_tab2_off.png) left no-repeat;}
#lower_tab_box li#tab3 a {width:80px; background:url(../../graphics/tabs/low_tab3_off.png) left no-repeat;}
#lower_tab_box li#tab4 a {width:112px; background:url(../../graphics/tabs/low_tab4_off.png) left no-repeat;}

/*----------------------LOWER_TABS SELECTED----------------------------*/

#lower_tab_box li#tab1 a.selected {width:77px; background: url(../../graphics/tabs/low_tab1_on.png) left no-repeat;}
#lower_tab_box li#tab2 a.selected {width:99px; background: url(../../graphics/tabs/low_tab2_on.png) left no-repeat;}
#lower_tab_box li#tab3 a.selected {width:80px;background: url(../../graphics/tabs/low_tab3_on.png) left no-repeat;}
#lower_tab_box li#tab4 a.selected {width:112px;background: url(../../graphics/tabs/low_tab4_on.png) left no-repeat;}
#lower_tab_box li#tab1 a.selected:hover, #lower_tab_box li#tab2 a.selected:hover, #lower_tab_box li#tab3 a.selected:hover, #lower_tab_box li#tab4 a.selected:hover {line-height:29px;}

/*--------------------------------------------------------------------*/

.shadetabs li a.selected:hover {text-decoration:none;}

DIV#col_2 .panel_txt .shadetabs li {color:#4c7979; padding:0; margin:0; float:left;}
DIV#col_2 .panel_txt .shadetabs li a {float:left; padding:0; margin:0; }
*:first-child+html>body.home DIV#col_2 .panel_txt .shadetabs li {float:left; padding:0; margin:0;}


.tabcontent {margin:0px 20px; clear:both; width:332px; overflow:hidden;}

.tabcontent ul {clear:both; margin:0 0 5px 0; padding:0;}
html>body .tabcontent ul {margin:0 0 10px 0; padding:0;}

.tabcontent ul li {list-style-type:none; line-height:12px; height:12px; padding:0 0 0 0; margin:4px 0; clear:left;}
#lower_tabs .tabcontent ul li {list-style-type:none; line-height:12px; height:18px; padding:0 0 0 0; margin:6px 0; clear:left;}

.tabcontent ul li a {float:left; clear:left;}
.tabcontent ul li span {float:left; clear:left;}

.tabcontent p {padding-top:8px; float:left; clear:left; width:325px;}
.tabcontent p a {color:#336666; padding-left:14px; background: url(../../graphics/slices/arrow_right.png) no-repeat left top;}
.tabcontent p a:hover {color:#336666; padding-left:14px; background: url(../../graphics/slices/arrow_right_f2.png) no-repeat left top;}

.tabcontent p span.link_color {color:#336666;}
@media print {.tabcontent {display:block !important;}}

/*-----------------------PANEL CONTENT----------------------------------*/
noscript .noscript_content {clear:left; overflow:hidden;}
noscript .noscript_content p {margin-left:10px;}
html>body noscript .noscript_content p {margin-left:20px;}
noscript .noscript_content ul li {margin-left:10px; list-style-type:none;}
html>body noscript .noscript_content ul li {margin-left:20px;}