﻿body
{
    font-size: 12px;
    color: black;
    font-family: Arial;
    background-color:#FBDD25;

}

h3
{
    font-weight: bold;
    font-size: 16px;
    color: #4169e1;
    font-family: Arial;
    text-align: center;
}

.info
{
    font-size: 10px;
    color: #000000;
    font-family: Arial;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.maindiv
{
    margin-left: auto;
    margin-right: auto;
    width: 790px;
    background-color: #efefef;
    border-left: #4169e1 solid;
    border-right: #4169e1 solid;
}

.innermaindiv
{
    margin-left: auto;
    margin-right: auto;
    width: 750px;
    background-color: #efefef;
  
}




.columnheader
{
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #4b76a2;
    width: 100%;
    height: 18px;
    text-align: center;
    padding-top:2px ;
}



.textfields
{
    vertical-align: middle;
    width: 207px;
    height: 21px;
    text-align: right;
    color: #545454;
}


.homeresults
{
   BORDER-RIGHT: silver thin double; 
   BORDER-TOP: silver thin double; 
   PADDING-LEFT: 10px; FLOAT: left; 
   BORDER-LEFT: silver thin double; 
   WIDTH: 350px; 
   BORDER-BOTTOM: silver thin double; 
   HEIGHT: 132px ;
}

.rentresults
{
    BORDER-RIGHT: silver thin double;
    BORDER-TOP: silver thin double; 
    PADDING-LEFT: 10px; 
    FLOAT: right; 
    BORDER-LEFT: silver thin double; 
    WIDTH: 350px; 
    BORDER-BOTTOM: silver thin double; 
    HEIGHT: 132px;
}

.calcface
{
    border-right: #4b76a2 thin solid;
    border-top: #4b76a2 thin solid;
    font-size: 12px;
    border-left: #4b76a2 thin solid;
    border-bottom: #4b76a2 thin solid;
    background-color: #dadfe3;
}

.calcfacemiddle
{
    border-top: #4b76a2 thin solid;
    font-size: 12px;    
    border-bottom: #4b76a2 thin solid;
    background-color: #dadfe3;
}