﻿html, body, form, ul, li, p, h1, table, tr, td, th
{
    padding: 0px;
    margin: 0px;
}
html, body, form
{
    height: 100%;
}
img, table
{
    border: 0px;
}
body
{
    font-size: 11px;
    font-family: Verdana, Arial, Tahoma;
    color: #525152;
}
table
{
    border-collapse: collapse;
}
thead
{
    font-weight: bold;
}
h1, h2, h3
{
    font-weight: bold;
}
h1
{
    font-size: 16px;
}
h2
{
    font-size: 14px;
}
h3
{
    font-size: 12px;
}
.wrapper
{
    height: auto !important;
    margin: 0 auto -54px;
    min-height: 100%;
}
.push
{
    height: 54px;
}
.content
{
    margin: 0 auto 0 auto;
    width: 950px;
    overflow: auto;
    padding: 20px;
}
.header
{
    height: 90px;
    border-bottom: 1px #e6e6e6 solid;
}
.innerheader
{
    margin: 0 auto 0 auto;
    width: 950px;
}
div.headermainlogo
{
    padding-top: 15px;
    padding-left: 56px;
    width: 219px;
    cursor: pointer;
    float: left;
}
div.headersublogo
{
    padding-top: 8px;
    padding-left: 67px;
    width: 151px;
}
.footer
{
    height: 53px;
    border-top: 1px #e6e6e6 solid;
    background: #b9b9b9;
    font-size: 10px;
}
.innerfooter
{
    margin: 0 auto 0 auto;
    width: 950px;
}
div.innerfooter div.navigation
{
    height: 18px;
    padding-top: 12px;
    color: #725f72;
}
div.innerfooter div.copyright
{
    padding-top: 4px;
    padding-left: 10px;
    color: #ffffff;
}
div.innerfooter div.copyright div
{
    float: left;
}
.innerfooter .navigation ul li a:link, .innerfooter .navigation ul li a:visited, .innerfooter .navigation ul li a:hover
{
    display: block;
    padding: 0 10px 0 10px;
    text-decoration: none;
    color: #725f72;
    text-align: center;
    background-image: url('images/submenu_back.jpg');
    background-repeat: no-repeat;
}
.innerfooter a
{
    text-decoration: none;
    color: #ffffff;
}
.innerfooter .navigation ul li a:hover, .innerfooter a:hover
{
    color: #343434;
}
.innerfooter .navigation ul li.firstitem a:link, .innerfooter .navigation ul li.firstitem a:visited, .innerfooter .navigation ul li.firstitem a:hover
{
    background-image: none;
}
