html {
  font-size: 16px;
}
body .body-content {
  font-family: BentonSans;
}

a,
a:active,
a:hover {
  color: #006890;
}

button.primary-button,
a.primary-button {
  font-family: "BentonSans", Arial;
  text-decoration: none;
  font-size: 1em;
  line-height: 2.7;
  padding: 0 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  background-color: #002165;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhM2M3NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMjE2NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1a3c75), color-stop(100%, #002165));
  background-image: -moz-linear-gradient(#1a3c75, #002165);
  background-image: -webkit-linear-gradient(#1a3c75, #002165);
  background-image: linear-gradient(#1a3c75, #002165);
  border: none;
  cursor: pointer;
}

button.primary-button:hover,
a.primary-button:hover {
  text-decoration: none;
}

button.primary-button:focus,
a.primary-button:focus {
  outline: none;
}

button.primary-button:hover,
button.primary-button:hover:visited,
a.primary-button:hover,
a.primary-button:hover:visited {
  color: #FFF;
  background-color: #00163A;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMjE2NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhM2M3NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #002165), color-stop(100%, #1a3c75));
  background-image: -moz-linear-gradient(#002165, #1a3c75);
  background-image: -webkit-linear-gradient(#002165, #1a3c75);
  background-image: linear-gradient(#002165, #1a3c75);
}

button.primary-button:active,
button.primary-button:active:visited,
a.primary-button:active,
a.primary-button:active:visited {
  color: #FFF;
  background-color: #00163A;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMjE2NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhM2M3NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #002165), color-stop(100%, #1a3c75));
  background-image: -moz-linear-gradient(#002165, #1a3c75);
  background-image: -webkit-linear-gradient(#002165, #1a3c75);
  background-image: linear-gradient(#002165, #1a3c75);
}

button.primary-button:disabled,
button.primary-button.disabled,
a.primary-button:disabled,
a.primary-button.disabled {
  color: #666;
  background-color: #CCC;
  background-image: none;
}

.textCenter {
  text-align: center;
  display: block;
}

.underline {
  text-decoration: underline;
}

.boldFont {
  font-weight: 600;
}

.pullLeft {
  float: left;
}

.privacyContainer {
  padding: 5px 10px;
}

.contentHeader {
  font-weight: 600;
  color: #002663;
  font-size: 22px;
}

h3.subContentHeader {
  font-size: 16px;
  font-weight: 600;
}
.preferenceUpdates{
  margin:10px 0;
  display: flex;
}
.preferenceUpdates i {
  display: inline-flex;
  color: #006fcf;
  fill: #006fcf;
}
.preferenceUpdates span {
  display: inline-flex;
  align-items: center;
}
.emailSectionbg {
  padding: 10px 15px;
  background: #ccc;
  margin: 10px;
}
.emailSectionbg h4{
  margin-bottom: 10px;
  color: #002663;
}
.emailSection input[type='text'] {
  width: 30%;
  display: inline;
}
.emailSectionbg input[type='text'] {
  width: 50%;
  display: inline;
}

.emailSection div.invalidEmail, .emailSectionbg div.invalidEmail {
  margin: 10px 0 0 10px;
  color: red;
  font-weight: bold;
}

h3.notesHeader {
  font-weight: 600;
  font-size: 16px;
  color: #002663;
}

.notes {
  overflow: hidden;
}

.notes li {
  list-style-type: disc;
  font-size: 14px;
  padding-bottom: 15px;
}

.subNotes li {
  list-style-type: decimal;
}

.errorList {
  padding-left: 30px;
}

.errorList li {
  list-style-type: disc;
}

.contactus {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
}

.contactList {
  clear: both;
}

.preferencesPrivacy,
.confirmPrivacy {
  padding: 10px;
}

.preferencesPrivacy h1 {
  font-size: 24px;
  font-weight: 600;
}

.preferencesPrivacy label {
  font-weight: 500;
}

.confirmButtonWrapper {
  padding: 10px 0;
}

.returnLinkWrapper a {
  color: #0000ff;
  text-decoration: underline;
}

.preferencesPrivacy .conclusion {
  font-size: 10px;
}

.privacyContainer .conclusion {
  margin-bottom: 50px;
}

.headerContainer {
  background-color: #000066;
  padding-bottom: 22px;
  font-size: 10px;
}

.headerStyle {
  background: none;
}

.headerStyle div ul li {
  list-style-type: none;
  float: left;
  padding: 5px 6px 0px 0px;
}

.globalnavbg .clearfix {
  margin-left: -40px;
  margin-top: -4px;
}

.headerContainer div.leftNav,
.headerStyle div.leftNav {
  float: left;
}

.headerContainer div.rightNav,
.headerStyle div.rightNav {
  float: right;
}

.headerContainer div ul {
  margin-bottom: 0;
  padding-left: 10px
}

.headerContainer div ul li {
  list-style-type: none;
  float: left;
  padding: 10px 6px 10px 2px;
}

.headerContainer div ul li a {
  color: #FFFFFF;
  text-decoration: underline;
  display: inline;
  border-left: 1px solid #FFFFFF;
  padding-left: 5px;
}

.headerContainer div ul li:first-child a {
  border: none;
}

.headerContainer .logoContainer {
  background-color: #FFFFFF;
}

.footerContainer div {
  text-align: center;
  margin: auto 75px;
  font-size: 10px;
  border-top: 1px solid #808080;
}

.footerContainer div a {
  text-decoration: underline;
}

.footerText {
  padding-top: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.leftnav ul {
  margin-left: -30px;
  margin-right: 5px;
}

.leftnav li {
  list-style: none;
  padding: 5px 0;
  font-size: 11px;
}

.leftnav h3 {
  font-size: 12px;
  font-weight: bold;
}

footer {
  clear: both;
}

.globalnavbg {
  height: 20px;
  background-color: #408ADA;
  line-height: 12px;
}

.navSection {
  padding-right: 0px;
}

.rightNav ul li a.helpmenu,
.globalsites {
  font-family: Arial;
  font-size: 11px;
  color: #002163;
}

a.cdd1_main_items {
  font-weight: bold;
  font-family: Arial;
  background-color: #EEB952;
  border: 1px solid #EEB952;
  color: #002163;
  cursor: pointer;
  left: 0px;
  padding: 1px 2px 1px 2px;
  position: relative;
  text-decoration: none;
  font-size: 12px;
  z-index: 102;
  display: inline-block;
  width: 67px;
  top: -2px;
  border-bottom: none;
}

.leftnav {
  font-family: Arial;
  font-size: 70%;
  margin: 0;
  width: 115px;
  background: #d8e8f8;
  border-top: #fff 1px solid;
  padding: 15px 2px 5px 5px;
  font-weight: bold;
  color: #365388;
}

a.items {
  background-color: transparent;
  border: 1px solid #D8E8F8;
  border-right: 1px solid #FFFFFF;
  color: #002163;
  cursor: pointer;
  cursor: hand;
  padding: 3px 6px 1px 6px;
  vertical-align: center;
  position: relative;
  text-decoration: none;
  z-index: 100;
}

.login_sub_menu_list a {
  display: block;
}

div.login_sub_menu_list {
  background-color: #EEB952;
  border: 1px solid;
  border-color: #EE4207;
  color: #002163;
  padding: 0px 1px 1px 0px;
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
  z-index: 101;
  position: absolute;
  left: -58px;
  visibility: hidden;
}

.menuItem:hover .cdd1_main_items {
  border: 1px solid;
  border-color: #EE4207;
  border-bottom: none;
}

.menuItem:hover .login_sub_menu_list {
  top: 17px;
  left: -64px;
  visibility: visible;
}

.menuItem:hover .loginIcon {
  background-image: url('../images/menu_on.gif');
  text-indent: 13px;
}

.loginIcon {
  background-image: url('../images/menu_off.gif');
  background-repeat: no-repeat;
  display: inline-block;
  background-position-x: 0px;
  text-indent: 10px;
  background-position-y: 2px;
  cursor: pointer;
}

.menuItem {
  position: relative;
}

.login_sub_menu_list a {
  color: #000000;
  cursor: pointer;
  cursor: hand;
  padding: 1px 1em;
  padding-left: 3px;
  text-decoration: none;
  display: block;
}

.login_sub_menu_list a:hover {
  text-decoration: underline;
}

.tier2navbg {
  font-family: Arial;
  background-color: #D8E8F8;
  height: 21px;
  width: 91%;
  float: right;
}

.tier2navbg ul {
  margin-left: -56px;
}

.tier2navbg li {
  padding: 0 !important;
  margin-top: 1px;
}

.tier2navbg li {
  background-color: transparent;
  border: 1px solid #D8E8F8;
  border-right: 1px solid #FFFFFF;
  position: relative;
  z-index: 100;
  border-bottom: none;
}

.tier2navbg li a {
  text-decoration: none;
  font-size: 11px;
  color: #002163;
  cursor: pointer;
  padding: 3px 6px 1px 6px;
  position: relative;
  top: 0px;
}

.submenuItems {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #002163;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  font-size: 100%;
  cursor: pointer;
  text-align: left;
  overflow: hidden;
}

.submenuItems li {
  width: 100%;
  border: none;
}

.submenuItems ul {
  margin-left: -39px;
}

.submenuItems li a {
  color: #002163;
  cursor: pointer;
  padding: 1px;
  padding-left: 3px;
  text-decoration: none;
  display: block;
  white-space: nowrap;
}

.submenuItems a:hover {
  text-decoration: underline;
  border: none;
}

.tier2navbg li:hover .submenuItems {
  visibility: visible;
  top: 18px;
}

.cdd0_main_items {
  border: 1px solid transparent;
}

.tier2navbg li:hover .cdd0_main_items,
.link2:hover {
  border: 1px solid;
  border-color: #002163;
  border-bottom: none;
  background-color: #FFFFFF;
  position: relative;
  display: inline-block;
  top: -1px;
  z-index: 999;
}

.link2:hover {
  text-decoration: underline;
  border-bottom: 1px solid #002163;
}

.helpmenu {
  text-decoration: underline;
}

.globalsites {
  text-decoration: underline;
  border-right: 1px solid #002163;
  padding-right: 6px;
}

.mainWrapper {
  padding-left: 35px;
}
.notes a {
  text-decoration: underline;
}

.textNormal{
  font-family: BentonSans-bk;
}

p.privacyText {
  font-size: 14px;
  line-height: 19px;
}
