/* last revision: 20 November 2004, HMSM. Revised background color for NN4, */
/* ok for recent browsers providing that screen.css is imported AFTER the link to this */
/* stylesheet.  */
body { 

	font-family: Verdana, Helvetica, arial, sans-serif;
	color: #000000;
	background-color: #FFFFCC;
}
table, th, td {
	border-bottom: 1px solid #000;
	font-size: 0.9em;
}
td {
	text-align: right;
}
div#content h2 {
	font-size: 1.0em;
	margin-bottom: 0em;
}
div#content h3 {
	font-size: 0.8em;
	margin-bottom: 0em;
}
div#content p, div#content h2 + ul {
	margin-top: 0em;
}
div.image, div#logo, div#links {
	border: none;
	margin-bottom: 1em;
}
div.image p, div.right p, div.left p, div.map-right p, div.references p {
	font-size: 75%;
	margin: 0.5em 0em 0.5em 0em;
}
div#content {
	color: #000000;
	background-color: #ffffff;
	padding: 0.5em 1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;

	font-size: 90%;
}
div#navigation {
	color: #333;
	background-color: #eeeeff;
	padding: 1em 0.5em 1em 0.5em;
	margin-top: 0.25em;

	border: 1px solid #ccccff;
	font-size: 80%;
}
div#navigation p, div#navigation ul, div#navigation ol {
	margin: 0.5em;
}
div#navigation ul, div#navigation ol {
	margin-left: 1em;
}
p.xhtml {
	padding-top: 4em;
}
div#navigation ul ul {
	font-size: 90%;
}
div#navigation li {
	margin-bottom: 0.5em;
}
div#navigation h3 {
	font-size: 1.2em;
	margin-bottom: 0em;
}
div.subnavigation {
	margin-left: 1em;
}
p.back-to-top {
	font-size: 80%;
	margin: 0em 0em 0em 2em;
}
h1, div#navigation h2, div#navigation h3 {
	font-family: Broadway, Verdana, Arial, sans-serif;
	font-variant: small-caps;	
}
div#banner {
	color: #000;
	background-color: #ffffff; 
	padding: 0.5em;
	margin: 0em 0em 0.5em 0em;
	border-bottom: 1px dashed #cccccc;



}
div#banner h1 {
	margin: 0em 0em 0em 0em; /*did have 1em left margin*/
	display: inline;
}
div#logo {
	display: inline;
}
div#banner p {
	font-size: 80%;
	margin: 1em 0em 1em 6em;
}
img {
	border: none;
}
div#search {
	width: 10em;
	height: 3em;
	display: inline;
	
}
div#search form, div#search label {
	margin: 0em;
	font-weight: bold;
	font-size: 0.9em;
}
div#search p {
	margin: 0em;
	font-weight: bold;
}
div#links {
	text-align: center;
	margin-bottom: 1em;
	font-size: 80%;
}
div#links p {
	margin: 0.5em;
	
}
div.map-right {
	margin-top: 0em; 
	border: 1px #000 solid;
	padding: 0.5em;
	margin-bottom: 0.5em;
	color: #000;
	background-color: #fff;
}
div.map-right p.links {
	text-align: center;
}
.current-context {
	font-weight: bold;
}

a:link {
	color: #00f;
	background-color: transparent;
}
a:visited {
	color: #906;
	background-color: transparent;
}
a:hover {
	color: #f00;
	background-color: #ff0;
}
a:active {
	color: #00f;
	background-color: #fff;
}
acronym {
	border-bottom: dotted 1px #000;
}
div#members div {
	border-top: 1px #000 solid;
	margin-top: 1em;
}
div#members div.left {
	border: none;
}
div#members p {
	margin: 1em 0em 0em 0em;
}
div#content form {
	margin-bottom: 2em;
}
div#content form p {
	margin: 1em 0em;
}
div#content form em {
	font-weight: bold;
	font-style: normal;
}
div.report {
	color: #000;
	background-color: #fff;
	font-family: "Times New Roman", Times, serif;
	border: 2px #000 solid;
	padding: 0.5em;
}
div.report p.file, div.report p.report {
	text-align: right;
}
div.report h2, div.report h3 {
	text-align: center;
}
div.report li {
	font-style: italic;
	margin-bottom: 0.5em;
}
td.left {
	text-align: left;
}
p.disclaimer {
	font-size: 0.75em;
	padding-top: 1em;
}
table#details, table#specifications {
	width: 18em;
	border: 1px solid #000;
	margin-bottom: 0.5em;
	}
table#details caption, table#specifications caption {
	font-size: 1.1em;
	font-weight: bold;
}

