table.cardview th{
	text-align: left;
	vertical-align:top;
	background-color:#CCCCCC;
	padding:5px;
	FONT-SIZE: 0.7em;
	font-weight:normal;
}

table.cardview td{
	background-color:#EEEEEE;
	vertical-align:top;
}

table.help th{
	text-align: left;
	vertical-align:top;
	background-color:#CCCCCC;
	padding:3px;
	font-weight:normal;
}

table.help td{
	background-color:#EEEEEE;
	vertical-align:top;
	text-align: left;
}

table.help td.clear{
	background-color:#FFFFFF;
	vertical-align:top;
	text-align: left;
}

table.helpsw th{
	text-align: center;
	vertical-align:top;
	background-color:#CCCCCC;
	padding:3px;
	font-weight:normal;
}

table.helpsw td{
	background-color:#EEEEEE;
	vertical-align:top;
	width:148px;
	text-align: left;
}


table.PrintView th {
	text-align: left;
	vertical-align:top;
	FONT-SIZE: 0.7em;
	font-weight:bold;
	white-space: nowrap;
	width:128px;
}

table.PrintView td{
	vertical-align:top;
}

table.PrintView td li{
}

table.PrintView td div.Address{
padding-left:15px;
}

table.PrintView td div.Info{
padding-left:15px;
}

a.unionTitle{font-weight: bold;	text-decoration:none;color:#284C72}
a.unionTitle:active { color:#284C72; text-decoration:none; }
a.unionTitle:visited { color:#284C72; text-decoration:none }
a.unionTitle:hover { color:#284C72; text-decoration : none; }

img.icon_info{
	border:0;
	width:12px;
	height:12px;
	cursor: hand;
}

img.icon_lookup{
	border:0;
}


#trtSrhResult {
	vertical-align:top;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	/*height: 320px;*/
	width: 580px;
	overflow:auto;
	border: 1px solid #CCCCCC;	
}

td.trt_hwin {
	/*height: 340px;*/
	overflow:auto;
	vertical-align:top;
	padding-left: 5px;	
	padding-top:5px;
	border: 1px solid #CCCCCC;
}

td.trt_mhwin {
	height: 480px;
	width: 520px;
	overflow:auto;
	vertical-align:top;
	padding-left: 5px;	
	padding-top:5px;
	border: 1px solid #CCCCCC;
}

img.tree_click {
	width:12px;
	height: 12px;
	cursor: hand;
}

img.tree_noclick {
	width:12px;
	height: 12px;
}

div.horizontalBars {
	width: 100%; position: relative; height: 10px;
	background-position:bottom;
	background-color: #284C72;
}

div.horizontalBottomBar{
	width: 100%; position: relative; height: 10px;
	margin-top:10px;
	background: #284C72;
	background-position:top;
}

td.activeTab {
	vertical-align: middle;
	background-color: #284C72;
	cursor: pointer; 
	white-space: nowrap;
}

td.inactiveTab {
	vertical-align:middle;
	position: relative; 
	cursor: pointer; 
	background-color:#EEEEEE;
	white-space: nowrap;
}

td.tabLeftSpace{
	width:10px;
	white-space: nowrap;
}

.activeTabLabel {
	margin-right: 8px; margin-left: 8px;
	padding-right:8px; padding-top: 5px; padding-bottom: 5px;
	font-weight: bold; font-size: 9pt; color: #FFFFFF; 
	text-decoration: none
}

a.tabLabel {
	margin-right: 8px; margin-left: 8px;
	padding-right:8px; padding-top: 5px; padding-bottom: 5px;
	font-weight: bold; font-size: 9pt; 
	color: #333333; text-decoration: none
}
a.tabLabel:link {
	margin-right: 8px; margin-left: 8px; 
	padding-right:8px; padding-top: 5px; padding-bottom: 5px;
	font-weight: bold; font-size: 9pt; 
	color: #333333; text-decoration: none
}
a.tabLabel:active {
	margin-right: 8px; margin-left: 8px; 
	padding-right:8px; padding-top: 5px; padding-bottom: 5px;
	font-weight: bold; font-size: 9pt;	
	color: #333333; text-decoration: none
}

a.tabLabel:visited {
	margin-right: 8px; margin-left: 8px; 
	padding-right:8px; padding-top: 5px; padding-bottom: 5px;
	font-weight: bold; font-size: 9pt; 
	color: #333333; text-decoration: none
}
a.tabLabel:hover {
	font-weight: bold; font-size: 9pt; 
	color: #000000; text-decoration: underline
}

.NTL_Logo {
	font-size:16pt;color:#709500;font-weight:bold;
}

pre.entireh {
	font-size:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.error {
	color:red;	
}

.warning {
	color:red;	
}

.r_field{
	color: gray;
	font-weight: bold;
}

@media print {
.NonPrintable {
	display:none;
	}
}
