.locationName {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bolder;
	color: #1C5696;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;

}

.locationsScrollpane {
	overflow: scroll;
	height: 337px;
	width: 418px;
	margin: 0px;
	padding: 0px;

}

.membersScrollpane {
	overflow: scroll;
	height: 337px;
	width: 387px;
	margin: 0px;
	padding: 0px;

}

.leftBarPostion {
	position: relative;
	left: 163px;
	top: 48px;
	z-index: 2;
	visibility: visible;	 
}

.locationsRightMargin {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.locationsIndentRightofScroll {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mainLayer{
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	visibility: visible;
 

}

.simplePadding {
	padding-top: 8px;
	padding-bottom: 8px;
}

.wordDivider {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.locationHeaderBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.locationLogoPlacement {
	padding-top: 5px;
}
.locationFirstParagraph {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;


}
.locationsColumnText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.locationsVisaLayout {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.locationsFooterText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.rightBarPosition {
	height: 307px;
	width: 4px;
	left: 380px;
	top: 5px;
	visibility: visible;
	z-index: 3;
	position: absolute;

}
.indentLeftofScroll {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.locationTopMargin {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.locationBottomMargin {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.locationLeftMargin {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.locationsOrangePadding {
	padding: 2px;
}
