body {
    font-family: Helvetica, Arial;
    font-weight: bold;
    font-size: 10pt;
    padding: 0;
    margin: 0;
}

a {
    color: #000;
    text-decoration: none;
    border-bottom: 1.5pt solid #000adb;
    padding: 0;
}

.botbor {
    border-bottom: 1.5pt solid #000adb;
    display: inline;
    margin: 0.5em;
}

.botmar {
    margin-bottom: 0.059in;
}

.topmar {
    margin-top: 0.5em;
}

.forceindent {
    margin-left: 2em;
}

.killindent {
    text-indent: 0;
}

.centre {
    text-align: center;
}

.wait {
    cursor: wait;
}

a:hover {
    background-color: #000adb;
    border: 0;
}

noscript {
    font-size: 13px;
    text-align: center;
    padding: 4px;
    background-color: #ddd;
    display: block;
    border-bottom: 2px solid #ccc;
    color: #666;
}

    noscript span {
        background-color: #eae36a;
        color: #000;
        padding: 1px 8px;
        font-size: 120%;
        border: 1px solid #d7d061;
    }

.container {
    width: 9.57in;
    margin: 0.196in 0;
}

.leftcontainer {
    width: 1.2in;
    margin-left: 0.196in;
    float: left;
}

.rightcontainer {
    width: 7.4in;
    margin-right: 0.196in;
    float: left;
}

.addbox {
    font-family: Monaco, "Courier New";
    font-size: 7pt;
    font-weight: normal;
    text-align: left;
    height: 1.1in;
    white-space: nowrap;
}

    .addbox a {
        border-bottom: 0;
        display: block;
    }

    .addbox a:hover {
        background: transparent;
    }

    .addbox .title {
        text-decoration: underline;
    }

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul li {
    margin-top: 0.03in;
}

.sidebox ul {
    margin-top: 0.157in;
}

    .sidebox ul ul {
        margin-bottom: -0.0393in;
        margin-top: 0.07in;
        font-family: Monaco, "Courier New";
        font-size: 7pt;
        font-weight: normal;
    }

        .sidebox ul ul ul {
            margin-top: 0;
            margin-bottom: 0;
            margin-left: 0.157in;
        }

        .sidebox ul ul a {
            border: 0;
        }

        .sidebox ul ul a:hover {
            background: transparent;
        }

.mainbox {
    margin-top: 1.1in;
    text-align: left;
}

p {
    margin: 0;
    padding: 0;
    text-indent: 2em;
    text-align: left;
}

#postit {
    top: 50px;
    width: 230px;
    margin: 0 auto;
    z-index: 10;
    position: relative;
}

    #postit #img {
        background-color: #000adb;
        width: 230px;
        height: 162px;
    }

    #postit #bar {
        background-color: #000adb;
        height: 17px;
    }

        #postit #img a {
            position: absolute;
            border: 0;
            left: 57px;
            top: 80px;
            height: 40px;
            width: 120px;
        }

        #postit #img a:hover {
            background: transparent;
        }

#postit2 {
    background-color: #000;
    color: #fff;
    width: 2.8in;
    padding: 1em;
    margin: 0 auto;
    z-index: 20;
    position: relative;
    left: 3.7in;
    top: 140px;
    float: left;
}

#text, #images, #map {
    position: absolute;
}

#text {
    width: 3in;
    background-color: #fff;
    padding: 0.157in;
    z-index: 2;
}

#map {
    margin-top: 4.2em;
    background-color: #000adb;
    z-index: 1;
}

#images {
    margin-top: 4.2em;
    z-index: 1;
}

    #images img {
        margin-right: 0.157in;
        width: 3.4in;
        height: 3.4in;
        background-color: #000adb;
        border: 0;
    }

