.banner-image img {
	display: block ;
}
.events-calendar .show-calendar .calendar-view .hint {
	display: none ;
	position: absolute ;
	z-index: 1 ;
}
.hor-menu .menu-level {
	display: none ;
	position: absolute ;
}
.hor-menu-elearn .menu-level {
	background-color: White ;
	display: none ;
	position: absolute ;
}
.spacer {
	clear: both ;
	font-size: 1px ;
	height: 1px ;
	overflow: hidden ;
}
.ver-menu .menu-level {
	background-color: #FFFFFF ;
	display: none ;
	position: absolute ;
}
.ver-menu-elearn .menu-level {
	background-color: White ;
	display: none ;
	position: absolute ;
}
body {
	margin: 0px    ;
	padding: 0px    ;
}
img {
	border: 0px none transparent ;
}
body .dojoTooltip { 
    color: #005698; 
    border: 0;
    background: transparent;
    padding: 4px; 
}
body .dojoTooltip div:first-child {
    display:none;
}
body .dojoTooltip a {
    color: #005698; 
    text-decoration: none;
}
.mainpicture {
    background-image: url(http://www.cceda.net/data/Unsorted/MAP2011_background-63453-1.jpg);
    background-repeat: no-repeat;
    background-position: left top;  
}
.maskimages {
    position: fixed;
    left: 0px;
    top: 63px;
    height: 528px;
    width: 603px;
    filter: Alpha(Opacity=0);
    opacity: 0;
}
