body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}
html
{
    height: 100%;
}
body
{
    font: 14px Tahoma, Verdana, sans-serif;
    width: 100%;
    height: 100%;
    color: #333333;
    text-align:left;
}
a
{
    color: #116fa8;
    outline: none;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

a.flag
{
    background: white url(../i/flag.png) left center no-repeat;
    padding-left: 25px;
}

a.print
{
    background: white url(../i/print.png) left center no-repeat;
    padding-left: 15px;
}

p
{
    margin: 0 0 18px;
    line-height: 1.25em;
}
img
{
    border: none;
}
input
{
    vertical-align: middle;
}

div
{
    position: relative;
}

h1
{
    font-size: 24px;
    font-family: Arial;
    line-height: 26px;
    margin-bottom: 20px;
    color: Black;
}

h1 span.red
{
    color: #c51a37;
}

h2
{
    font-size: 24px;
    font-family: Arial;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 30px;
    color: #414042;
}

h2 a, a.red
{
    color: #c51a37;
}

h2 a.grey
{
    color: #414042;
}

hr
{
       color:#cccccc;
       width:1000px;
       text-align:left;
       margin:0;
}

hr.top
{
    margin-bottom:30px;
}

hr.bottom
{
    margin-top:30px;
    margin-bottom:20px;
}

.black
{
    color: Black;
}

.title
{
    color: Black;
    font-size: 16px;
}
#wrapper
{
    min-height: 100%;
    height: 100%;
    z-index: 2;
    overflow: hidden;
}

#header .logos
{
    height: 92px;
    width: 100%;
}

#header .logos .logo
{
    position: absolute;
}

#header .logos .main
{
    width: 374px;
    height: 50px;
    top: 27px;
    left: 38px;
}

#header .logos .dw
{
    left: 470px;
    top: 29px;
    height: 44px;
    width: 81px;
}

#header .logos .shevy
{
    left: 605px;
    top: 34px;
    height: 35px;
    width: 105px;
}

#header .logos .hz
{
    left: 775px;
    top: 32px;
    height: 61px;
    width: 37px;
}

#middle
{
    width: 919px;
    position: relative;
    z-index: 2;
    padding-top: 10px;
    margin-left:38px;
}

#footer
{
    margin-left:38px;
}