.noanchorradio a{
	text-decoration: none;
	color: inherit;
	top: 3px;
	left: 5px;
	position: relative;
}

.noanchorcheckbox a{
	text-decoration: none;
	color: inherit;
	position: relative;
	left:5px;
}

.table-bordered thead tr th {
    background-color: #DDDDDD;
    color: #666666;
}

.fr {float: right;}
.fl {float: left;}
.notextdecoration a:hover{
	text-decoration: none;
}

.red{ color: red;}
.green{color: #22878E}
.top0 { margin-top: 0px;}
.bottom0 { margin-bottom: 0px;}
.background-lightgray {background-color: #efefef;}
.size3{font-size: 2.0em; line-height: 35px}

.controls .input-medium {
	float: left;
}
 
#controls-search {
	margin-left: 0px;
	max-width: 600px;
	min-width: 200px;
}
#controls-search button {
	float: right;
}

#controls-search .control-label {
		width: 100px;
		text-align: center;;
}
