table.fr th {
	text-align: center;
}
.queryresults tr {
	text-align: justify;
}
th, tr.even {
	background-color: #efefef;
}
.queryform td select, .queryform td input {
	margin-bottom: 0.5em;
}
a.regularlink:link {
	color: #010066 !important;
	text-decoration: underline !important;
}
.summarytitle {
	background-color: lightgrey;
	color: #010066;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 1em;
}
.entry a {
	color: #010066 !important;
	text-decoration: underline !important;
}

/* Dispute forms */
#queryFormA .div-row {
	width: 100%;
	clear: both;
	padding: 1em 0;
}
#queryFormA .col-9 {
	width: 75%;
	float: left;
}
#queryFormA .col-6 {
	width: 50%;
	float: left;
}
#queryFormA .col-4 {
	width: 40%;
	float: left;
}
#queryFormA .col-3 {
	width: 25%;
	float: left;
}
#queryFormA label {
	font-weight: bold;
	display: block;
}
#queryFormA .no-padding {
	padding: 0;
}
#queryFormA .select-dates {
	line-height: 1.5em;
}
#queryFormA .select-dates label, #queryFormA .select-dates input {
	float: left;
	margin-right: 0.1em;
}
#queryFormA .select-dates #label-and {
	padding: 0 0.5em;
}
#queryFormA .select-dates label, #queryFormA .order label, #queryFormA .is-online label {
	display: inline !important;
}
#queryFormA .select-dates input, #queryFormA .order input, #queryFormA .is-online input, #queryFormA .controls input {
	width: auto !important;
}
#queryFormA #search-by-region, #queryFormA #search-by-award {
	width: 100% !important;
}
#queryFormA #search-by-award {
	margin-top: 2em;
}
#queryFormA input {
	width: 70%;
}
#queryFormA #class {
	height: 10.5em;
}
#queryFormA #asdate, #queryFormA #aedate {
	background: rgba(0, 0, 0, 0) url("/search/images/calendar_icon.gif") repeat scroll 0 0;
	display: block;
	height: 17px;
	width: 19px;
	float: left;
}
#queryFormA .rd-region-award .region-award-block {
	padding-left: 1em !important;
}
#queryFormA #label-search-by-date {
	width: 100% !important;
	margin-bottom: 0.5em;
}
table.sr-table, table.ca-table {
	border-spacing: 0;
	padding: 0;
	width: 100%;
}
table.sr-table th.width50 {
	width: 50%;
}
table.sr-table th.width10, table.sr-table td.width10 {
	width: 10%;
	padding-left: 2px;
}
.paddingr5px {
	padding-right: 5px;
}
.paddingl2px {
	padding-left: 2px;
}
.img-pdf {
	border: 0;
}
table td.grayext {
	background-color: #d3d3d3;
}
table td.dgray {
	background-color: #cccccc;
}
table td.vtop {
	vertical-align: top;
}
.bHl {
	font-weight: 700;
	color: #fff;
	background: #777;
	padding: 0 3px;
	border-radius: 2px;
}
.width100 {
	width: 100%;
}
.acenter {
	t
	ext-align: center;
}
.search-pagination > li {
	border: 1px solid #aaaaaa;
	float: left;
	height: 25px;
	margin: 0 5px 0 0 !important;
	max-width: 30px;
	min-width: 20px;
	padding: 0 !important;
	text-align: center;
	text-decoration: none !important;
}
.search-pagination > li.not-active {
	background-color: #eeeeee;
}
.search-pagination > li a {
	text-decoration: none !important;
}
.total-results {
	margin-top: 1em;
}