body, table, tr, td, input
{
    font-family: Verdana;
    font-size: 10pt;
}

body
{
    margin: 0px;
    padding: 0px;
}

.sitestructure
{
    width: 933px;
}

.content_bg
{
    width: 723px;
    background-image: url( ../images/pages/bg.gif );
}

.tab_notselected_left
{
    width: 16px;
    height: 36px;
    background-image: url( ../images/tabs/left_notselected.gif );
    float: left;
}

.tab_selected_left
{
    width: 16px;
    height: 36px;
    background-image: url( ../images/tabs/left_selected.gif );
    float: left;
}

.bg_notselected
{
    padding-top: 5px;
    width: auto;
    height: 31px;
    #height : 31 px;
    _height: 36px;
    background-image: url( ../images/tabs/bg_notselected.gif );
    float: left;
}

.tab_ns_s
{
    width: 31px;
    height: 36px;
    background-image: url( ../images/tabs/center_ns_s.gif );
    float: left;
}

.bg_selected
{
    padding-top: 5px;
    color: black;
    width: auto;
    height: 31px;
#height : 31 px;
    _height: 36px;
    background-image: url( ../images/tabs/bg_selected.gif );
    float: left;
}

.tab_s_ns
{
    width: 31px;
    height: 36px;
    background-image: url( ../images/tabs/center_s_ns.gif );
    float: left;
}

.tab_ns_ns
{
    width: 31px;
    height: 36px;
    background-image: url( ../images/tabs/center_ns_ns.gif );
    float: left;
}

.bg_notselected_fill
{
    height: 36px;
    width: 100%;
    background-image: url( ../images/tabs/bg_notselected.gif );
}

.tab_notselected_right
{
    width: 16px;
    height: 36px;
    background-image: url( ../images/tabs/right_notselected.gif );
    float: right;
}

a.level1
{
    color: white;
    text-decoration: none;
}

a:hover.level1
{
    color: rgb( 230, 233, 232 );
    text-decoration: none;
}

a.level2
{
    font-size: smaller;
    color: rgb( 34, 48, 90 );
    text-decoration: none;
}

a:hover.level2
{
    font-size: smaller;
    color: #898989;
    text-decoration: none;
}

.level2_bg
{
    width: 190px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url( ../images/level2/level2_bg.gif );
    background-color: rgb( 230, 233, 232 );
}

.level2_first
{
    padding-left: 20px;
    padding-top: 3px;
    width: 190px;
    _width: 190px;
#width : 210 px;
    height: 18px;
    _height: 18px;
#height : 21 px;
    background-image: url( ../images/level2/first.gif );
}

.level2_first_selected
{
    padding-left: 20px;
    padding-top: 3px;
    width: 190px;
    _width: 190px;
#width : 210 px;
    height: 18px;
    _height: 18px;
#height : 21 px;
    background-image: url( ../images/level2/first_selected.gif );
}

.level2_middle
{
    padding-left: 20px;
    padding-top: 3px;
    width: 190px;
    _width: 190px;
#width : 210 px;
    height: 18px;
    _height: 18px;
#height : 21 px;
    background-image: url( ../images/level2/middle.gif );
}

.level2_middle_selected
{
    padding-left: 20px;
    padding-top: 3px;
    width: 190px;
    _width: 190px;
#width : 210 px;
    height: 18px;
    _height: 18px;
#height : 21 px;
    background-image: url( ../images/level2/middle_selected.gif );
}

.level2_last
{
    padding-left: 20px;
    padding-top: 3px;
    width: 190px;
    _width: 190px;
#width : 210 px;
    height: 18px;
    _height: 18px;
#height : 21 px;
    background-image: url( ../images/level2/last.gif );
}

.level3_middle
{
    padding-left: 20px;
    padding-top: 3px;
    width: 190px;
    _width: 190px;
#width : 210 px;
    height: 18px;
    _height: 18px;
#height : 21 px;
    background-image: url( ../images/level3/middle.gif );
}

.level3_last
{
    padding-left: 20px;
    padding-top: 3px;
    width: 190px;
    _width: 190px;
#width : 210 px;
    height: 18px;
    _height: 18px;
#height : 21 px;
    background-image: url( ../images/level3/last.gif );
}

.level3_middle_double
{
    padding-left: 20px;
    padding-top: 3px;
    width: 190px;
    _width: 190px;
#width : 210 px;
    height: 29px;
    _height: 29px;
#height : 32 px;
    background-image: url( ../images/level3/middle_double.gif );
}

.level3_middle_selected
{
    padding-left: 20px;
    padding-top: 3px;
    width: 190px;
    _width: 190px;
#width : 210 px;
    height: 18px;
    _height: 18px;
#height : 21 px;
    background-image: url( ../images/level3/middle_selected.gif );
}

.level3_last_selected
{
    padding-left: 20px;
    padding-top: 3px;
    width: 190px;
    _width: 190px;
#width : 210 px;
    height: 18px;
    _height: 18px;
#height : 21 px;
    background-image: url( ../images/level3/last_selected.gif );
}

.level3_middle_double_selected
{
    padding-left: 20px;
    padding-top: 3px;
    width: 190px;
    _width: 190px;
#width : 210 px;
    height: 29px;
    _height: 29px;
#height : 32 px;
    background-image: url( ../images/level3/middle_double_selected.gif );
}

a.level3
{
    font-size: smaller;
    color: black;
    text-decoration: none;
}

a:hover.level3
{
    font-size: smaller;
    color: #898989;
    text-decoration: none;
}

a.level3_selected
{
    font-size: smaller;
    color: rgb( 18, 33, 78 );
    text-decoration: none;
}

a:hover.level3_selected
{
    font-size: smaller;
    color: #898989;
    text-decoration: none;
}

a.level4
{
    font-size:  9pt;
    color: rgb( 63, 75, 111 );
    text-decoration: none;
}

a:hover.level4
{
    font-size: 9pt;
    color: #898989;
    text-decoration: underline;
}

.pathnav
{
    font-size: smaller;
    color: black;
    margin-bottom: 5px;
    margin-top: -5px;
}

.content
{
    color: black;
    padding-left: 20px;
    padding-right: 20px;
}

.title
{
    color: rgb( 18, 33, 78 );
    margin-bottom: 10px;
    font-size: larger;
    font-weight: bold;
}

.subtitle
{
    color: rgb( 18, 33, 78 );
    margin-bottom: 5px;
    font-weight: bold;
}

.text
{
    margin-bottom: 10px;
}

.bottom
{
    width: 933px;
    height: 37px;
    background-image: url( ../images/common/bottom.gif );
    padding-top: 10px;
    padding-right: 10px;
}

.copyright
{
    font-size: 9pt;
}

.box11
{
    text-align: center;
    width: 130px;
    height: 30px;
    _height: 30px;
#height : 40 px;
    padding-top: 10px;
    margin-right: 6px;
    margin-bottom: 5px;
    background-image: url( ../images/common/box.gif );
    float: left;
}

.box12
{
    text-align: center;
    width: 130px;
    height: 37px;
    _height: 37px;
    #height : 40 px;
    padding-top: 3px;
    margin-right: 6px;
    margin-bottom: 5px;
    background-image: url( ../images/common/box.gif );
    float: left;
}

.box31
{
    text-align: center;
    width: 130px;
    height: 40px;
    _height: 40px;
    #height : 60 px;
    padding-top: 20px;
    margin-right: 6px;
    margin-bottom: 5px;
    background-image: url( ../images/common/box3.gif );
    float: left;
}

.box32
{
    text-align: center;
    width: 130px;
    height: 47px;
    _height: 55px;
#height : 60 px;
    padding-top: 13px;
    margin-right: 6px;
    margin-bottom: 5px;
    background-image: url( ../images/common/box3.gif );
    float: left;
}

.box33
{
    text-align: center;
    width: 130px;
    height: 55px;
    _height: 55px;
#height : 60 px;
    padding-top: 5px;
    margin-right: 6px;
    margin-bottom: 5px;
    background-image: url( ../images/common/box3.gif );
    float: left;
}

.box11last
{
    text-align: center;
    width: 130px;
    height: 30px;
    _height: 30px;
#height : 40 px;
    padding-top: 10px;
    margin-bottom: 5px;
    background-image: url( ../images/common/box.gif );
    float: left;
}

.box12last
{
    text-align: center;
    width: 130px;
    height: 37px;
    _height: 37px;
#height : 40 px;
    padding-top: 3px;
    margin-bottom: 5px;
    background-image: url( ../images/common/box.gif );
    float: left;
}

.box33last
{
    text-align: center;
    width: 130px;
    height: 57px;
    _height: 57px;
#height : 60 px;
    padding-top: 3px;
    margin-bottom: 5px;
    background-image: url( ../images/common/box.gif );
    float: left;
}

.textfield
{
    border: rgb( 136, 151, 166 ) solid 1px;
    margin-bottom: 10px;
}

.button
{
    border: rgb( 221, 221, 221 ) solid 1px;
    margin-bottom: 10px;
    background-color: rgb( 230, 233, 232 );
}

a.contentlink
{
    color: rgb( 18, 33, 78 );
    text-decoration: none;
}

a:hover.contentlink
{
    color: #898989;
    text-decoration: none;
}

a.contentlinkbold
{
    color: rgb( 34, 48, 90 );
    text-decoration: none;
    font-weight: bold;
}

a:hover.contentlinkbold
{
    color: #898989;
    text-decoration: none;
    font-weight: bold;
}

ul
{
    list-style-type: none;
}

li
{
    background: url( ../images/common/li.gif ) left center no-repeat;
    padding-left: 20px;
}

.textfield2
{
    border: rgb( 136, 151, 166 ) solid 1px;
    height: 19px;
    margin-bottom: 1px;
}

.button2
{
    border: rgb( 221, 221, 221 ) solid 1px;
    background-color: rgb( 230, 233, 232 );
    height: 19px;
}
