th.wwLocationHeader {
	background-color: #eeeeee;
	background-position: right;
	color: #555555;
	font-weight: Bold;
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}
th.wwLocationHeader a,
th.wwLocationHeader a:visited {
	background-color: #eeeeee;
	background-position: right;
	color: #555555;
	font-weight: Bold;
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	display: block;
}
th.wwLocationHeader.sortable,
th.wwLocationHeader.sortable a {
	background-image: url(/images/displaytag/arrow_off1.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
th.wwLocationHeader.order1,
th.wwLocationHeader.order1 a {
	background-image: url(/images/displaytag/arrow_down1.gif) !important;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	text-align:	left;
}
th.wwLocationHeader.order2,
th.wwLocationHeader.order2 a {
	background-image: url(/images/displaytag/arrow_up1.gif) !important;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	text-align:	left;
}

td.wwLocationData,
td.wwLocationData a {
	font-size: 8pt;
}
td.wwLocationDataHighlight,
td.wwLocationDataHighlight a {
	font-size: 8pt;
}
tr.odd {
	background-color: #ffffff;
}
tr.even {
	background-color: #eeeeee;
}

tr.isCountryCentralOffice {
	background-color: pink;
}
span.pagebanner {
	display: none;
	visibility:	hidden;
}
span.pagelinks {
	border-top:	none;
	color: #4f74a9;
	display: block;
	font-size: 8pt;
	margin-bottom: 10px;
	padding: 2px 4px 2px 4px;
	text-align:	right;
}
span.pagelinks a,
span.pagelinks a:visited {
	color: #4f74a9;
	text-decoration: none;
}

.emailLink {
	color: #d60042;
	font-size: 8pt;
	font-weight: Bold;
	text-decoration: none;	
}

/*Google Maps css*/

.infowindow{
	font: normal 11px "arial", "sans-serif";
}

#infocity{
	font: normal Bold 13px "arial", "sans-serif";
}

.locateLink {
    color: #D60042;
    font-size: 8pt;
    text-decoration: none;
}
