/* VCT Table CSS - used in ID 32017*/

#sqa-vct-style table.filterable {
	font-size:90%; 
	margin-top:1em; 
	}
#sqa-vct-style td, #sqa-vct-style th {
  vertical-align:top; 
  padding:5px;
  }
#sqa-vct-style .odd {
  background-color:#edf5f9;
  }
#sqa-vct-style .even {
  background-color:#ffffff;
  }
#sqa-vct-style table.striped thead { 
  font-weight: bold; 
  font-size:111%;
  background:#3A718B url(../assets/images/standardH2BgIam.gif);
  color:#ffffff;
  }

#left div.clickable {
    cursor:pointer; 
	color:#16466e; 
	text-decoration:none; 
	font-weight:normal; 
	padding:4px 10px; 
	display:block; 
	margin-left:0; 
	position:relative; 
	height:1%;
    border-top:1px dotted #16466E;
}
#left div.active {
	background:#dcebf3;
	font-weight:bold;
}
#left div.active {
	border-top:none;
}
#sqa-vct-style .active {
  font-weight:bold;
  }
#sqa-vct-style .hidecol {
  display:none;
  }
  
  


