body {
	font: 9pt/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #3333cc;
	text-decoration: none;
	/*border-bottom: 1px solid #666666;*/
}
a:hover {
	color: #3333cc;	
	text-decoration: underline;
	/**/
	background: #eeeeee;
}
table#layout {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table#layout #top_nav {
	margin: 0px;
	padding: 5px 0px 8px 6px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999999;
}
table#layout #header {
	margin: 0px;
	padding: 0px;
}
table#layout #header h1 {
	margin: 0px;
	padding: 0px;
}
table#layout #top2_nav {
	margin: 0px;
	padding: 5px 0px 8px 6px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #eeeeee;
}
table#layout #bottom2_nav {
	margin: 0px;
	padding: 5px 0px 8px 6px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #eeeeee;
}
table#layout #bottom_nav {
	margin: 0px;
	padding: 10px 20px 8px 6px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}
table#layout #bottom_nav #footleft {
	float: left;
}
table#layout #bottom_nav #footright {
	float: right;
}
#content {
	margin: 5px 0px 8px 6px;
	padding: 0px;
}	
#layout #content h1 {
	font: bold 16pt Georgia, "Times New Roman", Times, serif;
	color: #3300cc;
}
#layout #content h2 {
	font: bold 13pt Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#layout #content h3 {
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	color: #3300cc;
}
#layout #content #text {
/*	width: 740px; */
	width: 670px;
}
.selected {
	font: bold;
	color: #666666;
}
.smaller {
	font-size: 10pt;
}
.smaller_orgs {
	font-size: 8pt;
}
.pdf {
	font-size: 8pt;
	color: #666666;
}
/*for Relators*/


/* from sourcecodes.css which is linked to from relahome.html, but not relacode.html or relaterm.html */
dl margin-top: -.5em;}		
dd {padding-bottom: 1em;}
ul {list-style-type: none;}
.codename {font-weight: bold;}    
.indicatorvalue {font-weight: bold;}
.webversionheader {font-weight: bold; text-align: center;}		
.listheader {text-decoration: underline;}
.note {	font-style: italic;}
.updatenote {text-align: center; font-style: italic;}
#disclaimer {float: right;}

/* from relacode.html, styles that aren't already included above */


.relator-code {font-weight: bold;}
.absolute {position: absolute; width: 476px;}
.offset {left: 11em;}


/* from relaterm.html, styles that aren't already included above */


.authorized {font-weight: bold;}
/* .relator-code {padding-left: 1em;}  Does this really make a big difference? */
.use-for-label, .use-label {font-size: 80%; padding-left: 2em;}
.use-for-ref {padding-left: 2em;}
.use-ref {padding-left: 2em;}
.empty-use-for-label-placeholder {padding-left: 2em;}
.gototop {text-align: right;}
.historynote {font-style: italic;}
