#ourTeam 
{
	margin-top:10px;
	margin-bottom:20px;
}

		#ourTeam .position 
		{
			font-weight: bolder;
		}

		#ourTeam .title
		{
			color: #FF0000;
			font-weight: bolder;
		}

		#ourTeam .email
		{
			color: #FF0000;
			font-weight: normal;
		}

		#ourTeam a.email:link,
		#ourTeam a.email:visited, 
		#ourTeam a.email:active,
		#ourTeam a.email:hover {
			color: #FF0000;
			font-weight: normal;
		}

#ourOffice 
{
	margin-top:0px;
	margin-bottom:20px;
}

		#ourOffice .address 
		{
			font-weight: bolder;
		}

		#ourOffice .postalAddress 
		{
			font-style:italic;
		}

		#ourOffice .title
		{
			color: #FF0000;
			font-weight: bolder;
		}

		#ourOffice .email
		{
			color: #FF0000;
			font-weight: normal;
		}

		#ourOffice a.email:link,
		#ourOffice a.email:visited, 
		#ourOffice a.email:active,
		#ourOffice a.email:hover {
			color: #FF0000;
			font-weight: normal;
		}


div.job
{
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:0px;
}

		div.job .attachment
		{
			color: #FF0000;
			font-weight: normal;
		}

		div.job a
		{
			color: #FF0000;
			font-weight: normal;
		}
