DIV.PopUpControl
{
	background-color: #C3DAFA;
	font: menu;
	color: menutext;
	border-right: #6A8CCB thin outset;
	border-top: #6A8CCB thin outset;
	border-left: #6A8CCB thin outset;
	border-bottom: #6A8CCB thin outset;
}

TABLE.InvestigatorGrid
{
	background-color: White;
	border-color: #E7E7FF;
	border-style: ridge;
	border-width: 2px;
}

TR.InvestigatorGridRow
{
	background-color: #E7E7FF;
	color: #4A3C8C;
}

TR.InvestigatorGridAlternatingRow
{
	background-color: #F7F7F7;
}

TR.InvestigatorGridHeader
{
	background-color: #4A3C8C;
	color: #F7F7F7;
	font-weight: bold;
}

TR.InvestigatorGridFooter
{
	background-color: #B5C7DE;
	color: #4A3C8C;
}

TD.InvestigatorGridPager
{
	background-color: #E7E7FF;
	color: #4A3C8C;
	text-align: right;
}
