.searchFlexContainer{background-color: rgb(46,140,184); display: flex; justify-content: center; margin-top: 0.5em;}
.searchFlexItem{margin-top: 1em; margin-bottom: 1em; padding: 1px;}
.searchTextGroup{background-color: white; border: 1px solid darkblue;}
.searchRadioGroup{margin-top: 4px; text-align: center;}	
.searchTextGroup input{font-size: 1em; padding: 1px 10px;}
.searchTextGroup select{background-color: lightblue; font-size: 1em;}
.searchTermH{width: 200px;}
.searchIcon{background-color: white; border: none;}
.searchRadioGroup label{color: black; font-size: 1em; font-weight: 800;}

.searchFieldSet{border:0; padding-top:0.5em; padding-bottom:0.6em;}
.searchTypeFieldSet{border:0;}
.searchCenter{text-align:center;}