﻿.subtabs
{
    margin:0;   
    padding:0;
    padding-top:0px;
    width:100%;
    height:30px;
    background-color: transparent;
}
.subtabs ul
{
    margin:0;
    padding:0;
    list-style:none;
}
.subtabs li{
    padding:0;
    margin:0;
    float:left;
    white-space: normal;
    width: 120px;
}
.subnavigation
{   
    background:#ffffff url('../images/col-left-bucket-bg-top-545.gif') no-repeat 0 26px;
    margin-top:10px;
}
.subtabs a
{
    color: Black;
    background: white url(../images/tabs-left-bg.gif) no-repeat;
    margin:0 2px 0 0;
    padding:0 0 0px 3px;
    text-decoration:none;
    letter-spacing: 1px;
    height:30px;
    float: left;
    cursor:pointer;
    overflow: hidden;
}
.subtabs a span
{
    display:block;
    background: transparent url(../images/tabs-right-bg.gif) no-repeat 100% top;
    padding: 8px 8px 5px 7px;
    height:100%;
    line-height:18px;
    letter-spacing:0;
    width: 97px;
    float: left;
}
.subtabs a.current
{
    background-color: #175e9e;
    color:White;
}
.subtabcontainer
{
    background: transparent;
    margin-top:0;
    padding:5px 0 0 8px;
    min-height:100px;
}
.tabs-content{display:none;border: 1px solid white;}
.subnavbottom
{
    background: transparent url(../images/col-left-bucket-bg-bottom-545.gif) no-repeat 0 -10px;
    height:10px;
    background-color:#ffffff;}
.tab_cont_inner_no_viewall{height:190px;width:99%;overflow-y:auto;overflow-x:hidden;}
.tab_cont_inner{width:80%;overflow-y:auto;overflow-x:hidden;margin: 15px 10px 10px 15px;height:280px;}
#subnav_list_container ul {list-style:none;padding:0;text-align:left;width:100%;font-weight:bold;margin:0;}
#subnav_list_container li{padding:0;margin:0;font-weight:normal;line-height:14px;}	
#subnav_list_container a, a,
#subnav_list_container a:hover,
#subnav_list_container a:visited{font-weight:normal;text-decoration:none;}
#subnav_list_container tr td{padding-bottom:0px;line-height:14px;text-align:left;}
#subnav_list_container tr td p{margin:0px;}
a.view-all {float: right; margin: 0 10px;color:#002b5c;}
.clearviewall{width:100%;border:solid 0px transparent;clear:both;height:0px;padding:0;margin:0;overflow:hidden;}