/* This is the CSS file for the turnaround_time_component.php file */

.turnaround_time_blub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.turnaround_time_note{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #146FB7;
}
.turnaround_time_head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #E92A30;
}
