body {
    font-family: sans-serif;
    margin-left: 0pt;
    margin-right: 0pt;
}

.donations {
    color: red;
}

span.byline {
    font-size: 70%;
}

h1 {
    margin-bottom: .33em;
}

h2.byline {
    margin-top: 0px;
}

.byline {
    font-style: oblique;
}

h1,h2 {
    text-align: center;
    vertical-align: middle;
}

.code {
    background: #e0e0e0;
    font-family: monospace;
    white-space: pre;
}

button[type="submit"].start {
    font-weight: bold;
    font-size: 130%;
}

.startButton {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
}

.centered-block {
    margin-left: auto;
    margin-right: auto;
}

.center-column p {
    margin-top: 0pt;
    padding-top: 0pt;
}

.center-column {
    width: 500pt;
    margin-top: 0pt;
    padding-top: 0pt;
    padding-left: 1.5ex;
    margin-left: 1ex;
    border-left: 1px solid #000083;
    padding-right: 1.5ex;
    margin-right: 1ex;
    border-right: 1px solid #000083;;
}

.left-column {
    text-align: right;
}

.right-column {
    text-align: left;
}

table.layout {
    border-collapse: collapse;
    empty-cells: show;
}

table.layout td {
    padding: 0pt;
    margin: 0pt;
    border: none;
    vertical-align: top;
}

div.left {
    padding-right: 2ex;
    margin-top: 0px;
}

table.images {
    border-collapse: collapse;
    empty-cells: show;
}

table.images td {
    margin: 0pt;
    border: 1px solid #000083;
}

table.images tbody td {
    padding: 2pt;
    text-align: center;
}

table.images thead td {
    font-family: arial;
    font-weight: bold;
    font-size: 9pt;
    text-align: center;
    color: white;
    background: #000083;
    padding: 0pt;
}

.mapsection {
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 2ex;
    border-left: 1px solid #000083;
}

.mapsection h2 {
    margin-top: 0px;
    padding-top: 0px;
}

.positioningContainer {
    position: relative;
    left: 0px;
    top: 0px;
}

.layered {
    position: absolute;
    left: 0px;
    top: 0px;
}

.behind {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.before {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}

.source {
    font-size: 90%;
}

.coverlink {
    clear: both;
    margin-left: 3ex;
    margin-right: 3ex;
    text-align: right;
    font-size: 90%;
}

.coverlink a {
    font-style: oblique;
    text-decoration: none;
    color: black;
    text-decoration: underline;
}

.coverlink a:hover {
    text-decoration: none;
    color: blue;
}

.uploadMessage {
    color: red;
    font-style: italic;
}

.sign-off {
    text-indent: 2ex;
    font-style: italic;
    margin-top: .5em;
    margin-bottom: 1.5em;
}

.note {
    margin-top: .1pt;
    text-align: right;
    font-style: italic;
    font-size: 90%;;
    font-style: italic;
}
