#content 
{
    height:auto;

    display:block;
	width:734px;
    margin:0px 184px 0px 0px;
    padding: 0px 0px 0px 0px;

    border:solid black 1px;
}
#rightNavBar 
{
    float:right;
    width:184px;
    display:block;
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}
.tab_active {
    text-align:left;
    padding:0px 0px 0px 0px;
    display:block;
    height:24px;
    width:auto;
    overflow:hidden;
    outline:none;
    top:0px;
    left:0px!important;
    vertical-align:middle;
    font-weight:bold;
    background-position:0px 0px;
    color:#000099;
    cursor:default;
    outline:none;
}
.tab_inactive {
    display:none;
    width:0px!important;
    position:absolute;
    top:0px;
    left:0px;
    overflow:hidden;
}
.tab_active:active, .tab_active:focus, .tab_active:active h3, .tab_active:focus h3{
    outline:none;
}
.tab_active h3
{
    display:block;
    font-size:10pt;
    margin:0px;
    padding:0px 0px 0px 0px;
    font-weight:bold;
    height:24px;
    width:auto;
    color:#000099;
}
.tab_inactive h3 
{
    display:block;
    width:0px!important;
}

.tab_active h3 a, .tab_inactive h3 a:link, .tab_active h3 a:hover, .tab_active h3 a:active, .tab_active h3 a:focus 
{
    display:block;
    height:21px;
    width:auto;
    padding:3px 10px 0px 10px;
    color:#000099;
    outline:none;
}
.tab_inactive h3 a, .tab_inactive h3 a:link
{
    display:block;
    width:0px!important;
}

.tab_space {
    width:1px;
    top:0px;
    height:24px;
    padding:0px 0px 0px 0px;
    display:none;
    margin:0px;
    border-bottom: solid 1px #464646;
}

.section {
    display:none;

}
.section_active
{
    clear:left;
    width:710px;
    height:100%;
    margin-bottom:0px;
    padding:5px 10px 2px 10px;
    overflow:visible;
    display:block;
}
.section_active h4 
{
    padding-top:0px;
    margin-top:10px;
    padding-bottom:0px;
    margin-bottom:3px;
}
.section_active ul 
{
    padding-top:0px;
    padding-bottom:0px;
    margin-top:3px;
    margin-bottom:8px;
    margin-left:14px;
}
.section_active ul ul
{
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
}
