
a, #breadcrumb, #breadcrumb a, #breadcrumb a:visited { color: #00f; }
a:visited { color: #609; background-color: transparent; }
h1, h2, h3, h4, h5, h6 {
    margin: 5px 0;
    padding: 5px 0;
    color: #333; 
    background-color: transparent;
	color: #1A3B5A;
	}
#header, #wrapper, #contacts,  .relateditem, .relateditem p.relatedtitle { border-color: #333; }
#wrapper { background-image: url(/environment/micromobility/images/subnavbg.png); }
#header { 
	background: #fff url(/environment/micromobility/images/bannerbg.png) no-repeat bottom right; 
	border-bottom: solid 1px #1f6572;
	height: 100px;
	padding: 0;
	}
#header #pageheading { 
	margin: 0; 
	padding: 0; 
	color: #000; 
	height: 100px;
	background-color: inherit;
	}
#header #pageheading img { 
	color: #fff; 
	background-color: transparent; 
	margin: 0;
	padding: 0;
	}
#navigation { background: none; } 
 
#navigation a:hover, #navigation a.current { background: #333 url(/images/hep/bg_nav.png) repeat-x center; color: #fff; }

#contacts, #related .relateditem {
	color: #000;
    background-color: #eee;
    padding: 0;
	}
#contacts p.contacttitle, .relateditem p.relatedtitle { 
	border-bottom: 1px solid #333;
	color: #333;
    background-color: transparent;
    margin: 0;
	}
#subnavigation ul li a {text-decoration: none; font-weight: bold;}
#subnavigation ul li a, #subnavigation ul li a:visited { color: #000; }
#subnavigation ul li a.current { 
	background: #bbb url(/images/hep/bg_subnavovr.png) bottom repeat-x; 
    color: #000; 
    background-color: transparent;
	}
#pageconents .docnav ul li a, .docnav ul li a.index { 
	border-color: #00f; 
    text-decoration: none!important; 
    text-align: center; 
	}
#pageconents .docnav ul li a.current, .docnav ul li a:hover { .
	background-color: #00f; 
    color: #fff;  
    text-decoration: none!important; 
	}
figure#mm_matrix {
	margin: 0 auto;
	text-align: center;
	display: table;
	}
figure#mm_matrix figure {
	display: table-cell;
}