P
{
    font-family: arial;
    font-size: 12pt;
}

TD
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

TD.resultsHeader
{
    background-image: url(  '../images/black2blue.jpg' );
}

A.links
{
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    color: #000080;
    text-decoration: none;
}
A.headings
{
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    color: white;
    text-decoration: underline;
}
A.tipLink
{
    text-decoration: none;
}

.formLabels
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
    font-weight: bold;
}
/*
.span12{
    float: none;
    margin: 0 auto;
    max-width: 740px;
    box-sizing:border-box;
    padding:10px;
    position: relative;
}*/
.bgImg{
    background:url('../images/otis_logo_2005_sm.jpg') no-repeat top right;
    background-size:50%;
    background-position:90% 20%;
}
.blueText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
    font-weight: normal;
}
