td  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000;
}



.title {
	font-size : 13px;
	color : #000;
	font-weight: bold; 

}
.white {
	font-size : 13px;
	color : #DDE4ED;
	font-weight: bold; 

}
.dark_grey {
	font-size : 13px;
	color : #515151;
	font-weight: bold; 

}
a  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #1879BF
}
a:visited  {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #003399
}

A:hover  {
	text-decoration: none; 
	color: #616161
}

A:active  {
	text-decoration : none;
}

.formsml  {
	font-size : 10px;
	line-height: 15px;
	font-family: arial, sans-serif;
	color : #ffffff;
}

.formfield  {

	background-color : #DDE4ED;
}

.base_text {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px;  
color: #ffffff; 
text-decoration: none;
}

.submit  {
	font-size : 11px;
	font-family : arial, sans-serif;
	font-weight: bold; 
	color : #000;
	background-color : #FFF200;
}

#propertyID {
	float: left;
	padding: 5px;
	margin: 0 0 15px 10px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #7BBBE8;
	}
#propertyID form {
	margin: 0;
	padding: 0;
	}

#propertyID input {
	border: 1px solid #125687;
	}

#propertyID .submit {
	font-size: 11px;
	}
	
#propertyID .fmed {
	width: 100px;
	background-color : #DDE4ED;
	font-size: 11px;
	}

/*pow*/

a#pow {
	float: left;
	display: block;
	width: 150px;
	padding: 10px;
	background-color : #DDE4ED;
	border-bottom: 1px solid #125687;
	text-decoration: none;
	margin: 0 0 10px 0;
	}

* html a#pow {
	width: 170px;
	}	

a:hover#pow { 	
	background-color:#B2C1D4;
	}

a#pow img {
	width: 150px; height: 110px;
	margin: 5px 0 5px 0;
	border: none; float: left;
	display: block;
	}

a#pow strong {
	float: left;
	width: 150px;
	margin: 3px 0 0;
	font-size: 11px; text-transform: uppercase;
	}
	
a#pow b {
	font-size: 11px;
	width: 150px;
	color: #666;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	}
	
a#pow b, 
a#pow span {
	float: left;
	margin: 3px 0 0;
	}	
