@charset "UTF-8";
.ic_services_small {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: x-small;	
	color: #1E508B;
}
.ic_services_txt1bld {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: small;	
	color: #000000;	
	font-weight: bold;
}
.ic_services_txt1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: small;	
	color: #000000;	
	font-weight: normal;
}

.small_label{
	font-size: small;
}

.main_label{
	font-size: small;
	font-weight: bold;
}

table {
	border-collapse:collapse;
}

div.message {
	background-color:#ffffaa;
	padding:12px;
}


input.readonly {
	color:#999;
}

#survey_responses tbody tr:hover td { background: #fff8f8; }


.inactivetab, .activetab {
  border-color:#cccccc;
  border-style:solid;
  border-width:0px 1px 1px 1px;
  padding:0px 20px 1px 20px;
  font-size:10pt;
}

.inactivetab a, .activetab a{
  color: #444444; 
  background:transparent; 
  text-decoration:none;
}

.inactivetab {
  background-color:#eeeeee;
}

.activetab {
/*  font-size:14px;*/
/*  background-color:#f3d9a8;*/
  background-color:#fff;
  padding-bottom:3px;
}

.sortfield {
  color: black;
}
