@charset "utf-8";
/* CSS Document */
	
	#content .ifr-spec-guide-sect {
		font-family: Arial, Helvetica, sans-serif;
		margin-bottom: 10px;
	}
	
	#content .ifr-spec-header {
		color:#000000;
		background-color: #66cc33;
		padding: 2px;
		font-weight: bold;
		font-size:12px;
		margin: 0px;
	}
	
	#content p {
		color: #FFFFFF;
		font-size:12px;
		margin-top: 1px;
		margin-left: 2px;
	}
	#test-method-table th {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
	}
	
	#test-method-table td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#FFFFFF;
	}
	
	 
	h2 {
		color:#000000;
		background-color: #e0efcf;
		padding: 2px;
		font-weight: bold;
		font-size:11px;
		margin-top: 4px;
	}
	
	.ifr-spec-guide-sect ul {
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		list-style-type: disc;
		padding-left: 0;
		margin-left: 20;
	}
	
	.ifr-spec-guide-sect li {
		color: #FFFFFF;
	}
	
	#test-method-table .passfail { 
		background-color: #66cc33;
		color: #000000;
	}

.Arialgreenbold8em { font-size: 1.1em;}
