﻿html {
	text-align : center;
}

body  
{
	font-size: 14px;	
	font-family: Tahoma, Geneva, sans-serif;
	text-align : left;		
}

h3
{
	font-size: 18px;
}

div#branding h1 
{
	text-indent: -99999px;	
}

div#branding h2
{	
	font-size: 28px;
}	

div#instructions { 
	font-size: 12px;	
}

div#instructions li
{
	list-style-type: decimal;
	list-style-position: inside;	
}

div#instructions div#buttonArea
{
	text-align: center;
}

div#propertyData
{
	text-align: center;
}

div#propertyData dl {
	text-align: left;	
}

div#propertyData dt {
	font-weight: bold;
}
	
h3#pgHeader
{
	text-align: center;		
}

div#portability a
{
	font-size: 12px;		
}

div#showCalculations p
{
	font-weight: bold;
	font-size: 12px;	
}

div#calculations
{
	font-size: 13px; 
	direction: ltr;	
}

div#calculations.shown p
{
	line-height: 14px;
}

div#calculations.shown p#lowValueNote
{
	font-size: 10px;
	line-height: 16px;
}

div#errorBox
{
	font-size: 12px;	
}

div#calculations h3
{
	text-indent: -999999px;
}

div#disclaimer
{
	font-size: 9px;	
}

div#footer
{
	font-size: 9px;
	text-align: right;
}

div.tab
{
	font-size: 12px;	
}

dl.toolTipVisible dd
{
	font-weight: bold;	
}

div.displayCell
{
	font-weight: bold;
}

div.displayCell h4
{
	text-align: right;	
}

div.inputSection
{
	font-weight: bold;
}

div.inputSection h4
{
	text-align: right;	
}

div.inputSection p
{
	text-align: left;
	font-weight: normal;	
}







