BODY {
color:black;
background-color:white;
font-family: arial;
}

.ft {
font-size: 12px;
font-family: arial;
text-align: center;
}

A:hover {
	color: orange;
	font-family: arial;
}

hr {
width: 100%;
height: 0;
}

cite {
font-size: small;
font-family: arial;
}

.topofpage {
	border-style:solid;
	border-width:0px;
	padding:8pt;
	margin-left:none;
	margin-right:none;
	margin-top:none;
	margin-bottom:2pt;
	font-family: arial;
}

.navbar{
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:0;
	border-right-style:0;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-color:#808080;
	background-color:#FFCC00;
	padding:4pt;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	font-family:arial;
}

DIV.navbar {
	margin-top:10pt;
	font-family:arial;
}

.navbar .treelink {
	font-weight:bold;
	font-family:arial;
}

.navbar .prevnextlink {
	font-weight:bold;
}

.navbar CODE {
	font-weight:bold;
	font-family: arial;
	font-size: 100%;
}

.navbar A:hover {
	color: green;
	font-family:arial;
}

CODE {
	font-weight: bold;
	font-family: arial;
}

.valuedesc {
	font-weight:200;
}

.bigletters {
	font-size: 125%;
	font-weight: 700;
}

.tagengname { 
	font-family: arial;
}

.tagexample {
	font-family:monospace;
}

.attdescription {
	font-size:70%;
	font-weight:normal;
	font-family:arial;
}

.attexample {
	font-family:monospace;
}

.parentmarkup {
	font-size:80%;
}

.path {
	font-family:'arial';
	font-size:125%;
}

A.referback {
	font-family: arial;
	font-size: 125%;
}

.sidenote {
	background-color: #CBD3E1;
	color: #000000;
	font-family: arial;
	font-size: 100%;
	text-align: center;
}

.sidenote A:link { color: red }
.sidenote A:visited { color: red}

PRE.exampletext {
	background-color:#F1F4F5;
	border-style:solid;
	border-width:1;
	padding:10;
	white-space: pre;
	color:black;
	border-color:#CBD3E1;
}

.examplenumbers {
	color:teal;
	font-weight:600;
}

PRE.examplenumbers {
	background-color:white;
	border-style:solid;
	border-width:1;
	border-color:white;
	padding:10;
	white-space: pre;
}

PRE.exampletext I {
	color:gray;
}

EM.examplecode {
	color:#009999;
	font-style: normal;
	font-family: monospace;
	font-weight:bold;
}

UL.tagsupp {
	font-family: arial;
	font-size:80%;
	margin-top:0ex;
	margin-bottom:1ex;
	margin-left:5ex;
}

.HeadLine {
	font-family:arial;
	font-size:120%;
}

.inset {
	font-size:80%;
	font-family:arial;
	background-color:#99CCFF;
}

.inset H1 {
	font-size:150%;
}

.inset H2 {
	font-size:110%;
}

.quotes {
	text-align:center;
	font-family:arial;
	font-size:80%;
}

.quotes H2
{
font-size:110%;
}

.quotes A {
	font-style:italic;
	font-size:90%;
}

DL.def DT {
	font-weight:800;
	font-size:120%;
}

DL.def DD {
	padding-bottom:7pt;
}

.widetable TH,.widetable TD{padding-left: 25px;}
.leftcell{padding-left: 0pt;}

table, tr, td, p {
font-family: arial;
}

.gen {
	border-top-style:solid;
	border-top-width:3pt;
	border-bottom-style:solid;
	border-bottom-width:3pt;
	border-top-style:solid;
	border-top-width:3pt;
	border-right-style:none;
	border-right-width:0pt;
	border-left-style:none;
	border-left-width:0pt;
	border-color:#CBD3E1;
	padding:2;
	margin-left:10pt;
	margin-right:10pt;
	margin-bottom:10pt;
	font-weight:bold;
	font-family:arial;
}

.searchinput, .searchinput SELECT, .searchinput INPUT {
	font-size:8pt;
}

.unframe {
	font-family:arial;
	font-size:130%;
}

.seealso {
	border-style:solid;
	border-width:1px;
	border-color:#CBD3E1;
	background-color:#F1F4F5;
	padding:2pt;
	margin-bottom:8pt;
	font-family:arial;
	font-size:10pt;
}

.seealso UL {
	margin-top:1pt;
}

.superem {
	border-style:ridge;
	border-width:2;
	border-color:#CBD3E1;
	background-color:#F1F4F5;
	padding:4pt;
	margin-left:15pt;
	margin-right:15pt;
	margin-bottom:10pt;
}

.superem H2 {
	font-family:arial;
	font-size:120%;
	color:#330099;
	margin-top:0;
}

.seealso H2 {
	font-family:arial;
	font-size:110%;
	margin-top:0;
	margin-bottom:1;
}
.formenhance {
	border-style:solid;
	border-width:2pt;
	border-color:blue;
	padding:6;
	margin-left:10%;
	margin-right:10%;
	font-family:arial;
	text-align:center;
}

/* supplemental pages, contents listing */
.suppcontents {
	background-color:#F1F4F5;
	color:black;
	font-size:100%;
	font-family:arial;
	margin-right:10pt;
}

.suppcontents H2 {
	font-size:105%;
}

.suppcontents LI {
	list-style:none;
}
