@charset "utf-8";
ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	background-color: #FFC71C;
	color: #3C2D00;
	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: #826200;
	border-left-color: #FFD24A;
	border-top-color: #FFDF80;
	border-right-color: #B98B00;
	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: #999966;
	color: #282828;
	border-top-color: #BDBD9D;
	border-right-color: #77774F;
	border-bottom-color: #535337;
	border-left-color: #ACAC82;
}
ul.MenuBarHorizontal li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 165px;
	float: left;
	display: inline;
}
.twoColFixRtHdr  #container  #PrinciplesMainContent  h1 {
	margin-top: 70px;
	padding-top: 20px;
}
.twoColFixRtHdr #container #mainContent h1 {
	margin-top: -30px;
}
