.h1Directory
{
	margin-top: 10px;
	margin-bottom: 3px;
}

.maoriNameContainer
{
	border: 0px solid red;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
.imgLogo
{
/*	border: 1px solid #c0c0c0;*/
	margin-bottom: 6px;
}
.directoryWebsiteContainer
{
	border: 0px solid green;
	margin-bottom: 25px;
}
.directoryEntrySectionHeadingHL
{
	border: 1px solid #ADD4F1;
	background-color: #DCECF7;
	height: 22px;
}
.directoryEntrySectionHeadingTextHL
{
	font-size: 0.9em;
	color: #2F4C7E;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 4px;
}
.directoryOfficeContainerHL
{
	/*border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;*/
	border-left: 1px solid #ADD4F1;
	border-right: 1px solid #ADD4F1;
	border-bottom: 1px solid #ADD4F1;
/*	background-color: #FFFFD0;*/
	background-color: #EDF7FF;
	padding-bottom: 4px;
}
.directoryEntrySectionHeadingOR
{
	border: 1px solid #C0C27C;
	background-color: #FFFFD0;
	height: 22px;
}
.directoryEntrySectionHeadingTextOR
{
	font-size: 0.9em;
	color: #626200;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 4px;
}
.directoryOfficeContainerOR
{
	border-left: 1px solid #C0C27C;
	border-right: 1px solid #C0C27C;
	border-bottom: 1px solid #C0C27C;
	background-color: #FFFFD0;
	padding-bottom: 4px;
}
.directoryOfficeContainer
{
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 4px;
}
.directoryOfficeContainerHL
{
	/*border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;*/
	border-left: 1px solid #ADD4F1;
	border-right: 1px solid #ADD4F1;
	border-bottom: 1px solid #ADD4F1;
/*	background-color: #FFFFD0;*/
	background-color: #EDF7FF;
	padding-bottom: 4px;
}
.directoryOfficeTypeContainer
{
	font-weight: bold;
	padding-top: 8px;
	font-size: 0.9em;
	padding-left: 3px;
}
.directoryOfficeContactContainer
{
/*	border: 1px solid blue;*/
	padding-top: 4px;
	margin-bottom: 2px;
	font-size: 0.9em;
	padding-left: 20px;
	line-height: 1.8;
}
.directoryDescContainer
{
	border: 0px solid red;
	padding-top: 6px;
	padding-left: 4px;
	font-size: 0.9em;
	line-height: 1.4;
}
#azDataContainer
{
	border: 1px solid #c0c0c0;
	height: 218px;
	padding-left: 4px;
	padding-bottom: 4px;
	overflow: auto;
}
.letterContainer
{
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
/*	background-color: #E1E1E1; (225, 225, 225) */
	background-color: #EFEFEF;
	height: 18px;
	padding: 2px;
	font-weight: bold;
	font-size: 1.1em;
}
.AZ td
{
	line-height: 0.05em;
}
#alphaJumpContainer
{
	border: 0px solid green;
	height: 26px;
}
#alphaJumpContainer a:link
{
	color: white;
	font-weight: bold;
}
#alphaJumpContainer a:visited
{
	color: white;
	font-weight: bold;
}
#alphaJumpContainer a:hover
{
	color: white;
	font-weight: bold;
}
#alphaJumpContainer a:active
{
	color: white;
	font-weight: bold;
}
.alphaJump
{
	text-align: center;
	padding: 3px;
	background-image: url('AZBackground.gif?openImageResource');
	color: #ffffff;
	text-decoration: underline;
	margin-right: 5px;
}
#servicesComboContainer
{
	border: 0px solid green;
	text-align: right;
}
.serviceselector
{
	border-bottom: 1px solid red;
}
.serviceselector TR
{
	padding: 0px;
	margin: 0px;
}
.serviceselector TD
{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
select
{
	background-color: #edf7ff;
}
.servicesLabelContainer
{
	vertical-align: top;
	width: 200px;
}
.servicesLabel
{
	border: 0px solid orange;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}
.servicesComboSelector
{
	border: 0px solid red;
}
#directorySearchBox
{
	background-color: #EDF7FF;
	border: 1px solid  #ADD4F1;
	height: 200px;
	margin-bottom: 10px;
}
#directorySearchBoxInner
{
	margin: 8px;
	font-size: 0.9em;
}
#directorySearchButtonContainer
{
	text-align: right;
	margin-top: 6px;
	margin-right: 6px;
	border: 0px solid red;
}
.directorySeachBoxHeading
{
/*	background-color: #ADD4F1;*/
	background-color: #DCECF7;
	border-bottom: 1px solid #ADD4F1;
	height: 16px;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	padding-top: 2px;
}
input.directorySearchInput
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1.0em;
	width: 189px;
}
.directorySearchComboBox
{
	background-color: white;
	width: 100%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1.0em;
}
.regionMapContainer
{
	border: 1px solid #ADD4F1;
	margin-bottom: 10px;
}
.directorySearchBoxLabel
{
	height: 16px;
}
input.directorySearchButton
{
	border: 1px solid #2C4A7C;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5E6C9C',EndColorStr='#2C4A7C');*/
	color: white;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: #2B4B7C;
}
.specifiedregiontablerow
{
	border: 1px solid red;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.specifiedregiontablecontactname
{
	height: 14px;
	border: 1px solid green;
}
.specifiedregion TD
{
	padding-left: 10px;
	padding-top: 4px;
	border-bottom: 1px solid #c0c0c0;
}
#directorySearchServiceDIV
{
	border: 0px solid #7F9DB9;
	background-color: white;
	height: 20px;
	width: 195px;
}
#directorySearchRegionDIV
{
	border: 0px solid #7F9DB9;
	background-color: white;
	height: 20px;
	width: 195px;
}
.searchResultsParameterBox
{
	/*border-bottom: 1px solid #7F9DB9;*/
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	margin-top: 6px;
}
.searchResultsParameterRow
{
	height: 20px;
}
.searchResultsParameterLabelBox
{
	height: 20px;
	float: left;
	width: 10%;
}
.searchResultsServiceBox
{
	height: 20px;
	float: left;
	font-weight: bold;
	width: 88%;
}
.searchResultsNavigationBox
{
/*	border-bottom: 1px solid #7F9DB9;
	border-top: 1px solid #7F9DB9;*/
	border: 1px solid #7F9DB9;*/
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	background-color: #EDF7FF;
	height: 20px;
	padding-top: 6px;
	margin-bottom: 12px;
}
.prevBox
{
	width: 25%;
	float: left;
	padding-left: 4px;
}
.showingBox
{
	width: 48%;
	float: left;
	text-align: center;
}
.nextBox
{
	width: 25%;
	float: right;
	text-align: right;
	padding-right: 4px;
}
.searchQueryText
{
	color: green;
}
.servicecombo
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: white;
}
.phoneBox
{
	background-image: url('phone.gif');
	background-repeat: no-repeat;
	background-position: left;
/*	padding-bottom: 3px;*/
	padding-left: 22px;
	padding-right: 4px;
/*	border: 1px solid orange;*/
}
.eMailBox
{
	background-image: url('email.gif');
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 22px;
	padding-right: 4px;
/*	border: 1px solid red;*/
}
.webBox
{
	background-image: url('world.gif');
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 22px;
	padding-right: 4px;
/*	border: 1px solid gray;*/
}
.addressBox
{
	background-image: url('house.gif');
	background-repeat: no-repeat;
	padding-left: 22px;
/*	border: 1px solid green;*/
	margin-top: 2px;
	height: 12px;
}

