* {
padding:0;
margin:0;}
	 
body td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #545454;
padding:3px;
}
		
h2 {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #545454;
margin:20px 0;}

.title {
font-size:14px;
font-weight:bold;}

.text_input {
width:100%;
border:1px solid #aec8d5;
text-align:right;}
		
.dollar {
width:115px;
border:1px solid #aec8d5;
text-align:right;}
		
.percent {
width:115px;
border:1px solid #aec8d5;
text-align:right;}

.years {
width:115px;
border:1px solid #aec8d5;
text-align:right;}

#property_type {
width:115px;
border:1px solid #aec8d5;}
		
.read_only {
width:115px;
background:none;
border:none;
text-align:right;}
		
.monthly_annual {
border-left:1px solid #cccccc;
text-align:center;}
		
td.help {
border:1px solid #91D3F3;
background-color:#ffffff;
padding:10px;}

td.help h2 {
margin:0 0 10px 0;
background:url(calc_includes/icon_help.png) left center no-repeat;
padding-left:20px;}

tr.heading, 
tr.heading .years, 
tr.heading .percent, 
tr.heading .dollar, 
tr.heading #B17, 
tr.heading #property_type, 
tr.heading .read_only, 
tr.heading .monthly_annual  {
background-color:#eff8ff;}

tr.alt,
tr.alt .years,
tr.alt .percent,
tr.alt .dollar,
tr.alt #B17,
tr.alt #property_type,
tr.alt .read_only,
tr.alt .monthly_annual {
background-color:#eeeeee;}

td.indent {
padding-left:15px;}

#send_mail_button, #reset_button {
margin-right:15px;}

.navtext {
width:235px;
font-family:arial;
font-size:12px;
border-width:2px;
border-style:outset;
border-color:#006BAE;
layer-background-color:#FFF6D9;
background-color:#ccccff;
color:#000000;}


.symbol	{
    position: absolute;
    display: block;
    margin-left: -15px;
}
input {
    color: #616161;
}
/*
inactive field:
border-size: 1px
border-color: #aec8d5; 

active field:
border-size: 1px
border-color: #145d81; 

Alert field:
border-size: 1px
border-color: #fa9403; 

Blue alternating lines:
color: #EFF8FF;

Grey alternating lines:
color: #EFF8FF;
*/

