/* Eric Meyer Reset */

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: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

body {
    width: 100%;
    font-size: 10px;
    line-height: 100%;
    font-family: courier;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
}

pre {
    font-size: 10px;
    line-height: 100%;
    font-family: courier;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
}

h4 {
    background-color: #172c59;
    color: #ffffff;
    font-family: courier;
    font-size: 14pt;
    font-weight: 700;
    padding: 5px 0px;
    width: 760px;
}

img {
    display: none;
}

a:link:after {
    display: none;
}

div#google_translate_element,
#goog-gt-tt,
iframe {
    display: none;
}

.nebraska-banner {
    display: none;
}

.navrow {
    display: none;
}

.contentArea {
    width: 650px;
    font-family: Arial, Helvetica, sans-serif;
}

.footer {
    display: none;
}

.btn {
    display: none;
}

.pageLinks {
    display: none;
}