﻿.criterionmet
{
	background-image: url('./images/grant.gif');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

.criterionnotmet
{
	background-image: url('./images/deny.gif');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

.criterion
{
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	vertical-align: middle;
}

.hiddenpic
{
	display: none;
}
