* { margin: 0; padding: 0; }

html { height: 100%; }

body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #fff;
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #393939;
    line-height: 1.4;
}

td { font-size: 12px; line-height: 1.4; }

a, a:hover { color: #003893; text-decoration: underline; }

img { border: 0; }

.clear { clear: both; }

#layout-sizer-v-1 { position: absolute; width: 1px; height: 100%; }

#layout-div-100 {
    behavior: url("js/iepngfix.htc");
    margin: 0 auto;
    width: 997px;
    background: url("../imgs/logo.png") right 35px no-repeat;
}

#layout-div-1 {
    margin: 0 auto;
    padding: 105px 0 20px 0;
    width: 833px;
}

#layout-div-2 { background: url("../imgs/bg-1-1.gif"); }

#layout-div-3 { background: url("../imgs/bg-1-2.gif") bottom right no-repeat; }

#layout-col-1 { float: left; width: 220px; }

#languages { margin: 14px 0 0 34px; font-size: 12px; color: #acc5ed; }

#languages a, #languages a:hover { color: #acc5ed; text-decoration: none; }

#nav-main { margin: 130px 0 50px 11px; width: 198px; }

#nav-main a { display: block; font-size: 12px; color: #fff; text-decoration: none; }
#nav-main a:hover, #nav-main a.act, #nav-main a.act:hover { background: #4d74b4; color: #fff; text-decoration: none; }

#nav-main .level-1 a { font-size: 13px; padding: 3px 20px 3px 20px; }
#nav-main .level-2 a { margin: 5px 0; padding: 2px 20px 2px 26px; }

#nav-main .separator { margin: 9px 0; height: 1px; font-size: 0; line-height: 0; background: #4d74b4; }

#layout-col-2 { float: right; width: 613px; }

#header {
    height: 160px;
    background-position: top left;
    background-repeat: no-repeat;
}

#header img { display: block; }

#nav-header {
    height: 35px;
    background: #cecece;
    color: #474747;
}

#nav-header .nav-header-table { height: 100%; }

#nav-header .separator { width: 1px; }

#nav-header a {
    display: block;
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
    color: #474747;
    text-decoration: none;
}

#nav-header a.act, #nav-header a:hover {
    background: #e9e9e9;
    color: #474747;
    text-decoration: none;
}

#content, #content td {
    line-height: 1.5;
}

#content .inner-1 { margin: 34px 35px 50px 35px; }

h2, h3, h4 { color: #003893; }

h2 { margin-bottom: 31px; font-size: 20px; font-weight: normal; }
h3 { font-size: 13px; font-weight: bold; }

#content ul { list-style-type: none; }
#content ul li { padding-left: 14px; background: url("../imgs/list-bullet.gif") no-repeat 0 6px; }

#footer {
    margin-top: 10px;
    height: 18px;
    text-align: center;
}
