#xiphbar_outer { background-color: #666666; width: 100%; min-height: 30px; }

#xiphbar { height: 30px; margin-left: auto; margin-right: auto; padding: 0 8px 0 8px; }

#xiphbar a { margin-left: 16px; color: #ffcc66; text-decoration: none; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; }

#xiphbar a:hover { color: #ffe6b3; }

#xiphbanner { float: left; vertical-align: middle; }

#xiphlinks { font-size: 11px; vertical-align: middle; }

body { margin: 0; border: 0; font-family: Arial, Helvetica, sans-serif; color: black; overflow-y: overlay; }

a { color: #3f6683; text-decoration: none; border-bottom: 1px dotted; }

a:hover { text-decoration: none; border-bottom: 1px dotted; color: #ff9900; }

a.disabled { color: lightgrey; border-bottom: 0px dotted !important; }

img { border: 0; }

#thepage { width: 100%; display: flex; justify-content: center; }

#thepage > div { width: 50%; }

#logos { padding: 72px 0 0 0; }

#navbar ul { margin: 0; border: 0; padding: 20px 0 25px 0; text-transform: uppercase; display: flex; justify-content: space-between; flex-wrap: wrap; }

#navbar li { margin: 0; border: 0; padding: 0 11px 0 0; display: inline; font-size: 0.83em; }

#navbar li a { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; border: none; font-weight: bold; }

li.active > a { color: black; border-bottom: 1px solid black !important; }

#navbar li a:hover { text-decoration: none; border-bottom: 1px dotted #3f6683; }

#banners { width: 232px; float: right; display: none; }

#content { margin: 0 0 0 0; vertical-align: top; font-size: 1em; line-height: 1.5; }

h1 { font-size: 1em; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: black; }

h2 { font-size: 1em; font-weight: bold; }

h3 { font-size: 0.86em; font-weight: bold; }

#copyright { margin-top: 30px; line-height: 1.5em; font-size: 0.9em; color: #999999; }

#copyright .hiddenlinks, #copyright .hiddenlinks a { color: #e6e6e6; }

#copyright .hiddenlinks a:hover { color: #3f6683; }

#copyright .hiddenlinks { visibility: hidden; }

#copyright:hover .hiddenlinks { visibility: visible; }

#copyright p { margin: 0; }

@media only screen and (max-width: 1000px) { #thepage > div { width: 90%; } }

/*# sourceMappingURL=styles.css.map */