/* Default style sheet
 * language: CSS2
 * Author: Richard P. Grant
 * Date created: 11 Feb 2000
 * Last modified: 06 July 2000
 */

body	{
	width: auto;
	height: auto;
	font-size: 100%;
	line-height: 1.33em;
	margin: 8px;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	white-space: normal;
        /* background flush with initial containing block edge */
	background-color: white;
	background-position: -8px -8px; 
	color: black;
}

body.nogif	{
	background: white;
	color: black;
}

div.noCSS	{display: none }

a:link { color: blue }
a:visited { color: red }
a:active { color: fuchsia }

h1	{
	font-size: 200%;
	margin: .67em 0 0.5em;
	text-align: center;
}

h2	{
	font-size: 150%;
	margin: .83em 0 0.5em;
	text-align: center;
}

h2.left	{
	text-align: left;
}

h3	{
	font-size: 117%;
	margin: 1em 0 0.83em; 
}

h4, p, blockquote, dl, dir, menu	{ 
	margin: 0.83em 0 0.5em; 
}

h4.subh4	{
	margin: 0.5em;
	text-indent: 40px;
	line-height: 1em;
}

h5	{
	font-size: 90%;
	margin: 0.83em 0 0.5em; 
}

h6	{
	font-size: 67%;
	margin: 1.66em 0 0.83em; 
}

h1, h2, h3, h4, h5, h6, b, strong	{ 
	font-weight: bolder;
}

strong.boolean	{
	color: #909;
}

strong.vartype	{
	color: red;
}

blockquote	{ 
	margin-left: 40px;
	margin-right: 40px;
}

p.six	{
	text-align: center;
}

i, cite, em, var, address	{ 
	font-style: italic;
}

pre, tt, code, kbd, samp	{ 
	font-family: monospace;
	font-size: 97%;
}

pre	{
	white-space: pre;
}

code	{
	color: maroon;
}

big	{ 
	font-size: 117%;
}
	
small, sub, sup	{
	font-size: 90%;
}

span.definition	{
	color: red;
	font-style: italic;
}

/*For pubs page*/
span.title	{
	font-weight: bold;
	font-size: 133%;
}
	.authors	{
	font-size: 120%;
}
	.citation	{
	font-style: italic;
	font-size: 90%;
}

sub	{
	vertical-align: sub;
}

sup	{
	vertical-align: super;
}

s, strike, del	{
	text-decoration: line-through;
}

hr	{
	border: 1px inset;
}


hr.six	{
/*	width: 66%;	*/
	border: 0;
/*	align: center;	*/
}




dir, menu, dd	{
	margin-left: 40px; 
}

u, ins	{
	text-decoration: underline;
}


UL.toc, OL.toc {list-style: decimal}
DIV.toc UL UL, DIV.toc OL OL {margin-left: 0}
DIV.toc UL UL UL, DIV.toc OL OL OL {margin-left: 1em}
DIV.toc UL UL UL UL, DIV.toc OL OL OL OL {margin-left: 0}
LI.tocline1 {margin-top: 1em; font-weight: bold}
LI.tocline2 {font-weight: normal}
LI.tocline4 {font-style: italic}

ol.three	{
	list-style-start: 3;
}

ol.notes	{
	list-style-type: lower-roman;
	list-style-position: inside;
}

ul.notes	{
	list-style-type: circle;
	list-style-position: inside;
	width: 80%;
}

dfn.treagent	{
	color: green;
	font-family: monospace;
}

div.disclaimer	{
	color: red;
	font-size: 80%;

}

th	{
	font-weight: bolder;
/*	text-align: center; */
}

th.third	{
	text-align: center;
	width: 33%;
}

th.left	{
	text-align: left;
}

th.quarter	{
	text-align: center;
	width:25%;
}

td.tdthird	{
	text-align: left;
	width: 33%;
}

td.tdquarter	{
	text-align: left;
	width: 25%;
}

th.smra	{
	width: 10%;
	text-align: right;
}
th.smla	{
	width: 20%;
	text-align: left;
}

td.thrfive	{
	width: 35%;
	text-align: center;
}

td.thirty	{
	width: 30%;
	text-align: center;
}

td.centre	{
	text-align: center;
	width: 20%;
}

caption	{
	text-align: center;
}

div	{
	display: block;
}

div.emphasis	{
	line-height: 1em;
	text-align: center;
	width: 60%;
	border: thin solid fuchsia;
}


div.centre	{
	text-align: center;
	color: black;
}

div.intable	{
	margin-left: 60px;
	margin-right: 60px;
}

div.code code	{ 
	line-height: 1em;
	margin: 0.5em;
	margin-left: 40px;
	border: thin solid yellow;
	width: auto;
	padding: 0.3em;
}

kbd.apinput	{
	color: navy;
}

tt.apoutput {
	color:maroon;
}

div.multiple	{
	line-height: 1em;
	margin: 0.3em;
	margin-left: 40px;
	border: thin solid navy;
	width: 80%;
}

div.subproc	{
	line-height: 1em;
	margin: 0.5em;
	margin-left: 40px;
	width: 80%;
	padding: 0.3em;
	border: thin solid silver;
}

div.navbar	{
	align: center;
	width: auto;
	color: black;
	text-align: center;
	font-size: 90%;
	border: 0;
	margin: 0;
	padding: 0.5em;
	background: silver;
}

div.notes	{
/*	align: center; */
	color: black;
	background: white;
	line-height: 1em;
	width: 80%;
}


/* initialization */
div.unitinit	{
	color: black;
	width: auto;
	text-align: left;
	font-size: 100%;
	line-height: 1em;
	background: white;
}

/* introductory blurb */
div.intro	{
	color: black;
	width: 80%;
	text-align: left;
	margin-left: 40px;
	margin-right: 160px;
	font-size: 100%;
	line-height: 1em;
	background: transparent;
}

div.introspecial	{
	color: black;
	width: 80%;
	text-align: centre;
	margin-left: 120px;
	margin-right: 80px;
	font-size: 90%;
	line-height: 1em;
	background: transparent;
	font-family: monospace;
}
/*
div.intro a:link	{
	color: #0CF;
}
div.intro a:visited	{
	color: #3C0;
}
div.intro a:active	{
	color: green;
}

div.intro span.valvename	{
	color: #969;
	font-style: italic;
}

div.intro span.reagent	{
	color: #696;
	font-style: italic;
}

div.intro strong.boolean	{
	color: #C6C;
}
*/

div.main	{
	color: black;
	width: auto;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 100%;
	line-height: 1em;
	background: white;
	margin-left: 0;
}


div.imp	{
	color: rgb(255, 165, 0); /* orange */;
	width: 80%;
	text-align: left;
	font-size: 117%;
	margin: 1em;
	line-height: 1.3em;
	background: white;
}

/* types */
div.unittypes	{
	color: black;
	width: auto;
	text-align: left;
	font-size: 100%;
	line-height: 1em;
	background: white;
}

div.alright	{
	text-align: right;
}

img.thumb	{ 
	float: left;
	margin-left: 0;
}

img.main	{ 
	float: none;
	margin-bottom: 4em;
}

img.centre	{
	float: center;
	margin: 2em;
}

table.gbg	{
	background: #CF9;
}

table.toc	{
	background: silver;
}
table.toc a:visited	{
	color: #FF9;
}

/* proposed default for HTML 4.0's new ABBR/ACRONYM elements */

abbr, acronym {
	font-variant: small-caps;
	letter-spacing: 0.1em; 
}

/*There are no turtles anywhere*/
