table.tableGrey {
	
	background-color: #eee;
	border-collapse: separate;
	border-spacing: 1px;
}

table.tableGrey th {
	
	background-color: #f4f4f4;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	white-space: nowrap;
	font-weight: normal;
	color: #898989;
}

table.tableGrey td {
	
	background-color: #fff;
	padding: 6px;
	color: #898989;
	/* vertical-align: top;
	vertical-align: middle; */
}

table.tableGrey tr.head td {
	
	background-color: #f4f4f4;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.tableGrey tr.head td.sort {
	
	background-color: #f4e0e0;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	white-space: nowrap;
}

table.tableGrey tr.head td a, table.tableGrey tr.head td a:active, table.tableGrey tr.head td a:visited, table.tableGrey tr.head td a:link {
	
	color: #3E79A7;
	text-decoration: none;
}

table.tableGrey tr.head td a:hover {
	
	color: #ea3b0c;
	text-decoration: none;
}

table.tableGrey td.counter {
	
	width: 22px;
	text-align: center;
	color: #3E79A7;
}

table.tableGrey td.highlighted {
	
	background-color: #fafafa;
}

table.tableGrey td.checkbox {
	width: 22px;
}

table.tableGrey td.checkbox input {
	
	border: 0;
}

table.tableGrey td.checkboxhead input {
	
	border: 0;
}

table.tableGrey td.link a, table.tableGrey td.link a:active, table.tableGrey td.link a:visited, table.tableGrey td.link a:link {
	
	color: #3E79A7;
	text-decoration: none;
}

table.tableGrey td.link a:hover {
	
	color: #3E79A7;
	text-decoration: underline;
}

.greyPager {
	
	padding: 0.5em;
	
	font-size: 12px;
	line-height: 19px;
	color: #3c7aa4;
}

.greyPager a, .greyPager a:active, .greyPager a:visited, .greyPager a:link {
	
	font-size: 12px;
	color: #ea3b0c;
	text-decoration: none;
}

.greyPager a:hover {
	
	color: #3E79A7;
	text-decoration: none;
}

.multiPager {
	
	padding: 0.5em;
	
	float: right;	
}
	
	.multiPager .current {
		
		background-color: #3c7aa4;
		color: #fff;
		padding-left: 2px;
		padding-right: 2px;
	}
	
	.multiPager a, .multiPager a:active, .multiPager a:visited, .multiPager a:link {
		
		color: #3c7aa4;
		text-decoration: none;
		padding-left: 2px;
		padding-right: 2px;
	}
	
	.multiPager a:hover {
		
		background-color: #3c7aa4;
		color: #fff;
	}

/*
	Survey List Extension
*/
table.tableGrey tr.survey td,  table.tableGrey tr.surveyGrey td{
	
	vertical-align: middle;
}

table.tableGrey tr.survey td,
table.tableGrey tr.survey td a {

	background: #fff;
	color: #000;
	text-decoration: none;
}

table.tableGrey tr.survey td a:hover {

	background: #fff;
	color: #000;
	text-decoration: underline;
}

table.tableGrey tr.survey td.grey {

	background-color: #fff;
	color: #898989;
}

table.tableGrey tr.survey td.highlighted {

	background-color: #fafafa;
}

table.tableGrey tr.surveyGrey td,
table.tableGrey tr.surveyGrey td a {

	background: #fafafa;
	color: #b4b4b4;
	text-decoration: none;
}

table.tableGrey tr.surveyGrey td a:hover {

	background: #fafafa;
	color: #b4b4b4;
	text-decoration: underline;
}

table.tableGrey tr.surveyGrey td.grey {

	background: #fafafa;
	color: #b4b4b4;
}

table.tableGrey tr.surveyGrey td.highlighted {

	background-color: #f0f0f0;
}

table.tableGrey tr.highlighted td,
table.tableGrey tr.highlighted td a {

	background: #F4F4F4;
	color: #000;
	text-decoration: none;
}

table.tableGrey tr.highlighted td a:hover {

	background: #F4F4F4;
	color: #000;
	text-decoration: underline;
}

table.tableGrey tr.highlighted td.grey {

	background: #F4F4F4;
	color: #898989;
}

table.tableGrey tr.highlighted td.highlighted {

	background-color: #fafafa;
}

table.tableGrey tr.highlightedGrey td,
table.tableGrey tr.highlightedGrey td a {

	background: #F4F4F4;
	color: #b4b4b4;
	text-decoration: none;
}

table.tableGrey tr.highlightedGrey td a:hover {

	background: #F4F4F4;
	color: #b4b4b4;
	text-decoration: underline;
}

table.tableGrey tr.highlightedGrey td.grey {

	background: #F4F4F4;
	color: #b4b4b4;
}

table.tableGrey tr.addressbookHighlighted td {
	
	background: #F4F4F4;
}

table.tableGrey tr.addressbookHighlighted td a, table.tableGrey tr.addressbookHighlighted td a:active, table.tableGrey tr.addressbookHighlighted td a:visited, table.tableGrey tr.addressbookHighlighted td a:link {
	
	color: #3E79A7;
	text-decoration: underline;
}

table.tableGrey tr.addressbook td a, table.tableGrey tr.addressbook td a:active, table.tableGrey tr.addressbook td a:visited, table.tableGrey tr.addressbook td a:link {
	
	color: #3E79A7;
	text-decoration: none;
}

table.tableGrey tr.totCenter td {

	text-align:center;
	vertical-align:middle;
}

table.tableGrey td.center {
	
	text-align: center;
}

table.tableGrey td.icon {
	
	width: 30px;
}

table.tableGrey td img.icon {
	
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: 1px;
	margin-right: 1px;
	vertical-align: middle;
}

table.tableGrey td.dir a, table.tableGrey td.dir a:active, table.tableGrey td.dir a:visited, table.tableGrey td.dir a:link {
	
	color: #ea3b0c;
	text-decoration: none;
}

table.tableGrey td.dir a:hover {
	
	color: #ea3b0c;
	text-decoration: underline;
}


table.tableGrey td.vertLeft {

	width: 15%;
	background-color: #F4F4F4;
	text-align: right;
	padding-left: 20px;
	padding-right: 10px;
	white-space: nowrap;
}

table.tableGrey td.vertRight {
	
	text-align: left;
	padding-left: 20px;
}
