HTML, BODY, P, PRE, TABLE, TR, TD, H1, H2, H3, H4, H5, H6, UL, OL, LI, FORM, INPUT, BUTTON, SELECT, TEXTAREA, A, IMG, LABEL {
padding:0;
border:0;
margin:0;
}
html, body{height:100%;}
#map {
width:100%;
height:100%;
}
BODY {
font:15px/1.2 Arial, Helvetica, sans-serif;
}
#menu {
list-style:none;
}
#menu LI {
}
#menu .mlink {
line-height:30px;
height:31px;
}
#menu .mlink DIV {
float:left;
height:31px;
}
#menu .mlink DIV DIV {
padding:0 14px;
}
#menu .mlink DIV DIV A {
float:left;
height:30px;
border:0;
}
#menu .act .mlink DIV {
background:url(/i/ml.gif) no-repeat 0 0;
}
#menu .act .mlink DIV DIV {
background:url(/i/mr.gif) no-repeat 100% 0;
}
#menu .act .mlink DIV DIV A {
background:url(/i/mm.gif) repeat-x 0 0;
border:0;
color:#fff;
}
#menu .mlink DIV DIV A SPAN {
border-bottom:1px dashed #545454;
font-weight:normal;
}
#menu .sublink {
overflow:hidden;
height:0;
}
#menu .slb {
line-height:23px;
padding-left:24px;
font-size:12px;
}
#menu A {
color:#545454;
border-bottom:1px dashed #545454;
text-decoration:none;
}
#menu SPAN {
font-weight:bold;
}

.rlinks_map {
	position: absolute;
	top: 40px;
	right: 20px;
	width: 240px;
}
.rlinks_map UL {
	padding: 0px;
	padding: 10px 20px;
	background: url(/i/nav_map.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/nav_map.png', sizingMethod='scale');
	_zoom: 1;
}
.map_nav_top {
	display: block;
	width: 100%;
	height: 9px;
	line-height: 0px;
	font-size: 0px;
	background: url(/i/nav_map_top.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/nav_map_top.png', sizingMethod='scale');
}
.map_nav_bottom {
	display: block;
	width: 100%;
	height: 9px;
	line-height: 0px;
	font-size: 0px;
	background: url(/i/nav_map_bottom.png);
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/nav_map_bottom.png', sizingMethod='scale');
}
.map_recs {
     position: absolute;
     bottom: 50px;
     left: 20px;
     width: 240px;
}
.recs_holder {
     font-size: 12px;
     display: block;
     padding: 10px 20px;
     background: url(/i/nav_map.png);
     _background: none;
     _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/nav_map.png', sizingMethod='scale');
     _zoom: 1;
}
A {
color:#001868;
text-decoration:underline;
}
.map_copies {
     position: absolute;
     right: 0px;
     width: 200px;
     bottom: 60px;
     font-size: 12px;
     color: #FFFFFF;
}
.map_copies a:visited, .map_copies a:link,
 .map_copies a:hover, .map_copies a:active {
     color: #FFFFFF;
     text-decoration: none;
}
.map_copies a:visited span, .map_copies a:link span {
     background-color: #011868;
     line-height: 20px;
     margin-left: 8px;
     padding: 2px 14px 2px 8px;
}
.map_copies a:hover span, .map_copies a:active span {
     color: #011868;
     background-color: #FFFFFF;
}
