.countryRegionListItemCurrent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #93B37A;
}
.countryRegionListItemCurrent a:link, .countryRegionListItemCurrent a:hover, .countryRegionListItemCurrent a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-right: 8px;
}
.countryRegionListItem {
	font-family: Arial;
	font-size: 12px;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #93B37A;
}
.countryRegionListItem a:link, .countryRegionListItem a:hover, .countryRegionListItem a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.countryRegionListSubItemCurrent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
}
.countryRegionListSubItemCurrent a:link, .countryRegionListSubItemCurrent a:hover, .countryRegionListSubItemCurrent a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.countryRegionListSubItem {
	font-family: Arial;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
}
.countryRegionListSubItem a:link, .countryRegionListSubItem a:hover, .countryRegionListSubItem a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.pastorName {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3e500a;
	padding: 3px;
}
.pastorImage {
	padding: 3px;
}
.pastorDataContainer {
	padding: 3px;
}
.pastorDataItemTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding: 3px;
}
.pastorDataItem {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 3px;
}
.container {}
.countryRegionListContainer {}
.pastorInfoContainer {
	padding: 3px;
}
.pastorDataContainerSub1 {
	border: 1px solid #CCCCCC;
}
