div.terindex { font: x-small Arial, Helvetica, sans-serif;  font-weight: bold;  }

/* make space between questions and yes/no answers */ /* checkboxes don't always wrap with labels */

dl.defline{ float: left; width: 97%; padding: 1% 1% 1% 1%; margin-top: -1.5em;  
/*Push it over to the left.*/ margin-bottom: 1em; } 
dl.defline dt{ float: left; clear: left; margin: 0 -1px 0 0; border-right: 1px; } 
/*The -1px on the right margin pulls the dd over top of it by 1px.*/ 

.checking {	font-weight: bold; }
.line {
	display: inline;
	margin-left: 0;
	margin-right: 1em;
	margin-bottom: 1px;
	padding-left: 0;
	padding-right: 1em;
	padding-bottom: 1px;
	line-height: normal;
}
.vertical {margin-left: 0; padding-left: 0;}

body {color: Black;	background-color: White; margin: 1.5em 1.5em;  }
h1 {	text-align: center;}
cite {font-style: normal;  color: #8B0000;  }
ol {   list-style: decimal inside none;   }
ol ol { list-style: lower-alpha inside none; }
ol li{ margin-bottom: 1em; }

ul.citation {list-style: none;  margin-left: 0px;  padding-left: 0px;  }
ul.citation ul {list-style: circle;  margin-left: 1em;  padding-left: 1em;  }
.ddindent{margin-left: 0em}

.hr { border-top: 2px solid Black;  margin: 2em 4em 2em 4em;  padding: 1px 1px 1px 1px;  }
.u {text-decoration: underline;}
.downplay {background-color: #F5F5F5;	font-size: smaller;	font-weight: normal;}
.additional{margin-bottom: 5em;}
.parahead{	margin-bottom: -1em}
.box { border: 1px solid Black; margin-bottom: 2.5em; background-color: #F5F5F5; }
.bigbox { border: 1px solid Black; margin-bottom: 1em; margin-top: 1em;
overflow: auto;  padding-bottom: 1px; height: auto;}

.wordvtop { position: absolute;  right:1px; top:0px;background-color: #008B8B;      font: .8em Arial, sans-serif;  color: Yellow;    }
.yellowlinks {
	color: Yellow;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	top: auto;
}
.categoryTitle {
	font-weight: bold;
}
.TableofContent {
	font-size: 14px;
	font-weight: bold;
}

.TopPageHeader {
	font-size: 16px;
	color: #FFFF33;
	font-weight: bold;
}
.nonbullet {
	list-style-type: none;
	line-height: 10px;
}
.bullet_line_space {
	line-height: 10pt;
}
.highlight {
	color: #FFFFFF;
	background-color: #FF0000;
}

