table {
	border:1px solid red; border-collapse:collapse; border-spacing:0; }
caption, thead th {
	background-color:#E67E22; color:white; border:1px solid red; padding:5px; }
th, td {
	border:1px solid red; }
.ex {
	margin-bottom:0; }
.ex a, .ex code {
	margin-left:12px; }
.ex code {
	background-color:#F5F5F5; }
.keys {
	margin:1em 0; width:100%; }
.keys tbody th, .keys_inset tbody th {
	color:#007000; font-weight:normal; }
.keys th, .keys td {
	padding:5px; text-align:left; vertical-align:top; }
.keys td.keys_inset {
	padding:0px; }
.keys_inset table {
	margin:0px; width:100%; border-style:none; }
.keys_inset tr th {
	border-left-style:none; }
.keys_inset tr td {
	border-right-style:none; }
.keys_inset tr:first-of-type th, .keys_inset tr:first-of-type td {
	border-top-style:none; }
.keys_inset tr:last-of-type th, .keys_inset tr:last-of-type td {
	border-bottom-style:none; }
.keymore {
	color:black; font-style:italic; }
.codes {
	background-color:#FFE5CC; margin:1em 2em 1em 0; }
.codes tfoot th {
	font-style:italic; font-weight:normal; }
.codes th, .codes td {
	padding:2px 5px; text-align:center; font-size:90%; vertical-align:top; }
.codes tr td:first-of-type {
	font-family: "Courier New", "Courier", monospace; }
.notcodes {
	border:0; margin:4px 2em 0 2em; }
.notcodes td {
	font-size:80%; border:0; text-align:left; padding-top:0; }
.notcodes tr td:first-of-type {
	font-family: "Times", serif; }
.breakrow {
	font-weight:500; font-style:italic; }
.nowrap {
	white-space: nowrap; }
.adjoin_divs {
	float:left; }
.clearboth  {
	clear:both; }
pre {
	margin:0 0 0 12px;
	padding:3px;
	border:1px solid lightgray;
	background-color:whitesmoke; }
pre code {
	font-size:80%;
	color:#c7254e; }
a.ex {
	margin-left:12px;
	margin-bottom:6px; }
