body 
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 8pt;
}

a 
{
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
}
a:hover 
{
	text-decoration: underline;
}
.content 
{
	width: 700px; 
	height: 560px; 
	/*border: 1px solid lightgrey; */
	text-align: left; 
	overflow: auto; 
	clear: both;
}

.heading1 
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	
}

.links
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline;

}

.scroll
{
     height:100%;
     overflow:auto;
}

.boldlinks
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;

}

.menu
{
	padding-left: 5px;
}
.mainMenuItem 
{
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	white-space: nowrap;
	font-size: 10pt;
	font-weight: bold;
	/*text-decoration: underline;*/
	
}
.menuItem a 
{
	/* color: #950113; /*dark red*/
	/* color: #AF2626; */
	color: #000000
}
.menuItemApt 
{
	margin-top: 19px;
}
.menuItemApt a
{
}
.menuItemFurn a
{
}
.menuItemCondo a
{
}
.menuItemRetl a
{
}

.menuItemRetl, .menuItemCondo, .menuItemApt, .menuItemFurn
{
	
	white-space: nowrap;
	padding-left: 14px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;

	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 500;
	
}
.subMenu a, .globalMenu a, .footerMenu a, .footerMenu, select
{
	/*color: #7C7A76; /*light gray*/
	color: #000000
}

.subMenu div, .globalMenu div
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.subMenu 
{
	padding-left: 30px;
}
.globalMenu a 
{
	font-size: 8pt;
	padding-left: 14px;

}
.footerMenu a
{
	padding-left: 10px;
	padding-right: 10px;
}
.footerMenu
{
	font-size: 7pt;
	height: 8px;
	/*height: 10px;*/
}

.pageTitle
{
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}
.footerTopLeftImage
{
	/*margin-bottom: 16px;*/
	margin-bottom: 12px;
}

.footerRightImage
{
	/*margin-bottom: 12px;*/
	margin-bottom: 12px;
}
.searchButton
{
	color: white;
	background-color: #666666;
	border: 2px solid #666666;
	font-size: 8pt;
	margin-left: 15px;
}

.searchTextbox 
{
	font-size: 8pt;
}

.jobOpeningsTitle
{
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
}
#jobListContainer
{
	text-align: center;
}
.jobList
{
	text-align: left;
	border: none;
}
.jobList td
{
	border: none;
	padding-top: 5px;
}

.jobList .jobListRow, .jobList .jobListRowAlternate
{
	
}

.jobList .jobListSeparator 
{
	border-bottom: 1px solid #DCDCDC;
}

.jobDescLink, .jobApplyLink
{
	padding: 0px 5px 0px 5px;
}
.jobList .jobDescLink a:visited, .jobList .jobApplyLink a:visited
{
	color: Blue;
}
.jobList .jobListJobTitle
{
	padding-right: 10px;
}
.goBackMarketArea
{
	text-align: right;
	margin: 5px 20px 5px 0px;
	float: right;
}
.goBack
{
	text-align: right;
	margin: 5px 5px 5px 0px;
	float: right;
	display: inline;
}

.goBackMarketArea
{
	display: block;
	width: 80%;
	clear:both;
}

.propertyWelcome 
{
	font-weight: bold;
	float: left;
	display: inline;
}


.jobList 
{
	margin-bottom: 20px;
}

.formSubmitted
{
	margin: 30px;
	text-align: center;
	border: 5px solid #9E8B51;
	background-color: #eee;
}

.formSubmitted div
{
	margin: 30px;
}
