/* Sortable tables */
table.sortable thead {
	background-color:#306682;
	color:#FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
