/*
BlueSwitch
www.blueswitch.com
info@blueswitch.com f47a00
*/





/* General */
body, td {font-family: Verdana, Arial, san-serif; font-size:11px; color:#666666; background-repeat: repeat-x ; }
.homepage_text {font-family: Verdana, Arial, san-serif; font-size:11px; color:#FFFFFF;  }
.para_text{font-family: Verdana, Arial, san-serif; font-size:12px; color:#666666; background-repeat: repeat-x ; }
A:link, A:visited, A:active { color: #ffffff; text-decoration: underline; }
A:hover { color: #666666; text-decoration: none; }

.close_link:link, .close_link:visited, .close_link:active { color: #000000; text-decoration: underline; }

.tenantlink:link, .tenantlink:visited, .tenantlink:active { color: #5381B0; text-decoration: underline; }
.tenantlink:hover { color: #80A8D1; text-decoration: underline; }





.propertylist:link, .propertylist:visited, .propertylist:active {font-family: Verdana, Arial, san-serif; font-size:11px; text-decoration: none;color:#666666; }
.propertylist:hover {font-family: Verdana, Arial, san-serif; font-size:11px; color:#336699; text-decoration: none;}





.tbl_header {font-family: Trebuchet MS,Verdana, Arial; font-size : 11px; color : #FF9933; text-decoration: none;}
A.tbl_header:link {font-family: Trebuchet MS,Verdana, Arial; font-size : 11px; color : #FF9933; text-decoration: none;}
A.tbl_header:hover {text-decoration: underline;}
A.tbl_header:visited{ font-family: Trebuchet MS,Verdana, Arial; font-size : 11px; color : #FF9933; text-decoration: none;}
A.tbl_header:visited:hover {text-decoration: none;}

A.tbl_header_blue:link {font-family: Trebuchet MS,Verdana, Arial; font-size : 11px; color : #AFBED7; text-decoration: none;}
A.tbl_header_blue:hover {text-decoration: underline;}
A.tbl_header_blue:visited{ font-family: Trebuchet MS,Verdana, Arial; font-size : 11px; color : #AFBED7; text-decoration: none;}
A.tbl_header_blue:visited:hover {text-decoration: none;}

.development {
	overflow: visible;
	display: inline;
	float: left;
	height: 150px;
	width: 350px;
	padding-bottom: 25px;
	padding-right: 5px; }
	
.development table {
	border-collpase: collapse;
	table-layout: fixed;
	width: 350px;
	height: 150px;
	border: 2px solid #25397A; }

.development table th {
	width:100px;
	vertical-align: top;
	background-color: #25397A;
	border-right: 2px solid #25397A; }

.development table table {
	border-collpase: collapse;
	table-layout: fixed;
	border: none; }

.name {
	font-weight: bold; }

	
.location, .name {
	height: 20px;
	color: #13254B;
	font-size: 11pt;
	font-family: verdana, tahoma, sans-serif; }
	
.details {
	font-size: 10pt;
	vertical-align: bottom;
	width: 200px;}
	
.details a {
	color: #00234C;}

.details a:visited {
	color: #00234C;}
