﻿.ero
{
	position: absolute;
	top: 0;
	left: -5000px;
	display: block;
	font-size: .9em;
	color: #676767;
	z-index: 500 !important;
	border: solid 0 black;
	background-color: transparent;
}
.ero-rightBeak
{
	padding: 0 19px 0 0;
}
.ero-leftBeak
{
	padding: 0 0 0 19px;
}
.ero-noBeak
{
	padding: 0 4px;
}
.ero-beak
{
	position: absolute;
	top: 10px;
	width: 19px;
	height: 34px;
}
.ero-leftBeak .ero-beak
{
	left: 0;
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.gif) no-repeat 0 0;
	background-position: 0 -61px;
	width: 19px;
	height: 34px;
	background-repeat: no-repeat;
}
.ero-rightBeak .ero-beak
{
	right: 4px;
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/ero/beakRight.gif) no-repeat 0 0;
}
.ero-noBeak .ero-beak
{
	display: none;
}
.ero .ero-shadow
{
	position: relative;
	float: left;
	background-color: #bfbfbf;
}
.ero .ero-body
{
	position: relative;
	top: -3px;
	left: -3px;
	width: 255px;
	overflow: hidden;
	border: solid 1px #888;
	background-color: #fff;
}
.ero .ero-previewArea
{
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
.ero .ero-previewArea p
{
	margin: 0;
	padding: 0 12px 10px 0;
	font-size: 1.1em;
	word-wrap: break-word;
}
.ero .ero-previewArea div.firstChild
{
	margin: 12px;
	overflow: hidden;
}
* html .ero .ero-previewArea div
{
	word-wrap: break-word;
}
.ero .ero-previewArea .title
{
	font-size: 1.1em;
	font-weight: bold;
	color: #444;
	margin: 0 0 8px;
}
.ero-previewArea-image
{
	border: 3;
	position: relative;
	display: block;
	padding-right: 10px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 3px;
	width: 80px;
	height: 80px;
	float: left;
}
.ero-actionsBackground
{
	background-color: #e4edf3;
	margin: 4px;
}
.ero .ero-actions
{
	padding: 4px 8px 0 8px;
}
* html .ero .ero-actions
{
	padding-top: 8px;
}
.ero .ero-actions ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.ero .ero-actions ul li
{
	margin-bottom: 4px;
}
.ero .ero-paddingHack
{
	height: 8px;
	width: 1px;
	font-size: 8px;
}
.ero-progressAnimation
{
	position: absolute;
	top: 0;
	left: -5000px;
	height: 3px;
	width: 13px;
	font-size: 0;
	z-index: 500;
	overflow: hidden;
}
.ero-progressAnimation div
{
	position: absolute;
	height: 100%;
	width: 3px;
	font-size: 0;
	background-color: #54ce43;
}
.ero-progressAnimation div.frame0
{
	left: -3px;
}
.ero-progressAnimation div.frame1
{
	left: 0;
}
.ero-progressAnimation div.frame2
{
	left: 5px;
}
.ero-progressAnimation div.frame3
{
	left: 10px;
}
.intro
{
	padding-bottom: 2px;
}
.MSVE_Map
{
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	cursor: inherit;
}
.MSVE_MapContainer
{
	cursor: -moz-grab;
	text-align: left;
}
.MSVE_MapContainer:active
{
	cursor: -moz-grabbing;
}
.MSVE_KeyboardInput
{
	position: fixed;
	top: -10px;
	left: -10px;
	font-size: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	z-index: 0;
}
* html .MSVE_KeyboardInput
{
	position: absolute;
}
.MSVE_Copyright
{
	position: absolute;
	width: 300px;
	display: block;
	font-size: 6pt;
	text-align: right;
	line-height: 1.5em;
	padding-bottom: 4px;
}
.MSVE_Copyright span
{
	padding-left: 1em;
	white-space: nowrap;
	display: inline-block;
}
.MSVE_CopyrightBackground
{
	z-index: 30;
	color: Black;
	right: 9px;
}
.MSVE_CopyrightForeground
{
	z-index: 31;
	color: White;
	right: 10px;
}
#MSVE_navAction_palette
{
	position: absolute;
	left: -5000px;
	top: 0;
}
.MSVE_Dashboard_V5 #MSVE_zoomDiv
{
	margin: 0;
	top: 0;
	float: left;
	position: relative;
}
.MSVE_Dashboard_V5 .MSVE_ZoomBar
{
	position: relative;
	width: 29px;
	overflow: hidden;
}
#MSVE_OrthoZoomBar
{
	background: url(../../../../i/bin/6.2.2008082210001.41/NavAction/ZoomBarOrthoBackground.gif) no-repeat;
	height: 124px;
}
#MSVE_ObliqueZoomBar
{
	background: url(../../../../i/bin/6.2.2008082210001.41/NavAction/ZoomBarObliqueBackground.gif) no-repeat;
	height: 104px;
	top: 8px;
	display: none;
}
.MSVE_FlatlandMapMode #MSVE_dashboardContainer.MSVE_ObliqueView #MSVE_ObliqueZoomBar
{
	display: block;
}
.MSVE_FlatlandMapMode #MSVE_dashboardContainer.MSVE_ObliqueView #MSVE_OrthoZoomBar
{
	display: none;
}
.MSVE_Dashboard_V5 .MSVE_ZoomBar_minus
{
	position: absolute;
	left: 4px;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 14px;
	cursor: pointer;
	display: inline;
}
.MSVE_Dashboard_V5 #MSVE_navAction_orthoZoomBar_minus.MSVE_ZoomBar_minus
{
	top: 108px;
}
.MSVE_Dashboard_V5 #MSVE_navAction_obliqueZoomBar_minus.MSVE_ZoomBar_minus
{
	top: 88px;
}
#MSVE_navAction_obliqueZoomBar_minus:hover, #MSVE_navAction_orthoZoomBar_minus:hover, #MSVE_navAction_obliqueZoomBar_minus.ms_pseudoHover, #MSVE_navAction_orthoZoomBar_minus.ms_pseudoHover
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/ZoomMinusHover.gif) no-repeat 0 0;
}
.MSVE_Dashboard_V5 .MSVE_ZoomBar_plus
{
	position: absolute;
	left: 4px;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 14px;
	cursor: pointer;
	display: inline;
}
.MSVE_Dashboard_V5 #MSVE_navAction_orthoZoomBar_plus.MSVE_ZoomBar_plus
{
	top: 4px;
}
.MSVE_Dashboard_V5 #MSVE_navAction_obliqueZoomBar_plus.MSVE_ZoomBar_plus
{
	top: 10px;
}
#MSVE_navAction_obliqueZoomBar_plus:hover, #MSVE_navAction_obliqueZoomBar_plus.ms_pseudoHover, #MSVE_navAction_orthoZoomBar_plus:hover, #MSVE_navAction_orthoZoomBar_plus.ms_pseudoHover
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/ZoomPlusHover.gif) no-repeat 0 0;
}
.MSVE_ObliqueZoomBar_bar
{
	position: absolute;
	left: 0;
	top: 26px;
	margin: 0;
	padding: 0;
	width: 24px;
	height: 62px;
	cursor: pointer;
	display: block;
}
.MSVE_OrthoZoomBar_bar
{
	position: absolute;
	left: 0;
	top: 18px;
	margin: 0;
	padding: 0;
	width: 24px;
	height: 92px;
	cursor: pointer;
	display: block;
}
.MSVE_ZoomBar_slider
{
	position: absolute;
	left: 5px;
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/ZoomThumb.gif) no-repeat 0 0;
	width: 20px;
	height: 7px;
	overflow: hidden;
	display: block;
}
.MSVE_ObliqueZoomBar .MSVE_ZoomBar_slider
{
	top: 24px;
}
.MSVE_OrthoZoomBar .MSVE_ZoomBar_slider
{
	top: 0;
}
#MSVE_navAction_obliqueZoomBar_slider:hover, #MSVE_navAction_orthoZoomBar_slider:hover, #MSVE_navAction_obliqueZoomBar_slider.ms_pseudoHover, #MSVE_navAction_orthoZoomBar_slider.ms_pseudoHover
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/ZoomThumbHover.gif) no-repeat 0 0;
}
#MSVE_navAction_mapViewCell
{
	display: block;
	position: relative;
	float: left;
	height: 124px;
	width: 44px;
}
.MSVE_FlatlandMapMode #MSVE_dashboardContainer.MSVE_ObliqueView #MSVE_navAction_mapViewCell
{
	height: 104px;
}
#MSVE_mapViewRow
{
	height: 126px;
	margin: 1px 0 1px 1px;
}
.MSVE_FlatlandMapMode #MSVE_dashboardContainer.MSVE_ObliqueView #MSVE_mapViewRow
{
	height: 119px;
}
.MSVE_Dashboard_V5 #MSVE_navAction_mapViewCellInner
{
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	top: 50%;
	margin-top: -54px;
}
.MSVE_Dashboard_V5.MSVE_FlatlandMapMode #MSVE_navAction_mapViewCellInner
{
	margin-top: -36px;
}
.MSVE_Dashboard_V5 #MSVE_navAction_OrthoMapView, .MSVE_Dashboard_V5 #MSVE_navAction_ObliqueMapView, .MSVE_Dashboard_V5 #MSVE_navAction_StreetSideMapView
{
	position: relative;
	margin: auto;
	padding: 0;
	width: 36px;
	height: 36px;
}
.MSVE_Dashboard_V5 #MSVE_navAction_OrthoMapView
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/OrthoIconUP.gif) no-repeat 0 0;
	cursor: pointer;
}
.MSVE_Dashboard_V5 #MSVE_navAction_OrthoMapView.MSVE_MapStyle_disabled
{
}
.MSVE_FlatlandMapMode.MSVE_Dashboard_V5 #MSVE_navAction_OrthoMapView
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/2DOrthoIconUp.gif) no-repeat 0 0;
}
.MSVE_View3DMapMode.MSVE_Dashboard_V5 #MSVE_navAction_OrthoMapView
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/OrthoIconUP.gif) no-repeat 0 0;
}
.MSVE_FlatlandMapMode.MSVE_Dashboard_V5 #MSVE_dashboardContainer.MSVE_OrthoView #MSVE_navAction_OrthoMapView
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/2DOrthoIconCurrent.gif) no-repeat 0 0;
}
.MSVE_FlatlandMapMode.MSVE_Dashboard_V5 #MSVE_navAction_OrthoMapView:hover, .MSVE_FlatlandMapMode.MSVE_Dashboard_V5 #MSVE_navAction_OrthoMapView.ms_pseudoHover
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/2DOrthoIconHover.gif) no-repeat 0 0;
}
.MSVE_View3DMapMode.MSVE_Dashboard_V5 #MSVE_navAction_OrthoMapView:hover, .MSVE_View3DMapMode.MSVE_Dashboard_V5 #MSVE_navAction_OrthoMapView.ms_pseudoHover
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/OrthoIconCurrentHover.gif) no-repeat 0 0;
}
.MSVE_Dashboard_V5 #MSVE_navAction_ObliqueMapView.MSVE_MapStyle_disabled
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/BirdsEyeIconGray.gif) no-repeat !important;
}
.MSVE_FlatlandMapMode.MSVE_Dashboard_V5 #MSVE_navAction_ObliqueMapView
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/BirdsEyeIconUp.gif) no-repeat 0 0;
}
.MSVE_View3DMapMode.MSVE_Dashboard_V5 #MSVE_navAction_ObliqueMapView
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/ObliqueIconUP.gif) no-repeat 0 0;
}
.MSVE_FlatlandMapMode.MSVE_Dashboard_V5 #MSVE_dashboardContainer.MSVE_ObliqueView #MSVE_navAction_ObliqueMapView
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/BirdsEyeIconCurrent.gif) no-repeat 0 0;
}
.MSVE_FlatlandMapMode.MSVE_Dashboard_V5 #MSVE_dashboardContainer.MSVE_OrthoView #MSVE_navAction_ObliqueMapView:hover, .MSVE_FlatlandMapMode.MSVE_Dashboard_V5 #MSVE_dashboardContainer.MSVE_OrthoView #MSVE_navAction_ObliqueMapView.ms_pseudoHover
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/BirdsEyeIconHover.gif) no-repeat 0 0;
}
.MSVE_View3DMapMode.MSVE_Dashboard_V5 #MSVE_navAction_ObliqueMapView:hover, .MSVE_View3DMapMode.MSVE_Dashboard_V5 #MSVE_navAction_ObliqueMapView.ms_pseudoHover
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/ObliqueIconCurrentHover.gif) no-repeat 0 0;
}
.MSVE_Dashboard_V5 #MSVE_navAction_StreetSideMapView
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/StreetsideIconUP.gif) no-repeat 0 0;
	cursor: pointer;
}
.MSVE_Dashboard_V5 #MSVE_navAction_StreetSideMapView.MSVE_MapStyle_disabled
{
}
.MSVE_Dashboard_V5 #MSVE_navAction_StreetSideMapView
{
	display: none;
}
.MSVE_View3DMapMode.MSVE_Dashboard_V5 #MSVE_navAction_StreetSideMapView
{
	display: block;
}
.MSVE_Dashboard_V5 #MSVE_navAction_StreetSideMapView:hover, .MSVE_Dashboard_V5 #MSVE_navAction_StreetSideMapView.ms_pseudoHover
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/StreetsideIconOver.gif) no-repeat 0 0;
}
#MSVE_mapStyleRow
{
	display: block;
	position: relative;
	margin-top: -2px;
	font-size: 0;
}
#MSVE_navAction_mapStyleCell
{
	text-align: center;
}
.MSVE_FlatlandMapMode #MSVE_dashboardContainer.MSVE_ObliqueView #MSVE_navAction_mapStyleCell
{
	display: none;
}
.MSVE_Dashboard_V5 .MSVE_MapStyle
{
	position: relative;
	margin: 1px;
	padding: 0;
	height: 21px;
	cursor: pointer;
	text-align: center;
	line-height: 21px;
	font-size: 7.5pt;
	background-color: #f1f7f7;
	color: #444;
}
.MSVE_Dashboard_V5 #MSVE_navAction_RoadMapStyle:hover, .MSVE_Dashboard_V5 #MSVE_navAction_AerialMapStyle:hover, .MSVE_Dashboard_V5 #MSVE_navAction_HybridMapStyle:hover, .MSVE_Dashboard_V5 #MSVE_navAction_RoadMapStyle.ms_pseudoHover, .MSVE_Dashboard_V5 #MSVE_navAction_AerialMapStyle.ms_pseudoHover, .MSVE_Dashboard_V5 #MSVE_navAction_HybridMapStyle.ms_pseudoHover
{
	background-color: #e9e9e9;
}
.MSVE_Dashboard_V5 #MSVE_navAction_mapStyleCell.MSVE_RoadMapStyle #MSVE_navAction_RoadMapStyle, .MSVE_Dashboard_V5 #MSVE_navAction_mapStyleCell.MSVE_AerialMapStyle #MSVE_navAction_AerialMapStyle, .MSVE_Dashboard_V5 #MSVE_navAction_mapStyleCell.MSVE_HybridMapStyle #MSVE_navAction_HybridMapStyle
{
	font-weight: bold;
	background-color: #d7edf4;
}
.MSVE_Dashboard
{
	position: absolute;
	color: black;
	font-weight: normal;
	margin-top: 8px;
	margin-left: 8px;
	background-color: Transparent;
	z-index: 100;
	cursor: auto !important;
}
#MSVE_compassDiv
{
	display: none;
}
.MSVE_FlatlandMapMode #MSVE_dashboardContainer.MSVE_ObliqueView #MSVE_compassDiv
{
	display: block;
}
#MSVE_obliqueCompassPointE, #MSVE_obliqueCompassPointS, #MSVE_obliqueCompassPointW, #MSVE_obliqueCompassPointN
{
	position: absolute;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: White;
}
#MSVE_obliqueCompassPointN
{
	top: -14px;
	left: 17px;
}
#MSVE_obliqueCompassPointE
{
	top: 17px;
	left: 48px;
}
#MSVE_obliqueCompassPointS
{
	left: 17px;
	top: 48px;
}
#MSVE_obliqueCompassPointW
{
	font-weight: 900;
	top: 17px;
	left: -14px;
}
.MSVE_obliqueCompassPointOff, .MSVE_obliqueCompassPointOn, .MSVE_obliqueCompassPointHover
{
	width: 17px;
	height: 17px;
	cursor: pointer;
}
.MSVE_obliqueCompassPointOff
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/oblique/circle_disabled.gif);
}
.MSVE_obliqueCompassPointOn
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/oblique/circle_enabled.gif);
}
.MSVE_obliqueCompassPointHover
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/oblique/circle_hover.gif);
}
.MSVE_obliqueCompassArrowU, .MSVE_obliqueCompassArrowR, .MSVE_obliqueCompassArrowL, .MSVE_obliqueCompassArrowD
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 30px;
	height: 30px;
}
.MSVE_obliqueCompassArrowU
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/oblique/arrow_u.gif);
}
.MSVE_obliqueCompassArrowR
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/oblique/arrow_r.gif);
}
.MSVE_obliqueCompassArrowD
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/oblique/arrow_d.gif);
}
.MSVE_obliqueCompassArrowL
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/oblique/arrow_l.gif);
}
#MSVE_obliqueCompassContainer
{
	position: relative;
	left: 5px;
	top: 10px;
	cursor: pointer;
	background-image: url(../../../../i/bin/6.2.2008082210001.41/oblique/compass_bg.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 70px;
	margin: auto;
	margin-bottom: 3px;
}
#MSVE_obliqueNotifyIcon, #MSVE_threeDNotifyIcon
{
	position: relative;
}
#MSVE_obliqueNotifyIcon, #MSVE_threeDNotifyIcon
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/ThumbPointing.gif) no-repeat 0 0;
	margin: 2px 12px 0 4px;
	float: left;
	width: 22px;
	height: 17px;
}
.MSVE_Dashboard_V5 #MSVE_obliqueNotifyText, #MSVE_threeDNotifyText
{
	margin: 2px 4px 0 8px;
}
.MSVE_Dashboard_V5 #MSVE_obliqueNotification, #MSVE_threeDNotification, #MSVE_threeDUpdatedNotification
{
	font-size: 8pt;
	color: #8b8b8b;
	width: 164px;
	height: 40px;
	border: 1px solid #000;
	background-color: #ddd;
	cursor: pointer;
	margin: 0 0 0 4px;
	position: relative;
}
.MSVE_Dashboard_V5 #MSVE_obliqueNotification, .MSVE_Dashboard_V5 #MSVE_threeDNotification
{
	float: left;
}
#MSVE_threeDNotification, #MSVE_threeDUpdatedNotification
{
	display: block;
}
.MSVE_Dashboard_V5 #MSVE_obliqueNotification
{
	display: none;
	top: 68px;
	margin-left: 4px;
}
.MSVE_View3DMapMode #MSVE_threeDNotification, .MSVE_View3DMapMode #MSVE_threeDUpdatedNotification, .MSVE_View3DMapMode #MSVE_obliqueNotification
{
	display: none;
}
#MSVE_lowerContainer
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
	left: 0;
	bottom: 0;
}
.MSVE_Dashboard_V5 .MSVE_MapMode, .MSVE_Dashboard_V5 .MSVE_MapMode_disabled
{
	position: relative;
	margin-top: -9px;
	margin-right: 2px;
	cursor: pointer;
	width: 26px;
	height: 18px;
	line-height: 18px;
	left: 3px;
	top: 50%;
	float: left;
	text-align: center;
}
.MSVE_Dashboard_V5 .MSVE_MapMode
{
	font-size: 10px;
}
.MSVE_Dashboard_V5 .MSVE_MapMode_disabled
{
	color: #cbcbcb !important;
	font-size: 7.5pt;
	font-weight: normal !important;
	background: transparent no-repeat 0 0 !important;
}
.MSVE_Dashboard_V5 #MSVE_navAction_FlatlandMapMode:hover, .MSVE_Dashboard_V5 #MSVE_navAction_View3DMapMode:hover, .MSVE_Dashboard_V5 #MSVE_navAction_FlatlandMapMode.ms_pseudoHover, .MSVE_Dashboard_V5 #MSVE_navAction_View3DMapMode.ms_pseudoHover
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/XDButtonHover.gif) no-repeat 0 0;
}
.MSVE_FlatlandMapMode.MSVE_Dashboard_V5 #MSVE_navAction_FlatlandMapMode, .MSVE_View3DMapMode.MSVE_Dashboard_V5 #MSVE_navAction_View3DMapMode
{
	font-weight: bold;
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/XDButton.gif) no-repeat 0 0;
}
.MSVE_Dashboard .MSVE_header
{
	position: relative;
	top: 0;
	left: 0;
	height: 26px;
	z-index: 100;
	width: 76px;
	color: #444;
	background: #f1f7f7 url( '../../../../i/bin/6.2.2008082210001.41/NavAction/HeaderBackGroundGraphic.gif' ) repeat-x 0 0;
	border: 1px solid #cbcbcb;
}
.MSVE_Dashboard.collapsed .MSVE_header
{
	border-bottom: solid 1px #cbcbcb;
}
.MSVE_Dashboard .MSVE_header.MSVE_no3D
{
	height: 18px;
}
.MSVE_Dashboard .MSVE_header.MSVE_with3D
{
	height: 26px;
}
.MSVE_Dashboard_V5.MSVE_Dashboard #MSVE_navAction_modeCell
{
	height: 100%;
}
.MSVE_Dashboard_V5.MSVE_Dashboard .MSVE_toggleGlyph
{
	position: absolute;
	display: inline-block;
	padding: 0;
	width: 13px;
	height: 12px;
	top: 50%;
	right: 3px;
	margin-top: -6px;
	background: transparent no-repeat 50% 50%;
	cursor: pointer;
}
.MSVE_Dashboard_V5.MSVE_Dashboard.expanded .MSVE_toggleGlyph
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/icn_expander_up.gif);
}
.MSVE_Dashboard_V5.MSVE_Dashboard.expanded .MSVE_toggleGlyph:hover, .MSVE_Dashboard_V5.MSVE_Dashboard.expanded .MSVE_toggleGlyph-hover
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/icn_expander_up_hover.gif);
}
.MSVE_Dashboard_V5.MSVE_Dashboard.collapsed .MSVE_toggleGlyph
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/icn_expander_down.gif);
}
.MSVE_Dashboard_V5.MSVE_Dashboard.collapsed .MSVE_toggleGlyph:hover, .MSVE_Dashboard_V5.MSVE_Dashboard.collapsed .MSVE_toggleGlyph-hover
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/icn_expander_down_hover.gif);
}
#MSVE_dashboardContainer
{
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	float: left;
	width: 76px;
	background-color: white;
	border-top: 0 solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
}
.MSVE_Dashboard.MSVE_Dashboard_Tiny #MSVE_navAction_header, .MSVE_Dashboard.MSVE_Dashboard_Small #MSVE_navAction_header, .MSVE_Dashboard_Tiny .MSVE_MapMode, .MSVE_Dashboard_Small .MSVE_MapMode, .MSVE_Dashboard_Tiny .MSVE_toggleGlyph, .MSVE_Dashboard_Small .MSVE_toggleGlyph, .MSVE_Dashboard_Tiny .MSVE_OrthoZoomBar_bar, .MSVE_Dashboard_Small .MSVE_OrthoZoomBar_bar, .MSVE_Dashboard_Tiny .MSVE_ObliqueZoomBar_bar, .MSVE_Dashboard_Small .MSVE_ObliqueZoomBar_bar, .MSVE_Dashboard_Tiny #MSVE_OrthoZoomBar, .MSVE_Dashboard_Small #MSVE_OrthoZoomBar, .MSVE_Dashboard_Tiny #MSVE_ObliqueZoomBar, .MSVE_Dashboard_Small #MSVE_ObliqueZoomBar, .MSVE_Dashboard_Tiny .MSVE_ZoomBar_slider, .MSVE_Dashboard_Small .MSVE_ZoomBar_slider, .MSVE_Dashboard_Tiny #MSVE_navAction_mapViewCell, .MSVE_Dashboard_Small #MSVE_navAction_mapViewCell, .MSVE_Dashboard_Tiny #MSVE_navAction_mapViewCellInner, .MSVE_Dashboard_Small #MSVE_navAction_mapViewCellInner, .MSVE_Dashboard_Tiny #MSVE_navAction_OrthoMapView, .MSVE_Dashboard_Small #MSVE_navAction_OrthoMapView, .MSVE_Dashboard_Tiny #MSVE_navAction_ObliqueMapView, .MSVE_Dashboard_Small #MSVE_navAction_ObliqueMapView, .MSVE_Dashboard_Tiny #MSVE_navAction_StreetSideMapView, .MSVE_Dashboard_Small #MSVE_navAction_StreetSideMapView, .MSVE_Dashboard_Tiny #MSVE_compassDiv, .MSVE_Dashboard_Small #MSVE_compassDiv, .MSVE_Dashboard_Tiny #MSVE_obliqueCompassContainer, .MSVE_Dashboard_Small #MSVE_obliqueCompassContainer, .MSVE_Dashboard_Tiny #MSVE_obliqueCompassPointN, .MSVE_Dashboard_Small #MSVE_obliqueCompassPointN, .MSVE_Dashboard_Tiny #MSVE_obliqueCompassPointE, .MSVE_Dashboard_Small #MSVE_obliqueCompassPointE, .MSVE_Dashboard_Tiny #MSVE_obliqueCompassPointW, .MSVE_Dashboard_Small #MSVE_obliqueCompassPointW, .MSVE_Dashboard_Tiny #MSVE_obliqueCompassPointS, .MSVE_Dashboard_Small #MSVE_obliqueCompassPointS
{
	display: none;
	font-size: 0;
	border: 0;
	padding: 0;
	margin: 0;
	border: none;
	background-color: Transparent;
}
.MSVE_Dashboard_Tiny #MSVE_dashboardContainer, .MSVE_Dashboard_Small #MSVE_dashboardContainer
{
	width: auto;
	font-size: 0;
	border: 0;
	padding: 0;
	margin: 0;
	border: none;
	background-color: Transparent;
}
.MSVE_Dashboard_Tiny #MSVE_mapViewRow, .MSVE_Dashboard_Small #MSVE_mapViewRow
{
	height: auto;
	width: auto;
	font-size: 0;
	border: 0;
	padding: 0;
	margin: 0;
	border: none;
	background-color: Transparent;
	display: inline;
}
.MSVE_Dashboard_Small #MSVE_mapViewRow
{
	float: left;
}
.MSVE_Dashboard_Tiny #MSVE_zoomDiv, .MSVE_Dashboard_Small #MSVE_zoomDiv
{
	background-color: #fff;
	margin: 0;
	margin-right: 5px;
}
.MSVE_Dashboard_Tiny .MSVE_ZoomBar, .MSVE_Dashboard_Small .MSVE_ZoomBar
{
	width: auto;
	padding: 1px;
}
.MSVE_Dashboard_Tiny .MSVE_ZoomBar_plus, .MSVE_Dashboard_Small .MSVE_ZoomBar_plus, .MSVE_Dashboard_Tiny .MSVE_ZoomBar_minus, .MSVE_Dashboard_Small .MSVE_ZoomBar_minus
{
	display: block;
	position: relative;
	left: 0;
	border: solid 1px #cbcbcb;
	height: 20px;
	width: 20px;
	background: transparent no-repeat 0 0;
}
.MSVE_Dashboard_Tiny .MSVE_ZoomBar_minus, .MSVE_Dashboard_Small .MSVE_ZoomBar_minus
{
	margin-top: -1px;
	background: url(../../../../i/bin/6.2.2008082210001.41/NavAction/ZoomMinusTiny.gif);
}
.MSVE_Dashboard_Tiny .MSVE_ZoomBar_plus, .MSVE_Dashboard_Small .MSVE_ZoomBar_plus
{
	background: url(../../../../i/bin/6.2.2008082210001.41/NavAction/ZoomPlusTiny.gif);
}
.MSVE_Dashboard_Small #MSVE_navAction_tinyZoomBar_minus:hover, .MSVE_Dashboard_Tiny #MSVE_navAction_tinyZoomBar_minus:hover, .MSVE_Dashboard_Small #MSVE_navAction_tinyZoomBar_minus.ms_pseudoHover, .MSVE_Dashboard_Tiny #MSVE_navAction_tinyZoomBar_minus.ms_pseudoHover
{
	background: url(../../../../i/bin/6.2.2008082210001.41/NavAction/ZoomMinusTinyHover.gif);
}
.MSVE_Dashboard_Small #MSVE_navAction_tinyZoomBar_plus:hover, .MSVE_Dashboard_Tiny #MSVE_navAction_tinyZoomBar_plus:hover, .MSVE_Dashboard_Small #MSVE_navAction_tinyZoomBar_plus.ms_pseudoHover, .MSVE_Dashboard_Tiny #MSVE_navAction_tinyZoomBar_plus.ms_pseudoHover
{
	background: url(../../../../i/bin/6.2.2008082210001.41/NavAction/ZoomPlusTinyHover.gif);
}
.MSVE_Dashboard_Small #MSVE_mapStyleRow
{
	margin-top: 0;
	float: left;
}
.MSVE_Dashboard_Small #MSVE_navAction_mapStyleCell
{
	width: auto;
}
.MSVE_Dashboard_Small .MSVE_MapStyle
{
	width: 67px;
	height: 19px;
	line-height: 19px;
	float: left;
	margin: 0;
	padding: 0;
	border: solid 1px white;
	margin-left: -1px;
}
.MSVE_Dashboard_Tiny #MSVE_mapStyleRow, .MSVE_Dashboard_Tiny #MSVE_navAction_mapStyleCell, .MSVE_Dashboard_Tiny .MSVE_MapStyle
{
	display: none;
}
.MSVE_Dashboard_V6
{
	color: White;
	z-index: 100;
	margin: 0;
	padding: 0;
	border: 0;
}
.MSVE_navAction_background
{
	background-color: #235087;
}
.MSVE_navAction_shadow
{
	background-color: #000;
	position: absolute;
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
#MSVE_navAction_compassContainer
{
	position: absolute;
	top: 0;
	left: 0;
	background-color: Transparent;
	z-index: 90;
}
#MSVE_navAction_compassWrapper
{
	position: absolute;
	z-index: 150;
}
#MSVE_navAction_compassBackground
{
	position: absolute;
	top: 0;
	left: 30px;
	width: 44px;
	height: 27px;
}
.MSVE_Dashboard_V6 #Compass
{
	width: 49px;
	height: 49px;
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.png) no-repeat 0 0;
	background-position: 0 -49px;
	width: 49px;
	height: 49px;
	background-repeat: no-repeat;
	margin: 0;
	position: absolute;
	top: 15px;
	left: 16px;
	z-index: 120;
}
.MSVE_Dashboard_V6 #Compass:hover, .MSVE_Dashboard_V6 #Compass.ms_pseudoHover
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.png) no-repeat 0 0;
	background-position: 0 0;
	width: 49px;
	height: 49px;
	background-repeat: no-repeat;
	border-width: 0;
}
.MSVE_ObliqueView #MSVE_compassDiv
{
	display: block;
}
.MSVE_Dashboard_V6 #MSVE_compassDiv
{
	position: absolute;
	left: 8px;
	top: 2px;
}
#MSVE_navAction_container.collapsed #MSVE_navAction_compassContainer
{
	display: none;
}
.MSVE_Dashboard_V6 #MSVE_obliqueCompassContainer
{
	position: absolute;
}
.MSVE_Dashboard_V6 #MSVE_navAction_obliqueCompassArrow
{
	display: none;
}
.MSVE_Dashboard_V6 #MSVE_obliqueCompassContainer, .MSVE_Dashboard_V6 .MSVE_obliqueCompassPointHover
{
	background-image: none;
}
.MSVE_Dashboard_V6 .MSVE_obliqueCompassPointOff, .MSVE_Dashboard_V6 .MSVE_obliqueCompassPointOn
{
	background-image: none;
}
.MSVE_Dashboard_V6 #MSVE_obliqueCompassPointE, .MSVE_Dashboard_V6 #MSVE_obliqueCompassPointS, .MSVE_Dashboard_V6 #MSVE_obliqueCompassPointW, .MSVE_Dashboard_V6 #MSVE_obliqueCompassPointN
{
	font-size: 7.5pt;
	font-family: Verdana;
}
#animator
{
	top: 50%;
	left: 50%;
	margin-left: -137px;
	margin-top: -91px;
	position: absolute;
	z-index: 100;
}
.zoom_animation
{
	padding: 91px 137px;
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/zoom_ani.gif) no-repeat;
}
#MSVE_navAction_topBar, #MSVE_navAction_topBackground
{
	position: absolute;
	top: 0;
	left: 74px;
	height: 27px;
	font-size: 7.5pt;
	line-height: 27px;
	text-align: center;
	cursor: auto;
}
#MSVE_navAction_topBackground
{
	position: relative;
	left: 0;
	margin-left: 74px;
	width: auto;
	z-index: 120;
}
#MSVE_navAction_topBar
{
	z-index: 130;
}
#MSVE_navAction_container
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 27px;
	width: 455px;
}
#MSVE_navAction_container.MSVE_API
{
	font-family: verdana,arial,sans-serif;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
}
#MSVE_navAction_container.notraffic
{
	width: 395px;
}
#MSVE_navAction_topBar.MSVE_View3DMapMode
{
	background-color: #235087;
}
.MSVE_navAction_separator
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.gif);
	background-position: 0 -434px;
	width: 1px;
	height: 13px;
	background-repeat: no-repeat;
	width: 1px;
	height: 13px;
	float: left;
	position: relative;
	top: 50%;
	margin-top: -7px;
	margin-left: 2px;
	margin-right: 2px;
}
.MSVE_Dashboard_V6.MSVE_FlatlandMapMode #MSVE_navAction_separator1, .MSVE_Dashboard_V6.MSVE_View3DMapMode #MSVE_navAction_separator2
{
	display: none !important;
}
#MSVE_navAction_separator4
{
	margin-right: 2px;
}
.MSVE_Dashboard_V6 #MSVE_navAction_modeCell
{
	position: relative;
	float: left;
}
.MSVE_Dashboard_V6 .MSVE_MapMode, .MSVE_Dashboard_V6 .MSVE_MapMode_disabled, .MSVE_Dashboard_V6 .MSVE_MapStyle, .MSVE_Dashboard_V6 .MSVE_MapStyle_disabled
{
	position: relative;
	float: left;
	line-height: 21px;
	height: 21px;
	cursor: pointer;
	margin-top: 2px;
	margin-bottom: 2px;
	border: solid 1px transparent;
	_border-color: red;
	_filter: chroma(color= "red" );
}
.MSVE_Dashboard_V6 .MSVE_MapMode, .MSVE_Dashboard_V6 .MSVE_MapMode_disabled
{
	padding-left: 3px;
	padding-right: 3px;
}
.MSVE_Dashboard_V6 .MSVE_MapStyle, .MSVE_Dashboard_V6 .MSVE_MapStyle_disabled
{
	padding-left: 3px;
	padding-right: 3px;
}
.MSVE_Dashboard_V6 .MSVE_MapMode:hover, .MSVE_Dashboard_V6 .MSVE_MapMode.ms_pseudoHover
{
	margin-top: 2px;
	border: solid 1px #8dc2ee;
}
.MSVE_Dashboard_V6.MSVE_View3DMapMode #MSVE_navAction_View3DMapMode, .MSVE_Dashboard_V6.MSVE_FlatlandMapMode #MSVE_navAction_FlatlandMapMode
{
	font-weight: bold;
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/nav_select.gif) no-repeat 50% 17px;
}
#MSVE_navAction_styleGroup
{
	height: 27px;
	float: left;
}
.MSVE_Dashboard_V6 .MSVE_MapMode:hover, .MSVE_Dashboard_V6 .MSVE_MapMode.ms_pseudoHover, .MSVE_Dashboard_V6 .MSVE_MapStyle:hover, .MSVE_Dashboard_V6 .MSVE_MapStyle.ms_pseudoHover, .MSVE_Dashboard_V6 #MSVE_navAction_ccwWrapper:hover, .MSVE_Dashboard_V6 #MSVE_navAction_ccwWrapper.ms_pseudoHover, .MSVE_Dashboard_V6 #MSVE_navAction_cwWrapper:hover, .MSVE_Dashboard_V6 #MSVE_navAction_cwWrapper.ms_pseudoHover, .MSVE_Dashboard_V6 #MSVE_navAction_toggleGlyphWrapper:hover, .MSVE_Dashboard_V6 #MSVE_navAction_toggleGlyphWrapper.ms_pseudoHover
{
	border-color: #8dc2ee;
}
.MSVE_Dashboard_V6 #MSVE_navAction_zoomPlusWrapper:hover, .MSVE_Dashboard_V6 #MSVE_navAction_zoomPlusWrapper.ms_pseudoHover, .MSVE_Dashboard_V6 #MSVE_navAction_zoomMinusWrapper:hover, .MSVE_Dashboard_V6 #MSVE_navAction_zoomMinusWrapper.ms_pseudoHover
{
	padding: 0;
	border: solid 1px #8dc2ee;
}
.MSVE_Dashboard_V6 #MSVE_navAction_zoomPlusWrapper:hover, .MSVE_Dashboard_V6 #MSVE_navAction_zoomPlusWrapper.ms_pseudoHover, .MSVE_Dashboard_V6 #MSVE_navAction_zoomMinusWrapper:hover, .MSVE_Dashboard_V6 #MSVE_navAction_zoomMinusWrapper.ms_pseudoHover, .MSVE_Dashboard_V6 #MSVE_navAction_ccwWrapper:hover, .MSVE_Dashboard_V6 #MSVE_navAction_ccwWrapper.ms_pseudoHover, .MSVE_Dashboard_V6 #MSVE_navAction_cwWrapper:hover, .MSVE_Dashboard_V6 #MSVE_navAction_cwWrapper.ms_pseudoHover
{
}
.MSVE_Dashboard_V6.MSVE_OrthoView .MSVE_RoadMapStyle #MSVE_navAction_RoadMapStyle, .MSVE_Dashboard_V6.MSVE_OrthoView .MSVE_AerialMapStyle #MSVE_navAction_AerialMapStyle, .MSVE_Dashboard_V6.MSVE_OrthoView .MSVE_HybridMapStyle #MSVE_navAction_HybridMapStyle, .MSVE_Dashboard_V6 .MSVE_ObliqueView #MSVE_navAction_ObliqueMapView, .MSVE_Dashboard_V6 .MSVE_selected
{
	font-weight: bold;
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/nav_select.gif) no-repeat 50% 17px;
}
.MSVE_Dashboard_V6 .MSVE_selected.MSVE_MapStyle_disabled
{
	font-weight: bold;
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/nav_select_gray.gif) no-repeat 50% 17px;
}
.MSVE_Dashboard_V6 #MSVE_navAction_OrthoMapView
{
	display: none;
}
.MSVE_ObliqueView #MSVE_navAction_traffic, .MSVE_Dashboard_V6 .MSVE_MapMode_disabled, .MSVE_Dashboard_V6 .MSVE_MapStyle_disabled
{
	color: #999;
	background-color: Transparent !important;
	margin-top: 2px;
	margin-bottom: 2px;
	border: solid 1px transparent;
	_border-color: red;
	_filter: chroma(color= "red" );
}
.VE_Traffic_Popup_Link
{
	color: #0066a7;
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.VE_Traffic_Popup_Link:hover
{
	text-decoration: underline;
}
#MSVE_navAction_toggleGlyphWrapper
{
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	height: 21px;
	width: 17px;
	z-index: 140;
	cursor: pointer;
	margin: 2px;
	border: 1px solid transparent;
	_border-color: red;
	_filter: chroma(color= "red" );
}
.MSVE_Dashboard_V6.collapsed #MSVE_navAction_toggleGlyphWrapper
{
	left: 0;
}
.MSVE_Dashboard_V6 .MSVE_navAction_toggleGlyph
{
	position: absolute;
	top: -1px;
	left: 0;
	width: 15px;
	height: 22px;
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.png) no-repeat 0 0;
	background-position: 0 -2028px;
	width: 15px;
	height: 22px;
	background-repeat: no-repeat;
}
.MSVE_Dashboard_V6.collapsed .MSVE_navAction_toggleGlyph
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.png) no-repeat 0 0;
	background-position: 0 -2006px;
	width: 15px;
	height: 22px;
	background-repeat: no-repeat;
}
.MSVE_Dashboard_V6.collapsed #MSVE_navAction_modeCell
{
	margin-left: 15px;
}
.MSVE_Dashboard_V6.collapsed #MSVE_navAction_leftBar, .MSVE_Dashboard_V6.collapsed #MSVE_navAction_topBar, .MSVE_Dashboard_V6.collapsed #MSVE_navAction_leftBackground, .MSVE_Dashboard_V6.collapsed #MSVE_navAction_compassBackground
{
	display: none !important;
}
.MSVE_Dashboard_V6.collapsed #MSVE_navAction_topBackground
{
	height: 27px !important;
	width: 23px !important;
	margin-left: 0 !important;
}
.MSVE_Dashboard_V6 .MSVE_MapStyle, .MSVE_Dashboard_V6 #MSVE_navAction_traffic
{
	width: 46px;
}
.MSVE_Dashboard_V6 #MSVE_navAction_ObliqueMapView
{
	width: 68px;
}
.MSVE_Dashboard_V6 #MSVE_obliqueNotification, .MSVE_Dashboard_V6 #MSVE_threeDUpdatedNotification
{
	position: absolute;
	z-index: 150;
	margin: 0;
	text-align: left;
	line-height: 12pt;
	display: none;
}
.MSVE_Dashboard_V6 #MSVE_threeDUpdatedNotification
{
	background-color: #e5edf5;
	border-color: #999;
	width: 157px;
	left: 3px;
	top: 29px;
}
.MSVE_Dashboard_V6 #MSVE_threeDNotifyIcon
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.gif) no-repeat 0 0;
	background-position: 0 -95px;
	width: 17px;
	height: 22px;
	background-repeat: no-repeat;
	width: 17px;
	height: 22px;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
}
.MSVE_Dashboard_V6 #MSVE_obliqueNotification
{
	top: 21px;
	left: -52px;
	width: 159px;
	height: 153px;
}
#MSVE_obliqueNotifyBeak
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.gif) no-repeat 0 0;
	background-position: 0 -45px;
	width: 29px;
	height: 16px;
	background-repeat: no-repeat;
	width: 29px;
	height: 16px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	display: block;
	z-index: 100;
}
.MSVE_Dashboard_V6 #MSVE_obliqueNotifyContent
{
	background-color: #e5edf5;
	border: solid 1px #999;
	width: 100%;
	height: 153px;
	position: absolute;
	top: 15px;
	z-index: 99;
	text-align: left;
}
.MSVE_View3DMapMode #MSVE_obliqueNotifyBeak
{
	display: none;
}
.MSVE_View3DMapMode #MSVE_obliqueNotifyContent
{
	top: 0;
}
.MSVE_Dashboard_V6 #MSVE_obliqueNotifyText
{
	margin: 7px 12px 0;
	color: #444;
	font-weight: normal;
	font-size: 1.06em;
	line-height: 1.3em;
	padding-bottom: 7px;
}
.MSVE_Dashboard_V6 #MSVE_obliqueNotifyImg
{
	width: 135px;
	height: 135px;
	margin: 0 12px 7px;
	position: absolute;
	clip: rect(0 135px 100px 0);
	border: solid 1px #999;
}
#MSVE_navAction_leftBar, #MSVE_navAction_leftBackground
{
	position: absolute;
	width: 30px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	padding-top: 75px;
	z-index: 80;
}
#MSVE_navAction_leftBackground
{
	height: 61px;
}
.MSVE_ObliqueView #MSVE_navAction_leftBackground
{
	height: 126px;
}
.MSVE_Dashboard_V6 .MSVE_ZoomBar
{
	overflow: visible;
}
#MSVE_navAction_zoomPlusWrapper, #MSVE_navAction_zoomMinusWrapper
{
	position: relative;
	display: block;
	padding: 1px;
	height: 24px;
	width: 24px;
	margin: 2px;
	cursor: pointer;
}
.MSVE_Dashboard_V6 .MSVE_ZoomBar_minus, .MSVE_Dashboard_V6 .MSVE_ZoomBar_plus
{
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
}
.MSVE_Dashboard_V6 .MSVE_ZoomBar_minus
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.png) no-repeat 0 0;
	background-position: 0 -1798px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}
.MSVE_Dashboard_V6 .MSVE_ZoomBar_plus
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.png) no-repeat 0 0;
	background-position: 0 -1782px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}
.MSVE_Dashboard_V6 #MSVE_navAction_tinyZoomBar_minus.MSVE_ZoomBar_minus_disabled
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.png) no-repeat 0 0;
	background-position: 0 -1878px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}
.MSVE_Dashboard_V6 #MSVE_navAction_tinyZoomBar_plus.MSVE_ZoomBar_plus_disabled
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.png) no-repeat 0 0;
	background-position: 0 -1862px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}
#MSVE_navAction_rotatorContainer
{
	display: none;
	margin-top: 10px;
}
.MSVE_ObliqueView #MSVE_navAction_rotatorContainer
{
	display: block;
}
#MSVE_navAction_ccwWrapper, #MSVE_navAction_cwWrapper
{
	position: relative;
	height: 24px;
	width: 24px;
	cursor: pointer;
	margin: 2px;
	border: solid 1px transparent;
	_border-color: red;
	_filter: chroma(color= "red" );
}
.MSVE_navAction_rotator
{
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
}
#MSVE_navAction_ccw
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.png) no-repeat center center;
	background-position: 0 -1814px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}
#MSVE_navAction_cw
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.png) no-repeat center center;
	background-position: 0 -1846px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}
#MSVE_minimap
{
	position: absolute;
	z-index: 100;
	overflow: hidden;
	border-top: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	cursor: default;
	top: 40px;
	left: 90px;
}
.MSVE_normalMinimap
{
	height: 192px;
	width: 192px;
}
.MSVE_smallMinimap
{
	height: 150px;
	width: 150px;
}
#MSVE_minimap_transparency
{
	position: static;
	height: 100% !important;
	width: 100%;
	border-right: solid 1px #b7d8ed;
	background-color: #fff;
}
#MSVE_minimap_content
{
	position: absolute;
	z-index: 100;
	overflow: hidden;
}
.MSVE_normalMinimap #MSVE_minimap_content
{
	top: 3%;
	left: 3%;
	height: 94%;
	width: 94%;
}
.MSVE_smallMinimap #MSVE_minimap_content
{
	top: 4%;
	left: 4%;
	height: 92%;
	width: 92%;
}
.collapsed #MSVE_minimap_resize
{
	clip: rect(auto 0 auto auto);
}
.MSVE_Minimap_V5 #MSVE_minimap_glyph
{
	position: absolute;
	top: 50%;
	width: 5px;
	height: 30px;
	margin-top: -15px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 10px;
	cursor: pointer;
	display: block;
	z-index: 100;
}
#MSVE_minimap_resize
{
	position: absolute;
	width: 11px;
	height: 11px;
	right: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	display: block;
	z-index: 100;
}
#MSVE_minimap.expanded.MSVE_normalMinimap #MSVE_minimap_resize
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/minimap/MiniMapResizeSmaller.gif);
	top: 181px;
}
#MSVE_minimap.expanded.MSVE_smallMinimap #MSVE_minimap_resize
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/minimap/MiniMapResizeLarger.gif);
	top: 139px;
}
#MSVE_minimap.expanded.MSVE_normalMinimap.MSVE_Minimap_V5 #MSVE_minimap_glyph, #MSVE_minimap.expanded.MSVE_smallMinimap.MSVE_Minimap_V5 #MSVE_minimap_glyph
{
	right: 1%;
	background-image: url(../../../../i/bin/6.2.2008082210001.41/icn_expander_left.gif);
}
#MSVE_minimap.collapsed.MSVE_Minimap_V5 #MSVE_minimap_glyph
{
	left: 1%;
	background-image: url(../../../../i/bin/6.2.2008082210001.41/icn_expander_right.gif);
}
#MSVE_minimap.expanded.MSVE_normalMinimap.MSVE_Minimap_V5 #MSVE_minimap_glyph:hover, #MSVE_minimap.expanded.MSVE_smallMinimap.MSVE_Minimap_V5 #MSVE_minimap_glyph:hover, #MSVE_minimap.expanded.MSVE_normalMinimap.MSVE_Minimap_V5 #MSVE_minimap_glyph.ms_pseudoHover, #MSVE_minimap.expanded.MSVE_smallMinimap.MSVE_Minimap_V5 #MSVE_minimap_glyph.ms_pseudoHover
{
	right: 1%;
	background-image: url(../../../../i/bin/6.2.2008082210001.41/icn_expander_left_hover.gif);
}
#MSVE_minimap.collapsed.MSVE_normalMinimap.MSVE_Minimap_V5 #MSVE_minimap_glyph:hover, #MSVE_minimap.collapsed.MSVE_smallMinimap.MSVE_Minimap_V5 #MSVE_minimap_glyph:hover, #MSVE_minimap.collapsed.MSVE_Minimap_V5 #MSVE_minimap_glyph.ms_pseudoHover
{
	left: 1%;
	background-image: url(../../../../i/bin/6.2.2008082210001.41/icn_expander_right_hover.gif);
}
#MSVE_cameraPosition
{
	position: absolute;
	z-index: 100;
	filter: alpha(opacity:30);
	opacity: .3;
	top: 50%;
	left: 50%;
}
#MSVE_cameraPosition.MSVE_ortho1
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/vecss.gif) no-repeat 0 0;
	background-position: 0 0;
	width: 71px;
	height: 45px;
	background-repeat: no-repeat;
	width: 71px;
	height: 45px;
	margin-left: -35px;
	margin-top: -22px;
}
.MSVE_direction1, .MSVE_direction3
{
	height: 45px;
	width: 71px;
	margin-left: -35px;
	margin-top: -22px;
}
.MSVE_direction0, .MSVE_direction2
{
	height: 71px;
	width: 45px;
	margin-left: -22px;
	margin-top: -35px;
}
.MSVE_direction0
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/Minimap/TrapezoidEast.gif) no-repeat 0 0;
}
.MSVE_direction1
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/Minimap/TrapezoidNorth.gif) no-repeat 0 0;
}
.MSVE_direction2
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/Minimap/TrapezoidWest.gif) no-repeat 0 0;
}
.MSVE_direction3
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/Minimap/TrapezoidSouth.gif) no-repeat 0 0;
}
.MSVE_minimap_style
{
	position: relative;
	margin-right: -1px;
	cursor: pointer;
	width: 26px;
	height: 18px;
	top: 0;
	float: left;
	line-height: 18px;
	text-align: center;
	font-size: 10px;
	z-index: 150;
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/XDButton.gif) no-repeat 0 0;
}
.MSVE_minimap_road_style #MSVE_minimap_r_style_button, .MSVE_minimap_hybrid_style #MSVE_minimap_h_style_button
{
	font-weight: bold;
}
.MSVE_minimap_road_style #MSVE_minimap_h_style_button:hover, .MSVE_minimap_road_style #MSVE_minimap_h_style_button.ms_pseudoHover
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/XDButtonHover.gif) no-repeat 0 0;
}
.MSVE_minimap_hybrid_style #MSVE_minimap_r_style_button:hover, .MSVE_minimap_hybrid_style #MSVE_minimap_r_style_button.ms_pseudoHover
{
	background: transparent url(../../../../i/bin/6.2.2008082210001.41/NavAction/XDButtonHover.gif) no-repeat 0 0;
}
#MSVE_minimap.MSVE_Minimap_V6
{
	left: auto;
	right: 0;
	top: 0;
	border-top: none;
	border-right: none;
	border-color: #bdd1ec;
}
.MSVE_Minimap_V6 #MSVE_minimap_glyph
{
	width: 15px;
	height: 15px;
	position: absolute;
	display: block;
	z-index: 100;
	background: transparent no-repeat;
	background-position: 0 0;
	cursor: pointer;
}
#MSVE_minimap.expanded #MSVE_minimap_glyph
{
	bottom: 0;
	left: 0;
	background-image: url(../../../../i/bin/6.2.2008082210001.41/vecss.gif);
	background-position: 0 -299px;
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
}
#MSVE_minimap.collapsed #MSVE_minimap_glyph
{
	top: 0;
	right: 0;
	background-image: url(../../../../i/bin/6.2.2008082210001.41/vecss.gif);
	background-position: 0 -314px;
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
}
#MSVE_minimap.expanded #MSVE_minimap_glyph:hover, #MSVE_minimap.expanded #MSVE_minimap_glyph.ms_pseudoHover
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/vecss.gif);
	background-position: 0 -344px;
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
}
#MSVE_minimap.collapsed #MSVE_minimap_glyph:hover, #MSVE_minimap.collapsed #MSVE_minimap_glyph.ms_pseudoHover
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/vecss.gif);
	background-position: 0 -329px;
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
}
#MSVE_minimap.collapsed
{
	border-left: 0;
	border-bottom: 0;
}
#MSVE_minimap.MSVE_Minimap_V6 .MSVE_minimap_style
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/minimap/ButtonIdle.gif);
	width: 25px;
	height: 18px;
	margin: 0;
	border-top: 1px solid #cbcbcb;
}
#MSVE_minimap.MSVE_Minimap_V6 #MSVE_minimap_r_style_button
{
	border-left: 1px solid #cbcbcb;
}
#MSVE_minimap.MSVE_Minimap_V6 .MSVE_minimap_hybrid_style #MSVE_minimap_r_style_button:hover, #MSVE_minimap.MSVE_Minimap_V6 .MSVE_minimap_hybrid_style #MSVE_minimap_r_style_button.ms_pseudoHover, #MSVE_minimap.MSVE_Minimap_V6 .MSVE_minimap_road_style #MSVE_minimap_h_style_button:hover, #MSVE_minimap.MSVE_Minimap_V6 .MSVE_minimap_road_style #MSVE_minimap_h_style_button.ms_pseudoHover
{
	background-image: url(../../../../i/bin/6.2.2008082210001.41/minimap/ButtonHover.gif);
	color: #0066a7;
}
a.MSVE_PushPin img, a.VEAPI_Pushpin img, a.VE_Pushpin img
{
	border: 0;
	z-index: 600;
}
.MSVE_ScaleBar
{
	position: absolute;
	margin-bottom: 7px;
	overflow: hidden;
	display: block;
}
.MSVE_ScaleBarBg
{
	z-index: 30;
	background-color: #fff;
	right: 9px;
	height: 7px;
}
.MSVE_ScaleBarFg
{
	z-index: 31;
	background-color: #aacbee;
	border: 1px solid #000;
	right: 10px;
	height: 3px;
}
.MSVE_ScaleBarLabel
{
	position: absolute;
	margin-bottom: 13px;
	font-size: .8em;
	display: block;
}
.MSVE_ScaleBarLabelBg, .MSVE_ScaleBarLabelBgInv
{
	z-index: 30;
	right: 10px;
}
.MSVE_ScaleBarLabelFg, .MSVE_ScaleBarLabelFgInv
{
	z-index: 31;
	right: 11px;
}
.MSVE_ScaleBarLabelBg, .MSVE_ScaleBarLabelFgInv
{
	color: #fff;
}
.MSVE_ScaleBarLabelFg, .MSVE_ScaleBarLabelBgInv
{
	color: #000;
}
.MSVE_ZoomBox_fg
{
	position: absolute;
	display: none;
	border: 2px dashed white;
	z-index: 100;
	overflow: hidden;
	cursor: nw-resize;
}
.MSVE_ZoomBox_bg
{
	position: absolute;
	display: none;
	border: 2px dashed black;
	z-index: 100;
	overflow: hidden;
}
#MSVE_MapLegend
{
	position: absolute;
	background: #f6f1e6;
	right: 0;
	bottom: 0;
	z-index: 200;
	opacity: .85;
	filter: alpha(opacity:85);
	padding-right: 10px;
	font: .8em Verdana;
	color: #444;
	cursor: default;
}
.MSVE_LegendGroup
{
	float: left;
}
.MSVE_LegendGroup .MSVE_LegendGroup
{
	padding: 3px 0 3px 10px;
}
#MSVE_TrafficLegend
{
	width: 49px;
}
#MSVE_TL_Slow
{
	font-size: .9em;
	float: left;
}
#MSVE_TL_Fast
{
	font-size: .9em;
	float: right;
}
#MSVE_TL_Key
{
	clear: both;
	display: block;
}
#MSVE_TrafficMsg, #MSVE_TrafficToggle
{
	line-height: 18px;
}
.MSVE_PoweredByLogo
{
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 30;
	bottom: 11px;
	left: 6px;
}
.MSVE_PoweredByLogo_ie
{
	width: 93px;
	height: 29px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= './i/bin/6.2.2008082210001.41/logo_powered_by_map.png' ,sizingMethod= 'scale' );
}
.MSVE_PoweredByLogo_print
{
	position: absolute;
	display: block;
	bottom: 11px;
	left: 6px;
	width: 93px;
	height: 29px;
	z-index: 30;
}
.MSVE_ImageTile
{
}
.MSVE_Print_TileLayer
{
	display: none;
}
.MSVE_Print_TopLayer
{
	display: none;
}
#MSVE_obliqueNotification
{
	visibility: hidden;
}
@media print
{
	.MSVE_Dashboard
	{
		display: none;
	}
	#MSVE_navAction_container
	{
		display: none;
	}
	.MSVE_Copyright
	{
		width: auto;
	}
	.MSVE_CopyrightBackground span
	{
		background-color: White;
		color: Black;
	}
	.MSVE_CopyrightForeground
	{
		display: none;
	}
	.MSVE_ScaleBarBg
	{
		display: none;
	}
	.MSVE_ScaleBarLabelBg
	{
		display: none;
	}
	.MSVE_ScaleBarLabelFgInv
	{
		background-color: White;
		color: Black;
	}
	.MSVE_ScaleBarLabelBgInv
	{
		display: none;
	}
	.MSVE_Print_TileLayer
	{
		display: block;
	}
	.MSVE_Print_TopLayer
	{
		display: block;
	}
	.MSVE_Printable_Map .MSVE_PoweredByLogo
	{
		display: none;
	}
	.MSVE_Printable_Map .MSVE_PoweredByLogo_ie
	{
		display: none;
	}
	.MSVE_Printable_Map .MSVE_ImageTile
	{
		display: none;
	}
	#MSVE_cameraPosition
	{
		visibility: hidden;
	}
	.ero
	{
		display: none;
	}
	.ero-progressAnimation
	{
		display: none;
	}
	.VE_PlaceList
	{
		visibility: hidden;
	}
	.VE_FindControl
	{
		visibility: hidden;
	}
	.VE_FindControl_Iframe
	{
		visibility: hidden;
	}
	.MSVE_Minimap_V5 .MSVE_ImageTile
	{
		display: block;
	}
	.MSVE_Minimap_V6 .MSVE_ImageTile
	{
		display: block;
	}
}
img
{
	-moz-user-select: none;
}
.vml
{
	behavior: url(#default#VML);
}
.MSVE_MapContainer
{
	font-size: 16px;
}
.MSVE_MapContainer:active
{
	font-size: 16px;
}
.VE_Message_Title, .VE_PlaceList_Title, .VE_SearchResult_Title, .VE_AdResult_Title
{
	padding-left: 1px! important;
	padding-right: 1px! important;
	padding-top: 2px! important;
	font-weight: bold! important;
	font-size: 8pt! important;
	z-index: 42! important;
	overflow: hidden! important;
	text-transform: uppercase! important;
	cursor: default! important;
	white-space: nowrap! important;
	letter-spacing: 2px! important;
	height: 20px! important;
	text-overflow: ellipsis! important;
}
.VE_PlaceList_Close, .VE_Message_Close
{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	font-size: 7pt;
	z-index: 42;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	height: 20px;
	cursor: pointer;
}
.VE_Message
{
	font-family: Verdana,Sans-Serif;
	font-size: 8pt;
	position: absolute;
	top: 107px;
	left: 370px;
	width: 400px;
	height: 50px;
	z-index: 41;
	display: none;
	background-color: #ffffe6;
	border: 1px solid #660;
}
.VE_Message_Title
{
	width: 400px;
	color: black;
	position: absolute;
	background-color: #ffca6c;
}
.VE_Message_Body
{
	position: absolute;
	font-size: 8pt;
	padding: 3px;
	width: 400px;
	height: 30px;
	background-color: #ffffe6;
	color: black;
	font-weight: normal;
}
.VE_Message_Close
{
	color: black;
	text-overflow: ellipsis;
	background-color: #ffca6c;
}
.VE_PlaceList
{
	color:Blue;
	cursor:pointer;
	font-size:9pt;
	overflow:auto;
	padding:5px 5px 10px;
	position:absolute;
	top:25px;
	z-index:42;
}
.VE_PlaceList_Title 
{
	width: 100%;
	color: white;
	position: absolute;
	background-color: Gray;
}
.VE_PlaceList_Close
{
	color: white;
	background-color: gray;
}
.VE_PlaceList_Body {
	color:Blue;
	cursor:pointer;
	font-size:9pt;
	overflow:auto;
	padding:5px 5px 10px;
	position:absolute;
	top:25px;
	z-index:42;
}
.VE_PlaceList_Location
{
	color: Blue;
	font-size: 9pt;
	padding: 5px;
	text-align: justify;
	cursor: pointer;
	white-space: normal;
}
.VE_SearchResult, .VE_AdResult
{
	font-family: Verdana,Sans-Serif;
	font-size: 8pt;
	float: none;
	z-index: 41;
	background-color: #ffffe6;
	padding: 5px;
	border: solid 1px black;
}
.VE_SearchResult_Title
{
	padding-bottom: 4px;
	width: 100%;
	color: black;
	position: relative;
	background-color: #ffca6c;
}
.VE_AdResult_Title
{
	padding-bottom: 4px;
	width: 100%;
	color: black;
	position: relative;
	background-color: silver;
}
.VE_SearchResult_Description, .VE_SearchResult_Rating, .VE_SearchResult_Phone, .VE_AdResult_Description, .VE_AdResult_Rating, .VE_AdResult_Phone
{
	position: relative;
	font-size: 8pt;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.VE_FindControl
{
	float: left;
	position: absolute;
	border: 1px solid #cbcbcb;
	background-color: white;
	filter: alpha(opacity:90);
	opacity: .9;
	z-index: 200;
	padding: 5px;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	top: 5px;
	left: 200px;
	width: 435px;
	height: 50px;
	font-weight: bold;
}
.VE_WhatControl
{
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	z-index: 201;
}
.VE_WhereControl
{
	width: 200px;
	position: absolute;
	top: 0;
	left: 190px;
	padding: 2px;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	z-index: 201;
}
.VE_FindButton
{
	z-index: 201;
	position: absolute;
	top: 0;
	left: 390px;
	padding: 2px;
	margin-top: 12px;
	font-family: Verdana,sans-serif;
	font-size: 7pt;
}
#whatinput
{
	z-index: 202;
	width: 150px;
}
#whereinput
{
	z-index: 202;
	width: 150px;
}
.VE_PoweredBy
{
	z-index: 99;
	position: absolute;
	opacity: .7;
	filter: alpha(opacity:70);
	left: 5px;
}
.VE_Network_Loading
{
	z-index: 202;
	font-family: Verdana,sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: Red;
	width: 120px;
	height: 30px;
	top: 80px;
	left: 80px;
}
.VEAPI_Pushpin
{
	z-index: 998;
	text-decoration: none;
}
.VE_Pushpin_Popup_Title
{
	color: black;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 5px;
}
.VE_Pushpin_Popup_Body
{
	color: #676767;
	font-weight: normal;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
}
.VE_Pushpin_Popup_Link
{
	color: blue;
	font-weight: bold;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}
.ero-actionsBackground
{
	background-color: transparent;
}
.customInfoBox-noBeak, .customInfoBox-with-rightBeak, .customInfoBox-with-leftBeak
{
	position: absolute;
}
.customInfoBox-body
{
	position: relative;
	top: -5px;
	left: -5px;
	padding: 8px;
	border: 1px solid #000;
	background-color: #fff;
	z-index: 500;
}
.customInfoBox-shadow
{
	position: relative;
	background-color: #ccc;
}
.customInfoBox-previewArea, .customInfoBox-actionsBackground
{
}
.customInfoBox-actions, .customInfoBox-paddingHack
{
	display: none;
}
.customInfoBox-beak, .customInfoBox-progressAnimation
{
	visibility: hidden;
}
#MSVE_MapLegend
{
	font-size: 10px;
}
.ero .ero-previewArea div.trafficlabel
{
	float: left;
	width: 95px;
	font-weight: bold;
}
.ero .ero-previewArea div.trafficdata
{
	font-style: normal;
}
.ero .ero-previewArea div.trafficheader
{
	float: left;
	font-weight: bold;
}
.ero .ero-previewArea div.traffictitle
{
	font-weight: bold;
	padding: 0 0 5px 0;
}
#VE_Traffic_Legend_Header .infoBar, #msve_ScratchPad .infoBar-general, #msve_ScratchPad .infoBar-warning, #msve_ScratchPad .infoBar-error
{
	width: 100%;
	overflow: hidden;
	position: relative;
	border-bottom: solid 1px #cfe8f5;
}
#VE_Traffic_Legend_Header .infoBar-general
{
	background: #fff url(../../../../i/bin/6.2.2008082210001.41/icn_info.gif) no-repeat 6px 6px;
}
#VE_Traffic_Legend_Header .infoBar-warning
{
	background: #ffffae url(../../../../i/bin/6.2.2008082210001.41/icn_warning.gif) no-repeat 4px 4px;
}
#VE_Traffic_Legend_Header .infoBar-error
{
	background: #ffaeb9 url(../../../../i/bin/6.2.2008082210001.41/icn_warning.gif) no-repeat 4px 4px;
}
#VE_Traffic_Legend_Header .infoBar p
{
	position: relative;
	margin: 0 0 0 25px;
	padding: 6px 4px 9px;
}
#VE_Traffic_Legend_Header .infoBar-loading
{
	background: #fff url(../../../../i/bin/6.2.2008082210001.41/img_loading.gif) no-repeat 4px 4px;
}

