@charset "utf-8";
/* CSS Document */

body	{font-family: Arial, Helvetica, sans-serif}

.ACShead	{	font-weight:bold; 
				text-align:left;
}

.tablehead {
	font-size: 18px;
	font-weight: bold;
	background-color: #6CF;
	text-align: center;
}

.knowledgetable	{	width:975px;}

td	{ border:1px dotted #CCC; padding:5px;}

.omitted {background-color:#CCC}

.cellhead	{ text-align:center; font-weight:bold; background-color: #FFC;}

.gottaknow	{background-color:#FFC}

.ACSsubhead	{ border-top:3px solid black; font-weight: bold;}

.checkbox	{ border:2px solid black;}
.wrapit		{ text-align:justify; vertical-align:top}

Inlineheading { font-weight:bold; 
				font-size:18px;
}

.infodiv	{	width:975px;
				font-family:Arial, Helvetica, sans-serif;
}

.rightalign { 	text-align:right;
				padding-right:10px;}

.bigboldlink { text-align:center;
				font-weigt:bold;
				font-size:x-large;
				background-color:green;
				color:yellow;
				}
				
#navrow	{	Background-color:#FF6; text-align:center;}

#navrow a	{width:100%;
			background-color:#FF6;}
			
#navrow a:hover	{	background-color:#green;}

.bigmiddle	{	font-size:18;
				vertical-align:middle;
				text-align:center;
}

