/* CSS Document */


table#TechResultsTable {
font-size:0.85em;
}
table#TechResultsTable a {
text-decoration:none;
color:#036;
}

table#TechResultsTable a:hover {
color:#03C;

}
table#TechResultsTable tr.HeaderRow td {
background-color:#CCCCCC;
color:#000000;
}

table#TechResultsTable td span#rptNCDList_ctl00_lblNCDId {
white-space:nowrap;
padding-right:10px;
padding-left:10px;
text-align:center;
}

table#TechResultsTable tbody tr td span[id^='rptNCDList'] {
color:#666666;
font-size:0.85em;
}



table tbody tr td a[id^='rptNCDList'] {
font-size:0.85em;

}

table#TechResultsTable tbody tr.TechRowAlt {
background-color:#EEEEEE;

}

table#TechResultsTable tbody tr.TechRow {
background-color:#FFFFFF;

}
