html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: 300;
    font-style: inherit;
    font-size: 100%;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif
}
:focus {
    outline: 0
}
body {
    color: #000;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: .9em;
    text-align: center
}
ol,
ul {
    list-style: none
}
table {
    border-collapse: separate;
    border-spacing: 0
}
caption,
th,
td {
    text-align: left;
    font-weight: 300
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}
blockquote,
q {
    quotes: "" ""
}
a {
    color: #00c
}
a:visited {
    color: #6e4987
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}
h1 {
    font-size: 150%
}
h1,
h1 a,
h2,
h2 a {
    color: #549c00;
    font-weight: 300
}
h2 {
    font-size: 120%
}
h3 {
    font-size: 120%;
    font-weight: 00
}
h4,
h5,
h6 {
    font-size: 100%
}
img {
    border: 0
}
.alignLeft {
    float: left
}
.alignRight {
    float: right
}
body.defaultPage {
    background-color: #ddd;
    margin: 40px 0 50px
}
body.resultsPage {
    background-color: #fff;
    margin-bottom: 40px
}
body.popupPage {
    background-color: #fff;
    margin: 10px 0
}
.header {
    background-color: #336600;
    margin: 0 auto;
    overflow: hidden;
    text-align: left
}
.defaultPage .header {
    width: 900px
}
.resultsPage .topBanner {
    text-align: left
}
.content {
    background: #fff;
    border-right: solid 1px gray;
    position: relative;
    overflow: hidden;
    text-align: center
}
.defaultPage .content {
    border: solid 1px #e3ecf0;
    margin: 0 auto;
    max-width: 900px;
    min-height: 440px;
    min-width: 800px
}
.resultsPage .content {
    margin: 0 5px
}
.banner {
    overflow: hidden;
    margin: 0 auto;
    padding: 1px 0;
    text-align: center
}
.banner a:hover {
    text-decoration: underline
}
.banner a,
.banner a:visited {
    text-decoration: none
}
.logoresult {
    margin: 10px auto;
    padding: 10px;
    text-align: left
}
.defaultPage .banner {
    color: #012A47;
    width: 900px
}
.defaultPage .banner a,
.defaultPage .banner a:hover,
.defaultPage .banner a:visited {
    color: #012A47
}
.resultsPage .banner {
    color: #555;
    width: 90%
}
.resultsPage .banner a,
.resultPage .banner a:hover,
.resultPage .banner a:visited {
    color: #555
}
.footer {
    bottom: 0;
    font-size: .8em;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%
}
.footer a {
    text-decoration: underline
}
.defaultPage .footer {
    background-color: #339966;
    color: #012A47
}
.defaultPage .footer a {
    color: #012A47
}
.resultsPage .footer {
    background-color: #fff;
    border-top: #ddd 1px solid;
    color: #555
}
.resultsPage .footer a {
    color: #555
}
.menuLeft {
    color: #fff;
    float: left;
    font-size: .9em;
    text-align: left
}
.menuRigth {
    color: #fff;
    float: right;
    font-size: .9em;
    margin-right: 5px;
    text-align: right
}
.menuLeft a,
.menuRigth a {
    color: #fff;
    list-style-type: none;
    margin: 0 0 0 5px;
    text-align: left;
    text-decoration: none;
    vertical-align: top
}
.searchPanel {
    clear: both;
    margin: 0 auto
}
.defaultPage .searchPanel {
    margin-top: 110px
}
.resultsPage .searchPanel {
    margin-top: 50px
}
.searchText li {
    padding: 2px 0;
    white-space: nowrap
}
.searchMenu a {
    color: #336600;
    text-decoration: none;
    list-style-type: none;
    vertical-align: middle;
    font-size: 9pt
}
.searchMenu a:hover {
    color: #666;
    text-decoration: underline;
    list-style-type: none;
    vertical-align: middle;
    font-size: 9pt
}
.searchMenu a:visited {
    text-decoration: none
}
.searchBox {
    background-color: #F0F0FF;
    border: 1px solid #069;
    display: inline-block;
    border-radius: 4px;
    margin: 1px;
    padding: 3px
}
.searchTextBox {
    background-color: #F0F0FF;
    border: 0 solid #fff;
    margin: 0;
    vertical-align: middle;
    width: 400px
}
.ReSearchTextBox {
    background-color: #F0F0FF;
    border: 0 solid #fff;
    margin: 2px;
    vertical-align: middle;
    width: 800px
}
.searchButton {
    vertical-align: middle
}
.searchOption {
    text-align: right
}
.searchOptions {
    clear: both;
    color: #666;
    text-align: center;
    font-size: 9pt
}
.searchIcon {
    display: inline-block;
    vertical-align: top;
    width: auto
}
.searchFields {
    clear: both;
    float: left;
    margin: 3px 0;
    width: 120px
}
.advancedSearchPanel {
    clear: both;
    margin: 0 auto;
    padding: 10px 0
}
.advancedSearchPanel > img {
    vertical-align: middle
}
.advancedSearchPanel > input {
    vertical-align: middle
}
.advancedSearchPanel > span {
    vertical-align: middle
}
.advancedSearchFields {
    width: 180px
}
.advancedSearchTextBox {
    margin: 0;
    padding: 2px 0;
    background-color: inherit;
    display: inline-block;
    border-radius: 4px;
    width: 340px
}
.advancedSearchOperators {
    min-width: 60px;
    width: 75px
}
.advancedSearchTerms {
    background-color: inherit;
    display: inline-block;
    float: right;
    margin-right: 0;
    right: 0;
    width: 120px
}
.advancedSearchMenu {
    clear: both;
    color: #356A00;
    margin: 0 auto;
    text-align: center;
    width: 650px
}
.advancedSearchMenu a {
    color: #336600;
    text-decoration: none;
    list-style-type: none;
    vertical-align: middle;
    font-size: 9pt
}
.advancedSearchMenu a:hover {
    color: #666;
    text-decoration: underline;
    list-style-type: none;
    vertical-align: middle;
    font-size: 9pt
}
.advancedSearch {
    border: 1px solid lightgray;
    margin: 60px auto 0;
    padding: 5px;
    text-align: center;
    width: 685px
}
.advancedSearchItemStyle td {
    font-size: 10pt;
    padding: 2px
}
.advancedSearchItemHeader {
    font-weight: 400;
    background-color: inherit;
    border: none;
    border-bottom: 2px solid #CCC;
    color: #336600;
    font-size: 10pt
}
.indexedSearchPanelCentered {
    clear: both;
    margin: 0 auto;
    padding-top: 110px
}
.indexedSearchPanel {
    clear: both;
    margin: 0 auto;
    padding-top: 20px
}
.indexedSearchIcon {
    display: inline-block;
    margin: 5px;
    vertical-align: top;
    width: auto
}
.indexedSearchFields {
    vertical-align: top;
    width: 165px;
    height: 33px
}
.indexedSearchBox {
    background-color: #F0F0FF;
    border: 1px solid #069;
    display: inline-block;
    border-radius: 4px;
    margin: 1px;
    padding: 3px
}
.indexedSearchDatabase {
    text-align: center
}
.indexedSearchMenu {
    margin: 0;
    text-align: center
}
.indexedSearchMenu a {
    color: #336600;
    text-decoration: none;
    list-style-type: none;
    vertical-align: middle;
    font-size: 9pt
}
.indexedSearchMenu a:hover {
    color: #666;
    text-decoration: underline;
    list-style-type: none;
    vertical-align: middle;
    font-size: 9pt
}
.indexedSearchOptions {
    display: inline-block;
    vertical-align: middle
}
.indexedSearchText {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    white-space: nowrap
}
.indexedSearchText li {
    padding: 2px 0
}
.indexedSearchTextBox {
    background-color: #F0F0FF;
    border: 0 solid #fff;
    margin: 0;
    border-radius: 4px;
    vertical-align: middle;
    width: 300px
}
.indexedTerms {
    clear: both;
    color: #444;
    margin: 0 10px;
    padding: 10px 0 20px
}
.indexedTermsRow td {
    font-size: 12px;
    padding: 1px 0
}
:hover.indexedTermsRow {
    background-color: #ECEAF7
}
.indexedTerms a:hover {
    font-weight: 400;
    text-decoration: underline
}
.indexedTermsList a:hover {
    font-weight: 400;
    color: #000;
    text-decoration: underline;
    padding-right: 0;
    background: url(images/search_item.png) center right no-repeat
}
.indexedTerms a {
    color: #444;
    text-decoration: none
}
.indexedTerms a:visited {
    text-decoration: none
}
.textAlignCenter {
    text-align: center
}
.textAlignLeft {
    text-align: left
}
.indexedSearchDatabaseFields {
    font-size: 9pt;
    margin: 0;
    padding: 3px 0;
    vertical-align: middle;
    width: 580px
}
.advancedSearchDatabaseFields {
    font-size: 9pt;
    margin: 0;
    padding: 3px 0;
    vertical-align: middle;
    width: 540px;
    text-align: left
}
.simpleSearchDatabaseFields {
    font-size: 9pt;
    margin: 0;
    padding: 3px 0;
    vertical-align: middle;
    width: 545px;
    text-align: right
}
.loginerror {
    width: 80%;
    color: red;
    margin: 10px 0;
    padding: 0;
    text-align: left;
    font-size: 10pt
}
.informationMessage {
    border: 1px solid #79B7E7;
    width: 95%;
    background: #D0E5F5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) repeat-x 50% 50%;
    color: #555;
    font-size: .8em;
    margin: 15px 0;
    padding: 5px 10px;
    text-align: left
}
.errorMessage {
    margin: 5px;
    border: 1px solid #79B7E7;
    width: 99%;
    background: #D0E5F5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) repeat-x 50% 50%;
    color: Red;
    font-size: .8em;
    font-weight: 300;
    padding: 5px;
    text-align: left
}
.hiddenMessage {
    display: none
}
.LabelError {
    margin: 0;
    border: 0;
    width: 99%;
    color: Red;
    font-size: 10pt;
    font-weight: 400;
    padding: 1px;
    text-align: center
}
.statuslegend {
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    text-align: right
}
.helpContent {
    margin-left: 10px;
    text-align: left;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    color: #333;
    font-size: 10pt
}
.helpContent table {
    line-height: 1em
}
.helpContent td {
    padding: 5px
}
.header-sub a {
    color: #36C;
    font-size: 15px;
    text-decoration: none
}
.header-sub a:visited {
    text-decoration: none
}
.header-sub a:hover {
    border-bottom: 1px dashed #00f
}
span.header-main {
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    color: green;
    font-size: 18px
}
span.header-sub {
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    color: #36C
}
.text-sub {
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #666
}
.text-sub a {
    color: #36C;
    text-decoration: none
}
.text-sub a:visited {
    text-decoration: none
}
.text-sub a:hover {
    border-bottom: 1px dashed #00f
}
.buttonTypeLink {
    border-bottom: 1px solid gray;
    clear: both;
    color: #356A00;
    font-size: 10pt;
    margin: 5px 0;
    overflow: auto;
    padding: 5px 0;
    text-align: left;
    vertical-align: middle
}
.buttonTypeLink a {
    color: #356A00;
    text-decoration: underline;
    vertical-align: middle
}
.buttonTypeLink a:hover {
    text-decoration: underline
}
.buttonTypeLink span {
    margin-right: 5px;
    vertical-align: middle
}
.buttonTypeLink select {
    margin-right: 5px;
    vertical-align: middle
}
.buttonTypeLink input {
    background: none;
    border: none;
    color: #356A00;
    text-align: left;
    text-decoration: underline;
    vertical-align: middle
}
.buttonTypeLink input:hover {
    cursor: pointer
}
.buttonTypeLinkReg {
    margin: 5px 0;
    padding: 5px 0;
    text-align: left;
    vertical-align: middle
}
.buttonTypeLinkReg span {
    float: left;
    padding-right: 5px;
    text-align: left;
    text-decoration: none
}
.buttonTypeLinkReg select {
    float: left
}
.buttonTypeLinkReg input {
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    background: #336600;
    color: #FFF;
    text-align: center;
    visibility: inherit;
    font-size: 11px;
    font-weight: 400
}
.buttonTypeLinkReg input:hover {
    cursor: pointer
}
.actionToolbar {
    border-bottom: 1px solid gray;
    clear: both;
    font-size: 10pt;
    margin: 5px 0;
    overflow: hidden;
    padding: 5px 0;
    text-align: left
}
.inputTextField {
    background: none;
    border: 1px solid gray;
    color: #356A00;
    text-align: left;
    vertical-align: middle
}
.linkButton {
    color: #356A00;
    margin: 0 0 0 15px;
    text-decoration: underline;
    vertical-align: middle
}
:hover.linkButton {
    text-decoration: underline
}
.pageContent {
    border-bottom: 0 solid gray;
    margin: 10px 10px 5px;
    padding: 5px 0;
    overflow: hidden;
    text-align: left
}
.leftColumn {
    border-right: solid 1px #CCC;
    float: left;
    font-size: medium;
    padding: 5px 0;
    text-align: left;
    width: 63%
}
.rightColumn {
    float: right;
    font-size: medium;
    padding: 5px 0;
    text-align: left;
    width: 35%
}
.inputCheckBox {
    clear: both;
    margin: 10px;
    overflow: visible;
    position: relative;
    text-align: left;
    vertical-align: middle
}
.inputCheckBox label {
    display: inline-block;
    font-size: small;
    vertical-align: middle
}
.inputCheckBox input {
    vertical-align: middle
}
.inputText {
    clear: both;
    margin: 2px 10px;
    overflow: visible;
    position: relative;
    text-align: left;
    vertical-align: middle
}
.inputText label {
    display: inline-block;
    font-size: small;
    vertical-align: middle;
    width: 100px
}
.inputText input {
    vertical-align: middle
}
.labelText {
    clear: both;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    margin: 2px 10px;
    overflow: visible;
    position: relative;
    text-align: left;
    vertical-align: middle
}
.labelText span {
    color: #36C;
    vertical-align: middle
}
.linkText {
    clear: both;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    margin: 2px 10px;
    padding-bottom: 10px;
    overflow: visible;
    position: relative;
    text-align: left;
    vertical-align: middle
}
.linkText a {
    color: #36C;
    display: block;
    font-size: 15px;
    font-weight: 400;
    vertical-align: middle
}
.smallTitle {
    font-weight: bolder;
    padding: 2px 0
}
.infoText {
    font-size: small;
    padding: 2px
}
.watermarked {
    color: #AAA
}
.navigationFirst {
    clear: both;
    font-size: x-small;
    padding: 10px 0;
    margin: 10px 0;
    width: 100%;
    background: url(buttons/go-first.png) center right no-repeat
}
.navigationLast {
    clear: both;
    font-size: x-small;
    padding: 10px 0;
    margin: 10px 0;
    width: 100%;
    background: url(buttons/go-last.png) center right no-repeat
}
.navigation {
    clear: both;
    font-size: x-small;
    padding: 10px 0;
    margin: 10px 0;
    width: 100%
}
.navigation li {
    display: inline-block;
    margin: 0
}
.navigation span {
    background-color: #FEFEFE;
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: .3em .7em;
    margin: 0 .38em 0 0
}
.navigation a {
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: .3em .7em;
    margin: 0 .38em 0 0;
    text-decoration: none
}
.navigation a:hover {
    background-color: #f0f7e8;
    border: 1px solid #83bc46
}
.resultsBoxNoBorders {
    font-size: medium;
    margin: 10px;
    text-align: left
}
.configuration {
    overflow: auto;
    vertical-align: middle
}
.configuration li {
    padding: 2px
}
.configuration .actionButton {
    bottom: 5px;
    display: block;
    position: absolute;
    right: 5px;
    font-size: 8pt
}
.labelBox {
    display: inline-block;
    padding: 0 5px;
    text-align: right;
    vertical-align: top !important;
    width: 250px;
    font-weight: 400
}
.regDataBaseBox {
    display: inline-block;
    text-align: left;
    vertical-align: middle !important
}
.filterHeader {
    padding: 4px 0
}
.filterHeader a {
    display: inline !important;
    font-size: .7em !important;
    margin: 3px 0
}
.filterBody {
    padding: 0 !important
}
.filterBody .labelBox {
    font-size: .7em
}
.filterBody input[type='text'] {
    font-size: .7em;
    vertical-align: middle
}
.filterBody select {
    font-size: .7em
}
.filterBody .actionButton {
    bottom: 5px;
    display: block;
    position: absolute;
    right: 5px
}
.darkBlueM {
    font-size: 8pt;
    color: #FFF;
    width: 100px;
    height: 20px;
    border: 1px outset #FFF;
    padding: 0;
    background-color: #069;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    cursor: pointer
}
.blueM {
    border-style: none;
    border-width: 1px;
    background-color: #336600;
    color: #FFF;
    cursor: pointer;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    height: 25px;
    padding: 0;
    width: 95px;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px
}
.blueM:hover {
    border-style: none;
    background-color: #85ADFF
}
.blueL {
    border-style: none;
    border-width: 1px;
    background-color: #336600;
    color: #FFF;
    cursor: pointer;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    height: 25px;
    padding: 0;
    width: 120px;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px
}
.blueL:hover {
    border-style: none;
    background-color: #85ADFF
}
.blueXL {
    border-style: none;
    border-width: 1px;
    background-color: #336600;
    color: #FFF;
    cursor: pointer;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    height: 25px;
    padding: 0;
    width: 140px;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px
}
.blueXL:hover {
    border-style: none;
    background-color: #85ADFF
}
.blueXXL {
    border-style: none;
    border-width: 1px;
    background-color: #336600;
    color: #FFF;
    cursor: pointer;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    height: 25px;
    padding: 0;
    width: 180px;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px
}
.blueXXL:hover {
    border-style: none;
    background-color: #85ADFF
}
.blueS {
    background-color: #336600;
    border: 1px outset #FFF;
    color: #FFF;
    cursor: pointer;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    height: 25px;
    padding: 0;
    width: 80px;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px
}
.blueS:hover {
    background-color: #85ADFF;
    border-style: none
}
.blueAuto {
    border-style: none;
    border-width: 1px;
    background-color: #336600;
    color: #FFF;
    cursor: pointer;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    height: 25px;
    padding: 0;
    width: auto;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px
}
.blueAuto:hover {
    border-style: none;
    background-color: #85ADFF
}
.orangeM {
    font-size: 8pt;
    color: #FFF;
    width: 100px;
    height: 20px;
    border: 1px outset #FFF;
    padding: 3px;
    background-color: #FFC;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    cursor: pointer
}
.orangeS {
    font-size: 8pt;
    color: #FFF;
    width: 80px;
    height: 20px;
    border: 1px outset #FFF;
    padding: 3px;
    background-color: #FFC;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    cursor: pointer
}
.orangeAuto {
    font-size: 8pt;
    color: #FFF;
    width: auto;
    height: 20px;
    border: 1px outset #FFF;
    padding: 0;
    background-color: #FFC;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    cursor: pointer
}
.redAuto {
    font-size: 8pt;
    color: #FFF;
    width: auto;
    height: 20px;
    border: 1px outset #FFF;
    padding: 3px;
    background-color: #f8cccc;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    cursor: pointer
}
.linksList {
    margin: 5px 0;
    -webkit-padding-start: 0
}
a.boxedLink {
    background-color: #fff;
    border: solid 1px #ccc;
    color: #2B3856;
    font-size: .9em;
    margin: 0;
    border-radius: 4px;
    padding: 0 1px;
    text-decoration: none
}
a.boxedLink:hover {
    background-color: #ccc
}
.gridlinesItemStyle {
    border-bottom: 1px solid #E1E4F2;
    height: 22px;
    vertical-align: middle
}
.gridlinesItemStylealternate {
    height: 22px;
    vertical-align: middle;
    background-color: #ECEAF7;
    border-bottom-color: #E1E4F2;
    border-bottom-width: 1px
}
.sb_pag {
    clear: both;
    padding: 10px 0;
    margin: 10px 0;
    width: 100%;
    font-size: x-small
}
.sb_pag ul,
.sb_pag li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0
}
.sb_pag:before,
.sb_pag:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0
}
.sb_pag h4 {
    display: none
}
.sb_pag a {
    display: block;
    display: inline-block;
    float: left;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: .3em .7em;
    margin: 0 .38em 0 0;
    text-align: center
}
a.sb_pagP,
a.sb_pagN {
    font-size: 50%;
    padding: .2em .5em;
    border: none;
    text-decoration: underline;
    font-weight: 400
}
.sb_pag a:hover,
a.sb_pagS {
    background: #f0f7e8;
    border: 1px solid #83bc46
}
a.sb_pagP {
    margin-right: .7em;
    padding-left: 0
}
a.sb_pagS {
    color: #333
}
a:hover.sb_pagP,
a:hover.sb_pagN {
    background-color: transparent;
    border: none
}
.searchResults,
.searchResultsDBR {
    clear: both;
    text-align: left;
    width: 100%
}
.pageInfo {
    border-bottom: 1px solid gray;
    color: #356A00;
    font-size: large;
    font-weight: 400;
    overflow: hidden;
    text-align: left
}
.defaultPage .pageInfo {
    margin: 0 10px;
    padding: 5px 0
}
.resultsPage .pageInfo {
    clear: both;
    padding: 10px 0 0
}
.pageInfo a {
    color: #356A00;
    text-decoration: none
}
.pageInfo a:hover {
    color: #7ede33
}
.pageInfo input {
    background: none;
    border: none;
    float: right;
    text-align: left;
    text-decoration: underline
}
.pageInfo input:hover {
    cursor: pointer
}
.buttonTypeLink {
    border-bottom: 1px solid gray;
    clear: both;
    color: #356A00;
    padding: 5px 0;
    overflow: hidden;
    text-align: left
}
.buttonTypeLink li {
    display: inline-block;
    padding-right: 50px;
    vertical-align: middle
}
.buttonTypeLink li.prefixSeparator {
    border-left: solid 1px #000;
    padding-left: 20px;
    vertical-align: middle
}
.buttonTypeLink a {
    color: #356A00;
    text-decoration: underline
}
.buttonTypeLink input:hover,
.buttonTypeLink a:hover {
    cursor: pointer
}
.buttonTypeLink a:visited {
    color: #356A00
}
.infoPadding {
    border-bottom: 1px solid gray;
    clear: both;
    color: #356A00;
    padding: 5px 0;
    overflow: hidden;
    text-align: left
}
.infoPadding .bold {
    font-weight: 400
}
.infoPadding .notbold {
    font-weight: 400
}
.RegMediumBox {
    float: left;
    width: 200px
}
.Aligncenter {
    float: left;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}
.TextBoxBig {
    background-color: #F0F0FF;
    width: 70%
}
.TextBoxMedium {
    background-color: #F0F0FF;
    float: left;
    width: 150px
}
.ContentHeader1 {
    width: 100%;
    line-height: 1.77em;
    height: 1.92em;
    overflow: hidden;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    z-index: 1
}
.SelectedLink,
.SelectedLink a,
.SelectedLink a:visited {
    color: #000
}
.ContentFooter {
    background-color: #80a9ba;
    line-height: 1.77em;
    height: 1.92em;
    vertical-align: bottom;
    margin-bottom: 0
}
.pageTitle {
    margin-left: auto;
    margin-right: auto;
    font-size: large
}
.ControlInfo {
    font-size: large;
    color: #000;
    font-weight: 400;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid gray
}
.ControlInfo span {
    font-size: large;
    color: #000;
    font-weight: 400;
    width: 100%
}
.pageTitle1 {
    margin-left: auto;
    margin-right: auto
}
.LinkLineDBR {
    float: left;
    width: 100%
}
.DescriptionLineDBR {
    float: left;
    width: 100%;
    margin-left: 0
}
.ContentAlignMiddle {
    margin-top: 80px;
    vertical-align: middle;
    height: auto
}
.CentralContentLeftDBR {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-left: 0
}
.CentralContentLeftBorderRigth {
    float: left;
    width: 30%;
    text-align: left;
    padding-bottom: 20px;
    margin-left: 20px
}
.CentralContentLeft45 {
    float: left;
    width: 45%;
    border-right: 1px dotted Gray;
    padding: 5px;
    margin-left: 20px
}
.CentralContentRigth50 {
    margin-left: 10px;
    text-align: left;
    float: left;
    width: 65%
}
.ActionButton {
    float: left;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: .2em .3em;
    margin: 10px;
    text-align: center;
    color: #fff;
    background-color: Green
}
.ActionButtonNoMargin {
    float: left;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: .2em .3em;
    text-align: center;
    color: #fff;
    background-color: Green
}
.PageButton {
    display: block;
    display: inline-block;
    float: left;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: .1em .3em;
    margin: 0 .38em 0 0;
    text-align: center;
    color: Blue;
    background-color: #fff;
    font-size: 12px
}
.SelectedPageButton {
    display: inline-block;
    float: left;
    cursor: pointer;
    text-decoration: none;
    padding: .1em .3em;
    margin: 0 .38em 0 0;
    text-align: center;
    background: #f0f7e8;
    border: 1px solid #83bc46;
    font-size: 14px
}
.PageButton:hover {
    background: #f0f7e8;
    border: 1px solid #83bc46
}
.verticalAlignCenter {
    vertical-align: middle
}
.imageButton {
    cursor: pointer
}
table.mainContent {
    width: 100%
}
.defaultList {
    border-collapse: collapse;
    border-left: 0 solid #686868;
    border-right: 0 solid #686868;
    color: #333;
    font-size: .7em;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 130%;
    table-layout: fixed;
    width: 100%
}
.defaultList tr {
    vertical-align: top
}
.defaultList tr.alternate {
    background-color: #f0f0f0
}
.defaultList td {
    padding: 0 3px;
    vertical-align: top
}
.centerText {
    text-align: center
}
.labelRow {
    height: 2em;
    vertical-align: top
}
.actionRow {
    height: 2em;
    text-align: center !important;
    vertical-align: bottom
}
.centralContentLeft {
    padding: 0 10px;
    vertical-align: top
}
.centralContentRight {
    border-left: 1px dotted Gray;
    margin-left: 10px;
    text-align: left;
    vertical-align: top
}
.infoTree {
    margin: 10px;
    min-width: 300px
}
.resultsActionButtons {
    display: inline;
    margin: 0 10px
}
.updateProgressInline {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle
}
.updateProgressInline img {
    width: 20px
}
.recordOptionsLeft {
    position: relative;
    left: 0;
    float: left;
    white-space: nowrap
}
.recordOptionsRight {
    position: relative;
    left: 0;
    float: right;
    text-align: right;
    margin-right: 20px
}
.radio {
    font-size: 13px
}
.SelectLibraryList {
    color: #336600;
    text-decoration: none;
    list-style-type: none;
    vertical-align: middle;
    font-size: 10pt
}
.configDropList {
    font-size: 9pt;
    padding: 1px 0;
    background-color: #F0F0FF;
    display: inline-block;
    min-width: 60px;
    width: 300px
}
div.topright {
    background-position: left center;
    font-weight: 400;
    display: inline;
    position: fixed;
    top: 0;
    right: 0;
    width: auto;
    border: 2px solid #CCC;
    padding: 3px 5px;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    text-align: right;
    z-index: 500;
    color: #FFF;
    background-color: #069;
    font-variant: small-caps;
    left: auto
}
div.topright img {
    vertical-align: middle;
    padding: 0 5px
}
.defaultconfig {
    background-position: right;
    font-weight: 400;
    display: inline;
    position: relative;
    text-align: right;
    top: 16px;
    right: -350px;
    width: auto;
    border: 1px solid #06C;
    padding: 2px 5px;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    text-align: right;
    z-index: 500;
    color: #006;
    background-color: #DFDFFF;
    font-variant: normal;
    line-height: 1px
}
.multiSearchDB {
    font-weight: 400;
    display: inline;
    position: relative;
    text-align: right;
    top: 5px;
    width: auto;
    border: 1px solid #06C;
    padding: 1px 5px;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    text-align: right;
    z-index: 500;
    color: #006;
    background-color: #DFDFFF;
    font-variant: normal;
    line-height: 1px
}
.infoloanstatus {
    border: 0 solid #09C;
    background-color: #F0F8FF;
    display: inherit;
    position: relative;
    text-align: center;
    top: auto;
    width: 98%;
    padding: 1px 5px;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    z-index: 500;
    color: #000;
    font-style: normal
}
.headerstatus {
    text-align: center;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: 400
}
.labelstatus {
    padding: 0 3px;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    display: inline-block;
    text-align: right;
    vertical-align: middle !important;
    width: 250px;
    font-weight: 400
}
.valuestatus {
    text-align: left;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 11px
}
.holdingstatus {
    font-weight: 400;
    display: inline;
    position: relative;
    text-align: right;
    top: auto;
    width: auto;
    border: 1px solid red;
    padding: 1px 5px;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
    text-align: center;
    z-index: 500;
    color: #000;
    background-color: #FF9;
    font-variant: small-caps;
    line-height: 2px;
    font-style: normal
}
.holdselect a:hover {
    display: inline;
    position: relative;
    top: 0;
    width: auto;
    border: 0 solid #66F;
    padding: 0;
    z-index: 500;
    color: #000;
    background-color: #F0F0FF;
    font-style: normal
}
.holdselect {
    padding: 1px 5px 1px 18px;
    background-image: url(buttons/loan.png);
    background-repeat: no-repeat
}
.sepline {
    width: 95%;
    border-top: 1px solid silver;
    padding-bottom: 5px;
    padding-top: 0
}
.linktoblue {
    list-style: none;
    margin: 0;
    padding: 0
}
.linktoblue .tag {
    margin: 3px 0 3px 3px;
    padding: 0;
    overflow: hidden;
    float: left;
    display: block;
    position: relative
}
.linktoblue .tag a {
    background: #6b84b5;
    font: 11px/22px Arial, Sans-serif;
    margin: 1px;
    padding: 0 11px 0 22px;
    border-radius: 0 3px 3px 0;
    color: #fff;
    text-decoration: none;
    display: block;
    font-size-adjust: none;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0
}
.linktoblue .tag::before {
    border-width: 12px 12px 12px 0;
    border-style: solid;
    border-color: #fff transparent;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    position: absolute;
    content: ""
}
.linktoblue .tag a::after {
    background: #fff;
    margin: -3px 0 0;
    border-radius: 3px;
    left: 8px;
    top: 50%;
    width: 6px;
    height: 6px;
    position: absolute;
    content: "";
    box-shadow: inset 0 0 0 0 #ffffff, inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 0 0 0 1px #e8af4d inset, 0 1px 2px 0 rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 0 0 0 1px #e8af4d inset, 0 1px 2px 0 rgba(0, 0, 0, 0.25) inset
}
.linktoblue .tag a:hover {
    color: #111
}
.linktogreen {
    list-style: none;
    margin: 0;
    padding: 0
}
.linktogreen .tag {
    margin: 3px 0 3px 3px;
    padding: 0;
    overflow: hidden;
    float: left;
    display: block;
    position: relative
}
.linktogreen .tag a {
    background: #26ae37;
    font: 11px/22px Arial, Sans-serif;
    margin: 1px;
    padding: 0 11px 0 22px;
    border-radius: 0 3px 3px 0;
    color: #fff;
    text-decoration: none;
    display: block;
    font-size-adjust: none;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0
}
.linktogreen .tag::before {
    border-width: 12px 12px 12px 0;
    border-style: solid;
    border-color: #fff transparent;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    position: absolute;
    content: ""
}
.linktogreen .tag a::after {
    background: #fff;
    margin: -3px 0 0;
    border-radius: 3px;
    left: 8px;
    top: 50%;
    width: 6px;
    height: 6px;
    position: absolute;
    content: "";
    box-shadow: inset 0 0 0 0 #ffffff, inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 0 0 0 1px #e8af4d inset, 0 1px 2px 0 rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 0 0 0 1px #e8af4d inset, 0 1px 2px 0 rgba(0, 0, 0, 0.25) inset
}
.linktogreen .tag a:hover {
    color: #111
}
.linktoyellow {
    list-style: none;
    margin: 0;
    padding: 0
}
.linktoyellow .tag {
    margin: 3px 0 3px 3px;
    padding: 0;
    overflow: hidden;
    float: left;
    display: block;
    position: relative
}
.linktoyellow .tag a {
    background: #fcc65e;
    font: 11px/22px Arial, Sans-serif;
    margin: 1px;
    padding: 0 11px 0 22px;
    border-radius: 0 3px 3px 0;
    color: #a97837;
    text-decoration: none;
    display: block;
    font-size-adjust: none;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0
}
.linktoyellow .tag::before {
    border-width: 12px 12px 12px 0;
    border-style: solid;
    border-color: #fff transparent;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    position: absolute;
    content: ""
}
.linktoyellow .tag a::after {
    background: #fff;
    margin: -3px 0 0;
    border-radius: 3px;
    left: 8px;
    top: 50%;
    width: 6px;
    height: 6px;
    position: absolute;
    content: "";
    box-shadow: inset 0 0 0 1px #e8af4d, inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 0 0 0 1px #e8af4d inset, 0 1px 2px 0 rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 0 0 0 1px #e8af4d inset, 0 1px 2px 0 rgba(0, 0, 0, 0.25) inset
}
.linktoyellow .tag a:hover {
    color: #111
}
a[rel=tag] {
    color: #777;
    line-height: 16px;
    font-size: 12px !important;
    margin-bottom: 15px
}
a[rel=tag]:hover {
    color: #111
}
.messagetext {
    margin: 0 0 0 10px;
    padding: 10px 0 0 10px;
    list-style-type: decimal;
    font-family: 'Roboto', 'Lato', Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    list-style-image: url(../../Img/commentslist.png)
}
.messagetext i {
    background: #99f;
    font: 10px/12px Arial, Sans-serif;
    margin: 5px 5px 15px 0;
    padding: 5px;
    color: #fff;
    text-decoration: none;
    display: block;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0
}
.librarylist-styled-select {
    background: #E8EAEC;
    height: 25px;
    overflow: hidden;
    width: 100%
}
.librarylist-styled-select select {
    background: #E8EAEC;
    border: none;
    font-size: 12px;
    height: 25px;
    padding: 4px;
    width: 100%
}
.librarylist-semi-square {
    background: #E8EAEC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.librarylist-blue {
    color: #000
}
.librarylist-blue select {
    color: #000
}
.librarylist-styled-select option:checked {
    background-color: #E8EAEC;
    color: #000
}
input[type=text],
input[type=password],
.searchTextBox {
    border: 1px solid #c0c0c0;
    vertical-align: top;
    line-height: normal;
    padding: 1px 1px 1px;
    font-size: 13px;
    border-radius: 4px;
    cursor: pointer;
    background-color: #edecff;
    height: 20px
}
textarea,
.searchTextBox {
    border: 1px solid #c0c0c0;
    vertical-align: top;
    line-height: normal;
    padding: 1px 1px 1px;
    font-size: 13px;
    border-radius: 4px;
    cursor: pointer;
    background-color: #edecff
}
select {
    border: 1px solid #c0c0c0;
    vertical-align: top;
    line-height: normal;
    padding: 1px 1px 1px;
    font-size: 12px;
    border-radius: 4px;
    cursor: pointer;
    background-color: #edecff;
    height: 23px
}