.GM-PRGM-021 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
.GM-PRGM-021 #mapContainer {
	width:100%;
	background-color:#eeeeee;
	height: 320px;
	width:512px\9;
}
.ammapDescriptionTitle {
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	color:#007ead;
}
.ammapAlert {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
}
.ammapDescriptionWindow {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#DADADA;
	border-width:1px;
	color:#000000;
	padding:8px;
	width:80% !important;
	left:8% !important;
	border-radius:5px;
	box-shadow: 3px 3px 8px #888888;
	top:40px !important;
}
.ammapDescriptionWindowCloseButton {
}
.ammapObjectList ul {
	padding-left:20px;
	list-style:square outside;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ammapObjectList ul ul {
	padding-left:14px;
}
.ammapObjectList a {
	color:#000000;
}
.ammapObjectList a {
	color:#000000;
	text-decoration:none;
	display:block;
	padding:2px;
}
.ammapObjectList a:hover {
	color:#CC0000;
	text-decoration:none;
	background:#FFFFFF;
	cursor:pointer;
	display:block;
}
.ammapDescriptionText {
	overflow: auto;
}
/*notSupported CSS added to support error message for browsers that do not support SVG maps */
.notSupported {
	background-image:url(images/worldMapNotSupported.png);
	width:512px;
	height:190px;
	padding-top:130px;
	color:#FFF;
}
.notSupported p {
	width:400px;
	padding:10px;
	margin:auto;
	color:#cc0000 !important;
	text-align:center;
	font-weight:bold;
	background:#fff;
	
}
#IEnotSupported p {
	padding:5px 0 5px 0 !important;
}
#IEnotSupported select{font-size:14px; } 


.GM-PRGM-021 {
	width:100%;
}
.GM-PRGM-021 #mapContainer {
	width:100%;
	background-color:#eeeeee; }
.GM-PRGM-021contacts {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:14px;
}
.GM-PRGM-021contacts a {
	color:#007ead;
	text-decoration:none;
}
.GM-PRGM-021contacts a:hover {
	color:#007ead;
	text-decoration:underline;
}
.GM-PRGM-021contacts .contactName {
	color:#00257a;
	font-weight:bold;
}
.GM-PRGM-021contacts .contactTitle {
	color:#00257a;
	font-weight:normal;
}
.GM-PRGM-021contacts .contactSeparator {
	margin:10px 0;
	clear:both;
}

@media only screen 
and (max-width : 768px) {
	.ammapDescriptionTitle{font-size:18px;}
	.GM-PRGM-021contacts{font-size:16px; line-height:1.3; max-height:200px; overflow:auto;}
	
}
