html {
	width:				100%;
	height:				100%;	
	margin:				0px;
	padding:			0px;
}

a { 
	color:				#2e425b
}

body,td {
	font-family:		arial;
	font-size:			10px;
}

#outerGlobalTable {
	margin:				0px;
	padding:			0px;
	width:				100%;
	height:				100%;
	text-align:			center;
}

#innerGlobalCell {
	background:			#ffffff;
}

#innerGlobalTable {
	width:				100%;
	
}

#curtainLeft {
	height:				100%;
	width:				135px;
}

#curtainRight {
	height:				100%;
	width:				135px;
}

#rsbGlobalCell {
	background:			#ffffff;
}

.spacerRow {
	background:			white;
}

#row2 {
	background:			#474747;
}

#row2Center {
	background:			#0054d1;
}

#row2RSB {
	background:			#8ebd7a;
}

#masthead {
	background:			#ffffff;
}

.navLink { 
	padding-right:		1px;
}

#searchRSB {
	background:			#ffffff;
}

#detailPropTitle {
	font-size:			13px;
	font-weight:		bold;
}

.searchFilters {
	padding-right:		13px;
}

/* Won't show in IE5 Mac\*/
.searchFilters {
	padding-right:		18px;
}

/* 5p for opera mac to look right */

#main {
	background-color:	#ffffff;
	padding:			0px;
}

#mainRSB {
	background-color:	#e9f0f6;
}

#footer {
	background:			#474747;
	color:				#7b7b7b;
}

#footer A:link,#footer A:active,#footer A:visited {
	color:				#8fbdff;
	text-decoration:	none;
}

#footer A:hover {
	color:				#8fbdff;
	text-decoration:	underline;
}

input {

}

#suiteNavHighlight {
	background:			#2e425b;
	color:				white;
	font-weight:		bold;
	padding:			1px;
}

#suiteDetailsHdr {
	font-size:			13px;
}

#suiteDetails {
	font-size:			14px;
}

#vacancyZoneTab {
	background:			#7fae6c;
}

.vacancyListRow {
	background:			#e0f5d6;
}