.map_label_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.detailHeading {
	color: #FFFFFF;
	background-color: #109618;
	padding: 5px;
}
.detailHolder {
	padding: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
	overflow: hidden;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.statusInitial {
	color: #333333;
	font-weight: bold;
}
.statusActive {
	color: #FFFFFF;
	background-color: #329262;
	font-weight: bold;
}
.statusInactive {
	color: #FFFFFF;
	background-color: #CC3333;
	font-weight: bold;
}
.smallerText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.mapLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 0px solid #EEEEEE;
	position: absolute;
	margin: 0px;
	font-weight: bold;
}
.normalText {
	font-size: medium;
}
.DCIMenuItem_Normal {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.DCIMenuItem_Normal_Alternate {
	background-color: #EEEEEE;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.DCIMenuItem_Highlighted {
	background-color: #3366CC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.DCIMenuItem_Selected {
	background-color: #109618;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.HTMODMenuItem {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.spanLink {
	color: #0000FF;
}
.spanLink_Hover {
	text-decoration: underline;
	cursor: pointer;
	color: #0000FF;
}
.DCIMenuItem_Highlighted .spanLink {
	color: #FFFFFF;
}
.DCIMenuItem_Selected .spanLink {
	color: #FFFFFF;
}
.DCIMenuItem_Highlighted .spanLink_Hover {
	color: #FFFFFF;
}
.DCIMenuItem_Selected .spanLink_Hover {
	color: #FFFFFF;
}.imageOutline_Normal {
	border: 2px solid #CC3333;
}
.imageOutline_Highlighted {
	border: 4px solid #3366CC;
}
.imageOutline_Selected {
	border: 4px solid #109618;
}
.logoHolder {
	width: 200px;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.standardMenu {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 100px;
	overflow: auto;
}
.bottomPanel {
	height: 50px;
	position: absolute;
	left: 200px;
	top: 500px;
	width: 100%;
	background-color: #FFFFFF;
}
.detailBody {
	padding: 5px;
}
.mapPanel {
	height: 400px;
	position: absolute;
	left: 200px;
	top: 100px;
	width: 100%;
}.overMapWindow_Header {
	background-color: #EEEEEE;
	height: 20px;
	position: absolute;
	border: 5px solid #FFFFFF;
	padding: 10px;
	overflow: hidden;
	display: none;
	font-weight: bold;
	left: 210px;
	top: 110px;
}
.overMapWindow_Body {
	position: absolute;
	background-color: #FFFFFF;
	display: none;
	width: 100%;
	height: 400px;
	left: 200px;
	top: 100px;
	overflow: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}
.messageHolder {
	text-align: center;
	padding-bottom: 10px;
}
.topPanel {
	width: 100%;
	height: 30px;
	position: absolute;
	left: 200px;
	top: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	background-color: #FFFFFF;
}
.topMenu {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
.DCIInfoWindowHeading {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #109618;
	background-color: #EEEEEE;
	font-weight: bold;
	color: #333333;
}
#YUIPanel.yui-panel .bd {
	overflow: auto;
}
#YUIPanel.yui-panel .hd {
	overflow: visible;
}
.titlePanel {
	background-color: #3D77CB;
	position: absolute;
	height: 20px;
	left: 200px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.previewWindowContentHolder {
	overflow: auto;
}

