﻿.griIndex th, .griIndex td{
	padding:12px !important;
	font-family:Arial !important;
	border:0 !important;
}
.griIndex th{
	vertical-align:bottom !important;
}
.griIndex tr.sectionHeading td{
	padding:48px 12px 12px 0 !important;
	font-size:16px !important;
	font-weight:bold !important;
	background:transparent !important;
}
.griIndex tr.enhanced td{
	padding:18px 0 12px !important;
	font-size:14px !important;
	font-weight:bold !important;
	background:transparent !important;
}
.griIndex tr.enhanced{
	background:transparent !important;
}
.artSec table.griIndex tr.even,
.artSec table.griIndex tr.even td,
.artSec table.griIndex tr.even td.completed,
.artSec table.griIndex tr.even td.uncompleted,
.artSec table.griIndex tr.even td.partial{
	background-color:#fff;
}
.artSec table.griIndex tr.selected,
.artSec table.griIndex tr.selected td,
.artSec table.griIndex tr.selected td.completed,
.artSec table.griIndex tr.selected td.uncompleted,
.artSec table.griIndex tr.selected td.partial{
	background-color:#00b4ce;
}
.artSec table.griIndex tr.highlight,
.artSec table.griIndex tr.highlight td,
.artSec table.griIndex tr.highlight td.completed,
.artSec table.griIndex tr.highlight td.uncompleted,
.artSec table.griIndex tr.highlight td.partial{
	background-color:#64ca00;
}
.artSec table.griIndex td a:link,
.artSec table.griIndex td a:active,
.artSec table.griIndex td a:visited{
	color:#00b4ce;
}
.artSec table.griIndex tr.highlight td a:link,
.artSec table.griIndex tr.highlight td a:active,
.artSec table.griIndex tr.highlight td a:visited,
.artSec table.griIndex tr.selected td a:link,
.artSec table.griIndex tr.selected td a:active,
.artSec table.griIndex tr.selected td a:visited{
	color:#fff;
	text-decoration:underline;
}

.artSec table.griIndex td a:hover{
	color:#fff !important;
	text-decoration:underline !important;
}
.artIngress{
	display:none;
}

