html {
  font-family: Verdana, Arial, sas-serif;
  font-size: 14px
}

ul {
	list-style-type: none;
}
	
body {
  width: 99%;
  margin: 0 auto;
  text-align: justify;
}

h1 {
	font-size: 1.60em;
	font-weight: bold;
	padding-left: 14px;
	padding-bottom: 12px
}

.clear {
	clear: both;
}

.toc-title {
	margin-left: 5.5em !important;
	font-size: 1.2em; 
	font-weight: bold;
}



#print-button {
	padding: 0px;
	margin: 0px
}


/*
ul#tabs {
  list-style-type: none;
  background: url(../images/navBgShadow.png) no-repeat bottom left;
  margin: 0px;
  padding: 0px;
  height: 2.5em;
}

ul#tabs li {
	float: left;
	display: block;
	line-height: 2.45em;
	padding: 0px 13px 0px 0;
	margin: 0 0 0 5px;
	font-size: 1em;
	background: #CCC url("../images/tab.gif") no-repeat right -205px;
}

ul#tabs li a {
	background: url("../images/tab.gif") no-repeat left -308px;
	font-size: 1em;
	color: #878787;
	padding: 0.6em 0 0.6em 14px;
	text-decoration: none;
	font-weight: bold;
	z-index: 999;
}

ul#tabs li.active {
	background: url("../images/tab.gif") no-repeat top right;
}

ul#tabs li.active a {
	background: url("../images/tab.gif") no-repeat 0 -103px;
	color: #069;
}

ul#tabs li a:hover {
	text-decoration: underline;
}
*/

ul#tabs {
  height: 2em;
  border-bottom: 1px solid #AAA;	
  margin-left: 0px;
  padding-left: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

ul#tabs li {
  display: inline;
  list-style: none;	
}

ul#tabs li a {
  width: 12em;
  display: block;
  float: left;
  padding: 4px 0;
  margin: 1px 2px 0 0;
  margin: 1px 4px 0 0;
  text-align: center;
  font-family: arial, tahoma, verdana, sans-serif;
  font-size: 90%;
  text-decoration: none;
  color: #333;
  background: #EEE;
  border: 1px solid #AAA;
  border-bottom: none;
  font-weight: bolder;
}

ul#tabs li a:hover {
  border-color: #666;
  background: #FFF7CD;
  background: #DDE;
  padding-bottom: 5px;
}

ul#tabs li.active a {
  background: #fafafa;
  border-bottom: 1px solid #fafafa;
  border-top: 4px solid #981010;
  font-weight: bolder;
  padding: 3px 0;
}

#ui-tab-separator {
  height: 40px;	
  background-color: #fafafa;
  padding-left: 160px;
}

.navigation {
	text-align: center;
	padding-top: 8px;
}

.navigation .previous, .navigation .next {
  display: inline;	
}

.navigation a, #print-button a {
  -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
  background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
  background-color:#ededed;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
  border:1px solid #dcdcdc;
  display:inline-block;
  color:#777777;
  font-family:arial;
  font-size:1em;
  font-weight:bold;
  padding:4px 20px;
  text-decoration:none;
  text-shadow:1px 1px 0px #ffffff;
}

.navigation a:hover, #print-button a:hover {
  text-decoration: underline;	
}

.navigation a:active, #print-button a:active {
  position:relative;
  top:1px;
}

#print-button {
	width: 120px;
	float: right;
	margin-top: 8px;
}

.sidebar {
	background-color: #fafafa;
	width: 150px;
	float: left;
	min-height: 400px;
}

.main-content {
	font-size: 1.1em;
  margin-left: 160px;
  position: relative;
  min-height: 400px;
}
	
.toc {
  position: relative;
  margin-left: 160px; 
}

.toc a {
  text-decoration: none;
}

.toc a:hover {
  text-decoration: underline;
}

.toc li {
  margin-top: 5px;	
}

.toc-division {
	font-weight: bold;
	padding-bottom: 5px;
}

.toc-sub-division {
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 8px;
} 


.toc-division-enum {
  padding-right: 8px;	
}

.toc-appendices-title {
	padding-top: 8px;
	padding-bottom: 3px;
	font-weight: bold;
}

.toc-footnote {
  padding-top: 8px;
}

.toc-footnote-enum {
  padding-right: 8px; 
}

ul.toc-top-list {
	margin-left: 0px;
	padding-left: 7em !important;
	background: transparent url('../images/legTocBg.gif') repeat-y 2.5em 0;
}

ul.toc-top-list ul {
  margin-left: 15px;
  padding-left: 0px;
}

.toc-control {
	border: 1px solid #069;
	display: block;
	width: 14px;
	padding-right: 2px;
	margin-left: -5.05em;
	position: relative;
	top: 1.4em;
	text-align: center;
	background-color: #fff;
}

a.toc-control:hover {
	text-decoration: none;
}

.toc-control.all {
	width: 34px;
	margin-left: -5.8em;
	position: relative;
  top: -0.5em;
}

.sidebar-history-header {
	color: #333;
	text-align: center;
	width: 100%;
	font-weight: bold;
}

.sidebar ul {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 1.05em;
	text-align: center;
}

div.preamble-header {
  margin-bottom: 4px;
  font-weight: bold;
}

div.substitution {
  color: #ccc;
}

div.repeal {
  /* text-decoration: line-through;
  color: #888; */
}

div.full-section {
  padding-bottom: 20px;  
}

div.full-section-text {
  padding-left: 30px;  
}

div.full-section-header {
  margin-bottom: 4px;
  font-weight: bold;
}

span.full-section-header-enum {
  margin-right: 10px; 
}

div.full-division-header {
	padding-top: 10px;
  padding-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  text-align:center;
}

div.full-sub-division {
	padding-top: 10px;
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
}

div.full-sub-sub-division {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  text-align:center;
}

div.appendix-text {
  padding-bottom: 20px;  
}


blockquote {
  margin-left: 18px;  
}

p.indent1 {
  margin-left: 30px;  
}

p.indent2 {
  margin-left: 60px;  
}

p.indent3 {
  margin-left: 90px;  
}

p.indent4 {
  margin-left: 120px;  
}

p.indent5 {
  margin-left: 150px;  
}

p.cybar-text-indent {
  text-indent: 30px;  
}

div.toggle {
  display: none;  
}

div.footnote-title {
  font-weight: bold;  
}

div.full-appendices-title {
  margin-bottom: 20px;
  margin-top: 50px;
  font-size: 16px;
  font-weight: bold;
  text-align:center;
}

div.appendix-enum {
  margin-bottom: 20px;
  margin-top: 40px;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
}


div.footer {
	clear: both;
  margin-bottom: 20px;	
}

.toc-instrument {
  height: 1.6em;
}

.toc-instrument a {
   text-decoration: none;
}

.toc-instrument a:hover {
   text-decoration: underline;
}

.full-section-history {
  font-size: 12px;
}

.full-section-history ul {
  list-style-type: none;
  background-color: #eee;
  border: 1px solid #eee;
  min-height: 15px;
}

.full-section-history ul li {
  float: left;
  margin-right: 20px;
}
