ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	background-color: #2C8585;
	color: #F4FBFB;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2C8383;
	border-left-color: #38A9A9;
	border-top-color: #43C0C0;
	border-right-color: #329898;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	background-color: #DBF2F2;
	color: #282828;
}
.twoColFixRtHdr #container #mainContent h1 {
	margin-top: 100px;
}
