a img {
    border-style: none;
}

h1, h2, h3, h4 {
    width: 100%;
    text-align: center;
}

table {
    border-collapse: collapse;
}

ul li {
    list-style-image: url( ../images/dot.gif );
    vertical-align: middle;
}

ul li ol li {
    font-size: 14pt;
}

td.sectionBody pre b {
    color: #0000FF;
}

body {
    margin: 0px;
    height: 100%;
}

html {
    height: 100%;
}

th.columnLabel {
    color: #ffffff;
    background-color: #000099;
    text-align: center;
}

th.rowLabel {
    color: #000099;
    background-color: #ccccff;
    text-align: left;
}

table.displayTable {
    border-style: solid;
    border-width: 1px;
    margin-left: 40px;
}

table.displayTable th {
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    font-weight: bold;
}

table.displayTable td {
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
}

table.layout {
    width: 100%;
    height: 100%;
}

td.caption {
    background-color: #000099;
    color: #ffffff;
    font-weight: bold;
    font-size: 24pt;
    padding: 10px;
    text-align: center;
    vertical-align: top;
}

a.tocLink {
    text-decoration: none;
    color: #000099;
}

td.copyright {
    background-color: #000099;
    color: #ffffff;
    font-weight: bold;
    font-size: 8pt;
    padding: 2px;
    text-align: center;
    vertical-align: top;
}

td.navPrev {
    text-align: left;
    width: 45%;
}

td.navNext {
    text-align: right;
    width: 45%;
}

td.navHome {
    text-align: center;
}

td.navigation {
    vertical-align: middle;
    background-color: #ccccff;
    color: #000099;
    border-top-color: #000099;
    border-top-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-bottom-color: #000099;
    border-bottom-style: solid;
}

td.navigation img {
    vertical-align: middle;
}

td.navigation a {
    color: #000099;
    padding: 0px;
    border-style: none;
    margin: 0px;
    text-decoration: none;
}

td.content {
    height: 100%;
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 0px;
    font-size: 20pt;
    color: #000099;
}

td.sectionTitle {
    background-image: url( ../images/nw_maj_rond.gif );
    background-repeat: no-repeat;
    border: none;
    padding: 0px;
    border-width: 2px;
    background-color: #ccccff;
    color: #000099;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    text-decoration: none;
    font-style: italic;
}

td.sectionControl a {
    text-decoration: none;
    color: #ffffff;
}

td.sectionControl {
    border-color: #FFFFFF;
    padding: 0px;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-width: 2px;
    background-color: #ccccff;
    color: #000099;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    font-weight: bold;
}

td.sectionBody {
    border-bottom-style: ridge;
    border-left-style: ridge;
    border-right-style: ridge;
    border-top-style: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-width: 2px;
    border-color: #ccccff;
    color: #000000;
    background-color: #ffffff;
}

table.section {
    padding-left: 50px;
    padding-right: 0px;
    font-size: 16px;

}