.MenuBarHorizontal {
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}
.leftmenu {
	background-image: url(../Menubar/MenubarLeft.png);
	float: left;
	background-position: left top;
	color: #FFF;
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #003462;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline;
}
.Middlemenu {
	background-image: url(../Menubar/MenubarCenter.png);
	position: relative;
	width: 100%;
	background-position: left top;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #003462;
	float: left;
	display: inline;
}
.rightmenu {
	background-image: url(../Menubar/MenubarRight.png);
	width: 100%;
	background-position: right top;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	background-color: #003462;
	display: inline;
}
.Items {
	width: 20%;
	border-bottom-width: thick;
	border-bottom-color: #F94;
	padding: 0px;
	float: left;
	margin: 0px;
	border-bottom-style: solid;
	text-align: center;
	display: inline;
}
a.leftmenu:hover {
	background-image: url(../Menubar/HoverMenubarLeft.png);
	text-decoration: underline;
}
a.Middlemenu:hover {
	background-image: url(../Menubar/HoverMenubarCenter.png);
	text-decoration: underline;
}
a.rightmenu:hover {
	background-image: url(../Menubar/HoverMenubarRight.png);
	color: #FFF;
	text-decoration: underline;
}
.Logo {
	margin-bottom: 3%;
	margin-left: 2%;
	width: auto;
	background-color: #003462;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent p {
	padding-left: 2em;
	font-family: Tahoma, Geneva, sans-serif;
}
#mainContent img {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F94;
	border-right-color: #F94;
	border-bottom-color: #F94;
	border-left-color: #F94;
	clear: none;
}
.HeaderRight {
	float: right;
	width: 18em;
	text-align: center;
	color: #FFF;
	display: inline;
}
.LogoHeader {
	height: auto;
	width: 80%;
	float: left;
}
#HeaderRight a {
	color: #FFF;
	text-decoration: none;
}
#HeaderRight a:hover {
	text-decoration: underline;
	color: #FFF;
}
h1 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF9A51;
	background-position: left center;
	background-repeat: no-repeat;
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.roundedrighttop {
	float: right;
	position: relative;
}
.Underline {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
.Contents {
	list-style-type: none;
	padding-left: 1em;
}
.Schedule {
	list-style-type: none;
}
.ScheduleList {
	list-style-type: circle;
}
.Links {
	text-align: left;
}
.FooterColleft {
	text-align: right;
}
#FooterColLeft {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
	width: 60%;
	float: left;
	padding-left: 1em;
}
#FooterColRight {
	text-align: left;
	width: 26%;
	float: right;
	margin-top: 0.7em;
}
.LogoPrint {
	display: none;
}
.invisible {
	color: #FFF;
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.Breadcrumb {
	margin-bottom: 0.5em;
	color: #069;
	padding-left: 3%;
	font-size: 84%;
	font-family: Arial, Helvetica, sans-serif;
}
.phone {
	text-align: center;
}
#Breadcrumb a {
	color: #069;
}
.Breadcrumbinvisible {
	margin-bottom: 0.5em;
	color: #FFF;
	padding-left: 2em;
	font-size: 84%;
	font-family: Arial, Helvetica, sans-serif;
}


/*span.bold {font-weight: 700;}
.special {font-weight: 700; text-decoration: underline;}*/
