.banner-image img {
	display: block ;
}
.events-calendar .show-calendar .calendar-view .hint {
	display: none ;
	position: absolute ;
	z-index: 1 ;
}
.hor-menu .menu-level {
	background-color: #FFFFFF ;
	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    ;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img {
	border: 0px none transparent ;
}
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	color: #549ba8;
/*	font-family: "Copperplate Light", "Myriad Pro", Tahoma, Verdana, Arial; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 36px;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
	color: #549ba8;
	font-size: 20px;
/*	font-family: "Copperplate Light", "Myriad Pro", Tahoma, Verdana, Arial; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 22px 0px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 170%;
	color: #252525;
}
a {
	color: #549ba8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}