/* global */
html { overflow: scroll; }
body { margin: 0px; background: transparent; }
OPTION, SELECT, INPUT, TEXT, TEXTAREA, SUBMIT, TD, DIV, LI, BODY, P { color: #555; font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; }
input[type="text"], SELECT, TEXT, TEXTAREA { background: #fff; border: solid 3px #ccc; min-height: 20px; width: 180px; padding-top: 4px; }
input[type="password"] { background: #fff; border: solid 3px #ccc; min-height: 20px; width: 180px; padding-top: 4px;  }
SELECT { background: #fff; border: solid 3px #ccc; min-height: 20px; width: 190px; padding-top: 4px; }
input.phone { background: #fff; border: solid 3px #ccc; min-height: 20px; width: 40px; padding-top: 4px; }
OPTION { background: #fff; min-height: 20px; min-width: 180px; padding-top: 4px; }
address { font-size: 10px; }
h1 { color: #111111; font-size: 20px; font-family: Times New Roman, serif; text-transform: uppercase; }
h2 { color: #003366; font-size: 14px; font-family: Times New Roman, serif; text-transform: uppercase; font-weight: bold; margin: 0; padding: 0; }
h3 { color: #111111; font-size: 12px; font-family: Times New Roman, serif; text-transform: uppercase; }
ul { list-style-type: disc; }
li { line-height: 20px; }
highlight { /*color: #3d7b0b;*/ color: #990000; font-weight: bold; }
.note { color: #444444; font-size: 10px; }
ol { margin: 0px; margin-left: 25px; padding: 0px; padding-top: 35px; }
.texter ol { padding-top: 10px; }
li { margin-bottom: 10px; }
#checks li { list-style-type: none; background: url('https://www.employernation.org/images/check.gif') top left no-repeat; padding-left: 30px; margin-left: -20px; }
ol { padding-top: 0; }
.benefitlist li { list-style-type: none; background: url('/portals/2/smallcheck.gif') top left no-repeat; padding-left: 30px; margin-left: -20px; line-height: 14px; }
.redbox { border: solid 1px #d1aaaa; background-color: #f5e5e5; padding: 15px; }

/* hyperlinks */
a { font: inherit; color: #990000; font-weight: bold; text-decoration: none; }
a:active {  }
a:visited { outline: none; }
a:hover { text-decoration: underline; }	

a img { border: 0px; background: transparent; }