﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    border: 0px none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0px;
    padding: 0px;
    vertical-align: baseline;
}


body {
    font: 0.8em/1.3em verdana, arial, sans-serif;
    color: #000;
    background: none repeat scroll 0% 0% rgb(236, 236, 236);
    margin-bottom: 20px;
}

#wrapper {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    margin-left: 20px;
    min-height: 1px;
    padding: 20px;
    width: 940px;
}

#header {
    border-bottom: medium none;
    margin-bottom: 10px;
    min-height: 1px;
}

H1.marker, H4.marker {
    clear: both;
    display: none;
}

A {
    color: rgb(8, 81, 150);
    text-decoration: none;
}

#header IMG {
    float: left;
    margin-bottom: 15px;
    display: block;
}

#content.wide, #content.wide #content-small {
    width: 940px;
}
#content {
    margin-bottom: 15px;
    min-height: 1px;
    clear: both;
}

H1, H2 {
    color: rgb(0, 0, 0);
}

H1, H2.underline {
    border-bottom: 1px solid rgb(207, 207, 207);
    line-height: 1.3em;
    padding-bottom: 5px;
}

H1 {
    font-size: 1.8em;
    line-height: 1.3em;
    margin-bottom: 10px;
}
h1, h2 {
    font-weight: normal;
    line-height: 1.3em;
    text-align: left;
}

H2 {
    font-size: 1.4em;
    margin-bottom: 10px;
}

P {
    margin-bottom: 10px;
}

#content {
    margin-bottom: 15px;
    min-height: 1px;
    clear: both;
}

#content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}

#footer {
    border-top: 1px solid rgb(207, 207, 207);
}

#footer UL {
    margin-top: 10px;
    min-height: 1px;
    list-style: none outside none;
}

#footer UL LI {
    border-right: 1px solid rgb(207, 207, 207);
    display: block;
    font-size: 0.85em;
    margin-right: 10px;
    padding-right: 10px;
}