.clearboth {
    clear: both;
}
.clearright {
    clear: right;
}
.clearleft {
    clear: left;
}
.hide {
    display: none;
}
.zeroheight {
    height: 0;
}
.donottransform {
    text-transform: none!important;
}
.nobottommargin {
    margin-bottom: 0;
    padding-bottom: 0;
}
.notopmargin {
    margin-top: 0;
    padding-top: 0;
}
.donotwrap {
    white-space: nowrap;
}
.nowrap {
    white-space: nowrap;
}
.floatright {
    float: right;
}
.floatleft {
    float: left;
}
.skip {
    position: absolute;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.normal {
    font-weight: normal!important;
    text-transform: none!important;
}
div#ets-language {
    clear: both;
    margin: 5em 0;
    color: #666;
    border-radius: 4px;
}
div#ets-language h2 {
    position: absolute;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
div#ets-language p {
    margin-left: 20px;
    font: bold 10px/12px arial, helvetica, sans-serif;
}
div#ets-language label {
    margin-left: 20px;
    font: bold 10px/12px arial, helvetica, sans-serif;
}
div#ets-language input {
    font: 10px/12px arial, helvetica, sans-serif;
}
div#ets-language.styled {
    margin: 0 0 1em 0;
    background: #e6e6e6;
    padding: .6em .8em .8em .8em;
}
div#ets-language.styled h2 {
    display: none;
}
div#ets-language.styled p {
    display: none;
}
div#ets-language.styled p.show {
    display: block;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #0a0a0a;
}
div#ets-language.styled label {
    position: absolute;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
div#ets-language.styled select {
    width: 100%;
    border: 1px solid #ccc;
    color: #666;
    font: 11px/11px arial, helvetica, sans-serif;
    margin: 1px 0 0 0;
    padding: 0;
    position: relative;
    top: 0;
}
.imgleft {
    float: left;
    margin: 0;
    padding: 0;
}
.imgright {
    float: right;
    margin: 0;
    padding: 0;
}
.imgcaption {
    margin: 0;
    padding: .5em 0;
    text-align: center;
    border-bottom: 1px solid #999;
    color: #333;
    font: normal normal normal 1.05em/1.5 arial, helvetica, sans-serif;
    font-size: smaller;
}
.wrapper-actionbutton {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}
a.rounded-noborder, .action-button {
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible;
    text-decoration: none!important;
    border-radius: 4px;
}
a.rounded-border, .audience-button {
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible;
    border: 1px solid #c0c0c0;
    border-radius: 4px;
}
.action-button {
    padding: 5px 10px;
    color: #fff;
    background: #4d6ea7;
    font: normal normal bold 100%/100% arial, helvetica, sans-serif;
}
.action-button:hover {
    background: #003082;
    text-decoration: none;
}
.audience-button {
    padding: 4px 10px;
    color: #333;
    background: #fff;
    font: normal normal bold 100%/100% arial, helvetica, sans-serif;
    border: 1px solid #c0c0c0;
}
.audience-button:hover {
    color: #660019;
    background: #fff;
    text-decoration: none;
}
.go-button, .go-link {
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    color: #666;
    background: #ddd;
    border: 1px solid #ccc;
    font: normal normal bold 10px/13px arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
.go-link {
    padding: 2px 3px;
}
.go-button:hover, .go-link {
    background: #fbdf80;
    text-decoration: none;
}
html {
    height: 100.1%;
    min-height: 100.1%;
}
body {
    margin: 0;
    padding: 0;
    background: #e1dada;
    min-height: 100.1%;
    height: 100.1%;
    font-size: 100%;
    font-size: 62.5%;
    font-size: 75%;
}
body.ets-org {
    background: #e1dada url(../img/wrap/background.gif) repeat-y center center;
}
body.ets-blank {
    background: #fff;
}
body.ets-popup {
    background: #fff;
}
div#wrapper-center {
    margin: 0 auto;
    padding: 0;
    width: 980px;
    background: #fff;
    height: 100%;
    min-height: 100%;
}
div#wrapper-bkgnd {
    margin: 0;
    padding: 0;
    min-height: 100%;
}
div#wrapper-content {
    margin: 0 auto;
    padding: 0;
    width: 980px;
    background: white;
}
div#top-navigation {
    margin: 0;
    padding: 0;
}
div#top-navigation div.bluesolidbar {
    margin: 0;
    padding: 0;
    border-bottom: 6px solid #003082;
    clear: both;
}
div.bluedottedbar {
    margin: 0;
    padding: 0;
    height: 1px;
    background: transparent url(ets_rule_gray.png) repeat-x;
    clear: both;
}
div.graydottedbar {
    margin: 10px 0 0 0;
    padding: 0;
    height: 1px;
    background: transparent url(ets_rule_gray.png) repeat-x;
    clear: both;
}
ul#site-nav-top {
    margin: 0 0 0 20px;
    padding: 0;
    list-style: none;
}
ul#site-nav-top li {
    font: normal normal bold 11px/11px arial, helvetica, sans-serif;
    list-style: none;
}
ul#site-nav-top li.a {
    color: #666;
    text-decoration: none;
}
ul#site-nav-top li.last a {
    border: 0;
}
.site-nav-top, .site-nav-top ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.site-nav-top {
    position: relative;
    z-index: 100;
}
.site-nav-top li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.site-nav-top li a, .site-nav-top li a:link, .site-nav-top li a:active, .site-nav-top li a:visited {
    display: block;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    text-decoration: none;
    line-height: 25px;
    color: #666;
    background: white url(../img/wrap/corp-top-nav-border.gif) no-repeat center right;
}
.site-nav-top li a:hover {
    color: #003082;
    text-decoration: underline;
}
.site-nav-top>li:hover a {
    color: #003082;
    text-decoration: underline;
}
.site-nav-top ul.subnav {
    position: absolute;
    top: -999em;
    left: -12px;
    list-style: none;
    margin: 0 0 0 1px;
    padding: 0;
    background: #fff;
    border: 1px solid #999;
}
.site-nav-top ul.subnav li {
    background: #d7d7d7 url(../img/wrap/ets_rule_gray.png) repeat-x bottom left;
    text-transform: none;
}
.site-nav-top ul.subnav li a, .site-nav-top ul.subnav li a:link, .site-nav-top ul.subnav li a:active, .site-nav-top ul.subnav li a:visited {
    display: block;
    margin: 0;
    padding: 5px 10px;
    text-decoration: none;
    line-height: normal;
    border: 0;
    background-image: url(../img/wrap/ets_rule_gray.png);
    background-repeat: repeat-x;
    background-position: bottom left;
}
.site-nav-top li.last a, .site-nav-top ul.subnav li.last, .site-nav-top ul.subnav li.last a {
    background-image: none;
}
.site-nav-top li:hover ul, .site-nav-top li.sfHover ul {
    top: 25px;
}
.site-nav-top ul li {
    border: 0;
    float: none;
}
.site-nav-top ul a {
    width: 240px;
}
.site-nav-top li.last ul a {
    width: 130px;
}
.site-nav-top ul a:hover {
    color: #fff;
    background: #003082;
}
div#site-search {
    margin: 1px 20px -1px 0;
    padding: 0;
    float: right;
    text-transform: uppercase;
    color: #666;
    font: normal normal bold 11px/13px arial, helvetica, sans-serif;
    line-height: 24px;
    width: 330px;
    text-align: right;
    white-space: nowrap;
}
div#site-search select {
    margin: 0;
    padding: 0;
    color: #666;
    font: normal normal normal 11px/11px arial, helvetica, sans-serif;
    border: 1px solid #ccc;
    position: relative;
    top: 0;
}
div#site-search label {
    font: normal normal bold 11px/11px arial, helvetica, sans-serif;
}
div#site-search input#site-search-form-keyword {
    margin: 0;
    padding: 1px 3px 1px 3px;
    color: #666;
    font: normal normal normal 11px/11px arial, helvetica, sans-serif;
    border: 1px solid #ccc;
    position: relative;
    top: 0;
}
div#site-search input#site-search-form-go {
    padding: 3px 3px 2px 3px;
    color: #666;
    font: normal normal bold 11px/11px arial, helvetica, sans-serif;
    border: 1px solid #ccc;
    position: relative;
}
p.adv-researcher-small-text {
    float: right;
    margin: -16px 0 0 0;
    padding: 0;
    font-size: smaller;
}
div#researcher-home-search {
    position: absolute;
    top: 215px;
}
div#researcher-home-search-2 {
    margin-left: 510px;
    background: #e6e6e6;
    padding: 16px;
    height: 70px;
    width: 205px;
    border-radius: 10px;
}
div#researcher-home-search-2 h1 {
    font-size: 127%;
    color: #003082;
    margin-bottom: .25em;
    margin-top: 0!important;
    white-space: nowrap;
}
div#researcher-home-search-2 div.grayline {
    display: none;
}
div#researcher-home-search-2 input#researcher-quick {
    width: 98%;
}
div#researcher-home-search-2 p.adv-researcher-small-text {
    float: right;
    margin: -29px 0 0 0;
    padding: 0;
    font-size: smaller;
}
div#ets-product-logo {
    float: left;
    margin: 9px 0 0 20px;
    padding: 0;
    height: 96px;
}
div#ets-product-logo a {
    border: 0;
    text-decoration: none;
}
div#ets-logo {
    float: left;
    margin: 0 18px 0 0;
    padding: 0;
}
div#ets-logo-core {
    float: left;
    margin: 0;
    padding: 0;
}
div#product-logo {
    float: left;
    margin: 0;
    padding: 0;
}
div.core-brand {
    margin-top: 20px!important;
    height: 326px!important;
}
div.core-brand div#ets-logo-core a {
    display: block;
    width: 100px;
    height: 78px;
}
div#section-navigation {
    float: right;
    clear: right;
    margin: 0 0 0 20px;
    height: 20px;
    white-space: nowrap;
    text-transform: uppercase;
}
.home-page #coreFlash, .home-page #mainImage {
    margin-top: 0;
}
.core-brand-page #coreFlash, .core-brand-page #mainImage {
    margin-top: -20px;
}
ul#section-nav {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    list-style-type: none;
    background: #fff;
    height: 2.2em;
    border-radius: 4px;
    white-space: nowrap;
}
ul#section-nav li {
    font: normal normal bold 11px/11px arial, helvetica, sans-serif;
    list-style: none;
    white-space: nowrap;
}
ul#section-nav li a {
    color: #666;
    text-decoration: none;
    white-space: nowrap!important;
}
ul#section-nav li.last a {
    border: 0;
}
.section-nav, .section-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.section-nav {
    position: relative;
    z-index: 100;
}
.section-nav li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.section-nav li a, .section-nav li a:link, .section-nav li a:active, .section-nav li a:visited {
    display: block;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    text-decoration: none;
    line-height: 25px;
    color: #666;
    background: white url(../img/wrap/corp-top-nav-border.gif) no-repeat center right;
}
.section-nav li a:hover {
    color: #003082;
    text-decoration: underline;
}
.section-nav>li:hover a {
    color: #003082;
    text-decoration: underline;
}
.section-nav ul.subnav {
    position: absolute;
    top: -999em;
    left: -12px;
    list-style: none;
    margin: 0 0 0 1px;
    padding: 0;
    width: 140px;
    background: #fff;
    border: 1px solid #999;
}
.section-nav ul.subnav li {
    background: #d7d7d7 url(../img/wrap/ets_rule_gray.png) repeat-x bottom left;
    text-transform: none;
}
.section-nav ul.subnav li a, .section-nav ul.subnav li a:link, .section-nav ul.subnav li a:active, .section-nav ul.subnav li a:visited {
    display: block;
    margin: 0;
    padding: 5px 10px;
    text-decoration: none;
    line-height: normal;
    border: 0;
    background-image: url(../img/wrap/ets_rule_gray.png);
    background-repeat: repeat-x;
    background-position: bottom left;
}
.section-nav li.last a, .section-nav ul.subnav li.last, .section-nav ul.subnav li.last a {
    background-image: none;
}
.section-nav li:hover ul, .section-nav li.sfHover ul {
    top: 25px;
}
.section-nav ul li {
    border: 0;
    float: none;
}
.section-nav ul a {
    width: 120px;
}
.section-nav ul a:hover {
    color: #fff;
    background: #003082;
}
#audience-header {
    float: right;
    clear: right;
    margin: 50px 20px 0 0;
    padding: 0;
    text-transform: uppercase;
    color: #767676;
    font-weight: bold;
    font-size: 245%;
    /* font-family: arial, helvetica, sans-serif; */
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;

    white-space: nowrap;
}
#audience-header h2, #audience-header h3 {
    color: #767676;
    margin-bottom: 0;
}
#audience-header h3 {
    font-size: 100%;
    margin-bottom: 0;
    margin-top: -5px;
}
#audience-header .ppi-audience-header {
    font-size: 90%;
}
div#brand-color-bar {
    margin: 0 0 20px 0;
    padding: 0;
    border-bottom: 24px solid #3072be;
    clear: both;
}
.etscorpbar {
    border-color: #3072be!important;
}
.toeflbar {
    border-color: #ea9111!important;
}
.toeicbar {
    border-color: #06674e!important;
}
.grebar {
    border-color: #cc6813!important;
}
.praxisbar {
    border-color: #6a8012!important;
}
.ppabar {
    border-color: #6a8012!important;
}
.etsstorebar {
    border-color: #3072be!important;
}
.etscorpbgcolor {
    background: #3072be;
}
.bgcolor-8c8c8c {
    background: #8c8c8c;
}
.etscorp-bkgrnd {
    background-color: #3072be!important;
}
.toefl-bkgrnd {
    background-color: #ea9111!important;
}
.toeic-bkgrnd {
    background-color: #06674e!important;
}
.gre-bkgrnd {
    background-color: #cc6813!important;
}
.praxis-bkgrnd {
    background-color: #6a8012!important;
}
.ppa-bkgrnd {
    background-color: #6a8012!important;
}
.etsstore-bkgrnd {
    background-color: #3072be!important;
}
div.grayline {
    clear: both;
    border-bottom: 1px solid #999;
    margin: 0;
    padding: 0;
}
div.header-image {
    margin: 0;
    padding: 0;
}
div.ets-home {
    background: white url(../img/fpo-image_980x346.gif) no-repeat 0 0;
}
div#breadcrumbs {
    clear: both;
    margin: 0;
    padding: 0 20px 0 20px;
    font: normal normal bold 10px/24px arial, helvetica, sans-serif;
    color: #fff;
    background: #3072be;
    height: 24px;
}
div#breadcrumbs a {
    color: #fff;
    text-decoration: none;
}
div#breadcrumbs a:hover {
    text-decoration: underline;
}
div#secondary-home-main-image {
    margin: 0;
    padding: 0;
}
div#secondary-home-main-image-with-padding {
    margin: -20px 0 20px 0;
    padding: 0;
}
h1, .like-h1 {
    font-size: 180%;
    line-height: 1.2;
    margin-top: -0.2em!important;
}
h2, .like-h2 {
    font-size: 150%;
    line-height: 1.2;
}
h3, .like-h3 {
    font-size: 128%;
    line-height: 1.2;
}
h4, .like-h4 {
    font-size: 110%;
    line-height: 1.2;
}
h1, .like-h1, h2, .like-h2, h3, .like-h3, h4, .like-h4, h5, .like-h5, h6, .like-h6 {
    margin: 0 0 5px 0;
    padding: 0;
    color: #660019;
    font-weight: bold;
    /* font-family: arial, helvetica, sans-serif; */
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}
h5, h6 {
    font-style: italic;
}
h6 {
    color: #0a0a0a;
}
#main-content h2, #main-content h3, #main-content h4, #main-content h5, #main-content h6 {
    margin-top: 20px;
}
#main-content h2.notopmargin, #main-content h3.notopmargin, #main-content h4.notopmargin, #main-content h5.notopmargin, #main-content h6.notopmargin {
    margin-top: 0;
}
div.callout-box h2, div.callout-box h3, div.callout-box h4, div.callout-box h5, div.callout-box h6, div.callout-box-alert h2, div.callout-box-alert h3, div.callout-box-alert h4, div.callout-box-alert h5, div.callout-box-alert h6 {
    margin-top: 0!important;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
    color: #660019;
    text-decoration: none!important;
}
h6 a {
    color: #0a0a0a;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
    color: #660019;
    text-decoration: underline!important;
}
h6 a:hover {
    color: #0a0a0a;
}
.grayheading {
    color: #484848;
    margin-top: 0!important;
    padding-top: 0;
}
.blueheading {
    color: #003082;
}
h1.blueheading a, h2.blueheading a, h3.blueheading a, h4.blueheading a, h5.blueheading a, h6.blueheading a {
    color: #003082;
    text-decoration: none!important;
}
h1.blueheading a:hover, h2.blueheading a:hover, h3.blueheading a:hover, h4.blueheading a:hover, h5.blueheading a:hover, h6.blueheading a:hover {
    color: #003082;
    text-decoration: underline!important;
}
p, td, th, dt, dd {
    font: normal normal normal 1.05em/1.5 arial, helvetica, sans-serif;
    margin: 0 0 .8em 0;
}
p.article-date, p.news-date {
    float: left;
    margin-bottom: 0;
    padding-right: .2em;
    overflow: hidden;
}
p.last {
    margin-bottom: 0;
    padding-bottom: 0;
}
pre, code, tt, samp, kbd {
    font: normal normal normal .9em/1.2 "courier new", courier, monospace;
}
legend, label, input, textarea, select {
    font: normal normal normal 1.05em/1.5 arial, helvetica, sans-serif;
}
dt {
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
}
dd {
    margin: 0 0 0 1.5em;
    padding: 0;
}
dl.report-info dt {
    float: left;
    clear: left;
    width: 10em;
    font-weight: bold;
}
dl.report-info dd {
    margin: 0 0 0 11em;
    padding: 0;
}
dl.report-info dd.last {
    padding: 0 0 1em 0;
}
dl.report-info-2 dt {
    float: left;
    clear: left;
    width: 15em;
    font-weight: bold;
}
dl.report-list {
    margin-left: 1.2em;
    margin-bottom: 1em;
    padding-left: 0;
}
div.callout-box dl.report-list {
    margin-left: .2em;
    padding-left: 1px;
}
dl.report-list dt {
    float: left;
    clear: left;
    width: 5em;
    font-weight: bold;
}
dl.report-list dd {
    margin: 0 0 1em 6em;
    padding: 0;
}
dl.news-info {
    margin-left: 0;
    margin-bottom: 1em;
    padding-left: 0;
}
dl.news-info dt {
    float: left;
    clear: left;
    width: 8em;
    font-weight: bold;
}
dl.news-info dd a {
    font-weight: normal!important;
}
dl.news-info dd {
    margin: 0 0 1em 8em;
    padding: 0;
}
dl.news-info dd ul li {
    list-style: none;
    margin-left: 0!important;
    margin-right: .5em!important;
    float: left;
}
dl.news-info dd ul.contacts li {
    float: left;
    padding-right: 20px;
    padding-bottom: 1.3em;
    white-space: nowrap;
}
dl.news-list {
    margin-left: 1.2em;
    margin-bottom: 1em;
    padding-left: 0;
}
dl.news-list dt {
    float: left;
    clear: left;
    width: 8em;
    font-weight: bold;
}
dl.news-list dd a {
    font-weight: normal!important;
}
dl.news-list dd {
    margin: 0 0 1em 8em;
    padding: 0;
}
dl.contact-info {
    margin-left: 3em;
    margin-bottom: .8em;
}
dl.contact-info dt {
    float: left;
}
dl.contact-info dd {
    margin-left: 5em;
}
dl.contact-info-0left {
    margin-left: 0;
    margin-bottom: .8em;
}
dl.contact-info-0left dt {
    float: left;
    font-weight: normal!important;
}
dl.contact-info-0left dd {
    margin-left: 5em;
}
dl.contact-info-2 {
    margin-left: 2.5em;
    margin-bottom: .8em;
}
dl.contact-info-2 dt {
    float: left;
    white-space: normal;
    margin-bottom: .8em;
    width: 10em;
}
dl.contact-info-2 dd {
    margin-left: 10em;
    white-space: normal;
    margin-bottom: .8em;
}
dl.contact-info-3 {
    margin-left: 2.5em;
    margin-bottom: .8em;
}
dl.contact-info-3 dt {
    float: left;
    white-space: normal;
    margin-bottom: .8em;
}
dl.contact-info-3 dd {
    margin-left: 13em;
    white-space: normal;
    margin-bottom: .8em;
}
dl.faq-topic-list {
    margin-bottom: 3em;
}
dl.faq-topic-list dt {
    margin-top: 1em;
    padding-left: 23px;
    font-size: 128%;
}
dl.faq-topic-list dt.open {
    background: #fff url("../img/minus_14px.gif") no-repeat 1px 5px;
}
dl.faq-topic-list dt.close {
    background: #fff url("../img/plus_14px.gif") no-repeat 1px 5px;
}
dl.faq-topic-list dd {
    margin: 0 0 2em 2.5em;
}
span.faq-topic-control {
    cursor: pointer;
    text-decoration: underline;
    color: #003082;
    font-size: smaller;
}
.expand-collapse h2 {
    padding-left: 22px;
    cursor: pointer;
}
h2.open {
    background: #fff url("../img/minus_14px.gif") no-repeat 1px 2px;
}
h2.close {
    background: #fff url("../img/plus_14px.gif") no-repeat 1px 2px;
}
h2.open:focus, h2.close:focus {
    outline: 1px dotted #003082;
}
.fix-headings h2.open, .fix-headings h2.close {
    font-size: 18px;
}
dl.faq-list dt {
    font-size: 110%;
    font-weight: bold;
    color: #660019;
    margin-top: 1em;
    margin-bottom: .3em;
    line-height: 1.2em;
}
dl.faq-list dd {
    margin: 0 0 2em 2.5em;
    padding-left: 0;
    margin-bottom: 1.2em;
}
dl.faq-js {
    margin-left: 1.5em;
}
dl.faq-js dt {
    margin-bottom: .5em;
    cursor: pointer;
    font-weight: normal;
    color: #003082;
}
dl.faq-js dt:hover {
    text-decoration: underline;
}
dl.faq-js dt.text-bold {
    font-weight: bold;
}
dl.faq-js dt.text-bold:hover {
    text-decoration: none;
}
dl.faq-js dd+dt {
    margin-top: 0;
    margin-bottom: .5em;
}
dl.faq-js dd {
    margin-top: .5em;
    margin-bottom: 2em;
    margin-left: 1.5em;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
}
ol.upper-roman {
    list-style-type: upper-roman;
}
ol.decimal {
    list-style-type: decimal;
}
ol.upper-alpha {
    list-style-type: upper-alpha;
}
ol.lower-alpha {
    list-style-type: lower-alpha;
}
ul {
    list-style-type: disc;
}
ul ul {
    list-style-type: circle;
}
ul ul ul {
    list-style-type: disc;
}
ol.upper-roman {
    list-style-type: upper-roman;
}
ol.upper-roman ol {
    list-style-type: upper-alpha;
}
ol.upper-roman ol ol {
    list-style-type: decimal;
}
ol.upper-roman ol ol ol {
    list-style-type: lower-alpha;
}
ol.upper-roman ol ol ol ol {
    list-style-type: lower-roman;
}
ol.upper-alpha {
    list-style-type: upper-alpha;
}
ol.upper-alpha ol {
    list-style-type: decimal;
}
ol.upper-alpha ol ol {
    list-style-type: lower-alpha;
}
ol.upper-alpha ol ol ol {
    list-style-type: lower-roman;
}
ol.upper-alpha ol ol ol ol {
    list-style-type: lower-alpha;
}
ul, ol {
    margin-bottom: 1em;
}
ul li {
    font-size: 1.0em;
    line-height: 1.6923;
    margin-left: 2.5em;
    margin-bottom: .5em;
    font: normal normal normal 1.05em/1.5 arial, helvetica, sans-serif;
}
ol li {
    font-size: 1.0em;
    line-height: 1.6923;
    margin-left: 2.5em;
    margin-bottom: .5em;
    font: normal normal normal 1.05em/1.5 arial, helvetica, sans-serif;
}
ul li li, ol li li, ul li p, ol li p {
    font: normal normal normal 1em/1.5 arial, helvetica, sans-serif;
}
ul li li li, ol li li li, ul li li p, ol li li p {
    font: normal normal normal 1em/1.5 arial, helvetica, sans-serif;
}
ul.nobullets, ol.nobullets {
    list-style: none;
    margin-left: 0;
}
ul.twocolumns li, ol.twocolumns li {
    display: block;
    float: left;
    list-style: none;
    width: 50%;
    margin-left: 0;
    padding-left: 0;
}
ul.threecolumns li, ol.threecolumns li {
    display: block;
    float: left;
    list-style: none;
    width: 33%;
    margin-left: 0;
    padding-left: 0;
}
ul.fourcolumns li, ol.fourcolumns li {
    display: block;
    float: left;
    list-style: none;
    width: 25%;
    margin-left: 0;
    padding-left: 0;
}
ul.noindent, ul.noindent li, ol.noindent {
    margin-left: 0;
    padding-left: 0;
}
ul.noindent ul li, ul.noindent ol li, ol.noindent ul li, ol.noindent ol li {
    margin-left: 2.5em;
}
ul.withspacing li, ol.withspacing li {
    margin-bottom: 1em;
}
ul.nospacing li, ol.nospacing li {
    margin-bottom: 0;
}
ul.tight li, ol.tight li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
}
ul.product-list {
    list-style: none;
    margin-left: 0;
}
ul.product-list li h4.product {
    margin-left: 120px;
}
ul.product-list li div.img {
    margin-top: -1.5em;
    width: 120px;
    float: left;
}
ul.product-list li div.desc {
    width: 400px;
    float: left;
}
ul.product-list li div.desc-full {
    width: 600px;
    float: left;
}
ul.video-list {
    list-style: none;
    margin-left: 0;
}
ul.video-list li h4.video {
    margin-left: 160px;
}
ul.video-list li div.img {
    margin-top: -1.5em;
    width: 160px;
    float: left;
}
ul.video-list li div.desc {
    width: 360px;
    float: left;
}
ul.video-list li div.desc-full {
    width: 600px;
    float: left;
}
#center-content li ul, #center-content li ol {
    margin: .5em 0;
}
dd p, dd li {
    font-size: .955em;
}
a {
    color: #003082;
    text-decoration: none;
    white-space: normal;
}
a:hover {
    text-decoration: underline;
}
sup, sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
span.strike {
    text-decoration: line-through;
}
span.underline {
    text-decoration: underline;
}
abbr {
    border-bottom: .1em dotted;
    cursor: help;
}
acronym {
    border-bottom: .1em dotted;
    cursor: help;
}
b {
    font-weight: bold;
}
strong {
    font-weight: bold;
}
.text-bold {
    font-weight: bold;
}
em {
    font-style: italic;
}
i {
    font-style: italic;
}
.text-italic {
    font-style: italic;
}
blockquote {
    margin: 0 3em .8em 3em;
    padding: 0;
}
blockquote p {
    font-weight: bold;
    font-style: italic;
}
blockquote em {
    font-weight: bold;
    font-style: normal;
}
div.indented {
    margin: 0 3em .8em 3em;
    padding: 0;
}
cite {
    font-style: italic;
}
dfn {
    font-style: italic;
}
var {
    font-style: italic;
}
del {
    text-decoration: line-through;
}
ins {
    background: yellow;
}
big {
    font-size: larger;
}
.text-large {
    font-size: 1.5em;
}
small {
    font-size: smaller;
}
.text-small {
    font-size: smaller;
}
.text-black {
    color: #000;
}
.alert {
    color: #c00;
}
.alert a {
    color: #c00;
}
.asterick {
    color: #f00;
}
.required {
    color: #f00;
}
.phone-number {
    font-weight: bold;
    white-space: nowrap;
}
.footnote {
    margin: 1em 0;
    padding: 0;
    color: #333;
    font-size: smaller;
}
.indicator {
    display: inline-block;
    overflow: hidden;
    width: 8px;
}
.callout-box {
    margin: 0 0 1.5em 0;
    padding: .8em .8em 0 .8em;
    background: #fffff0;
    border: 1px solid #999;
}
.callout-box-alert {
    margin: 0 0 1.5em 0;
    padding: .8em .8em 0 .8em;
    background: #fdefbd;
    border: 1px solid #772f28;
}
div.important-msg-box {
    margin: 0 0 1em 0;
    padding: 1em;
    border: 1px solid #660019;
}
div.important-msg-box h3 {
    margin: 0 1em .5em 1em!important;
    padding: 0 0 0 27px;
    background: url(../img/wrap/icon_alert_message.gif) no-repeat left center;
    font-size: 120%;
    color: #c00;
}
div.important-msg-box p {
    margin: 0 1em .5em 1em;
}
div.important-msg-box ul {
    margin: 0 1em;
    padding: 0;
}
div.important-msg-box ul li {
    margin-bottom: 0;
}
div.important-msg-box h4 {
    margin-left: 1em;
}
.narrow-box-right {
    float: right;
    margin-left: .8em;
    width: 14em;
}
.narrow-box-right ul.noindent {
    margin-left: .6em!important;
    padding-left: .6em!important;
}
td.prod-name {
    width: 30%;
    font-weight: bold;
    padding: .5em;
}
td.prod-desc {
    padding: .5em;
}
div.form-border {
    margin: 0 0 2em 0;
    padding: 1em 1em 0 1em;
    border: 1px solid #ddd;
}
div.form-error {
    color: red;
    white-space: normal;
}
div.form-error-wide {
    margin: 0 0 .5em 0;
    padding: 0;
    color: #f00;
    font-size: 100%;
    width: auto;
    white-space: normal;
}
table.form-table tr {
    vertical-align: bottom;
    clear: both;
}
table.form-table td {
    padding: 0 .5em .5em .5em;
    vertical-align: top;
}
table.form-table td.asterick {
    color: #f00;
}
table.form-table td.required {
    padding: 0;
    color: #f00;
    width: 1em;
    text-align: center;
}
table.form-table td.recommended {
    padding: 0;
    color: #f00;
    width: .5em;
    text-align: center;
}
table.form-table td.form-label {
    padding: 0 .5em .25em .5em;
    width: 12em;
}
table.form-table td.form-fields {
    white-space: nowrap;
    width: 10.5em;
}
table.form-table td.form-fields div label {
    margin-right: 1.5em;
}
table.form-table td.auto-text-fields-column {
    white-space: nowrap;
}
table.form-table td.form-text {
    width: 39em;
}
table.form-table td.form-text-auto {
    width: auto;
}
input.field-error, select.field-error, textarea.field-error {
    background: #ffbfbf;
}
input.text-xlg-field {
    width: 90%;
}
input.text-lg-field {
    width: 16em;
}
input.text-xmed-field {
    width: 10em;
}
input.text-sm-field {
    width: 5em;
}
input.text-year-field {
    width: 4em;
}
input.text-ssn2 {
    width: 2em;
}
input.text-ssn3 {
    width: 3em;
}
input.text-ssn4 {
    width: 4em;
}
select.select-sm-field {
    width: 5.5em;
}
select.select-med-field {
    width: 7.5em;
}
select.select-xmed-field {
    width: 10.5em;
}
select.select-lg-field {
    width: 16.5em;
}
select.select-xlg-field {
    width: 20.5em;
}
select.select-month {
    width: 7.5em;
}
select.select-day {
    width: 4em;
}
select.select-year-field {
    width: 7.5em;
}
select.select-test-name-field {
    width: 31.5em;
}
.fancy-btn {
    padding: .3em 1em .2em 1em;
    color: #fff;
    background: #003082;
    font-weight: bold;
    font-size: .95em;
    border: 1px solid #003082;
    width: auto;
    border-radius: 4px;
    vertical-align: middle;
}
.fancy-btn:hover {
    border: 1px solid #003082;
    background: #3072be;
}
div.t-ci {
    margin: 0;
    padding: 0;
    border: 1px solid #bfa777;
}
div.t-ci h3, #main-content div.t-ci h3 {
    background: #ebe5d5;
    margin: 0;
    padding: .25em;
    border-bottom: 1px solid #bfa777;
    color: #0a0a0a;
    font-size: 105%;
}
div.t-ci dl {
    margin: 0;
    padding: .5em;
}
div.t-ci dt {
    float: left;
    width: 11em;
    clear: left;
    margin-bottom: 1em;
}
div.t-ci dd {
    margin-left: 12em;
    margin-bottom: 1em;
}
div#main-content {
    margin: 0;
    padding: 0;
    color: #0a0a0a;
}
.padded-0-20px {
    padding: 0 20px!important;
}
div#page-contents {
    float: right;
    margin: 20px 20px 0 0;
}
body.ets-popup div#page-contents {
    float: left;
    margin: 20px;
    padding: 0;
}
div#page-contents a {
    text-decoration: underline;
}
div#page-contents .content-box a {
    text-decoration: none;
}
div#page-contents .content-box a:hover {
    text-decoration: underline;
}
div#navigation-contents {
    float: left;
}
div#center-content {
    clear: both;
}
div#center-content div.bluedottedbar {
    margin: 0 0 12px 0;
    padding: 0;
}
div#center-content div.graydottedbar {
    margin: 0 0 12px 0;
    padding: 0;
}
div#center-content .imgleft {
    margin-right: 1em;
    margin-bottom: .8em;
}
div#center-content .imgright {
    margin-left: 1em;
    margin-bottom: .8em;
}
.divider-50 {
    width: 50%;
    padding: 0;
    margin: 30px 0 30px 0;
    height: 1px;
    background-color: #000;
}
.divider-50 hr {
    display: none;
    margin: 0;
    padding: 0;
}
div.inline-nav {
    margin: 0 0 .8em 0;
    padding: .5em 0;
    clear: both;
    border: 1px solid #333;
}
div.inline-nav p {
    padding-left: .8em;
    padding-right: .8em;
}
div.inline-nav ul {
    margin: 0;
    padding: 0 0 0 .5em;
    list-style-type: none;
}
div.inline-nav ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 1px solid #333;
    border-width: 0 1px 0 0;
    display: inline;
}
div.inline-nav ul li.last {
    border: 0;
}
div.inline-nav ul li a {
    padding: 0 .3em;
    white-space: nowrap;
}
div#page-contents div.inline-nav ul li a.current-nav {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}
.container-20 {
    float: left;
    width: 20px;
}
.container-180 {
    float: left;
    width: 180px;
}
.container-270 {
    float: left;
    width: 270px;
}
.container-280 {
    float: left;
    width: 280px;
}
.container-310 {
    float: left;
    width: 310px;
}
.container-330 {
    float: left;
    width: 330px;
}
.container-340 {
    float: left;
    width: 340px;
}
.container-350 {
    float: left;
    width: 350px;
}
.container-360 {
    float: left;
    width: 360px;
}
.container-370 {
    float: left;
    width: 370px;
}
.container-560 {
    float: left;
    width: 560px;
}
.container-640 {
    float: left;
    width: 640px;
}
.container-740 {
    float: left;
    width: 740px;
}
.container-760 {
    float: left;
    width: 760px;
}
.container-940 {
    float: left;
    width: 940px;
}
.spacer-height1em {
    height: 1em;
}
.spacer-height10 {
    height: 10px;
}
.spacer-height20 {
    height: 20px;
}
.spacer-height24 {
    height: 24px;
}
div.ets-home-tp-name {
    float: left;
    width: 75px;
}
div.ets-home-tp-name h4 {
    padding-top: .1em;
}
div.ets-home-tp-desc {
    float: left;
    width: 200px;
}
.center-banner {
    margin: 0 0 20px 0;
    padding: 0;
    height: 80px;
    text-align: center;
}
.center-banner-big {
    margin: 0 0 20px 0;
    padding: 0;
    height: 145px;
    text-align: center;
}
div.product-home-image {
    margin-top: -20px;
    margin-left: -20px;
}
div.secondary-home-image {
    margin: -20px 0 20px -20px;
}
div.content-box {
    margin: 0;
    padding: 16px;
    background: #e6e6e6;
    border-radius: 10px;
}
div.content-box-header h1 {
    margin-bottom: .5em;
    margin-right: 1em;
}
div.content-box div.grayline {
    border-bottom: 1px solid #999;
    margin: 0 0 10px 0;
    padding: 0;
}
div.content-box div.bluedottedbar {
    margin: 0;
    padding: 0 0 10px 0;
    height: 1px;
    background: transparent url(../img/wrap/ets_rule_gray.png) repeat-x;
    clear: both;
}
div.content-box-nofiller h1, div.content-box-nofiller h2, div.content-box-nofiller h3, div.content-box-nofiller h4, div.content-box-nofiller h5, div.content-box-nofiller h6, div.content-box h1, div.content-box h2, div.content-box h3, div.content-box h4, div.content-box h5, div.content-box h6 {
    margin-top: 0!important;
}
div.container-760 div.content-box .column-box-1-left, div.container-760 div.content-box .column-box-1-right {
    margin: 0;
    padding: 16px;
    width: 315px;
    background: #e6e6e6;
    border-radius: 10px;
}
div.container-760 div.content-box-nofiller {
    margin: 0 0 20px 0;
    padding: 0;
    clear: both;
    border-radius: 10px;
}
div.container-760 div.content-box-nofiller .column-box-1-left, div.container-760 div.content-box-nofiller .column-box-1-right {
    margin: 0;
    padding: 16px;
    width: 328px;
    background: #e6e6e6;
    border-radius: 10px;
}
div.column-box-1-left {
    float: left;
    clear: left;
}
div.column-box-1-right {
    float: right;
    clear: right;
}
div#center-content div.column-box-1-left ul li, div#center-content div.column-box-1-right ul li {
    margin-left: 1.0em;
}
div#center-content div.column-box-1-left ul.noindent, div#center-content div.column-box-1-right ul.noindent {
    margin-left: 0;
    padding-left: 0;
}
div#center-content div.column-box-1-left ul.noindent li, div#center-content div.column-box-1-right ul.noindent li {
    margin-left: 0;
    padding-left: 0;
}
div.container-640 .column-box-1-left {
    float: left;
    clear: left;
    width: 288px;
    margin: 0 16px -12px 0;
    padding: 0;
}
div.container-640 .column-box-1-right {
    float: right;
    clear: right;
    width: 288px;
    margin: 0 0 -12px 16px;
    padding: 0;
}
div.container-640 div.content-box-nofiller .column-box-1-left, div.container-640 div.content-box-nofiller .column-box-1-right {
    width: 278px;
    margin: 0;
    padding: 16px;
    background: #e6e6e6;
    border-radius: 10px;
}
div.container-560 div.content-box-nofiller {
    margin: 0 0 20px 0;
    padding: 0;
    clear: both;
    border-radius: 10px;
}
div.container-560 div.content-box-nofiller .column-box-1-left, div.container-560 div.content-box-nofiller .column-box-1-right {
    margin: 18px 0 0 0;
    padding: 16px;
    width: 238px;
    background: #e6e6e6;
    border-radius: 10px;
}
.column-box {
    clear: both;
    margin: 0 0 12px 0;
    padding: 0;
}
.column-box h2 {
    margin: 0 0 .5em 0;
    padding: 0;
}
.column-box ul {
    margin-left: 1em;
}
.column-box ul li {
    padding-bottom: .5em;
}
.column-box ul.noindent {
    margin-left: 0;
}
.column-box a {
    text-decoration: none!important;
    font-weight: bold;
}
.column-box a:hover {
    text-decoration: underline!important;
    font-weight: bold;
}
.column-box div.bluedottedbar {
    margin-bottom: 8px;
}
.column-box div.graydottedbar {
    margin-bottom: 8px;
}
.column-box div.grayline {
    border-bottom: 1px solid #999;
    margin: 0 0 10px 0;
    padding: 0;
}
.continued-content {
    margin-top: -0.25em;
}
.background-gray {
    background: #c4cbd7!important;
}
.banner-box {
    margin: 0 0 12px 0;
    padding: 12px;
    background: #f8f8f8;
    border-radius: 10px;
}
.banner-box h2 {
    margin: 0 0 .5em 0;
    padding: 0;
}
.banner-box img {
    float: left;
    margin: 0 5px 0 0;
}
#right-content p {
    line-height: 1.2!important;
}
#right-content .container-180 div.ad-banner {
    margin-left: 0!important;
}
#right-content div.brand-img {
    margin: 0 0 20px 0;
}
.important-update {
    margin: 0 0 20px 0;
    padding: 12px;
    background: #fdefbd;
    border-radius: 10px;
}
div.important-update a {
    text-decoration: none!important;
}
div.important-update a:hover {
    text-decoration: underline!important;
}
div.important-update h1, div.important-update h2, div.important-update h3, div.important-update h4, div.important-update h5, div.important-update h6 {
    margin-top: 0!important;
}
.container-280 .important-update h2 {
    margin: 0 0 8px 0;
    padding: 0;
    line-height: 30px;
}
.container-180 .important-update h2 {
    margin: 0 0 8px 0;
    padding: 0;
    font-size: 120%;
    line-height: 20px;
}
.important-update p.indented35 {
    margin-left: 35px;
}
.important-update p.indented25 {
    margin-left: 25px;
}
div.promo-wrap {
    border: 1px solid #999;
    background: #fff;
    margin: 0 0 20px 0;
    padding: 12px 0 .25em 0;
    border-radius: 10px;
}
div.promo {
    margin: 0;
    padding: 0 12px;
}
div.promo h1, div.promo h2, div.promo h3, div.promo h4, div.promo h5, div.promo h6 {
    color: #003082;
    margin-bottom: .25em;
    margin-top: 0!important;
}
div.promo h1 a, div.promo h2 a, div.promo h3 a, div.promo h4 a, div.promo h5 a, div.promo h6 a {
    color: #003082;
    text-decoration: none!important;
}
div.promo h1 a:hover, div.promo h2 a:hover, div.promo h3 a:hover, div.promo h4 a:hover, div.promo h5 a:hover, div.promo h6 a:hover {
    color: #003082;
    text-decoration: underline!important;
}
body.core-brand-page div.promo h1, body.home-page div.promo h1 {
    font-size: 170%;
}
body.core-brand-page div.promo h2, body.home-page div.promo h2 {
    font-size: 160%;
}
body.core-brand-page div.promo h3, body.home-page div.promo h3 {
    font-size: 150%;
}
body.core-brand-page div.promo h4, body.home-page div.promo h4 {
    font-size: 130%;
}
body.core-brand-page div.promo h5, body.home-page div.promo h5 {
    font-size: inherit;
}
body.core-brand-page div.promo h6, body.home-page div.promo h6 {
    font-size: inherit;
}
div.promo a {
    text-decoration: none!important;
}
div.promo a:hover {
    text-decoration: underline!important;
}
h4.promo-icon-1 {
    background: url(../img/icon/fpo-icon_important_updates_18x18.gif) no-repeat 0 center;
    padding-left: 27px;
    line-height: 18px;
}
div.promo div.grayline {
    border-bottom: 1px solid #999;
    margin: 1em 0;
    padding: 0;
}
.container-280 div.promo, div.promo-wrap div.promo {
    padding-bottom: 0;
}
.container-280 div.promo .imgleft {
    float: left;
    margin: 5px 9px .8em 0;
    padding: 0;
}
.container-280 div.promo .imgright {
    float: right;
    margin: 5px 0 .8em 9px;
    padding: 0;
}
div.promo-wrap div.promo .imgleft {
    float: left;
    margin: 5px 6px .8em 0;
    padding: 0;
}
div.promo-wrap div.promo .imgright {
    float: right;
    margin: 5px 0 .8em 6px;
    padding: 0;
}
div#navigation-contents div.promo-wrap {
    margin-left: 20px;
}
div.news-blurb {
    margin: 0 12px;
    padding: 12px 0 0 0;
}
div.news-blurb h1, div.news-blurb h2, div.news-blurb h3, div.news-blurb h4, div.news-blurb h5, div.news-blurb h6 {
    color: #003082;
    margin-bottom: .25em;
    margin-top: 0!important;
}
div.news-blurb h1 a, div.news-blurb h2 a, div.news-blurb h3 a, div.news-blurb h4 a, div.news-blurb h5 a, div.news-blurb h6 a {
    color: #003082;
    text-decoration: none!important;
}
div.news-blurb h1 a:hover, div.news-blurb h2 a:hover, div.news-blurb h3 a:hover, div.news-blurb h4 a:hover, div.news-blurb h5 a:hover, div.news-blurb h6 a:hover {
    color: #003082;
    text-decoration: underline!important;
}
div.news-blurb h4 {
    font-size: 130%;
}
.container-280 div.news-blurb .imgleft {
    float: left;
    margin: 5px 9px .8em 0;
    padding: 0;
}
.container-280 div.news-blurb .imgright {
    float: right;
    margin: 5px 0 .8em 9px;
    padding: 0;
}
div.home-right-blurb {
    margin: 0 12px;
    padding: 12px 0 0 0;
}
div.home-right-blurb h1, div.home-right-blurb h2, div.home-right-blurb h3, div.home-right-blurb h4, div.home-right-blurb h5, div.home-right-blurb h6 {
    color: #003082;
    margin-bottom: .25em;
    margin-top: 0!important;
}
div.home-right-blurb h1 a, div.home-right-blurb h2 a, div.home-right-blurb h3 a, div.home-right-blurb h4 a, div.home-right-blurb h5 a, div.home-right-blurb h6 a {
    color: #003082;
    text-decoration: none!important;
}
div.home-right-blurb h1 a:hover, div.home-right-blurb h2 a:hover, div.home-right-blurb h3 a:hover, div.home-right-blurb h4 a:hover, div.home-right-blurb h5 a:hover, div.home-right-blurb h6 a:hover {
    color: #003082;
    text-decoration: underline!important;
}
div.home-right-blurb h4 {
    font-size: 130%;
}
.container-280 div.home-right-blurb .imgleft {
    float: left;
    margin: 5px 9px .8em 0;
    padding: 0;
}
.container-280 div.home-right-blurb .imgright {
    float: right;
    margin: 5px 0 .8em 9px;
    padding: 0;
}
div.feature {
    margin: 0 0 20px 0;
    padding: 12px;
    background: #e6e6e6;
    border-radius: 10px;
}
#main-content div.feature h2, #main-content div.feature h3, #main-content div.feature h4, #main-content div.feature h5, #main-content div.feature h6 {
    margin-top: 0;
}
div.ad-banner {
    clear: both;
    margin: 0 0 20px 0;
    padding: 12px;
    background: #e6e6e6;
    border-radius: 10px;
}
#navigation-contents div.ad-banner {
    margin-left: 20px!important;
}
div#navigation-contents {
    margin: 0;
    padding: 0;
}
div#navigation-contents .container-180 {
    margin: 0;
    padding: 0;
}
div#main-navigation {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
div#main-navigation h5 {
    margin: 0;
    padding: 0 0 5px 0;
    font: normal normal bold 12px/14px arial, helvetica, sans-serif;
    color: #333;
}
div#main-navigation h5 a {
    color: #660019!important;
}
span.nav-spacer {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 16px;
    height: 1em;
    vertical-align: top;
}
div#main-navigation h5 span.nav-spacer {
    width: 8px;
}
span.current-channel {
    margin: 0;
    padding: 0;
    background-image: url(../img/wrap/arrowhead_leftnav_2.gif);
    background-repeat: no-repeat;
    background-position: 90% 50%;
}
li.white-bkgrnd {
    margin: 0;
    padding: 8px 0!important;
    background: white;
    width: 180px;
}
div#main-navigation div.nav-box {
    margin: -10px 0 0 -10px;
    padding: 24px 0 34px 18px;
    background: #e6e6e6;
    border-radius: 10px;
}
div#main-navigation div.nav-box li {
    list-style-type: none;
    margin: 0 0 14px 0;
    padding: 0;
    font: normal normal bold 11px/11px arial, helvetica, sans-serif;
}
div#main-navigation div.nav-box li a {
    width: 150px;
}
div#main-navigation div.nav-box li li a {
    width: 134px;
}
div#main-navigation div.nav-box li li li a {
    width: 118px;
}
div#main-navigation div.nav-box ul.subnav {
    margin: 12px 0 0 16px;
    padding: 0;
}
div#main-navigation div.nav-box ul.subnav li {
    font-weight: normal;
}
div#main-navigation div.nav-box ul.subnav li.last {
    margin-bottom: 2px;
}
div#main-navigation div.nav-box a {
    margin: 0;
    padding: 0;
    color: #333;
    display: inline-block;
}
div.nav-box div.graydottedbar {
    margin: 18px 7px 18px 0;
    padding: 0;
}
div.nav-box ul.misc {
    margin: 0 0 0 16px;
    padding: 0;
}
div.nav-box ul.misc li {
    margin: 0;
    padding: 0;
}
div.nav-box div.misc {
    margin: 0 0 0 16px;
    padding: 0;
}
div.nav-box div.misc p {
    margin: 0;
    padding: 0;
}
div.nav-box ul.misc-group {
    margin: 0 0 0 16px;
    padding: 0;
}
div.nav-box ul.misc-group li {
    margin: 0;
    padding: 0;
}
div.nav-group {
    margin: 0;
    padding: 0;
}
div.nav-group h5 {
    margin: 0;
    padding: 0;
}
div.nav-group h5 a {
    margin: 0;
    padding: 0;
}
div.nav-group ul {
    margin: 0;
    padding: 0;
}
div.nav-group ul.subnav {
    margin-left: 2px!important;
}
div.nav-group ul.subnav ul.subnav {
    margin-left: 16px!important;
}
div#main-navigation div.nav-box div.nav-group ul.subnav li {
    font-weight: bold;
}
div#main-navigation div.nav-box div.nav-group ul.subnav li li {
    font-weight: normal;
}
div.nav-group div.graydottedbar {
    margin: 14px 0 0 0;
    padding: 0;
}
div#footer {
    margin: 60px 0 0 0;
    padding: 0 0 15px 0;
    clear: both;
}
div#site-tools {
    margin: 0 0 0 20px;
    padding: 0;
    height: 32px;
}
div#site-tools ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
div#site-tools ul li {
    display: inline;
    margin: 0 30px 0 0;
    padding: 0;
    text-transform: uppercase;
    color: #666;
    font: normal normal bold 10px/20px arial, helvetica, sans-serif;
}
div#site-tools ul li a, div#site-tools ul li a:link, div#site-tools ul li a:active, div#site-tools ul li a:visited {
    color: #666;
    text-decoration: none;
}
div#site-tools ul li a:hover {
    color: #666;
    text-decoration: underline;
}
div#site-tools ul li a span {
    margin: 0;
    padding: 0;
    width: 18px;
    height: 20px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 20px;
}
div#site-tools ul li a span.icon-print {
    background: white url(../img/wrap/ets-footer.gif) no-repeat 0 0;
    padding-right: 5px;
}
div#site-tools ul li a:hover span.icon-print {
    background-position: 0 -20px;
}
div#site-tools ul li a span.icon-bookmark {
    background: white url(../img/wrap/ets-footer.gif) no-repeat -20px 0;
    padding-right: 3px;
}
div#site-tools ul li a:hover span.icon-bookmark {
    background-position: -20px -20px;
}
div#site-tools ul li a span.icon-share {
    background: white url(../img/wrap/ets-footer.gif) no-repeat -40px 0;
    padding-right: 3px;
}
div#site-tools ul li a:hover span.icon-share {
    background-position: -40px -20px;
}
div#site-tools ul li a span.icon-feedback {
    background: white url(../img/wrap/ets-footer.gif) no-repeat -60px 0;
    padding-right: 3px;
}
div#site-tools ul li a:hover span.icon-feedback {
    background-position: -60px -20px;
}
div#site-tools ul li a span.icon-survey {
    background: white url(../img/wrap/ets-footer.gif) no-repeat -80px 0;
    padding-right: 3px;
}
div#site-tools ul li a:hover span.icon-survey {
    background-position: -80px -20px;
}
div#footer div.grayline {
    border-bottom: 1px solid #999;
    margin: 0 0 12px 0;
    padding: 0;
    clear: both;
}
div#ets-logo-footer {
    display: block;
    float: right;
    margin-right: 20px;
    margin-top: 4px;
    width: 140px;
    height: 60px;
    text-indent: -10000px;
    background: white url(../img/wrap/ets-footer.gif) no-repeat 0 -40px;
}
div#corp-links {
    margin: 0 0 0 20px;
    padding: 0;
}
div#corp-links ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
div#corp-links ul li {
    margin: 0;
    padding: 0;
    display: inline;
    color: #666;
    font: normal normal bold 10px/20px arial, helvetica, sans-serif;
}
div#corp-links ul li a {
    border-right: 1px solid #666;
    color: #666;
    text-decoration: none;
    padding: 0 4px 0 0;
}
div#corp-links ul li a:hover {
    text-decoration: underline;
}
div#corp-links ul li.last a {
    border: 0;
}
div#cya {
    margin: 5px 0 0 20px;
    padding: 0;
    color: #666;
}
div#cya p {
    font: normal normal bold 10px/12px system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}
.r-gre img {
    vertical-align: middle;
}
.r-gre h3 {
    font-style: italic;
}
.r-gre h5 {
    margin-bottom: 12px;
    line-height: 14px;
}
#r-gre-quant th {
    vertical-align: middle;
}
#r-gre-quant td {
    text-align: center;
    height: 20px;
}
#h5-clone, #h5-clone li {
    font-weight: bold;
    color: #660019;
}
.faux #site-search {
    margin-top: 2px;
}
.faux #site-search-form-keyword {
    margin-right: 3px!important;
    margin-left: 3px!important;
}
.faux #section-navigation ul#section-nav div.autoPadDiv {
    width: 205px!important;
}
.ppa-blurb {
    float: left;
    width: 27.5%;
    border-radius: 5px;
    background: #f2f2f2;
    padding: 20px;
    margin-top: 10px;
    margin-right: 20px;
}
.ppa-blurb.last {
    margin-right: 0;
}
.ppa-blurb button {
    font-weight: bold;
    margin-left: -1px;
    padding: 5px 15px;
    color: #fff;
    background-color: #3072be;
    border: 1px solid #999;
    border-radius: 4px;
    cursor: pointer;
    background-position: 0 100%;
    text-align: left;
    white-space: nowrap;
}
.ppa-blurb button:hover {
    background-color: #3d8acf;
}
.ppa-blurb a {
    text-decoration: underline!important;
}

.heading1{
    font-size: 44px;
    line-height: 56px;
    font-weight: 600;
}

@media only screen and (max-width: 600px) {
    .heading1 {
        font-size: 24px; 
        line-height: 30px;
        font-weight: 600; }
}


.heading2 {
    font-size: 26px;
    line-height: 42px;
    font-weight: 600;
}
  
@media only screen and (max-width: 600px) {
    .heading2{
        font-size: 21px;
        line-height: 32px;
        font-weight: 600;
    }
}


.heading3 {
    font-size: 30px;
    line-height: 42px;
    font-weight: 600;
}

@media only screen and (max-width: 600px) {
    .heading3{
        font-size: 24px;
        line-height: 30px;
        font-weight: 600;
    }
}
  

.heading4 {
        font-size: 26px;
        line-height: 38px;
        font-weight: 600;
    }
  

@media only screen and (max-width: 600px) {
    .heading4{
        font-size: 21px;
        line-height: 28px;
        font-weight: 600;
    }
}


.heading5{
    font-size: 21px;
    line-height: 28px;
    font-weight: 600;
}


@media only screen and (max-width: 600px) {
    .heading5{
        font-size: 16px;
        line-height: 21px;
        font-weight: 600;
    }
}

.heading6 {
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
}


@media only screen and (max-width: 600px) {
    .heading5{
        font-size: 14px;
        line-height: 21px;
        font-weight: 600;
    }
}

  p {
    font-size: 18px !important;
    line-height: 2pc;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
  }




 
  
  