
body
{
	font-family: trebuchet, trebuchet ms, luxi sans, lucida sans, urw gothic l, verdana, sans-serif;
	font-size: 10pt;
	margin:80px 30px 80px 140px;
	background-image: url(../images/grayfade3.png);
	background-repeat: repeat-x;
}

h1
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	margin-top: 10px;
}

h1, h4.pagelegend, h4.pagesublegend
{
	color: #b04000;
	border-color: #00c0ff;

}


h2, h3, h4, h5, h6
{
	display: inline-block;
	width: 1%;
	background-color: transparent;
	
	border-style: solid;
	border-width: 1px;
	border-color: #00c0a0;
	color: #000000;
	font-weight: bold;
	padding: .8em .4em 0em .4em;
	margin-top: 40px; 
	margin-bottom: 0px;
	

	white-space: nowrap;
}


.executive h4.toptab
{
	/* padding: 6px 14px 4px 14px; */
	display: inline;
	padding: .5em 1.5em .3em 1.5em;
	position: relative;
	top: -1.3em;
}

h2, h2 + div
{
	margin-left:10px;
}
h3, h3 + div
{
	margin-left:20px;
}
h4, h4 + div
{
	margin-left:30px;
}
h5, h5 + div
{
	margin-left:40px;
}
h6, h6 + div
{
	margin-left:50px;
}

div.pageheader
{
	border-style: none;
	border-width: 1px;
	border-color: black;
}

h4.pagelegend, h4.pagesublegend
{
	display: block;
	width: 100%;
	font-weight: normal;
	
	text-align: right;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	margin-bottom: 0px;
	margin-top:50px;
	margin-left: 0px;
}

h4.pagesublegend
{
	border-style: none;
	margin-top: 0px;
	padding-top: 0px;
}

:link, :visited
{
	color: #007000;
	text-decoration: none;
	font-weight: inherit;
}

h2>:link, h3>:link, h4>:link, h5>:link, h6>:link
{
	color: #000000;
}


:link.glossary, :visited.glossary
{
	color: #0000ff;
	background-color: #ffffc0;
}


:hover
{
	text-decoration: underline;
	
}

hr
{
	margin-top: 40px;
}

code
{
	color: #a03010;
	font-weight: bold;
}

code em
{
	color: #ff0000;
	font-weight: normal;
	font-family: sans-serif;
}

ul, ol
{
	margin-bottom: 10px;
}

li
{
	margin-top: 10px;
}

ul.toc ul
{
	margin-bottom: 0px;
}

ul.toc
{
	/*font-size: 90%;*/
}

ul.toc li, ul.toc p
{
	margin-top: 0px;
	margin-bottom: 0px;
	
	padding-top: 0px;
	padding-bottom: 3px;
}


table.navbar
{
	border-style: none;
	border-color: black;
	border-width: 1px;
	
	border-collapse: separate;
	border-spacing: 4px;
	/*background-color: #a0d0c0;*/
	margin-top: 0px;

	position: fixed;
	top: 10px;
}

table.navbar td
{
	border-style: solid;
	border-color: #a05000;
	border-width: 1px;
	
	padding: 4px 8px 2px 8px;
	/*background-color: #fff0d0;*/
	background-color: #c0e8ff;
}

table.navbar td.currenttopic
{
	/*font-weight: bold;*/
	background-color: #d09060;
}

.math
{
	font-style: italic;
	color: #0060a0;
}

.subscript
{
	vertical-align: sub;
	font-size: smaller;
}

.superscript
{
	vertical-align: super;
	font-size: smaller;
}

div.note
{
	border-style: solid;
	border-width: 1px;
	border-color: #00c0ff;
	background-color: #ffecd8;
	
	padding: 5px 15px 3px 15px;
	/* margin: 10px 30px 10px 30px; */
	margin-left: 30px;
	margin-right: 30px;
	position: relative;
	

	
}

#pagetoc
{
	position: fixed;
	display: block;
	left: 0px;
	width: 110px; 
	height: 60%;
	top: 20%;

	padding: 10px 5px;

	border-style: solid;
	border-width: 1px;
	border-color: #a05000;

	font-size: 8pt;

}

#pagetoc :link
{
	color: #000000;
}

#pagetoc div.toggle
{
	padding-left: 5px;
}

#pagetoc .hd2
{
	padding-left: 0px;
}
#pagetoc .hd3
{
	padding-left: 0px;
}
#pagetoc .hd4
{
	padding-left: 0px;
}
#pagetoc .hd5
{
	padding-left: 0px;
}
#pagetoc .hd6
{
	padding-left: 0px;
}

div.explain
{
	border-style: solid;
	border-width: 1px;
	
	background-color: #ffe0c0;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 200px;
	
	padding: 10px 20px;
	
	white-space: normal;
}

table.simpletable
{
	border-style: solid;
	border-color: #a09050;
	border-width: 1px;
	border-collapse: collapse;
}
table.simpletable th
{
	background-color: #e0c8b0;
}
table.simpletable th, table.simpletable td
{
	/*font-size: 90%;*/
	border-style: solid;
	border-color: #a07040;
	border-width: 1px;
	padding: 5px 8px 5px 8px;
}


table.simpletable td.graphicholder
{
	text-align: center;
	padding: 8px 12px 6px 12px;
}

table.simpletable td.graphicholder>img
{
	margin: 10px;
}

div.toggle
{
	display: none;
}

span.notetab
{
	display: inline;
	font-size: 8pt;
	background-color: #e0c8b0;
	border-style: solid;
	border-width: 1px;
	border-color: #a07040;
	padding-right: .5em;
	padding-left: .5em;
}

.notetab>a
{
	color: inherit;
}

.executive
{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-top: 40px;
	border-style: solid;
	border-width: 1px;
	border-color: #00c0ff;
	/* background-color: #d8f0ff; */
	
	padding: 0px 20px 30px 20px;
	
}


#status_advisory
{
	position: fixed;
	display: inline;
	top: 0px;
	left: 0px;
	width: 1.3em;
	text-align: center;

	border-style: solid;
	border-width: 2px;
	border-color: #a05000;
	font-weight: bold;
	background-color: #d09060;
}



span.glossary
{
	background-color: #ffecd8;
	border-style: solid;
	border-width: 1px;
	border-color: #a03010;
	padding-left: 0.4em;
	padding-right: 0.4em;

	display: inline;
	/* these will have no effect as long as the display property
		remains "inline" */
	width: 200px;
	height: 200px;
	
}


.keyword
{
	font-weight: bold;
	/* color: #10a040; */
	background-color: #ffe0c0;
}


div.mainspacer
{
	margin-top: 640px;
	padding-left: 220px;
	margin-bottom: 300px;
}

div.copyright
{
	font-family: sans-serif;
	font-size: smaller;
	font-style: italic;
	
	margin: 40px 40px 300px 40px;
	padding-top: 10px;
	
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #00c0ff;
}


