.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;
	display: none;
}
.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;
}
.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;
}
.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;
}
.Items {
	width: 20%;
	border-bottom-width: thick;
	border-bottom-color: #F94;
	padding: 0px;
	float: left;
	margin: 0px;
	border-bottom-style: solid;
	text-align: center;
}
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: #003366;
	text-decoration: underline;
}
.Logo {
	margin-bottom: 3%;
	margin-left: 2%;
	width: auto;
	float: none;
	background-color: #003462;
	background-image: url(../Images/BluelogoPrint.gif);
	display: none;
}
#mainContent p {
	padding-left: 2em;
}
#mainContent img {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F94;
	border-right-color: #F94;
	border-bottom-color: #F94;
	border-left-color: #F94;
	display: none;
}
.HeaderRight {
	float: right;
	width: 17em;
	text-align: right;
	color: #FFF;
	margin-top: 2%;
	padding-right: 3%;
	display: none;
}
.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: right center;
	background-repeat: no-repeat;
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
}
.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;
}
body  {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4%;
	margin-left: 0;
	background-color: #FFF;
}
.LogoPrint {
	margin-bottom: 3%;
	margin-left: 2%;
	width: auto;
	float: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColElsRtHdr #header {
	padding-top: 1em;
	margin-bottom: .8em;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	padding-bottom: 0em;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
} 
