a {
        color: #990000;
        text-decoration: none;
}

a:hover {
        font-weight: bold;
}

body {
        background: #ffffff;
        font-family: sans-serif;
        margin-top: 0px;
        margin-left: 0px;
}

p {
        margin-bottom: 15px;
}

.caption {
        font-size: 10pt;
}

.content {
        font-size: 12pt;
        margin-left: 25px;
        margin-right: 50px;
}

.contact {
        font-size: 16pt;
}

.indent {
        margin-left: 50px;
}

.copyright {
        font-size: 10pt;
        font-style: italic;
        margin-left: 5px;
}

.leftCol {
        width: 110px;
}

.navOff {
        font-size: 12pt;
        padding-right: 5px;
        text-align: right;
}

.navOurServices {
        font-size: 12pt;
        font-weight: bold;
        padding-right: 5px;
        text-align: right;
        text-decoration: underline;
}

.navOn {
        background: #990000;
        color: #ffffff;
        font-size: 12pt;
        font-weight: bold;
        padding-right: 5px;
        text-align: right;
}

.navSpacerRow {
        height: 10px;
}

.rule {
        background: #000000;
}

.spacerRow {
        height: 20px;
}

.subtitle {
        font-size: 12pt;
}

.title {
        font-size: 30pt;
}

.estimates {
        font-size: 14pt;
        font-weight: bold;
}
