﻿body {margin: 0px; padding: 0px;}

h3
{
	font-family: Calibri,Verdana;	
	color: #284E98;	
}
h2
{
	font-family: Calibri,Verdana;	
	color: #284E98;	
}

/**********************************************************/
/* CLASSES */
.Normal-P
{
	margin:0.0px 0.0px 0.0px 0.0px; text-align:center; font-weight:400; 
}
.Normal-C
{
	font-family:"Arial", sans-serif; font-size:11.0px; line-height:1.27em; 
	color:#a19886; 
}

.invisible
{
	display:none;
}

/* Logo start */
.Logo {
	position: absolute;
	left: 22px;
	top: 10px;
	margin: 0;
}
.Logo a {
	display: block;
	text-indent: -9999px;
	width: 236px;
	height: 55px;
	overflow: hidden;
	background: url('../images/logo.png') no-repeat;
}

.inputText
{
	font-family: Calibri,Verdana;
	font-size: 12pt;
	color: #284E98;
	border-top-color: #284E98;
	border-bottom-color: #284E98;
	border-left-color: #284E98;
	border-right-color: #284E98;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
}

.errorText
{
	text-align:center;
	font-family: Calibri,Verdana;
	font-size: 12pt;
	color: red;
}

.successText
{
	text-align:center;
	font-family: Calibri,Verdana;
	font-size: 12pt;
	font-weight:bold;
	color: green;
}

.footerText
{
	font-family: Calibri,Verdana;
	font-size: 10pt;
	color: white;
}
.contactText
{
	font-family: Calibri,Verdana;
	font-size: 10pt;
	color: black;
}
.bodyTable
{
	background:white;
	height:auto;
	height:400px;
	min-height:400px;
}
.reduced
{
	background-position:left top	;
	background-image: url(../images/css/reduced.gif);	
	background-repeat:no-repeat;
}
.gridbutton
{
	background-image: url(../images/css/btnView.gif);	
	width: 65px;
	height: 26px;	
}

.RealEstateDetailTable
{
	text-align:left;
}

.RealEstateDetailTable
{
	text-align:left;
	font-family: Calibri,Verdana;		
}

.RealEstateDetailTableLabel
{
	font-weight:bold;
	font-family: Calibri,Verdana;	
	color: #284E98;	
	
}

.CondoDetailTable
{
	text-align:left;
}

.CondoDetailTable
{
	text-align:left;
	font-family: Calibri,Verdana;		
}

.CondoDetailTableLabel
{
	font-weight:bold;
	font-family: Calibri,Verdana;	
	color: #284E98;	
	
}

.rateTable
{
	border: 1pt solid #479CEB;
}
.cell1center
{
	text-align:center;
	border-right: 1pt solid #479CEB;
	border-bottom: 1pt solid #479CEB;
}
.cell1
{
	border-right: 1pt solid #479CEB;
	border-bottom: 1pt solid #479CEB;
}
.cell2
{
	border-bottom: 1pt solid #479CEB;
}
.cell2center
{
	text-align:center;
	border-bottom: 1pt solid #479CEB;
}
.cellbottom
{
	border-right: 1pt solid #479CEB;
}

#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:10%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
	font-family: Calibri,Verdana;	
	color: #284E98;	
    font-size: 14px;  
}

/* Logo end */
