
th.pdfheader{
	background-color: #eeeeee;
	background-position: right;
	color: #555555;
	font-size: 8pt;
	font-weight: Bold;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
}

th.nosortheader{
	background-color: #eeeeee;
	background-position: right;
	color: #555555;
	font-size: 8pt;
	font-weight: Bold;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
}

th.serviceSheetHeader {
	background-color: #eeeeee;
	background-position: right;
	color: #555555;
	font-size: 9pt;
	font-weight: Bold;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}
th.serviceSheetHeader a,
th.serviceSheetHeader a:visited {
	background-color: #eeeeee;
	background-position: right;
	color: #555555;
	font-size: 9pt;
	font-weight: Bold;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	display: block;
}
th.serviceSheetHeader.sortable,
th.serviceSheetHeader.sortable a {
	background-image: url(/images/displaytag/arrow_off1.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
th.serviceSheetHeader.order1,
th.serviceSheetHeader.order1 a {
	background-image: url(/images/displaytag/arrow_down1.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	text-align:	left;
}
th.serviceSheetHeader.order2,
th.serviceSheetHeader.order2 a {
	background-image: url(/images/displaytag/arrow_up1.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	text-align:	left;
}



td.serviceSheetData,
td.serviceSheetData a {
	font-size: 9pt;
}
td.serviceSheetDataHighlight,
td.serviceSheetDataHighlight a {
	color: #d60042;
	font-size: 9pt;
	font-weight: Bold;
	text-decoration: none;	
}
tr.odd {
	background-color: #ffffff;
}
tr.even {
	background-color: #eeeeee;
}
tr.isHighlighted {
	background-color: pink;
}
span.pagebanner {
	display: none;
	visibility:	hidden;
}
span.pagelinks {
	border-top:	none;
	color: #4f74a9;
	display: block;
	font-size: 9pt;
	margin-bottom: 10px;
	padding: 2px 4px 2px 4px;
	text-align:	right;
}
span.pagelinks a,
span.pagelinks a:visited {
	color: #4f74a9;
	text-decoration: none;
}

option.levelOne {
	background-color: #E7E7E7;
	color: black;
}
option.levelTwo {
	background-color: #d7d9ff;
	color: #666666;
}
option.levelThree {
	background-color: #fffcd7;
	color: #666666;
}

.formtext{
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	font-weight: 600;
	font-face: arial;
}