#mapcont 
{
	color: black !important;
	width: 600px;
	height: 399px;
	line-height: normal;
	margin: 20px auto 0 auto;
	padding: 0;
	/*border: solid 2px #314563;*/
	border: solid 1px #737573;
}

#mapcont div.popup 
{
	font-family: verdana, sans-serif;
	font-size: .8em;
	white-space: nowrap;
	color: #444 !important;
    background-color: #FFF;
    z-index: 95 !important;
    border: 0;
    visibility: visible;
    margin-top: 10px;
}

#mapcont div.popup img 
{
    border: solid 1px #CCC;
    width: 90px;
    overflow: hidden;
}
#mapcont div.popup strong 
{
    font-size: 1.3em;
    display: block;
    margin-bottom: 5px;
    color: #d8000b;    
}
#mapcont div.popup a 
{
    background-image: url(../_images/exesight/arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;    
    padding-left: 8px;
    margin-left: 3px;
}
table.datatbl
{
    width: 350px !important;
    margin-bottom: 10px;
    margin-right: 10px;
    
}
table.datatbl td 
{
    line-height: 1.7em;   
}
#mapcont .popup_header
{
	font-family: verdana, sans-serif;
	white-space: nowrap;
	color: black !important;
	font-weight: bold;
}

#mapcont input 
{
	font-family: arial, sans-serif;
	font-size: 1em;
}
#mapcont a.popuplnk 
{
	color: #d50208 !important;
	font-weight: bold;
}

#maplinks {
	margin: 0px;
}
#maplinks li {
	display: block;
	font-size: 1em;
	float: left;
	margin:  10px;
	padding-left: 10px;
}

#sidebar 
{
	padding-left: 15px;
	padding-bottom: 10px;
 margin-top: -640px;
display: none
}


#sidebar div 
{
 margin-bottom: 10px;  

 padding-left: 27px; 
 color: #000;
}
#sidebar div a.Office 
{
    font-weight: bold;
	background-image: url(../_images/crumb_right.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	display: block;
	margin-top: 10px;
	margin-bottom: -5px;
	margin-left: -10px;
}
#sidebar div a.Office:hover 
{
    text-decoration: underline;

}
#maphelp
{
	display: none;
}

.MapTitle 
{
    margin: 20px 30px 10px 20px;
    padding: 0 0 3px 0;
    border-bottom: dotted 1px #d50208;
}


form.elPageCases div#mapcont 
{
	height: 700px;
