body {
    background-color: #CCCCCC;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    margin: 0px;
    padding: 0;
    height: 100%;
}

.header {
    background-color: #3E5F80;
    padding: 5px;
    border: 1px solid #000;
    margin: 3px 3px 0px 3px;
}

.header a:link {color: #FFFFFF; text-decoration: underline; }
.header a:active {color: #FFFFFF; text-decoration: underline; }
.header a:visited {color: #FFFFFF; text-decoration: underline; }
.header a:hover {color: #ff0000; text-decoration: underline; }

.column {
    background-color: #ECEFF3;
    border: 1px solid #000;
}

.sidebars {
    padding: 5px;
    font-size: 0.9em;
    color: #000;
    line-height: 1.1em;
    vertical-align: top;
}

.contents {
    padding: 0px;
    font-size: 1em;
    line-height: 1.4em;
    vertical-align: top;
}

.bigcell {
    border: 1px solid black;
}

.colblock {
    /*border: 1px solid red;*/
    margin: 0px 20px 12px;
    padding: 0px;
}

.sidemenu {
    margin-left: 15px;
}

.printfooter {
    display: none;
}

.spacer {
    height: 0px;
}

#bigtable {
    border-spacing: 5px;
    vertical-align: middle;
    margin: 0 auto;
}

#headtable {
    border: 1px solid black;
    vertical-align: middle;
    padding: 5px;
}

#head1logo {
    display: inline-block;
    text-align: left;
    width: 48%;
}

#head1bann {
    display: inline-block;
    text-align: center;
    width: 42%;
}

#head2link {
    display: inline-block;
    text-align: left;
    width: 25%;
}

#head2unit {
    display: inline-block;
    text-align: center;
    width: 65%;
}

#hspac {
    height: 3px;
    margin: 0px;
    padding: 0px;
}

#c1 {
    width: 180px;
    min-width: 180px;
    max-width: 180px;
}

#c2 {
    height: auto;
    min-width: 500px;
    max-width: 900px;
    width: auto;
    margin: 0px;
    padding: 0px;
    font-size: .8em;
}

#c3 {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
}

#spacer1 {
    background-color: #CCCCCC;
    margin: 0px;
    padding: 3px
}

#topmenu {
    padding: 5px;
    margin: 0px;
    font-size: 1.1em;
    vertical-align: middle;
    border-bottom: 1px solid black;
}

#topmenu span {
    display: inline-block;
    width: 23%;
    text-align: center;
}

#topmenu a:link {color: #0000FF; text-decoration: underline; }
#topmenu a:active {color: #0000FF; text-decoration: underline; }
#topmenu a:visited {color: #0000FF; text-decoration: underline; }
#topmenu a:hover {color: #ff0000; text-decoration: underline; }

#titlebar {
    vertical-align: middle;
    padding: 0px 10px 0px 10px;
    margin: 0;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

#bodytext {
    vertical-align: middle;
    padding: 10px;
    margin: 0;
}

#tabtitle {
    border: 0px;
}

h1, h2, h3, h4, h5, h6 {
    color: black;
    background: none;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    padding-top: .5em;
    padding-bottom: .17em;
    border-bottom: 1px solid #aaa;
}
h1 { font-size: 140%; font-weight: bold; line-height: 1em; border: 0px; text-transform: uppercase; }
h1 .editsection { font-size: 53%; }
h2 { font-size: 140%; font-weight: bold; }
h2 .editsection { font-size: 67%; }
h3, h4, h5, h6 { border-bottom: none; font-weight: bold; }
h3 { font-size: 130%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 116%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 100%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 80%; }
h6 .editsection { font-size: 125%; font-weight: normal; }

h5 {
    text-decoration: underline;
    font-size: 90%; 
}

p {
    margin: 6px 0 12px 0;
}

code {
    background-color: #f9f9f9;
    font-size: 1.10em;
}

pre {
    padding: 1em;
    border: 1px dashed #2f6fab;
    color: black;
    background-color: #f9f9f9;
    line-height: 1.1em;
    font-size: 1.10em;
}

.sidebars ul {
    line-height: 1.5em;
    list-style-type: square;
    margin: .3em 0 0 0;
    padding: 0;
    list-style-type: none;
}

/*
#c1 ul {
    margin: .3em 0 0 1.5em;
    list-style-image: url(rescue006/bullet.gif); 
}
*/

.sidebars ol {
    line-height: 1.5em;
    margin: .3em 0 0 3.2em;
    padding: 0;
    list-style-image: none;
}

.sidebars li {
    margin-bottom: .0em;
}

#toc,
.toc,
.mw-warning {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    padding: 5px;
    font-size: 95%;
}
#toc h2,
.toc h2 {
    display: inline;
    border: none;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
    text-align: center;
}
#toc ul,
.toc ul {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}
#toc ul ul,
.toc ul ul {
    margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
    font-size: 94%;
}
