body, table {
    font: normal 12px Arial, Helvetica, sans-serif;
}

/* temp */
td#main {
    padding: 6px;
    padding-bottom: 0;
    background: #e5fe98;
}

td#main-twocolumn, td#main-threecolumn {
    padding: 2px;
    padding-right: 4px;
    padding-bottom: 0;
    background: #e5fe98;
}

img {
    border: none;
}

.hide {
    display: none;
}

select, input, textarea {
    float: left;
}

/* site utilities */
.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

.clear3 {
    clear: both;
    overflow: hidden;
    height: 3px;
}

.clear5 {
    clear: both;
    overflow: hidden;
    height: 5px;
}

.clear10 {
    clear: both;
    overflow: hidden;
    height: 10px;
}

.clear15 {
    clear: both;
    overflow: hidden;
    height: 15px;
}

.clear20 {
    clear: both;
    overflow: hidden;
    height: 20px;
}

.inl {
    display: inline;
    float: left;
}

.no-marg-pad {
    margin: 0;
    padding: 0;
}

.hr-grn {
    background: #bbe344;
    clear: both;
    overflow: hidden;
    height: 1px;
    margin-right: 10px;
}

.hr-lGrn {
    background: #e5fe98;
    clear: both;
    overflow: hidden;
    height: 1px;
    margin-right: 10px;
}

.hr-dots {
    background: url( '/img/global/dot-grn.gif' ) repeat-x bottom left;
    height: 1px;
    margin: 10px 30px;
}

.printable-version {
    background: url( '/img/global/print.gif' ) no-repeat top left;
    line-height: 14px;
    padding-left: 17px;
    font-size: 11px;
}

.help-img {
    margin-top: 2px;
}

/* text/link styles (update)*/
a {
    outline: none;
}

a:link, a:visited {
    color: #0000CC;
    outline: none;
}

a:hover {
    color: #0000CC;
}

.bold {
    font-weight: bold;
}

/* smaller than strong tags...*/
.bold-14 {
    font-size: 14px;
    font-weight: bold;
}

.bold-16 {
    font-size: 16px;
    font-weight: bold;
}

.bold-18 {
    font-size: 18px;
    font-weight: bold;
}

.bold-grn {
    font-weight: bold;
    color: #006600;
}

.bold-grn-14 {
    font-weight: bold;
    color: #006600;
    font-size: 14px;
}

.bold-lgrn {
    font-weight: bold;
    color: #009900;
}

.bold-dgrn {
    font-weight: bold;
    color: #003300;
}

.bold-blu {
    font-weight: bold;
    color: #0a405c;
}

.bold-lblu {
    font-weight: bold;
    color: #006699;
}

.bold-red {
    font-weight: bold;
    color: #FF0000;
}

.bold-tan {
    font-weight: bold;
    color: #ffffcc;
}

.red {
    color: #FF0000;
}

.red12 {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #ff0000;
}

.red14 {
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #ff0000;
}

.red16 {
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #b31426;
}

.orn12 {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #f24000;
}

.wht {
    color: #fff;
}

.small-text {
    font-size: 11px;
}

.small {
    font-size: 10px;
}

.small-11 {
    font-size: 11px;
}

.page-hdr-wrapper {
    width: 744px;
    padding: 0;
    margin: 0;
}

.page-body {
    background: #bbe344;
    padding: 10px 6px 6px 6px;
    text-align: left;
}

#white.page-body {
    background: #FFF;
    padding: 10px;
    _padding-bottom: 0px;
    height: 1%;
}

#white-borders.page-body {
    background: #FFF;
    padding: 10px;
    _padding-bottom: 0px;
    border-right: 6px solid #bbe344;
    border-left: 6px solid #bbe344;
    border-bottom: 6px solid #bbe344;
}

#lgrn-borders.page-body {
    background: #eef7dc;
    padding: 10px;
    _padding-bottom: 0px;
    border-right: 6px solid #bbe344;
    border-left: 6px solid #bbe344;
    border-bottom: 6px solid #bbe344;
}

#t-a-f-borders.page-body {
    background: #ffffcc;
    padding: 0 0 10px 0;
    _padding-bottom: 0px;
    border-right: 6px solid #bbe344;
    border-left: 6px solid #bbe344;
    border-bottom: 6px solid #bbe344;
}

.page-body-cp {
    background: #ccffcc;
    padding: 10px 6px 6px 6px;
}

.section-body {
    background-color: #FFF;
    padding: 10px;
    _padding-bottom: 0px;
    height: 1%;
    text-align: left;
}

.section-body p {
}

.section-body p.top {
    width: 548px;
    margin-top: 14px !important;
    margin: 23px 0 10px 0;
    padding: 0;
}

/* light green message box with bottom dotted line border */
.top-grn-box#no-dots {
    background-image: none;
}

.top-grn-box#height {
    height: 60px;
}

.top-grn-box#borders {
    border-right: 6px solid #bbe344;
    border-left: 6px solid #bbe344;
}

.err-msg {
    color: #cc0000;
    font: normal 13px / 15px Arial, Helvetica, sans-serif;
    text-align: left;
    border: 1px solid #ffffff;
    float: left;
    background-color: #E7E7E7;
    padding: 4px 0;
    margin-bottom: 10px;
}

.err-msg .text {
    margin: 6px 6px 0 6px;
    width: 512px;
    overflow: hidden;
}

.err-msg ul {
    float: left;
    text-align: left;
    margin: 0 0 0 15px;
    padding: 0;
    list-style-type: none;
}

.err-msg ul li {
    text-align: left;
    margin-top: 4px;
    background: url( '/img/global/error-bullet.gif' ) no-repeat 1px 4px;
    padding-left: 10px;
}

.err {
    color: #cc0000;
}

#err-msg-full {
    width: 730px;
}

#err-msg-full-inBorders {
    width: 710px;
}

#err-msg-login {
    width: 210px;
}

#err-msg-login div {
    width: 160px;
}

#err-msg-login ul {
    margin: 0;
}

#err-msg-login ul li {
    width: 190px;
    _width: 175px;
    background: none;
}

#err-msg-login ul ul {
    margin: 4px 0 0 0;
}

#err-msg-login li li {
    width: 180px;
    _width: 165px;
    background: url( '/img/global/error-bullet.gif' ) no-repeat 1px 4px;
    padding: 0 0 5px 10px;
}

#err-msg-twoCol {
    width: 520px;
}

#err-msg-twoCol div {
    width: 420px;
}

#err-msg-twoCol ul {
    padding: 0;
    margin: 0 0 0 8px;
}

#err-msg-twoCol ul li {
    width: 420px;
}

#reg-err.err-msg {
    width: 455px;
    margin-bottom: 20px;
}



