article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  clear: both; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

caption, th {
  text-align: left; }

q:before, q:after {
  content: ""; }

abbr, acronym {
  border: 0;
  border-bottom: 1px dotted #000;
  cursor: help; }

html {
  overflow-y: scroll; }

html.aui-dialog-iframe-root-node {
  overflow: auto; }

body {
  background: #FFF;
  font: 62.5%/1.4 Arial, Helvetica, Verdana, sans-serif; }

body.portal-popup {
  background: 0;
  padding: 10px; }

body.aui-dialog-iframe-popup {
  padding-bottom: 0; }

body.portal-iframe {
  padding: 0; }

blockquote, ul, ol, dl {
  margin: 1em; }

ol, ul, dl {
  margin-left: 2em; }

ol {
  list-style: decimal outside; }

ul {
  list-style: disc outside; }

ul ul {
  list-style-type: circle; }

ol ol {
  list-style-type: upper-roman; }

dl dd {
  margin-left: 1em; }

th {
  font-weight: bold; }

caption {
  margin-bottom: .5em;
  text-align: center; }

p {
  margin-bottom: 1em; }

h1 {
  font-size: 1.8em; }

h2 {
  font-size: 1.6em; }

h3 {
  font-size: 1.4em; }

h1, h2, h3 {
  margin: 1em 0; }

h4, h5, h6 {
  font-size: 1.1em; }

h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold; }

.aui h1 {
  font-size: 1.8em; }

.aui h2 {
  font-size: 1.6em; }

.aui h3 {
  font-size: 1.4em; }

.aui blockquote {
  border-left: 0; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

body.html-editor {
  background: #FFF;
  color: black; }

.html-editor.portlet-message-boards blockquote {
  background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
  border: 1px solid #777;
  position: relative;
  padding: 5px 45px; }

.html-editor.portlet-message-boards blockquote:after {
  background: url(../images/message_boards/quoteright.png) no-repeat 50%;
  bottom: 5px;
  content: '';
  display: block;
  height: 24px;
  position: absolute;
  right: 5px;
  width: 31px;
  z-index: 999; }

.html-editor.portlet-message-boards blockquote cite {
  display: block;
  font-weight: bold; }

.html-editor.portlet-message-boards pre {
  background: #f9f9f9;
  border: 1px solid #777;
  padding: 0.5em; }

b, strong {
  font-weight: bold; }

i, em {
  font-style: italic; }

code, pre {
  font-family: "Courier New",Courier,monospace;
  white-space: pre; }

.important {
  font-weight: bold; }

.portal-iframe #main-content {
  width: 100%; }

.alert-background {
  background: black; }

.popup-alert-notice {
  background-color: #FFC;
  border-bottom-color: #ffcc00; }

.popup-alert-warning {
  background-color: #FDD;
  border-bottom-color: red; }

.portal-add-content {
  background: #FFF;
  text-align: left;
  z-index: 20; }

.portal-add-content a {
  text-decoration: none; }

.loading-animation {
  background: url(../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

hr, .separator {
  border-top: 1px dotted #bfbfbf; }

.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

.aui-state-default {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #9e9e9e #9e9e9e #c8c9ca; }

.aui-state-hover {
  background: #b9ced9 url(../images/application/state_hover_bg.png) repeat-x 0 0;
  border-color: #627782; }

.aui-state-active {
  background: #ebebeb url(../images/application/state_active_bg.png) repeat-x 0 0;
  border-color: #555555; }

.results-grid {
  background: #FFF;
  border: solid #d7d7d7;
  border-width: 0 1px; }

.results-header {
  background: #d1d6dc; }

.results-header th {
  background: #d9d9d9 url(../images/application/subheader_bg.png) 0 0 repeat-x;
  border: 1px solid #cccccc; }

.results-header th.sort-column {
  background: #ebebeb url(../images/application/state_active_bg.png) 0 0 repeat-x;
  border: 1px solid #ccc;
  color: #1f1e1e; }

.results-header th.sort-column .result-column-name {
  background: url(../images/arrows/05_up.png) no-repeat 100% 50%;
  display: inline-block;
  font-style: italic;
  padding-right: 15px; }

.results-header th.first {
  border-left-width: 0; }

.results-header th.last {
  border-right-width: 0; }

.results-header th, .results-header td {
  color: #7b7c7f;
  padding: 5px 10px;
  word-wrap: break-word; }

.results-header th.sort-desc .result-column-name {
  background: url(../images/arrows/05_down.png) no-repeat 100% 50%;
  display: inline-block;
  font-style: italic;
  padding-right: 15px; }

.results-header span, .results-header a {
  display: block; }

.results-header a {
  color: #154b75;
  text-decoration: none; }

.results-header a:hover {
  color: #369;
  text-decoration: underline; }

.results-row td {
  background: 0;
  border: 1px solid;
  border-color: #d7d7d7 #e7e7e7;
  padding: 5px 10px; }

.results-row td.sort-column {
  background: #e6ecef; }

.results-row.selected td, .results-row.selected.hover td {
  background-color: #00a2ea;
  border-color: #00a2ea #00a2ea #d7d7d7;
  color: white; }

.results-row.selected td a, .results-row.selected.hover td a {
  color: white; }

.results-row.alt.selected td, .results-row.alt.selected.hover td {
  background-color: #00a2ea; }

.results-row.alt td {
  background: #f5f8fb; }

.results-row.hover td {
  background: #d3e8f1;
  border-bottom-color: #d7d7d7;
  border-left-color: transparent;
  border-right-color: transparent; }

.taglib-search-iterator .results-row td.first, .taglib-search-iterator .results-row th.first {
  border-left-width: 0; }

.taglib-search-iterator .results-row td.last, .taglib-search-iterator .results-row th.last {
  border-right-width: 0; }

.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #d3dadd; }

.active-area {
  background: #ffffcc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }

.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #cccccc; }

.aui-portal-layout-proxy {
  opacity: 1 !important; }

.aui-portal-layout-proxy .portlet-topper {
  background-image: none; }

.aui-proxy {
  cursor: move;
  opacity: .65;
  position: absolute; }

.aui-proxy.generic-portlet {
  height: 200px;
  width: 300px; }

.aui-proxy.generic-portlet .portlet-title {
  padding: 10px; }

.aui-proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px; }

.aui-resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

.aui-sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.aui-portal-layout-drag-target-indicator {
  margin: 2px 0; }

.aui-tooltip {
  max-width: 200px; }

.aui-tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  padding: 0; }

.aui-tagselector-content .aui-textboxlistentry-holder {
  background: #fff;
  border: 1px solid;
  border-color: #bfbfbf #dedede #dedede #bfbfbf;
  margin-bottom: 5px;
  padding: 5px;
  position: relative;
  overflow: visible; }

.aui-tagselector .lfr-tag-selector-input {
  background: 0;
  padding: 0;
  width: auto; }

.aui-tagselector .aui-field .aui-field-content {
  margin: 0; }

.aui-tagselector .aui-toolbar {
  margin-top: 5px; }

.aui-tagselector .aui-textboxlist-input-container {
  margin: 0; }

.aui-tagselector-focused .aui-textboxlistentry-holder {
  background: #FFC none;
  border: 1px solid #ffcc00; }

.aui-categoriesselector-content .aui-textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em .5em 1em;
  white-space: normal; }

.tag-items li {
  display: inline;
  float: left;
  margin: 0 1em 0 0; }

.tag-items a {
  white-space: nowrap; }

.tag-cloud {
  line-height: 2.5em; }

.tag-cloud .tag-asset-count {
  clip: rect(0 0 0 0);
  position: absolute; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }

.tag-cloud .tag-asset-count {
  clip: rect(0 0 0 0);
  position: absolute; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

.aui-underlay {
  clear: both;
  top: 100%; }

.aui-underlay .yui3-widget-hd {
  height: 38px; }

.aui-underlay .lfr-portlet-item {
  border-width: 0; }

.aui-underlay-hidden {
  display: none; }

.aui-underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.aui-underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.aui-tab-active strong {
  font-weight: normal; }

.aui-tab-back {
  float: right; }

.aui-tab-back-content {
  border-width: 0;
  padding: 1px; }

.lfr-panel-container {
  background: transparent; }

.lfr-panel-container {
  background: white; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.aui-dialog-bd {
  min-height: 30px; }

.aui-dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px; }

.aui-panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px white; }

.lfr-actions.portlet-options .lfr-trigger strong span, .visible.portlet-options .lfr-trigger strong span {
  background-image: url(../images/portlet/options.png); }

.lfr-actions.portlet-options:hover, .lfr-actions.portlet-options:hover ul {
  background: transparent; }

.lfr-menu-list {
  z-index: 450; }

.aui-menu {
  position: absolute;
  width: auto; }

.aui-menu .notice-message {
  background-image: none;
  margin: 3px;
  padding: 6px; }

.aui-menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }

.aui-menu-content li {
  margin: 0;
  padding: 0; }

.aui-menu-content li .disabled {
  color: #999999; }

.aui-menu-content, .lfr-menu-list ul {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.aui-menugroup-content .aui-menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  font-weight: bold;
  padding: 5px 3px;
  text-shadow: 1px 1px white; }

.aui-menugroup-content ul, .lfr-menu-list ul ul {
  display: block;
  min-width: 0; }

.aui-menu-content li, .lfr-menu-list ul li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }

.aui-menu-content li.first, .lfr-menu-list ul li.first {
  border-top-width: 0; }

.aui-menu-content li.last, .lfr-menu-list ul li.last {
  border-bottom-width: 0; }

.aui-menu-content li a, .lfr-menu-list ul li .taglib-icon, .aui-menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.lfr-menu-list ul li.disabled .taglib-icon {
  color: #666666; }

.aui-menu-content li a.aui-focus, .lfr-menu-list ul .taglib-icon.aui-focus, .lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #FFF;
  text-shadow: -1px -1px #2c2f34; }

.aui-menu-content a,
.lfr-menu-list li .taglib-icon,
.aui-menu-content .disabled,
.lfr-actions .lfr-trigger,
.lfr-actions .lfr-trigger strong,
.navbar .dropdown-menu a {
  font-weight: bold;
  text-shadow: 1px 1px 0 0 #FFF;
  text-shadow: none;
  /* fixes blurred drop down portelt configuration menu items when hovered on IE */ }

.aui-toolbar li {
  display: inline-block;
  margin: 0;
  margin-left: 10px;
  padding: 0;
  vertical-align: middle; }

.aui-toolbar-separator {
  background: url(../images/dockbar/separator.png) no-repeat 100% 50%;
  border-width: 0;
  cursor: default;
  font-size: 1px;
  height: 16px;
  margin: 0 2px;
  overflow: hidden;
  vertical-align: middle;
  width: 4px; }

.aui-loadingmask-content {
  background: #cccccc; }

.aui-loadingmask-message {
  background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0; }

.aui-tree-node-selected .aui-tree-label {
  background-color: transparent;
  font-weight: bold; }

.aui-dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #9cc97b; }

.customizable-layout-column-content {
  background-color: #c92c3c; }

.customizable-layout-column-content.yui3-widget-content-expanded {
  border: 3px solid #333;
  margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9cc97b; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  opacity: .9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

.aui-paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.aui-paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #FFF;
  text-shadow: -1px -1px #003c57; }

.aui-paginator-page-link {
  text-indent: 0;
  height: auto; }

.aui-paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.aui-paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.aui-paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.aui-paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.aui-paginator-current-page-report, .aui-paginator-total {
  font-size: .9em;
  color: #555555; }

.aui-paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.lfr-app-column-view {
  border: 1px solid #c9c9c9; }

.lfr-app-column-view .aui-layout-content {
  position: relative; }

.lfr-app-column-view .aui-column:before {
  border-right: 1px solid #c9c9c9;
  bottom: 0;
  content: "";
  margin-left: -1px;
  position: absolute;
  top: 0; }

.lfr-app-column-view .aui-column-content {
  border-right: 1px solid transparent; }

.lfr-app-column-view .aui-column-content .lfr-message-response {
  margin: 10px; }

.lfr-header-row {
  background: #8f8f8f url(../images/application/header_row_bg.png) 0 0 repeat-x; }

.lfr-header-row .lfr-actions.show-arrow.direction-down .lfr-trigger strong a {
  background: url(../images/arrows/08_down.png) 100% -5px no-repeat; }

.lfr-header-row .aui-toolbar .aui-toolbar-content {
  white-space: normal;
  word-wrap: normal; }

.lfr-header-row .aui-toolbar .aui-toolbar-item {
  border-right-width: 0; }

.lfr-header-row .aui-toolbar .aui-toolbar-last {
  border-right-width: 1px; }

.ie6 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label, .ie7 .lfr-header-row .aui-buttonitem-content .aui-buttonitem-label {
  white-space: nowrap; }

.portlet-dockbar, .portlet-staging-bar {
  background: url(../images/application/loading_indicator.gif) no-repeat 50%; }

.portlet-dockbar {
  background-color: #e0e7f1;
  border-bottom: 1px solid #636364; }

.dockbar, .staging-bar {
  visibility: hidden; }

.dockbar-ready .dockbar, .staging .staging-bar, .live-view .staging-bar {
  visibility: visible; }

.dockbar-ready .portlet-dockbar, .staging-ready .portlet-staging-bar, .portal-popup .portlet-dockbar, .portal-popup .portlet-staging-bar {
  background: 0;
  border-width: 0; }

.dockbar {
  background: #97a1ae url(../images/dockbar/dockbar_bg.png) repeat-x 0 0;
  border-bottom: 1px solid #696b6b;
  font-size: 13px;
  /*padding:1px 5px;*/
  padding: 0;
  position: relative;
  z-index: 300; }

.dockbar:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.dockbar a {
  color: #2c2f34;
  font-weight: bold;
  text-shadow: 1px 1px white; }

.dockbar .menu-button-active {
  background: #5c94da url(../images/dockbar/button_active_bg.png) repeat-x 0 0; }

.dockbar .menu-button-active a {
  color: #FFF;
  text-shadow: -1px -1px #2c2f34; }

.dockbar .user-avatar .sign-out {
  font-size: 1em;
  padding-left: 0; }

.dockbar ul {
  margin: 0;
  padding: 0; }

.dockbar li li {
  margin-left: 0; }

html > .lfr-dockbar-pinned {
  padding-top: 3.45em; }

.lfr-dockbar-pinned .dockbar {
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

.dockbar .pin-dockbar {
  margin-left: 0; }

.pin-dockbar img {
  background: url(../images/dockbar/pin.png) no-repeat 0 0;
  height: 27px;
  vertical-align: middle;
  width: 27px; }

.lfr-dockbar-pinned .pin-dockbar img {
  background-image: url(../images/dockbar/unpin.png); }

.dockbar .user-portrait {
  text-decoration: none; }

.dockbar .user-avatar img {
  vertical-align: middle;
  width: 25px; }

.dockbar .impersonating-user {
  background: url(../images/messages/alert.png) no-repeat 0 50%;
  padding-left: 20px; }

.dockbar .impersonating-user .user-links a {
  color: #999999; }

.variation-selector {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  margin: 1em; }

.layout-revision-container {
  margin: 1em 0 0 1em;
  padding: 0; }

.layout-revision-container .aproximate-date {
  color: #999;
  font-weight: bold; }

.layout-revision-container .current-version {
  color: #41801d;
  display: block; }

.layout-revision-container .current-version-pointer {
  display: inline-block;
  width: 0; }

.layout-revision-container .current-version-pointer img {
  left: -25px;
  position: relative; }

.layout-revision-container .layout-variation-name {
  color: #666;
  font-size: 1.15em;
  margin-bottom: .1em;
  text-transform: uppercase; }

.layout-revision-container .layout-revision-current {
  color: #666666; }

.layout-revision-container .real-date {
  color: #999;
  display: block;
  text-align: right; }

.layout-revision-container .taglib-workflow-status .workflow-status {
  background: 0;
  padding-left: 0; }

.layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
  color: #41801d;
  font-weight: bold; }

.layout-revision-container-root {
  margin: 0; }

.staging-details {
  background: url() no-repeat 0 0;
  padding-left: 65px;
  min-height: 50px; }

.staging .staging-details {
  background-image: url(../images/staging_bar/staging.png); }

.live-view .staging-details {
  background-image: url(../images/staging_bar/live.png); }

.staging .staging-tabview-list {
  background-color: #ffdba6; }

.live-view .staging-tabview-list {
  background-color: #c4f0bc; }

.aui-dockbarmenu-hidden {
  visibility: hidden; }

.dockbar .aui-toolbar {
  float: left; }

.dockbar .user-toolbar {
  float: right; }

.aui-underlay .portal-add-content {
  background-color: transparent;
  font-size: 11px; }

.aui-underlay .portal-add-content .portlet-dd-placeholder {
  display: none; }

.add-application .yui3-widget-bd, .dockbar-messages .yui3-widget-bd {
  padding: 0 10px 10px; }

.add-application {
  left: 10px !important; }

.lfr-has-sidebar #main-content {
  padding-left: 220px; }

.manage-layouts {
  left: 60px !important; }

.my-sites-menu {
  max-width: 350px; }

.my-sites-menu ul {
  list-style: none;
  max-height: 300px;
  overflow: auto; }

.my-sites-menu ul, .my-sites-menu li {
  display: block;
  margin: 0;
  padding: 0; }

.my-sites-menu a {
  display: block;
  overflow: hidden;
  text-align: right;
  white-space: nowrap; }

.my-sites-menu .control-panel a {
  background: url(../images/dock/control_panel.png) no-repeat 3px 50%;
  padding-left: 25px; }

.my-sites-menu .current-site {
  border: solid #1d4280;
  border-width: 1px 0; }

.my-sites-menu .current-site a {
  background: #3068ba url(../images/arrows/01_right.png) no-repeat scroll 2px 30%;
  color: #FFF;
  padding-left: 20px;
  text-shadow: 1px 1px #333333; }

.my-sites-menu .current-site .site-type {
  color: white; }

.my-sites-menu .current-site a:hover, .my-sites-menu a:hover .site-type {
  color: #FFF;
  text-shadow: 1px 1px #333333; }

.my-sites-menu .site-name {
  cursor: pointer;
  float: left; }

.my-sites-menu .site-type {
  color: #777;
  float: right;
  font-size: .8em;
  font-weight: normal;
  margin-left: 10px; }

.my-sites-menu a:hover .site-type {
  color: white; }

.dockbar .toggle-controls a {
  background-image: none;
  /*background:url(../images/dockbar/checked.png) no-repeat 0 50%;*/
  padding-left: 20px; }

.controls-hidden .toggle-controls a {
  background-image: none;
  /*background-image:url(../images/dockbar/unchecked.png)*/ }

.toggle-controls a {
  /*background-image:url(../images/dockbar/unchecked.png);*/
  background-image: none; }

.dockbar .menu-button {
  background: url(../images/arrows/05_down.png) no-repeat 93% 50%;
  display: inline-block;
  padding: 5px 20px 5px 5px;
  text-decoration: none; }

.dockbar .menu-button span {
  background: url() no-repeat 0 50%;
  padding-left: 20px; }

.dockbar .add-content .menu-button span {
  background-image: url(../images/common/add.png); }

.dockbar .manage-content .menu-button span {
  background-image: url(../images/dockbar/settings.png); }

.dockbar .my-sites .menu-button span {
  background-image: url(../images/dockbar/places.png); }

.dockbar-messages-container {
  left: 50%;
  margin-left: -150px; }

.dockbar-messages {
  width: 300px; }

.showing-messages .dockbar-messages {
  display: block; }

.multiple-messages .dockbar-message {
  border-top: 1px solid #CCC;
  padding: 5px 0; }

.multiple-messages .first {
  border-top-width: 0;
  padding-top: 0; }

.add-content-menu .add-page a {
  background: url(../images/navigation/add_page.png) no-repeat 3px 50%;
  padding-left: 25px; }

.add-content-menu .add-application a {
  background: url(../images/common/portlet.png) no-repeat 3px 50%;
  padding-left: 25px; }

.add-content-menu a.lfr-portlet-used {
  color: #999;
  cursor: auto; }

.manage-content-menu li a, .manage-content-menu li .disabled {
  background: url() no-repeat 3px 50%;
  padding-left: 25px; }

.manage-content-menu .manage-page a {
  background-image: url(../images/dock/page_settings.png); }

.manage-content-menu .manage-site-content a {
  background-image: url(../images/common/site_icon.png); }

.manage-content-menu .manage-site-memberships a {
  background-image: url(../images/common/assign.png); }

.manage-content-menu .manage-page-customization a, .manage-content-menu .manage-page-customization .disabled {
  background-image: url(../images/dock/customizations.png); }

.manage-content-menu .page-layout a {
  background-image: url(../images/dock/layout.png); }

.manage-content-menu .sitemap a {
  background-image: url(../images/common/sitemap.png); }

.manage-content-menu .settings a {
  background-image: url(../images/common/configuration.png); }

.page-customization-bar {
  background-color: #999;
  color: #FFF;
  font-size: 1.2em;
  font-weight: bold;
  min-height: 30px;
  padding: 5px; }

.controls-hidden .page-customization-bar {
  display: none; }

.page-customization-bar .customized-icon {
  margin: 5px;
  vertical-align: middle; }

.page-customization-bar .page-customization-actions {
  padding-left: 5em; }

.page-customization-bar .page-customization-actions a {
  color: #EEE;
  font-size: .8em;
  padding: 0 1em; }

.page-customization-bar .reset-prototype {
  display: inline;
  padding-left: 1em; }

.modify-pages li {
  position: relative; }

.modify-pages .delete-tab {
  background: #333333 url(../images/portlet/close_borderless.png) no-repeat 50%;
  cursor: pointer;
  display: block;
  height: 8px;
  margin-top: -7px;
  padding: 3px;
  position: absolute;
  right: 1px;
  text-indent: -9999em;
  top: 50%;
  width: 8px; }

.aui-form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }

.aui-form-options input {
  border-width: 0;
  display: inline;
  float: left; }

.aui-form-triggers {
  float: left; }

.aui-form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }

.aui-form-trigger img {
  background: url() no-repeat 50% 40%;
  height: 25px;
  padding: 0 3px;
  vertical-align: middle;
  width: 16px; }

.aui-form-trigger:hover, .aui-form-trigger:focus {
  background-color: #83b0ca;
  background-image: url(../images/application/button_bg_over.png); }

.aui-trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png); }

.aui-trigger-selected:hover, .aui-trigger-selected:focus {
  background-color: #b7def4;
  background-image: url(../images/application/button_bg_selected_over.png); }

.aui-options-trigger img {
  background-image: url(../images/common/configuration.png); }

.aui-save-trigger img {
  background-image: url(../images/dock/my_place_current.png); }

.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border: 0; }

header.portlet-topper {
  height: 100%;
  clear: both; }

.portlet-topper {
  position: relative; }

.portlet-title {
  display: block;
  font-size: 1em;
  margin: 0; }

.portlet-title img {
  vertical-align: middle; }

.portlet-title-text {
  cursor: pointer; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-topper-toolbar {
  margin: 0;
  padding: 2px;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 3px; }

.portlet-topper-toolbar .nobr {
  display: block;
  float: left;
  padding: 1px; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-icon-back {
  background: url(../images/arrows/01_left.png) no-repeat 0 50%;
  font-weight: bold;
  padding: 5px 5px 5px 18px; }

.portlet-nested-portlets .portlet-boundary {
  position: relative !important;
  top: 0 !important;
  left: 0 !important; }

body.dockbar-ready .portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background: #333;
  color: #FFF;
  font-size: 10px;
  opacity: .3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  text-shadow: -1px -1px black;
  top: 0;
  z-index: 200;
  border-radius: 2px; }

.portlet-borderless-bar a {
  background: url() no-repeat 0 50%;
  color: #3AF;
  display: inline-block;
  height: 20px;
  margin-left: 0px;
  text-indent: -9999px;
  vertical-align: top;
  width: 16px; }

.portlet-borderless-bar .portlet-actions {
  display: none;
  float: left;
  margin-right: 5px; }

.portlet-borderless-bar .portlet-title-default,
.portlet-borderless-bar .portlet-actions {
  min-height: 20px;
  vertical-align: top;
  height: 20px;
  border-radius: 0; }

body:first-of-type .portlet-borderless-bar .portlet-title-default {
  border-radius: 0; }

.portlet-borderless-bar .portlet-action-separator {
  display: none; }

.portlet-borderless-bar .portlet-back a {
  height: auto;
  text-indent: 0;
  width: auto; }

.portlet-borderless-bar .portlet-close a {
  background-image: url(../images/portlet/close_borderless.png); }

.portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
  background-image: url(../images/portlet/options_borderless.png); }

.portlet-borderless-container:hover .portlet-borderless-bar {
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  display: inline; }

.portlet-borderless-bar .portlet-options .dropdown-toggle,
.portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/otpp-cws-theme/images/portlet/options_borderless.png);
  height: 20px;
  border-radius: 0; }

.portlet-title-default {
  display: inline-block;
  float: right;
  font-weight: bold;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }

.portlet-draggable .portlet-title-default {
  background: url(../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
  font-family: Helvetica, arial, sans-serif;
  font-size: 1em;
  font-weight: 600;
  line-height: 2em; }

menu.portlet-topper-toolbar .btn-group.lfr-icon-menu.portlet-options a i {
  display: none; }

menu.portlet-topper-toolbar .btn-group.lfr-icon-menu.portlet-options a {
  background: transparent url(/otpp-cws-theme/images/portlet/options.png) no-repeat 0 0;
  display: inline-block;
  width: 13px;
  height: 17px;
  margin-right: 3px;
  padding-top: 4px; }

.aui menu.portlet-topper-toolbar .portlet-minimize a [class^="icon-"],
.aui menu.portlet-topper-toolbar .portlet-minimize a [class*=" icon-"],
.aui menu.portlet-topper-toolbar .portlet-maximize a [class^="icon-"],
.aui menu.portlet-topper-toolbar .portlet-maximize a [class*=" icon-"],
.aui menu.portlet-topper-toolbar .portlet-close a [class^="icon-"],
.aui menu.portlet-topper-toolbar .portlet-close a [class*=" icon-"] {
  display: inline;
  font-size: 0.8em;
  color: #000;
  margin-right: 3px; }

.aui .dropdown > menu > a {
  padding: 3px 10px; }

.aui .dropdown-menu > li > a i {
  margin-right: 4px;
  text-align: center;
  width: 15px;
  display: inline-block;
  text-shadow: none; }

.aui .btn-group > :last-child.btn,
.aui .btn-group > .dropdown-toggle {
  border-radius: 0; }

body.dockbar-ready .portlet-dropzone {
  min-height: 300px; }

.lfr-panel-page {
  width: 100%; }

.lfr-panel-page .portlet-title {
  font-size: 13px; }

.lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd; }

.portlet-msg, .portlet-msg-info, .portlet-msg-help, .lfr-message-help, .portlet-msg-progress, .lfr-message-progress, .lfr-message-info, .portlet-msg-error, .lfr-message-error, .portlet-msg-alert, .lfr-message-alert, .portlet-msg-success, .lfr-message-success {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.aui .alert-info, .aui .portlet-msg-help, .aui .portlet-msg-info, .aui .portlet-msg-progress {
  background-color: #cef1fc;
  border-color: #9ee3f9;
  color: #12718f;
  padding: 6px 6px 6px 28px; }

.portlet-msg-info, .portlet-msg-help, .lfr-message-help, .portlet-msg-progress, .lfr-message-progress, .lfr-message-info {
  background-color: #dff4ff;
  background-image: url(../images/messages/info.png);
  border-color: #a7cedf; }

.portlet-msg-help, .lfr-message-help {
  background-image: url(../images/portlet/help.png); }

.portlet-msg-progress, .lfr-message-progress {
  background-image: url(../images/aui/loading_indicator.gif); }

.portlet-msg-error, .lfr-message-error {
  background-color: #FDD;
  background-image: url(../images/messages/error.png);
  border-color: red; }

.portlet-msg-alert, .lfr-message-alert {
  background-color: #FFC;
  background-image: url(../images/messages/alert.png);
  background-position: 6px 20%;
  border-color: #ffcc00; }

.portlet-msg-success, .lfr-message-success {
  background-color: #f4fdef;
  background-image: url(../images/messages/success.png);
  border-color: #acdfa7;
  color: #384f34; }

.portlet-msg-alert-label, .portlet-msg-error-label, .portlet-msg-info-label, .portlet-msg-progress-label, .portlet-msg-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px;
  font-weight: bold; }

.portlet-msg-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #666633; }

.portlet-msg-error-label {
  background-image: url(../images/messages/error.png);
  color: #990000; }

.portlet-msg-info-label, .portlet-msg-help-label, .portlet-msg-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.portlet-msg-help-label {
  background-image: url(../images/portlet/help.png); }

.portlet-msg-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.portlet-msg-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

.lfr-message-content, .lfr-message-info, .lfr-message-help, .lfr-message-error, .lfr-message-alert, .lfr-message-success {
  border-left-width: 0;
  border-right-width: 0; }

.lfr-message {
  position: relative; }

.lfr-message .lfr-message-control {
  background-color: #333;
  display: inline-block; }

.lfr-message .lfr-message-controls {
  display: none;
  left: 3px;
  margin: -8px 8px 0 3px;
  position: absolute;
  top: 50%;
  z-index: 10; }

.lfr-message .lfr-message-close {
  background-image: url(../images/portlet/close_borderless.png);
  background-position: 0 0;
  background-repeat: no-repeat; }

.lfr-message .lfr-message-close-all {
  color: #FFF;
  display: none;
  font-size: .8em;
  margin-left: 10px;
  padding: 1px 10px;
  text-shadow: 1px 1px 0 #000;
  vertical-align: top; }

.lfr-message .lfr-message-close-all a {
  color: white; }

.lfr-message .lfr-message-controls-hover .lfr-message-close-all {
  display: inline-block; }

.lfr-message.pending {
  background-image: url(../images/common/time.png); }

.lfr-message-dismissible.lfr-message-hover .lfr-message-content {
  background-image: none; }

.lfr-message-dismissible.lfr-message-hover .lfr-message-controls {
  display: block; }

.lfr-message-trigger, .lfr-message-close {
  cursor: pointer; }

.portlet-section-selected, .portlet-section-selected a {
  background: #727c81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727c81; }

.restricted, .restricted td {
  background: #FDD;
  border: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.restricted td.col-1, .alt.restricted td.col-1 {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.results-row.lfr-role .col-1, .results-row.hover.lfr-role .col-1 {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px; }

.results-row.lfr-role-guest .col-1, .results-row.hover.lfr-role-guest .col-1 {
  background-image: url(../images/common/guest_icon.png); }

.results-row.lfr-role-regular .col-1, .results-row.hover.lfr-role-regular .col-1 {
  background-image: url(../images/common/user_icon.png); }

.results-row.lfr-role-site .col-1, .results-row.hover.lfr-role-site .col-1 {
  background-image: url(../images/common/site_icon.png); }

.results-row.lfr-role-organization .col-1, .results-row.hover.lfr-role-organization .col-1 {
  background-image: url(../images/common/organization_icon.png); }

.results-row.lfr-role-team .col-1, .results-row.hover.lfr-role-team .col-1 {
  background-image: url(../images/common/team_icon.png); }

.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

.lfr-actions.lfr-extended, .lfr-actions.lfr-extended ul {
  background: white url(../images/forms/button.png) repeat-x 0 100%;
  border: 1px solid;
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-actions ul {
  bottom: -1px; }

.lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  background: 0; }

.lfr-actions .lfr-trigger li {
  background: transparent;
  border-bottom: 1px solid #dedede;
  padding: 2px; }

.lfr-actions .lfr-trigger li a {
  padding: 5px 10px 5px 25px; }

.lfr-actions .lfr-trigger li a:hover {
  background-color: #828f95;
  color: white; }

.lfr-actions .lfr-trigger li img {
  left: 3px;
  position: absolute; }

.lfr-actions .lfr-trigger li.last {
  border-bottom: 0; }

.lfr-actions.portlet-options {
  background: 0;
  border: 0;
  float: left; }

.lfr-actions.portlet-options .lfr-trigger {
  padding: 0; }

.lfr-actions.portlet-options .lfr-trigger strong {
  min-width: 0;
  padding: 1px; }

.lfr-actions.portlet-options .lfr-trigger strong a {
  background-image: url(../images/portlet/options.png);
  background-position: 0 0;
  display: block;
  font-size: 0;
  height: 16px;
  padding: 0;
  text-indent: -9999px;
  width: 16px; }

.visible.portlet-options .lfr-trigger strong a {
  background-image: url(../images/portlet/options_selected.png); }

.breadcrumbs:before, .breadcrumbs:after {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden; }

.breadcrumbs:after {
  clear: both; }

.breadcrumbs-vertical {
  display: inline-block; }

.breadcrumbs-horizontal li {
  display: inline-block;
  vertical-align: middle; }

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #FFF;
  border-bottom: 0;
  border-left: none;
  display: block;
  height: 15px;
  padding: 5px 0; }

.taglib-calendar tr td a:hover {
  background-color: #727c81;
  color: white; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: white; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

.ie6 .portlet-borderless-bar .portlet-actions {
  display: inline;
  filter: alpha(opacity=90); }

body.dockbar-ready div.portlet-nested-portlets div.portlet-body div.portlet-content {
  background: rgba(250, 250, 220, 0.5); }

.add-asset-selector {
  display: none; }

.portlet-asset-publisher .asset-actions {
  float: left; }

.aui-menu-content, body > .lfr-menu-list ul, .aui-underlay-content, .aui-dialog-content {
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.dockbar .menu-button-active .menu-button {
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -o-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }

.my-sites-menu .current-site a {
  -moz-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  -o-box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 5px 15px rgba(255, 255, 255, 0.5); }

.aui-dialog-hd {
  -moz-box-shadow: 1px 1px 0 white;
  -webkit-box-shadow: 1px 1px 0 white;
  -o-box-shadow: 1px 1px 0 white;
  box-shadow: 1px 1px 0 white; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -moz-box-shadow: inset 0 0 2px #224fa8;
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -o-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.lfr-search-combobox-item {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -khtml-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .aui-field-input-text {
  -moz-border-radius: 4px 1px 1px 4px;
  -webkit-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -khtml-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .aui-button-input {
  -moz-border-radius: 1px 4px 4px 1px;
  -webkit-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -khtml-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

body > .lfr-menu-list, body > .lfr-menu-list ul, .lfr-actions, .aui-dialog-content, .aui-dialog .yui3-widget-hd, .modify-pages .delete-tab, input[type="submit"], input[type="button"], input[type="reset"], button, .tags-search-combobox .aui-field-input-text, .staging-icon-menu-container .staging-icon-menu.lfr-actions .lfr-trigger strong a, .active-area-proxy, .portlet-document-library .document-display-style .document-thumbnail img, .portlet-document-library-display .document-display-style .document-thumbnail img, .aui-paginator-link, .lfr-header-row .aui-toolbar-only, .lfr-translation-manager, .lfr-translation-manager-translation, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote, .rule-group-instance-container .rule-group-instance, .portlet-search .search-facet .facet-value, .lfr-api-results {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px; }

.lfr-header-row .aui-toolbar-content, .lfr-search-combobox, .select-documents, .select-files, .portlet-document-library div.document-display-style, .lfr-upload-container .upload-target, .lfr-upload-container .upload-file, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }

.portlet-journal .structure-tree .structure-field {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px; }

.aui-menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.aui-underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -o-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -khtml-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -o-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px;
  -khtml-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.lfr-hudcrumbs ul {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -khtml-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -khtml-border-top-right-radius: 0;
  border-top-right-radius: 0; }

.lfr-message .lfr-message-control {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px; }

.lfr-upload-container .upload-target {
  -moz-box-shadow: inset 0 0 1px white;
  -webkit-box-shadow: inset 0 0 1px white;
  -o-box-shadow: inset 0 0 1px white;
  box-shadow: inset 0 0 1px white;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FF8FBE31',endColorstr='#FF729A22');
  background-image: -webkit-gradient(linear, 50%, 50%, color-stop(0%, #8fbe31), color-stop(85%, #729a22));
  background-image: -webkit-linear-gradient(50%, #8fbe31 0, #729a22 85%);
  background-image: -moz-linear-gradient(50%, #8fbe31 0, #729a22 85%);
  background-image: -o-linear-gradient(50%, #8fbe31 0, #729a22 85%);
  background-image: -ms-linear-gradient(50%, #8fbe31 0, #729a22 85%);
  background-image: linear-gradient(50%, #8fbe31 0%, #729a22 85%); }

.live-view .staging-tabview-list {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FFE3F8DF',endColorstr='#FFC4F0BC'); }

.staging-tabview-list {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

.staging-bar {
  -moz-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  -o-box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 3em 1em rgba(0, 0, 0, 0.8); }

.staging-tabview-list .aui-tab-active .aui-tab-content, .site-variations-tabview-list .aui-tab-content {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.staging-tabview-list {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  -webkit-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  -o-box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  box-shadow: inset 0 0.75em 0.75em rgba(255, 255, 255, 0.55);
  background-image: -webkit-gradient(linear, 0 0, 0 0, color-stop(0%, rgba(0, 0, 0, 0.06)), color-stop(25%, rgba(0, 0, 0, 0.06)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.06)), color-stop(75%, rgba(0, 0, 0, 0.06)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(0 0, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 50%, rgba(0, 0, 0, 0.06) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FFFFEED4',endColorstr='#FFFFDBA6');
  background-size: 100px 100px; }

.portlet-staging-bar .staging-bar .site-variations-tabview-list {
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset, 1px 3px 8px rgba(0, 0, 0, 0.8);
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0%, #777777), color-stop(80%, #333333), color-stop(100%, #333333));
  background-image: -webkit-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: -moz-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: -o-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: -ms-linear-gradient(center bottom, #777777, #333333 80%, #333333);
  background-image: linear-gradient(center bottom, #777777, #333333 80%, #333333); }

.rule-group-instance-container .rule-group-instance {
  -moz-box-shadow: 1px 1px 2px #999;
  -webkit-box-shadow: 1px 1px 2px #999;
  -o-box-shadow: 1px 1px 2px #999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .aui-field-input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.topNav > li > a {
  padding: 0 20px !important; }

a#skip-to-content {
  clip: unset;
  position: absolute;
  height: 0;
  padding: 0;
  top: 0;
  text-decoration: none;
  color: #333;
  z-index: 20;
  display: block;
  overflow: hidden; }

a#skip-to-content:focus {
  clip: unset;
  height: auto;
  outline: 1px solid #4d90fe;
  outline-offset: 3px; }

@font-face {
  font-family: 'SignikaLight';
  src: url("../fonts/signika-light/signika-light.eot");
  src: url("../fonts/signika-light/signika-light.eot?#iefix") format("embedded-opentype"), url("../fonts/signika-light/signika-light.woff") format("woff"), url("../fonts/signika-light/signika-light.ttf") format("truetype"), url("../fonts/signika-light/signika-light.svg#signikalight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SignikaRegular';
  src: url("../fonts/signika-regular/signika-regular.eot");
  src: url("../fonts/signika-regular/signika-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/signika-regular/signika-regular.woff") format("woff"), url("../fonts/signika-regular/signika-regular.ttf") format("truetype"), url("../fonts/signika-regular/signika-regular.svg#signikaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

input, textarea, select, option, button {
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit; }

input, textarea, select, button {
  border-radius: 3px; }

.aui .modal-content input,
.aui .modal-content select,
.aui .modal-content .aui-field-select {
  font-size: 14px; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  clear: both; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

caption {
  text-align: left; }

q:before, q:after {
  content: ""; }

abbr, acronym {
  border: 0;
  border-bottom: 1px dotted #333;
  cursor: help; }

html {
  overflow-y: scroll; }

html.aui-dialog-iframe-root-node {
  overflow: auto; }

body {
  background: #fff;
  font: 62.5%/1.4 Arial, Helvetica, Verdana, sans-serif; }

body.portal-popup {
  background: 0;
  padding: 10px; }

body.aui-dialog-iframe-popup {
  padding-bottom: 0; }

body.portal-iframe {
  padding: 0; }

blockquote, ul, ol, dl {
  margin: 1em; }

ol, ul, dl {
  margin-left: 2em; }

ol {
  list-style: decimal outside; }

ul {
  list-style: disc outside; }

ul ul {
  list-style-type: circle; }

ol ol {
  list-style-type: upper-roman; }

dl dd {
  margin-left: 1em; }

table thead tr th {
  font-weight: normal;
  color: #d50032;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #fff #eaeaea #eaeaea #fff;
  background-color: #f6f6f5;
  white-space: nowrap;
  vertical-align: bottom; }

table thead tr th, table tfoot tr td {
  font-family: SignikaRegular, Arial, Helvetica, sans-serif; }

table thead tr th, table tfoot tr td, table tbody tr td {
  text-align: left; }

table tfoot tr td, table tbody tr td {
  border-bottom: 1px solid #eaeaea;
  vertical-align: top; }

table tfoot tr td {
  background-color: #b8bbbb; }

caption {
  margin-bottom: .5em;
  text-align: center; }

p {
  margin-bottom: 1em; }

h1 {
  font-size: 1.8em; }

h2 {
  font-size: 1.6em; }

h3 {
  font-size: 1.4em; }

h1, h2, h3 {
  margin: 1em 0; }

h4, h5, h6 {
  font-size: 1.1em; }

h1, h2, h3, h4, h5, h6, strong {
  font-weight: bold; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

b, strong {
  font-weight: bold; }

i, em {
  font-style: italic; }

code, pre {
  font-family: "Courier New",Courier,monospace;
  white-space: pre; }

.important {
  font-weight: bold; }

.portal-iframe #main-content {
  width: 100%; }

.alert-background {
  background: black; }

.popup-alert-notice {
  background-color: #FFC;
  border-bottom-color: #ffcc00; }

.popup-alert-warning {
  background-color: #FDD;
  border-bottom-color: red; }

.portal-add-content {
  background: #fff;
  text-align: left;
  z-index: 20; }

.portal-add-content a {
  text-decoration: none; }

.loading-animation {
  background: url("../images/progress_bar/loading_animation.gif?v=2015-10-26") no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

hr, .separator {
  border-top: 1px dotted #bfbfbf; }

.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

body {
  font-size: 100%;
  line-height: 1em; }

a.img {
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left top;
  position: relative; }

a div.left {
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: left top; }

a.img span, a div.left span {
  display: none; }

a.img em {
  font-style: normal;
  position: absolute; }

div.colFl, ul.floatLeft li, img.floatLeft {
  float: left; }

div.colFr, ul.floatRight li, img.floatRight {
  float: right; }

ul.pagLeft li {
  float: left;
  line-height: 1em;
  border-right-width: 1px;
  border-right-style: solid; }

ul.pagRight li {
  float: right;
  line-height: 1em;
  border-left-width: 1px;
  border-left-style: solid; }

form, form fieldset {
  overflow: hidden; }

form fieldset legend {
  display: none; }

form fieldset div.textField {
  background-repeat: no-repeat;
  background-position: left top;
  position: relative; }

form fieldset div.textField input {
  border-width: 0;
  background: url("../images/background_transparent.gif?v=2015-10-26") repeat;
  position: absolute; }

form.quickSearch fieldset {
  position: relative; }

form.quickSearch fieldset div.textField {
  position: absolute;
  left: 0;
  top: 0; }

form.quickSearch fieldset a.img {
  position: absolute;
  right: 0;
  top: 0; }

div.innerWrapper {
  margin: 0 auto;
  position: relative; }

div.top, div.bottom {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left top; }

ol {
  list-style: decimal; }

div.portlet-body form div.add-asset-selector {
  margin: 0 !important; }

.header .subNav li .portlet-borderless-bar {
  display: none; }

.taglib-language-list-text {
  border-width: 0; }

.navbar li.dockbar-user-notifications,
.navbar li.my-sites,
.navbar.divider-vertical {
  display: none; }

.aui .navbar {
  font-family: Helvetica, arial, sans-serif; }

.aui .navbar .nav > li > a {
  background-image: none; }

.aui body .lfr-edit-layout-panel {
  font-size: 14px;
  font-family: Helvetica,arial,sans-serif;
  line-height: 20px; }

.aui body .add-content-menu {
  font-size: 14px;
  font-family: Helvetica,arial,sans-serif;
  line-height: 20px; }

.aui body .add-content-menu h1,
.aui body .lfr-edit-layout-panel h1,
.aui body .lfr-device-preview-panel h1 {
  font-family: Helvetica, verdana, arial, sans-serif;
  font-size: 1.5em;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 8px;
  margin-bottom: 8px; }

.aui body .add-content-menu input,
.aui .lfr-edit-layout-panel input {
  font-family: Helvetica, verdana, arial, sans-serif; }

.aui body .lfr-edit-layout-panel input,
.aui body .add-content-menu input,
.aui body .lfr-edit-layout-panel select,
.aui body .add-content-menu select,
.aui body .lfr-edit-layout-panel label,
.aui body .add-content-menu label {
  font-size: 15px;
  line-height: 20px; }

.aui body .lfr-edit-layout-panel select,
.aui body .add-content-menu select {
  height: 30px; }

.aui body .lfr-edit-layout-panel .control-group.field-wrapper span,
.aui body .lfr-edit-layout-panel .control-group.field-wrapper input {
  margin-left: 1px; }

/* Dockbar overrides */
.aui .navbar .nav > li > a {
  float: none;
  padding: 7px 10px 2px 10px;
  color: #555;
  text-decoration: none;
  text-shadow: 0 1px 0 #f9f9f9; }

.aui .navbar .divider-vertical {
  height: 25px;
  margin: 0px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent; }

.aui .dockbar .navbar-inner {
  min-height: 25px;
  background: none;
  background-image: none; }

/* end dockbar overrides */
body {
  font: 100%/1em SignikaLight,Arial,Helvetica,sans-serif;
  color: #696b6b;
  background-color: white; }

body.font-smaller {
  font-size: 100%; }

/* A COMMENT FOR NOTHING PLEASE REMOVE*/
body.font-larger {
  font-size: 120%; }

div.console {
  padding: 20px;
  font-size: 1em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 10px;
  top: 10px;
  display: none; }

.ulNav {
  margin: 0;
  list-style: none; }

.cwAuto {
  width: 454px;
  margin: 0 auto; }

.bgDots {
  background: url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom; }

.contText {
  font-size: .8em;
  line-height: 1.5em;
  color: #333333; }

.h2H3 {
  margin: 0 0 .5em;
  font-size: .9em;
  font-weight: normal;
  font-family: SignikaRegular,Arial,Helvetica,sans-serif;
  color: #3e5e80; }

.sb {
  width: 138px;
  overflow: hidden;
  position: absolute; }

.smallAllCaps {
  font-size: .6em;
  text-transform: uppercase;
  text-decoration: none; }

.brm {
  padding: .1em 0 0 14px;
  display: inline-block;
  font-size: .6em;
  text-transform: uppercase;
  text-decoration: none;
  color: #004786;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat left -198px; }

.brm:hover {
  text-decoration: underline; }

html.ie9 .brm, html.lt-ie9 .brm {
  padding-top: 0; }

.exp {
  clear: both;
  cursor: pointer; }

.clearStyles {
  height: 1px;
  clear: both;
  overflow: hidden;
  display: block; }

iframe {
  width: 100%; }

html.lt-ie8 img {
  -ms-interpolation-mode: bicubic; }

div.wrapper {
  margin: 0 auto;
  position: relative; }

html.lt-ie8 div.wrapper.otpp-cws-layout-homepage {
  z-index: 3; }

div.wrapper h1, div.wrapper h2, div.wrapper h3 {
  margin: 0; }

div.wrapper p {
  margin-bottom: 0; }

div.wrapper a.topLogo {
  position: absolute;
  z-index: 6; }

div.wrapper a.topLogo + div.clear {
  display: none; }

html.le-ie9 div.wrapper a.topLogo + div.clear {
  display: block; }

div.wrapper a.topLogo img {
  width: 168px;
  height: 60px; }

html.wurfl-mobile div.wrapper a.topLogo img {
  width: 139px;
  height: 50px; }

html.lt-ie8 div.wrapper a.topLogo {
  float: left;
  margin-top: -107px;
  position: relative;
  left: auto;
  top: auto; }

html.lt-ie8 div.wrapper.otpp-cws-layout-homepage a.topLogo {
  margin-top: -70px;
  z-index: 105 !important; }

html.lt-ie8 div.wrapper.otpp-cws-layout-homepage a.topLogo img {
  z-index: 105 !important; }

div.wrapper.w960 {
  width: 816px;
  padding-top: 130px; }

div.wrapper.w960.otpp-cws-layout-homepage {
  padding-top: 93px;
  z-index: 3; }

div.wrapper.w960 a.topLogo {
  left: 0;
  top: 23px; }

div.wrapper.w760 {
  width: 658px;
  padding-top: 160px; }

div.wrapper.w760.otpp-cws-layout-homepage {
  padding-top: 123px; }

div.wrapper.w760 a.topLogo {
  left: 0;
  top: 53px; }

div.wrapper.w520 {
  width: 554px;
  padding-top: 188px; }

div.wrapper.w520.otpp-cws-layout-homepage {
  padding-top: 151px; }

div.wrapper.w520 a.topLogo {
  left: 35px;
  top: 32px; }

html.wurfl-mobile div.wrapper {
  width: 100%;
  padding-top: 205px; }

html.wurfl-mobile div.wrapper a.topLogo {
  left: 14px;
  top: 65px; }

div.header {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5; }

div.w960 div.header {
  width: 816px;
  height: 110px;
  background-position: left 93px; }

div.w960 div.header div.bgLeft {
  position: absolute;
  width: 884px;
  height: 29px;
  top: 93px;
  left: 0;
  z-index: -1;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -5px -490px; }

div.w960.otpp-cws-layout-homepage div.header {
  width: 816px;
  height: 110px;
  background-position: left 93px; }

div.w960.otpp-cws-layout-homepage div.header div.bgLeft {
  position: absolute;
  width: 884px;
  height: 20px;
  bottom: -20px;
  left: -34px;
  z-index: -1;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -5px -390px;
  overflow: hidden; }

div.w760 div.header {
  width: 658px;
  height: 140px;
  background-position: left 123px; }

div.w760 div.header div.bgLeft {
  position: absolute;
  width: 726px;
  height: 29px;
  top: 123px;
  left: -34px;
  z-index: -1;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -5px -450px; }

div.w760.otpp-cws-layout-homepage div.header {
  width: 658px;
  height: 140px;
  background-position: left 123px; }

div.w760.otpp-cws-layout-homepage div.header div.bgLeft {
  position: absolute;
  width: 726px;
  height: 20px;
  bottom: -20px;
  left: -34px;
  z-index: -1;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -5px -421px; }

div.w520 div.header {
  width: 554px;
  height: 168px;
  background-position: left 151px; }

div.w520 div.header div.bgLeft {
  position: absolute;
  width: 726px;
  height: 20px;
  bottom: -20px;
  left: -34px;
  z-index: -1;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -5px -450px; }

div.w520.otpp-cws-layout-homepage div.header {
  width: 554px;
  height: 168px;
  background-position: left 151px; }

div.w520.otpp-cws-layout-homepage div.header div.bgLeft {
  position: absolute;
  width: 726px;
  height: 29px;
  top: 123px;
  left: -34px;
  z-index: -1;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -5px -421px; }

div.header a.btnSignIn {
  border-bottom: 2px solid #fff;
  height: 26px;
  text-decoration: none;
  position: absolute;
  z-index: 101; }

div.w960 div.header a.btnSignIn, div.w760 div.header a.btnSignIn {
  width: 165px;
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -91px transparent; }

div.w960 div.header a.btnSignIn:hover, div.w760 div.header a.btnSignIn:hover, div.w960 div.header a.btnSignIn:focus, div.w760 div.header a.btnSignIn:focus {
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -253px transparent; }

div.w960 div.header a.btnSignIn {
  left: 651px;
  top: 53px; }

div.w760 div.header a.btnSignIn {
  left: 494px;
  top: 15px; }

div.w520 div.header a.btnSignIn {
  width: 123px;
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -37px transparent;
  left: 431px;
  top: 53px; }

div.w520 div.header a.btnSignIn:hover, div.w520 div.header a.btnSignIn:focus {
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -199px transparent; }

html.lang-fr div.w520 div.header a.btnSignIn {
  width: 135px;
  left: 419px;
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -64px transparent; }

html.lang-fr div.w520 div.header a.btnSignIn:hover, html.lang-fr div.w520 div.header a.btnSignIn:focus {
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -226px transparent; }

div.header a.btnSignIn strong {
  display: block;
  width: 131px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: .8em;
  font-weight: normal;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  top: .4em;
  left: 11px;
  line-height: 16px; }

body.font-larger div.header a.btnSignIn strong {
  top: 0.25em; }

div.w960 div.header a.btnSignIn-lock, div.w960 div.header a.btnSignIn-userRecognized, div.w760 div.header a.btnSignIn-lock, div.w760 div.header a.btnSignIn-userRecognized {
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -172px transparent; }

div.w520 div.header a.btnSignIn-lock, div.w520 div.header a.btnSignIn-userRecognized {
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -118px transparent; }

html.lang-fr div.w520 div.header a.btnSignIn-lock, html.lang-fr div.w520 div.header a.btnSignIn-userRecognized {
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -145px transparent; }

div.header html.wurfl-mobile a#sign-in strong {
  font-weight: normal; }

div.header a.btnSignIn-lock strong {
  padding-left: 12px;
  width: 119px;
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll -156px 1px transparent; }

div.w960 div.header a.btnSignIn-lock:hover, div.w960 div.header a.btnSignIn-userRecognized:hover, div.w960 div.header a.btnSignIn-lock:focus, div.w960 div.header a.btnSignIn-userRecognized:focus, div.w960 div.header a.btnSignIn-on, div.w760 div.header a.btnSignIn-lock:hover, div.w760 div.header a.btnSignIn-userRecognized:hover, div.w760 div.header a.btnSignIn-lock:focus, div.w760 div.header a.btnSignIn-userRecognized:focus, div.w760 div.header a.btnSignIn-on {
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -334px transparent; }

div.w520 div.header a.btnSignIn-lock:hover, div.w520 div.header a.btnSignIn-userRecognized:hover, div.w520 div.header a.btnSignIn-lock:focus, div.w520 div.header a.btnSignIn-userRecognized:focus, div.w520 div.header a.btnSignIn-on {
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -280px transparent; }

html.lang-fr div.w520 div.header a.btnSignIn-lock:hover, html.lang-fr div.w520 div.header a.btnSignIn-userRecognized:hover, html.lang-fr div.w520 div.header a.btnSignIn-lock:focus, html.lang-fr div.w520 div.header a.btnSignIn-userRecognized:focus, html.lang-fr div.w520 div.header a.btnSignIn-on {
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -307px transparent; }

div.header form.quickSearch, div.header form.quickSearch fieldset {
  height: 26px; }

div.w960 div.header form.quickSearch, div.w960 div.header form.quickSearch fieldset, div.w760 div.header form.quickSearch, div.w760 div.header form.quickSearch fieldset {
  width: 165px; }

div.w520 div.header form.quickSearch, div.w520 div.header form.quickSearch fieldset {
  width: 123px; }

div.header form.quickSearch {
  position: absolute; }

div.w960 div.header form.quickSearch {
  left: 651px;
  top: 20px; }

div.w760 div.header form.quickSearch {
  left: 320px;
  top: 15px; }

div.w520 div.header form.quickSearch {
  left: 300px;
  top: 20x; }

html.lang-fr div.w520 div.header form.quickSearch {
  left: 288px; }

div.w960 div.header form.quickSearch span.lfr-search-keywords > span, div.w760 div.header form.quickSearch span.lfr-search-keywords > span {
  width: 142px; }

div.w520 div.header form.quickSearch span.lfr-search-keywords > span {
  width: 127px; }

ul.topNav {
  width: 465px;
  height: 46px;
  margin: 0;
  list-style: none;
  position: absolute; }

body.font-smaller ul.topNav {
  margin-top: 0; }

html.ie9 ul.topNav {
  width: 460px; }

html.lt-ie9 ul.topNav {
  width: 462px; }

div.w960 ul.topNav {
  left: 185px;
  top: 56px; }

html.ie9 div.w960 ul.topNav {
  left: 178px;
  top: 57px; }

html.lt-ie9 div.w960 ul.topNav {
  left: 176px; }

div.w760 ul.topNav {
  right: -20px;
  top: 86px; }

html.ie9 div.w760 ul.topNav {
  top: 87px; }

div.w520 ul.topNav {
  margin-left: -223px;
  left: 50%;
  top: 114px; }

html.ie9 div.w520 ul.topNav {
  margin-left: -230px;
  top: 115px; }

html.lt-ie9 div.w520 ul.topNav {
  margin-left: -231px; }

ul.topNav li {
  padding: 0 21px 26px;
  position: relative; }

html.lt-ie9 ul.topNav li {
  padding-bottom: 27px; }

ul.topNav li a {
  font-size: 1.1em;
  color: #333;
  text-decoration: none; }

ul.topNav li a:hover, ul.topNav li a:focus {
  color: #04809a;
  text-decoration: none; }

.aui ul.topNav li a:hover,
.aui ul.topNav li a:focus {
  text-decoration: none; }

body.font-smaller ul.topNav li a {
  font-size: 1.1em; }

body.font-larger ul.topNav li a {
  font-size: 0.92em; }

div.w760 ul.topNav li.members {
  padding-right: 0; }

div.w760 ul.topNav li.members div.bgRight {
  display: none; }

ul.topNav li.selected {
  background-color: white; }

div.otpp-cws-layout-homepage ul.topNav li.selected {
  background-color: transparent;
  background-position: left -46px; }

ul.topNav li.selected a {
  color: #3e5e80; }

ul.subNav {
  margin: 0;
  list-style: none;
  position: absolute; }

div.w960 ul.subNav {
  right: 185px;
  top: 23px; }

html.lang-fr div.w960 ul.subNav {
  right: 185px; }

div.w760 ul.subNav {
  left: 0;
  top: 15px; }

div.w520 ul.subNav {
  right: 8px;
  top: 18px; }

html.lang-fr div.w520 ul.subNav {
  width: 320px; }

html.lang-fr body.font-smaller div.w520 ul.subNav {
  right: -31px; }

html.lang-fr body.font-larger div.w520 ul.subNav {
  right: 6px; }

ul.subNav li {
  font-size: 0.7em; }

div.w960 ul.subNav li {
  margin: 4px 20px 0 0;
  padding-right: 0;
  border-right-width: 0; }

div.w760 ul.subNav li, div.w520 ul.subNav li {
  margin-right: 5px;
  padding-right: 5px;
  border-left-width: 1px;
  color: #04809a; }

ul.subNav li a {
  color: #333;
  text-decoration: none;
  text-transform: capitalize;
  padding: 0; }

.footer li.francais,
footer li.francais {
  text-transform: capitalize; }

.footer li.francais .taglib-language-list-text,
footer li.francais .taglib-language-list-text {
  padding: 0; }

div.w760 ul.subNav li a, div.w520 ul.subNav li a {
  color: #04809a; }

div.w760 ul.subNav li a:hover, div.w520 ul.subNav li a:hover, div.w760 ul.subNav li a:focus, div.w520 ul.subNav li a:focus {
  color: #3e5e80;
  text-decoration: none; }

ul.subNav li a:hover, ul.subNav li a:focus {
  color: #3e5e80;
  text-decoration: none; }

ul.subNav li#fontSize {
  margin-top: 0; }

div.w960 ul.subNav li#fontSize {
  width: 36px;
  height: 18px; }

div.w760 ul.subNav li#fontSize, div.w520 ul.subNav li#fontSize {
  width: 16px;
  height: 9px;
  border-right-width: 0; }

ul.subNav li#fontSize a {
  float: left; }

div.w960 ul.subNav li#fontSize a {
  width: 17px;
  height: 18px; }

div.w760 ul.subNav li#fontSize a, div.w520 ul.subNav li#fontSize a {
  width: 8px;
  height: 9px; }

div.w960 ul.subNav li#fontSize a.smaller {
  margin-right: 1px;
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll 0 -18px transparent; }

div.w960 ul.subNav li#fontSize a.smaller.on, div.w960 ul.subNav li#fontSize a.smaller:hover, div.w960 ul.subNav li#fontSize a.smaller:focus {
  background-position: 0 0; }

div.w760 ul.subNav li#fontSize a.smaller, div.w520 ul.subNav li#fontSize a.smaller {
  margin-right: 0;
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll -35px -10px transparent; }

div.w760 ul.subNav li#fontSize a.smaller.on, div.w520 ul.subNav li#fontSize a.smaller.on, div.w760 ul.subNav li#fontSize a.smaller:hover, div.w520 ul.subNav li#fontSize a.smaller:hover, div.w760 ul.subNav li#fontSize a.smaller:focus, div.w520 ul.subNav li#fontSize a.smaller:focus {
  background-position: -35px 0; }

ul.subNav li#fontSize a.larger {
  width: 17px;
  height: 18px; }

div.w960 ul.subNav li#fontSize a.larger {
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll -17px -18px transparent; }

div.w960 ul.subNav li#fontSize a.larger.on, div.w960 ul.subNav li#fontSize a.larger:hover, div.w960 ul.subNav li#fontSize a.larger:focus {
  background-position: -17px 0; }

div.w760 ul.subNav li#fontSize a.larger, div.w520 ul.subNav li#fontSize a.larger {
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat scroll -44px -10px transparent; }

div.w760 ul.subNav li#fontSize a.larger.on, div.w520 ul.subNav li#fontSize a.larger.on, div.w760 ul.subNav li#fontSize a.larger:hover, div.w520 ul.subNav li#fontSize a.larger:hover, div.w760 ul.subNav li#fontSize a.larger:focus, div.w520 ul.subNav li#fontSize a.larger:focus {
  background-position: -44px 0; }

ul.subNav li.selected a {
  color: #004786; }

div.sectionNav {
  width: 476px;
  position: absolute;
  z-index: 4; }

div.w960 div.sectionNav {
  top: 93px; }

div.w760 div.sectionNav {
  top: 123px; }

div.w520 div.sectionNav {
  top: 151px; }

div.sectionNav div.body {
  min-height: 207px; }

div.sectionNav div.body div, div.sectionNav div.body ul {
  float: left; }

div.sectionNav div.body div.cont {
  width: 160px; }

html.lt-ie8 div.sectionNav div.body div.cont {
  margin: 20px 0 0 20px; }

div.sectionNav div.body div.cont img {
  margin-bottom: 7px; }

div.sectionNav div.body div.cont h5 {
  font: .9em/1.1em SignikaLight,Arial,Helvetica,sans-serif;
  color: #004786; }

div.sectionNav div.body div.cont p {
  margin-bottom: .2em;
  font-size: .6em;
  line-height: 1.2em; }

div.sectionNav div.body div.cont a {
  padding: .1em 0 0 14px;
  display: inline-block;
  font-size: .6em;
  text-transform: uppercase;
  text-decoration: none;
  color: #004786;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat left -198px; }

div.sectionNav div.body div.cont a:hover {
  text-decoration: underline; }

html.ie9 div.sectionNav div.body div.cont a, html.lt-ie9 div.sectionNav div.body div.cont a {
  padding-top: 0; }

div.sectionNav div.body div.uls {
  width: 260px; }

html.lt-ie8 div.sectionNav div.body div.uls {
  margin-left: 31px; }

div.sectionNav div.body div.uls ul {
  width: 130px;
  margin: 0;
  list-style: none;
  margin: 38px 0 5px; }

div.sectionNav div.body div.uls ul li {
  width: 100px;
  font-size: .8em;
  line-height: 1.1em; }

div.sectionNav div.body div.uls ul li a {
  color: #004786;
  text-decoration: none; }

div.sectionNav div.body div.uls ul li a:hover, div.sectionNav div.body div.uls ul li a:focus {
  text-decoration: underline; }

div.sectionNav.snLeft div.body div {
  float: left; }

div.sectionNav.snLeft div.body {
  background: url("../images/background_home_sectionNav_body_left.png?v=2015-10-26") repeat-y left; }

div.sectionNav.snLeft div.body div.cont {
  margin: 20px 36px 14px 19px; }

div.sectionNav.snLeft.small div.body {
  background-image: url("../images/background_home_sectionNav_body_left_small.png?v=2015-10-26"); }

div.sectionNav.snLeft div.body ul li {
  margin: 0 30px 17px 0; }

div.sectionNav.snRight div.body div {
  float: right; }

div.sectionNav.snRight div.body {
  background: url("../images/background_home_sectionNav_body_right.png?v=2015-10-26") repeat-y left; }

div.sectionNav.snRight div.body div.cont {
  margin: 20px 19px 14px 36px; }

html.lt-ie8 div.sectionNav.snRight div.body div.cont {
  margin: 20px 20px 14px 31px; }

html.lt-ie8 div.sectionNav.snRight div.body div.uls {
  margin-left: 0; }

div.sectionNav.snRight.small div.body {
  background-image: url("../images/background_home_sectionNav_body_right.png?v=2015-10-26"); }

div.sectionNav.snRight div.body ul li {
  margin: 0 0 17px 30px; }

div.sectionNav div.bottom {
  height: 11px;
  overflow: hidden; }

html.lt-ie8 div.sectionNav div.bottom {
  margin-top: -3px; }

div.sectionNav.snLeft div.bottom {
  background: url("../images/background_home_sectionNav_bottom_left.png?v=2015-10-26") repeat-y left; }

div.sectionNav.snLeft.small div.bottom {
  background-image: url("../images/background_home_sectionNav_bottom_left_small.png?v=2015-10-26"); }

div.sectionNav.snRight div.bottom {
  background: url("../images/background_home_sectionNav_bottom_right.png?v=2015-10-26") repeat-y left; }

div.sectionNav.snRight.small div.bottom {
  background-image: url("../images/background_home_sectionNav_bottom_right_small.png?v=2015-10-26"); }

div.sectionNav.small {
  width: 346px; }

div.sectionNav.small div.body div.uls {
  width: 130px; }

header {
  width: 100%;
  height: 205px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5; }

header nav.topNav {
  color: #3e5e80;
  position: absolute;
  top: 171px;
  width: 100%; }

header nav.topNav ul {
  margin: 0;
  list-style: none; }

header nav.topNav ul li {
  width: 33.33%; }

header nav.topNav ul li a {
  padding: .5em 0;
  display: block;
  font-size: 1.1em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-left: 1px solid #fff;
  background-color: #727575; }

header nav.topNav ul li:first-child a {
  border-width: 0; }

header nav.topNav ul li.selected a, header nav.topNav ul li.selectedTop a {
  color: #fff;
  background-color: #04809a; }

header nav.topNav ul li ul.layouts {
  display: none; }

header form.quickSearch {
  margin-top: 40px;
  margin-right: 15px;
  float: right; }

header div.contMemb {
  margin-top: 80px;
  clear: both; }

header div.otpp {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #f1f1f1), color-stop(100%, #d9d9d9));
  position: relative; }

header div.otpp h6 {
  padding: 15px 0;
  font-size: 1.3em;
  font-weight: bold;
  color: #898d8d;
  text-align: center;
  text-transform: uppercase; }

header div.otpp a {
  width: 29px;
  height: 29px;
  background-size: 100%;
  top: 9px;
  position: absolute; }

header div.otpp a.btnHome {
  background-image: url("../images/sm_header_button_home.png?v=2015-10-26");
  left: 15px; }

header div.otpp a.btnNav {
  background-image: url("../images/sm_header_button_nav.png?v=2015-10-26");
  right: 15px; }

header nav.subNav {
  position: absolute;
  right: 15px;
  top: 51px; }

header nav.subNav ul {
  margin: 0;
  list-style: none;
  float: right; }

header nav.subNav ul li {
  margin-left: 10px;
  padding-left: 10px;
  border-left-color: #333333; }

header nav.subNav ul li:last-child {
  border-left-width: 0; }

header nav.subNav ul li a {
  font-size: .8em;
  color: #333;
  text-decoration: none; }

form.quickSearch fieldset span.lfr-search-keywords > span > span input {
  font: .8em/1em SignikaLight,Arial,Helvetica,sans-serif;
  color: #000;
  border: 0;
  height: 26px;
  line-height: 26px;
  background: 0;
  position: absolute;
  left: 10px;
  padding: 0;
  top: 1px;
  height: 24px; }

div.w960 form.quickSearch fieldset span.lfr-search-keywords > span > span input, div.w760 form.quickSearch fieldset span.lfr-search-keywords > span > span input {
  width: 125px; }

div.w520 form.quickSearch fieldset span.lfr-search-keywords > span > span input {
  width: 54px; }

form.quickSearch fieldset span.lfr-search-button {
  position: absolute;
  right: 0;
  top: 0; }

form.quickSearch fieldset span.lfr-search-button input {
  width: 27px;
  height: 26px; }

form.quickSearch fieldset span.lfr-search-button > span {
  margin: 0 !important; }

.aui-field-element {
  position: static !important; }

.search-cont {
  position: relative;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -5px -300px transparent;
  width: 165px;
  height: 26px; }

html.wurfl-mobile .search-cont {
  width: 135px;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -5px -328px transparent; }

.search-cont input {
  border: 0 none;
  line-height: 26px !important;
  top: 0; }

html.wurfl-mobile .search-cont input {
  width: 95px; }

.search-cont #otpp-cws-search-button {
  background: 0;
  border: 0 none;
  height: 26px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 27px;
  cursor: pointer; }

html.wurfl-mobile .search-cont #otpp-cws-search-button {
  background: url("../images/button_search.png?v=2015-10-26") no-repeat -3px 2px transparent;
  height: 30px;
  position: relative;
  top: -2px;
  width: 30px;
  right: -7px; }

html.wurfl-mobile .search-cont #otpp-cws-search-button:hover, html.wurfl-mobile .search-cont #otpp-cws-search-button:focus {
  background: url("../images/button_search_on.png?v=2015-10-26") no-repeat -3px 2px transparent; }

.search-cont button span {
  display: none; }

ul#memberQuickMenu {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
  z-index: 101; }

div.w960 ul#memberQuickMenu {
  top: 81px;
  left: 651px; }

div.w760 ul#memberQuickMenu {
  top: 43px;
  left: 494px; }

html.wurfl-mobile ul#memberQuickMenu {
  left: auto;
  right: 0;
  margin: 2px 15px 0 0; }

ul#memberQuickMenu li {
  list-style-type: none;
  min-width: 165px;
  background-color: #d50032; }

ul#memberQuickMenu li a {
  padding: 5px 12px;
  display: block;
  font-size: .8em;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none;
  white-space: nowrap; }

ul#memberQuickMenu li a:hover, ul#memberQuickMenu li a:focus {
  color: #fff;
  background-color: #aa0028; }

div.contMemb {
  margin-right: 15px;
  margin-left: 15px; }

div.contMemb a {
  padding: .4em 32px .4em 8px;
  display: inline-block;
  float: left;
  font-size: .9em;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  border: 1px solid #3e6c80;
  background: #4e87a0;
  border-radius: 2px; }

div.contMemb a span {
  width: 18px;
  height: 18px;
  overflow: hidden;
  border-radius: 9px;
  background: #fff;
  position: absolute;
  right: 6px;
  top: 4px; }

div.contMemb a span + span {
  background: url("../images/sm_button_contact_us.png?v=2015-10-26") 100%; }

div.contMemb a + a {
  float: right;
  padding: .4em 28px .4em 8px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #aa0028;
  background: #d50032;
  border-radius: 2px; }

div.contMemb a + a span {
  background: white; }

div.contMemb a + a span + span {
  background: url("../images/sm_button_member.png?v=2015-10-26") 100%; }

div.contMemb a + a strong {
  font-weight: normal;
  display: block;
  max-width: 113px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

div.contMemb a + a.btnSignIn-on {
  background: #d50032; }

div.contMemb a + a.btnSignIn-on span {
  background: white; }

div.contMemb a + a.btnSignIn-on span + span {
  background: url("../images/sm_button_member.png?v=2015-10-26") 100%; }

div.contMemb a + a.btnSignIn-lock, div.contMemb a + a.btnSignIn-userRecognized {
  background: #d50032; }

div.contMemb a + a.btnSignIn-lock:hover, div.contMemb a + a.btnSignIn-userRecognized:hover {
  background: #af000d;
  background: -moz-linear-gradient(top, #af000d 0, #d20030 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #af000d), color-stop(100%, #d20030));
  background: -webkit-linear-gradient(top, #af000d 0, #d20030 100%);
  background: -o-linear-gradient(top, #af000d 0, #d20030 100%);
  background: -ms-linear-gradient(top, #af000d 0, #d20030 100%);
  background: linear-gradient(to bottom, #af000d 0%, #d20030 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#af000d',endColorstr='#d20030',GradientType=0); }

div.contMemb a + a.btnSignIn-lock strong {
  padding-left: 16px;
  background: url("../images/button_textsize_sprite.png?v=2015-10-26") no-repeat -153px 1px; }

div.contMemb a + a.btnSignIn-lock span + span, div.contMemb a + a.btnSignIn-userRecognized span + span {
  background: url("../images/sm_button_member-found.png?v=2015-10-26") 100% !important; }

nav#headNav {
  color: #d50032; }

div#screen {
  position: absolute;
  left: 0;
  top: 45px;
  z-index: 7; }

nav.smartphoneNavigation {
  overflow: hidden;
  background-color: #adb3b3;
  position: absolute;
  left: 0;
  top: 45px;
  z-index: 9999; }

nav.smartphoneNavigation div.ulWrap {
  width: 10000px;
  padding: 15px 0 11px;
  position: absolute;
  left: 0;
  top: 0; }

nav.smartphoneNavigation div.ulWrap ul {
  margin: 0;
  list-style: none;
  float: left; }

nav.smartphoneNavigation div.ulWrap ul li {
  margin: 0 15px 0 !important;
  display: block; }

nav.smartphoneNavigation div.ulWrap ul li a {
  display: block;
  position: relative;
  padding: 0 32px 0 0;
  height: 40px;
  line-height: 38px;
  text-decoration: none;
  display: inline-block; }

nav.smartphoneNavigation div.ulWrap ul li a span {
  display: block;
  padding: 0 0 0 32px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  color: #fff;
  text-align: left;
  font-size: 1.125em !important;
  -webkit-transition: none; }

nav.smartphoneNavigation div.ulWrap ul li a {
  background: url("../images/nav-mobile.png?v=2015-10-26") no-repeat right -192px; }

nav.smartphoneNavigation div.ulWrap ul li a.back {
  background: url("../images/nav-mobile.png?v=2015-10-26") no-repeat right top; }

nav.smartphoneNavigation div.ulWrap ul li a.open {
  background: url("../images/nav-mobile.png?v=2015-10-26") no-repeat right -144px; }

nav.smartphoneNavigation div.ulWrap ul li a.selected {
  background: url("../images/nav-mobile.png?v=2015-10-26") no-repeat right -288px; }

nav.smartphoneNavigation div.ulWrap ul li a span {
  background: url("../images/nav-mobile.png?v=2015-10-26") no-repeat left -96px; }

nav.smartphoneNavigation div.ulWrap ul li a.back span {
  background: url("../images/nav-mobile.png?v=2015-10-26") no-repeat -2px -48px; }

nav.smartphoneNavigation div.ulWrap ul li a.selected span {
  background: url("../images/nav-mobile.png?v=2015-10-26") no-repeat left -240px; }

div.main {
  width: 612px;
  float: right; }

div.w760 div.main {
  width: 454px; }

div.w520 div.main {
  width: 454px;
  margin: 0 auto; }

div.w960.otpp-cws-layout-full div.main, div.w760.otpp-cws-layout-full div.main, div.w520.otpp-cws-layout-full div.main {
  width: 100%; }

html.wurfl-mobile div.main {
  width: auto;
  margin: 0 15px;
  float: none; }

body.controls-hidden div.portlet-body div.portlet-msg-alert {
  display: none; }

body.dockbar-ready.controls-hidden div#layout-column_column-2 div.articlerelated-portlet:first-child + div.articlerelated-portlet div.portlet-borderless-container {
  min-height: 0 !important; }

body.dockbar-ready.controls-hidden div.body ul li a {
  cursor: pointer; }

body.dockbar-ready.controls-hidden div.main #column-2 .portlet-column-last div.portlet-boundary, body.dockbar-ready.controls-hidden div.main .portlet-column-last div.portlet-boundary, body.dockbar-ready.controls-hidden div.main #column-2 div.portlet-boundary {
  overflow: hidden !important; }

div.portlet-msg-error {
  display: none; }

body.dockbar-ready.controls-visible div.portlet-msg-error {
  display: block !important; }

div.mTop {
  position: relative; }

div.title {
  background: url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom; }

div.w960 div.title {
  padding-bottom: 0.8em; }

div.w760 div.title, div.w520 div.title {
  padding-bottom: 3.2em; }

div.w520 div.title {
  width: 454px;
  margin: 0 auto; }

div.w760 div.noShare div.title, div.w520 div.noShare div.title {
  padding-bottom: 0.8em; }

html.wurfl-mobile div.title {
  padding: 1em 0; }

.aui div.title div.hgroup {
  font-size: 16px; }

div.title div.hgroup h1, div.title div.hgroup h2 {
  width: 454px;
  line-height: 1.1em; }

div.noShare div.title div.hgroup h1, div.noShare div.title div.hgroup h2, html.wurfl-mobile div.title div.hgroup h1, html.wurfl-mobile div.title div.hgroup h2 {
  width: auto; }

div.title div.hgroup h1 {
  font-size: 1.4em;
  font-weight: normal;
  color: #d50032; }

div.title div.hgroup h2 {
  margin-top: .2em;
  font-size: 1.1em;
  font-weight: normal;
  color: #04809a; }

div.mTop div.shareBox {
  width: 138px;
  overflow: hidden;
  position: absolute; }

div.w960 div.mTop div.shareBox {
  right: 0;
  bottom: 18px; }

div.w760 div.mTop div.shareBox {
  left: 0;
  bottom: 20px; }

div.w520 div.mTop div.shareBox {
  left: 50px;
  bottom: 20px; }

html.wurfl-mobile div.mTop div.shareBox {
  display: none; }

div.noShare div.shareBox {
  display: none; }

div.content {
  width: 454px;
  padding-top: 0.9em; }

div.w960 div.content {
  float: left; }

.portlet-asset-publisher .asset-full-content .asset-content {
  margin-right: 0; }

.portlet-asset-publisher .asset-content {
  clear: right;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0; }

div.w960.otpp-cws-layout-col-2 div.content {
  width: 612px; }

div.w960.otpp-cws-layout-full div.content, div.w760.otpp-cws-layout-full div.content, .otpp-cws-layout-col-2-main div.content {
  width: 100%; }

div.w520 div.content {
  margin: 0 auto; }

html.wurfl-mobile div.content {
  width: auto; }

div.relAdd {
  padding-top: 0.9em; }

html.wurfl-mobile div.relAdd {
  padding-top: 0; }

body.html-editor {
  width: 612px;
  padding: 10px; }

html.lt-ie8 #main-content #two-col {
  width: 100% !important; }

html.wurfl-mobile div.otpp-cws-content, html.wurfl-mobile body.html-editor {
  -webkit-text-size-adjust: none; }

div.otpp-cws-content p, body.html-editor p {
  margin-bottom: 1em;
  font-size: .8em;
  line-height: 1.5em;
  color: #333333; }

html.wurfl-mobile div.otpp-cws-content p, html.wurfl-mobile body.html-editor p {
  font-size: .8em;
  line-height: 1.3em; }

div.otpp-cws-content p.caption, body.html-editor p.caption {
  margin-bottom: 1em;
  font-size: 0.7em; }

div.otpp-cws-content p.more, body.html-editor p.more, div.otpp-cws-content p.less, body.html-editor p.less {
  display: none;
  clear: both;
  font-size: 1.2em; }

html.wurfl-mobile div.otpp-cws-content p.more, html.wurfl-mobile body.html-editor p.more, html.wurfl-mobile div.otpp-cws-content p.less, html.wurfl-mobile body.html-editor p.less {
  font-size: 1.1em; }

div.otpp-cws-content p.more a, body.html-editor p.more a, div.otpp-cws-content p.less a, body.html-editor p.less a {
  padding-left: 13px;
  font-size: .6em;
  text-transform: uppercase;
  text-decoration: none;
  color: #333;
  background-repeat: no-repeat;
  background-position: left 2px; }

div.otpp-cws-content p.more a:hover, body.html-editor p.more a:hover, div.otpp-cws-content p.less a:hover, body.html-editor p.less a:hover {
  text-decoration: underline; }

div.otpp-cws-content p.more a, body.html-editor p.more a {
  background-image: url("../images/background_button_leftnav_arrow_open.png?v=2015-10-26"); }

div.otpp-cws-content p.less a, body.html-editor p.less a {
  background-image: url("../images/background_button_leftnav_arrow_less.png?v=2015-10-26"); }

div.otpp-cws-content a, body.html-editor a {
  color: #04809a;
  text-decoration: none; }

div.otpp-cws-content a:hover, body.html-editor a:hover {
  color: #004786;
  text-decoration: underline; }

div.otpp-cws-content .portlet-topper a:hover {
  text-decoration: none; }

div.otpp-cws-content strong, body.html-editor strong, div.otpp-cws-content b, body.html-editor b {
  font-family: SignikaRegular,Arial,Helvetica,sans-serif;
  font-weight: normal; }

div.otpp-cws-content strong.caption, body.html-editor strong.caption, div.otpp-cws-content b.caption, body.html-editor b.caption {
  line-height: 1em;
  font-weight: normal; }

div.otpp-cws-content span.nowrap, body.html-editor span.nowrap {
  white-space: nowrap; }

div.otpp-cws-content span.iaccess em, body.html-editor span.iaccess em {
  font-family: "Times New Roman", Times, serif; }

.aui .portlet-nested-portlets.collapse {
  height: auto; }

.aui div.otpp-cws-content div.portlet-boundary.collapse header.portlet-topper h3,
.aui body.html-editor div.portlet-boundary.collapse header.portlet-topper h3 {
  padding-left: 13px;
  margin-bottom: 1em;
  clear: both;
  cursor: pointer;
  height: auto;
  background: url("../images/background_button_leftnav_arrow_closed.png?v=2015-10-26") no-repeat left 13px; }

.aui div.otpp-cws-content div.portlet-boundary.collapse header.portlet-topper h3 span,
.aui body.html-editor div.portlet-boundary.collapse header.portlet-topper h3 span {
  display: block;
  margin: 0 0 1em;
  padding-bottom: .4em;
  height: auto;
  background: url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom; }

.aui div.otpp-cws-content div.portlet-boundary.collapse-open header.portlet-topper h3,
.aui body.html-editor div.portlet-boundary.collapse-open header.portlet-topper h3 {
  padding-left: 13px;
  margin-bottom: 1em;
  clear: both;
  cursor: pointer;
  padding-bottom: .5em;
  background: url("../images/background_button_leftnav_arrow_open.png?v=2015-10-26") no-repeat left 13px; }

.aui div.otpp-cws-content div.portlet-boundary.collapse-open header.portlet-topper h3 span,
.aui body.html-editor div.portlet-boundary.collapse-open header.portlet-topper h3 span {
  display: block;
  margin: 0 0 1em;
  padding-bottom: .4em;
  background: url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom; }

div.otpp-cws-content h3, body.html-editor h3, div.otpp-cws-content div.portlet-boundary header.portlet-topper h3,
body.html-editor div.portlet-boundary header.portlet-topper h3 {
  margin: 0 0 .5em;
  font-size: .9em;
  font-weight: normal;
  font-family: SignikaRegular,Arial,Helvetica,sans-serif;
  color: #3e5e80;
  margin: 0 0 1em;
  padding-top: .8em;
  padding-bottom: .4em;
  background: url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom;
  clear: both;
  line-height: 16px; }

html.wurfl-mobile div.otpp-cws-content h3, html.wurfl-mobile body.html-editor h3, html.wurfl-mobile div.otpp-cws-content div.portlet-boundary header.portlet-topper h3, html.wurfl-mobile body.html-editor div.portlet-boundary header.portlet-topper h3 {
  font-size: 1.2em; }

.aui div.otpp-cws-content h3.collapse,
.aui body.html-editor h3.collapse,
.aui div.otpp-cws-content div.portlet-boundary header.portlet-topper h3.collapse,
.aui body.html-editor div.portlet-boundary header.portlet-topper h3.collapse {
  padding-left: 13px;
  margin-bottom: 1em;
  padding-top: .7em;
  clear: both;
  cursor: pointer;
  height: auto;
  background: url("../images/background_button_leftnav_arrow_closed.png?v=2015-10-26") no-repeat left 13px;
  color: #3e5e80; }

.aui div.otpp-cws-content h3.collapse:hover,
.aui body.html-editor h3.collapse:hover,
.aui div.otpp-cws-content div.portlet-boundary header.portlet-topper h3.collapse:hover,
.aui body.html-editor div.portlet-boundary header.portlet-topper h3.collapse:hover {
  color: #04809a; }

.aui div.otpp-cws-content h3.collapse span,
.aui body.html-editor h3.collapse span,
.aui div.otpp-cws-content div.portlet-boundary header.portlet-topper h3.collapse span,
.aui body.html-editor div.portlet-boundary header.portlet-topper h3.collapse span {
  display: block;
  margin: 0 0 1em;
  padding-bottom: .4em;
  zoom: 1;
  height: auto;
  background: url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom; }

.aui div.otpp-cws-content h3.collapse-open,
.aui body.html-editor h3.collapse-open,
.aui div.otpp-cws-content div.portlet-boundary header.portlet-topper h3.collapse-open,
.aui body.html-editor div.portlet-boundary header.portlet-topper h3.collapse-open {
  padding-left: 13px;
  margin-bottom: 1em;
  padding-bottom: .5em;
  padding-top: .7em;
  clear: both;
  cursor: pointer;
  background: url("../images/background_button_leftnav_arrow_open.png?v=2015-10-26") no-repeat left 13px;
  color: #d50032; }

.aui div.otpp-cws-content h3.collapse-open:hover,
.aui body.html-editor h3.collapse-open:hover,
.aui div.otpp-cws-content div.portlet-boundary header.portlet-topper h3.collapse-open:hover,
.aui body.html-editor div.portlet-boundary header.portlet-topper h3.collapse-open:hover {
  color: #04809a; }

.aui div.otpp-cws-content h3.collapse-open span,
.aui body.html-editor h3.collapse-open span,
.aui div.otpp-cws-content div.portlet-boundary header.portlet-topper h3.collapse-open span,
.aui body.html-editor div.portlet-boundary header.portlet-topper h3.collapse-open span {
  display: block;
  margin: 0 0 1em;
  padding-bottom: .4em;
  zoom: 1;
  background: url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom; }

div.otpp-cws-content h3 a, body.html-editor h3 a, div.otpp-cws-content div.portlet-boundary header.portlet-topper h3 a, body.html-editor div.portlet-boundary header.portlet-topper h3 a {
  color: #004786; }

div.otpp-cws-content h4, body.html-editor h4 {
  margin: 0 0 .5em;
  font-size: .9em;
  font-weight: normal;
  font-family: SignikaRegular,Arial,Helvetica,sans-serif;
  color: #3e5e80;
  margin: 0 0 .2em;
  padding-bottom: 0;
  color: #04809a; }

html.wurfl-mobile div.otpp-cws-content h4, html.wurfl-mobile body.html-editor h4 {
  font-size: 1em; }

.aui div.otpp-cws-content h4.collapse,
.aui body.html-editor h4.collapse {
  padding-left: 13px;
  margin-bottom: 1em;
  color: #3e5e80;
  cursor: pointer;
  height: auto;
  background: url("../images/background_button_leftnav_arrow_closed.png?v=2015-10-26") no-repeat left 3px;
  clear: both; }

.aui div.otpp-cws-content h4.collapse:hover,
.aui body.html-editor h4.collapse:hover {
  color: #04809a; }

.aui div.otpp-cws-content h4.collapse-open,
.aui body.html-editor h4.collapse-open {
  padding-left: 13px;
  margin-bottom: 1em;
  padding-bottom: .3em;
  cursor: pointer;
  background: url("../images/background_button_leftnav_arrow_open.png?v=2015-10-26") no-repeat left 3px;
  clear: both;
  color: #d50032; }

.aui div.otpp-cws-content h4.collapse-open:hover,
.aui body.html-editor h4.collapse-open:hover {
  color: #04809a; }

div.otpp-cws-content h5, body.html-editor h5 {
  padding-bottom: 0;
  font-size: .8em;
  font-weight: normal;
  font-family: SignikaRegular,Arial,Helvetica,sans-serif;
  color: #d50032; }

div.otpp-cws-content ul, body.html-editor ul {
  margin: 0 0 1.3em 24px; }

html.lt-ie8 div.otpp-cws-content ul, html.lt-ie8 body.html-editor ul {
  margin-left: 12px; }

div.otpp-cws-content ul li, body.html-editor ul li {
  margin-bottom: .5em;
  font-size: .8em;
  line-height: 1.5em;
  color: #333333; }

html.lt-ie8 div.otpp-cws-content ul li, html.lt-ie8 body.html-editor ul li {
  margin-left: 10px; }

html.wurfl-mobile div.otpp-cws-content ul li, html.wurfl-mobile body.html-editor ul li {
  font-size: 0.9em; }

div.otpp-cws-content ul li ul, body.html-editor ul li ul {
  margin-bottom: 0; }

div.otpp-cws-content ul li ul li, body.html-editor ul li ul li {
  font-size: 1em; }

div.otpp-cws-content ul li ul li html.lt-ie8, body.html-editor ul li ul li html.lt-ie8 {
  padding-left: 0;
  list-style: circle; }

div.otpp-cws-content ol, body.html-editor ol {
  margin: 0 0 1em 25px; }

html.lt-ie8 div.otpp-cws-content ol, html.lt-ie8 body.html-editor ol {
  margin-left: 30px; }

div.otpp-cws-content ol li, body.html-editor ol li {
  margin-bottom: .5em;
  font-size: .8em;
  line-height: 1.5em;
  color: #333333; }

html.wurfl-mobile div.otpp-cws-content ol li, html.wurfl-mobile body.html-editor ol li {
  font-size: 0.9em; }

div.otpp-cws-content ol li ol, body.html-editor ol li ol {
  margin-bottom: 0; }

div.otpp-cws-content ol li ol li, body.html-editor ol li ol li {
  font-size: 1em;
  list-style-type: lower-roman; }

div.otpp-cws-content a.button, body.html-editor a.button {
  float: left;
  padding: 0 7px 0 0;
  white-space: nowrap;
  height: 22px;
  line-height: 22px;
  background: url("../images/sm_button.png?v=2015-10-26") no-repeat right -96px;
  text-decoration: none !important; }

div.otpp-cws-content a.button span, body.html-editor a.button span {
  display: block;
  padding: 0 0 0 7px;
  height: 22px;
  line-height: 22px;
  cursor: pointer;
  background: url("../images/sm_button.png?v=2015-10-26") no-repeat left top;
  color: #fff;
  text-shadow: 1px 1px 0 #38819a; }

div.otpp-cws-content a.button:hover, body.html-editor a.button:hover, div.otpp-cws-content a.button:focus, body.html-editor a.button:focus {
  background-position: right -128px;
  text-decoration: none !important; }

div.otpp-cws-content a.button:visited span, body.html-editor a.button:visited span, div.otpp-cws-content a.button:hover span, body.html-editor a.button:hover span, div.otpp-cws-content a.button:focus span, body.html-editor a.button:focus span {
  color: white; }

div.otpp-cws-content a.button:hover span, body.html-editor a.button:hover span, div.otpp-cws-content a.button:focus span, body.html-editor a.button:focus span {
  background-position: left -32px; }

div.otpp-cws-content a.button[disabled], body.html-editor a.button[disabled], div.otpp-cws-content a.button[disabled]:visited, body.html-editor a.button[disabled]:visited, div.otpp-cws-content a.button[disabled]:hover, body.html-editor a.button[disabled]:hover, div.otpp-cws-content a.button[disabled]:focus, body.html-editor a.button[disabled]:focus, div.otpp-cws-content a.button[disabled]:active, body.html-editor a.button[disabled]:active {
  background-position: right -160px; }

div.otpp-cws-content a.button[disabled] span, body.html-editor a.button[disabled] span, div.otpp-cws-content a.button[disabled]:visited span, body.html-editor a.button[disabled]:visited span, div.otpp-cws-content a.button[disabled]:hover span, body.html-editor a.button[disabled]:hover span, div.otpp-cws-content a.button[disabled]:focus span, body.html-editor a.button[disabled]:focus span, div.otpp-cws-content a.button[disabled]:active span, body.html-editor a.button[disabled]:active span {
  background-position: left -64px; }

div.otpp-cws-content a.buttonBlue, body.html-editor a.buttonBlue {
  float: left;
  padding: 0 26px 0 0;
  white-space: nowrap;
  height: 35px;
  font-size: 1em;
  line-height: 1em;
  text-decoration: none !important;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat right -370px; }

div.otpp-cws-content a.buttonBlue span, body.html-editor a.buttonBlue span {
  display: block;
  padding: 0 8px 0 16px;
  height: 35px;
  line-height: 26px;
  cursor: pointer;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -930px -290px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 39, 66, 0.3); }

div.otpp-cws-content a.buttonBlue:hover, body.html-editor a.buttonBlue:hover, div.otpp-cws-content a.buttonBlue:focus, body.html-editor a.buttonBlue:focus {
  text-decoration: none !important;
  background-position: right -410px; }

div.otpp-cws-content a.buttonBlue:hover span, body.html-editor a.buttonBlue:hover span, div.otpp-cws-content a.buttonBlue:focus span, body.html-editor a.buttonBlue:focus span {
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 39, 66, 0.3);
  background-position: -930px -330px; }

div.otpp-cws-content a.buttonYellow, body.html-editor a.buttonYellow {
  float: left;
  padding: 0 26px 0 0;
  white-space: nowrap;
  height: 35px;
  font-size: 1em;
  line-height: 1em;
  text-decoration: none !important;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat right -210px; }

div.otpp-cws-content a.buttonYellow span, body.html-editor a.buttonYellow span {
  display: block;
  padding: 0 8px 0 16px;
  height: 35px;
  line-height: 26px;
  cursor: pointer;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -930px -130px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2); }

div.otpp-cws-content a.buttonYellow:hover, body.html-editor a.buttonYellow:hover, div.otpp-cws-content a.buttonYellow:focus, body.html-editor a.buttonYellow:focus {
  text-decoration: none !important;
  background-position: right -250px; }

div.otpp-cws-content a.buttonYellow:hover span, body.html-editor a.buttonYellow:hover span, div.otpp-cws-content a.buttonYellow:focus span, body.html-editor a.buttonYellow:focus span {
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  background-position: -930px -170px; }

div.otpp-cws-content p.rightButton, body.html-editor p.rightButton {
  overflow: hidden; }

div.otpp-cws-content p.rightButton a, body.html-editor p.rightButton a {
  float: right !important; }

div.otpp-cws-content .flContCon, body.html-editor .flContCon {
  margin-bottom: .8em;
  clear: both; }

div.otpp-cws-content .col1Col2, body.html-editor .col1Col2 {
  margin-right: 20px;
  float: left; }

div.otpp-cws-content .flrCol1Col2, body.html-editor .flrCol1Col2 {
  margin-right: 0;
  margin-left: 20px;
  float: right; }

div.otpp-cws-content .col1Width, body.html-editor .col1Width {
  width: 138px; }

div.otpp-cws-content .col2Width, body.html-editor .col2Width {
  width: 296px; }

div.otpp-cws-content .col3Width, body.html-editor .col3Width {
  width: 454px; }

div.otpp-cws-content .col3Full, body.html-editor .col3Full {
  width: 612px; }

div.otpp-cws-content .col4Width, body.html-editor .col4Width {
  width: 612px; }

div.otpp-cws-content div.photo, body.html-editor div.photo {
  margin-bottom: .8em;
  clear: both; }

html.wurfl-mobile div.otpp-cws-content div.photo, html.wurfl-mobile body.html-editor div.photo {
  float: none;
  margin-bottom: 16px; }

html.desktop div.otpp-cws-content div.photo.col1, html.desktop body.html-editor div.photo.col1, html.desktop div.otpp-cws-content div.photo.col2, html.desktop body.html-editor div.photo.col2, html.wurfl-tablet div.otpp-cws-content div.photo.col1, html.wurfl-tablet body.html-editor div.photo.col1, html.wurfl-tablet div.otpp-cws-content div.photo.col2, html.wurfl-tablet body.html-editor div.photo.col2, html.CSS1Compat div.otpp-cws-content div.photo.col1, html.CSS1Compat body.html-editor div.photo.col1, html.CSS1Compat div.otpp-cws-content div.photo.col2, html.CSS1Compat body.html-editor div.photo.col2 {
  margin-right: 20px;
  float: left; }

html.desktop div.otpp-cws-content div.photo.align-right.col1, html.desktop body.html-editor div.photo.align-right.col1, html.desktop div.otpp-cws-content div.photo.align-right.col2, html.desktop body.html-editor div.photo.align-right.col2, html.wurfl-tablet div.otpp-cws-content div.photo.align-right.col1, html.wurfl-tablet body.html-editor div.photo.align-right.col1, html.wurfl-tablet div.otpp-cws-content div.photo.align-right.col2, html.wurfl-tablet body.html-editor div.photo.align-right.col2, html.CSS1Compat div.otpp-cws-content div.photo.align-right.col1, html.CSS1Compat body.html-editor div.photo.align-right.col1, html.CSS1Compat div.otpp-cws-content div.photo.align-right.col2, html.CSS1Compat body.html-editor div.photo.align-right.col2 {
  margin-right: 0;
  margin-left: 20px;
  float: right; }

html.desktop div.otpp-cws-content div.photo img, html.desktop body.html-editor div.photo img, html.wurfl-tablet div.otpp-cws-content div.photo img, html.wurfl-tablet body.html-editor div.photo img, html.CSS1Compat div.otpp-cws-content div.photo img, html.CSS1Compat body.html-editor div.photo img {
  width: 454px; }

html.desktop div.otpp-cws-content div.photo.col1, html.desktop body.html-editor div.photo.col1, html.desktop div.otpp-cws-content div.photo.col1 img, html.desktop body.html-editor div.photo.col1 img, html.wurfl-tablet div.otpp-cws-content div.photo.col1, html.wurfl-tablet body.html-editor div.photo.col1, html.wurfl-tablet div.otpp-cws-content div.photo.col1 img, html.wurfl-tablet body.html-editor div.photo.col1 img, html.CSS1Compat div.otpp-cws-content div.photo.col1, html.CSS1Compat body.html-editor div.photo.col1, html.CSS1Compat div.otpp-cws-content div.photo.col1 img, html.CSS1Compat body.html-editor div.photo.col1 img {
  width: 138px; }

html.desktop div.otpp-cws-content div.photo.col2, html.desktop body.html-editor div.photo.col2, html.desktop div.otpp-cws-content div.photo.col2 img, html.desktop body.html-editor div.photo.col2 img, html.wurfl-tablet div.otpp-cws-content div.photo.col2, html.wurfl-tablet body.html-editor div.photo.col2, html.wurfl-tablet div.otpp-cws-content div.photo.col2 img, html.wurfl-tablet body.html-editor div.photo.col2 img, html.CSS1Compat div.otpp-cws-content div.photo.col2, html.CSS1Compat body.html-editor div.photo.col2, html.CSS1Compat div.otpp-cws-content div.photo.col2 img, html.CSS1Compat body.html-editor div.photo.col2 img {
  width: 296px; }

html.wurfl-mobile div.otpp-cws-content div.photo, html.wurfl-mobile body.html-editor div.photo {
  width: 100%;
  float: none; }

html.wurfl-mobile div.otpp-cws-content div.photo img, html.wurfl-mobile body.html-editor div.photo img {
  width: 100%; }

div.otpp-cws-content div.photo p, body.html-editor div.photo p {
  margin-bottom: 0; }

div.otpp-cws-content .columnsDesktop, body.html-editor .columnsDesktop {
  padding-left: 20px;
  float: left; }

div.otpp-cws-content .columnswurfl-mobileReset, body.html-editor .columnswurfl-mobileReset {
  width: 100%;
  padding-left: 0;
  float: none; }

div.otpp-cws-content div.columns, body.html-editor div.columns {
  clear: both;
  margin: 0 0 0.4em -20px; }

div.otpp-cws-content div.columns:after, body.html-editor div.columns:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

html.lt-ie8 div.otpp-cws-content div.columns, html.lt-ie8 body.html-editor div.columns {
  zoom: 1; }

html.wurfl-mobile div.otpp-cws-content div.columns, html.wurfl-mobile body.html-editor div.columns {
  margin-left: 0; }

div.otpp-cws-content div.columns .col1, body.html-editor div.columns .col1 {
  width: 138px;
  padding-left: 20px;
  float: left; }

html.wurfl-mobile div.otpp-cws-content div.columns .col1, html.wurfl-mobile body.html-editor div.columns .col1 {
  width: 100%;
  padding-left: 0;
  float: none; }

div.otpp-cws-content div.columns .col2, body.html-editor div.columns .col2 {
  width: 296px;
  padding-left: 20px;
  float: left; }

html.wurfl-mobile div.otpp-cws-content div.columns .col2, html.wurfl-mobile body.html-editor div.columns .col2 {
  width: 100%;
  padding-left: 0;
  float: none; }

div.otpp-cws-content div.columns .col3, body.html-editor div.columns .col3 {
  width: 454px;
  padding-left: 20px;
  float: left; }

html.wurfl-mobile div.otpp-cws-content div.columns .col3, html.wurfl-mobile body.html-editor div.columns .col3 {
  width: 100%;
  padding-left: 0;
  float: none; }

div.otpp-cws-content div.columns .col4, body.html-editor div.columns .col4 {
  width: 612px;
  padding-left: 20px;
  float: left; }

html.wurfl-mobile div.otpp-cws-content div.columns .col4, html.wurfl-mobile body.html-editor div.columns .col4 {
  width: 100%;
  padding-left: 0;
  float: none; }

div.otpp-cws-content div.columns h3, body.html-editor div.columns h3, div.otpp-cws-content div.columns h4, body.html-editor div.columns h4, div.otpp-cws-content div.columns h5, body.html-editor div.columns h5 {
  padding-top: 0;
  padding-bottom: .4em;
  background-image: none;
  line-height: 1.3em;
  margin: 0 0 0.2em; }

div.otpp-cws-content div.columns ul, body.html-editor div.columns ul, div.otpp-cws-content div.columns ol, body.html-editor div.columns ol {
  margin-left: 16px; }

html.wurfl-mobile div.otpp-cws-content div.columns ul, html.wurfl-mobile body.html-editor div.columns ul, html.wurfl-mobile div.otpp-cws-content div.columns ol, html.wurfl-mobile body.html-editor div.columns ol {
  margin-left: 25px; }

div.otpp-cws-content div.columns div.photo, body.html-editor div.columns div.photo {
  width: 100%;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

div.otpp-cws-content div.columns div.photo img, body.html-editor div.columns div.photo img {
  width: 100%; }

.aui div.otpp-cws-content blockquote, .aui body.html-editor blockquote {
  margin-bottom: .8em;
  clear: both;
  margin: 0 0 20px;
  padding: 1em 0 0;
  background: url("../images/background_blockquote_top.gif?v=2015-10-26") no-repeat left top;
  position: relative;
  border-left: 0; }

html.wurfl-mobile div.otpp-cws-content blockquote, html.wurfl-mobile body.html-editor blockquote {
  float: none; }

html.desktop div.otpp-cws-content blockquote.col1, html.desktop body.html-editor blockquote.col1, html.desktop div.otpp-cws-content blockquote.col2, html.desktop body.html-editor blockquote.col2, html.wurfl-tablet div.otpp-cws-content blockquote.col1, html.wurfl-tablet body.html-editor blockquote.col1, html.wurfl-tablet div.otpp-cws-content blockquote.col2, html.wurfl-tablet body.html-editor blockquote.col2 {
  margin-right: 20px;
  float: left; }

html.CSS1Compat div.otpp-cws-content blockquote, html.CSS1Compat body.html-editor blockquote, html.CSS1Compat div.otpp-cws-content blockquote.col1, html.CSS1Compat body.html-editor blockquote.col1, html.CSS1Compat div.otpp-cws-content blockquote.col2, html.CSS1Compat body.html-editor blockquote.col2, html.CSS1Compat div.otpp-cws-content blockquote.col3, html.CSS1Compat body.html-editor blockquote.col3 {
  width: 138px; }

html.desktop div.otpp-cws-content blockquote.align-right.col1, html.desktop body.html-editor blockquote.align-right.col1, html.desktop div.otpp-cws-content blockquote.align-right.col2, html.desktop body.html-editor blockquote.align-right.col2, html.wurfl-tablet div.otpp-cws-content blockquote.align-right.col1, html.wurfl-tablet body.html-editor blockquote.align-right.col1, html.wurfl-tablet div.otpp-cws-content blockquote.align-right.col2, html.wurfl-tablet body.html-editor blockquote.align-right.col2 {
  margin-right: 0;
  margin-left: 20px;
  float: right; }

html.desktop div.otpp-cws-content blockquote.col1, html.desktop body.html-editor blockquote.col1, html.wurfl-tablet div.otpp-cws-content blockquote.col1, html.wurfl-tablet body.html-editor blockquote.col1 {
  width: 138px; }

html.desktop div.otpp-cws-content blockquote.col2, html.desktop body.html-editor blockquote.col2, html.wurfl-tablet div.otpp-cws-content blockquote.col2, html.wurfl-tablet body.html-editor blockquote.col2 {
  width: 296px; }

div.otpp-cws-content blockquote p, body.html-editor blockquote p {
  padding: 0 24px 1.1em 30px;
  line-height: 1.5em;
  color: #3e5e80;
  font-family: SignikaRegular,Arial,Helvetica,sans-serif;
  background: url("../images/background_blockquote_bottom.gif?v=2015-10-26") no-repeat right bottom; }

div.otpp-cws-content div.video, body.html-editor div.video {
  margin-bottom: .8em;
  clear: both; }

html.desktop div.otpp-cws-content div.video, html.desktop body.html-editor div.video, html.wurfl-tablet div.otpp-cws-content div.video, html.wurfl-tablet body.html-editor div.video {
  width: 454px; }

html.wurfl-mobile div.otpp-cws-content div.video, html.wurfl-mobile body.html-editor div.video {
  float: none;
  margin-bottom: 16px; }

html.lt-ie8 div.otpp-cws-content div.video, html.lt-ie8 body.html-editor div.video {
  zoom: 1; }

html.desktop div.otpp-cws-content div.video.col1, html.desktop body.html-editor div.video.col1, html.wurfl-tablet div.otpp-cws-content div.video.col1, html.wurfl-tablet body.html-editor div.video.col1 {
  margin-right: 20px;
  float: left;
  width: 138px;
  padding: 0; }

html.desktop div.otpp-cws-content div.video.col2, html.desktop body.html-editor div.video.col2, html.wurfl-tablet div.otpp-cws-content div.video.col2, html.wurfl-tablet body.html-editor div.video.col2 {
  margin-right: 20px;
  float: left;
  width: 296px;
  padding: 0; }

html.desktop div.otpp-cws-content div.video.align-right.col1, html.desktop body.html-editor div.video.align-right.col1, html.desktop div.otpp-cws-content div.video.align-right.col2, html.desktop body.html-editor div.video.align-right.col2, html.wurfl-tablet div.otpp-cws-content div.video.align-right.col1, html.wurfl-tablet body.html-editor div.video.align-right.col1, html.wurfl-tablet div.otpp-cws-content div.video.align-right.col2, html.wurfl-tablet body.html-editor div.video.align-right.col2 {
  margin-right: 0;
  margin-left: 20px;
  float: right; }

html.wurfl-mobile div.otpp-cws-content div.video, html.wurfl-mobile body.html-editor div.video {
  width: 100%;
  float: none; }

div.otpp-cws-content div.video div.video-wrapper, body.html-editor div.video div.video-wrapper {
  position: relative;
  padding-top: 1px;
  width: 100%; }

div.otpp-cws-content div.video div.video-wrapper div, body.html-editor div.video div.video-wrapper div, div.otpp-cws-content div.video div.video-wrapper embed, body.html-editor div.video div.video-wrapper embed, div.otpp-cws-content div.video div.video-wrapper object, body.html-editor div.video div.video-wrapper object, div.otpp-cws-content div.video .BrightcoveExperience, body.html-editor div.video .BrightcoveExperience {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0; }

div.otpp-cws-content div.callout, body.html-editor div.callout {
  margin-bottom: .8em;
  clear: both;
  margin: 0 0 20px;
  padding: 20px 20px 0 20px;
  border: 1px solid #e0dfe8;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fafaff; }

html.wurfl-mobile div.otpp-cws-content div.callout, html.wurfl-mobile body.html-editor div.callout {
  float: none; }

html.desktop div.otpp-cws-content div.callout.col1, html.desktop body.html-editor div.callout.col1, html.desktop div.otpp-cws-content div.callout.col2, html.desktop body.html-editor div.callout.col2, html.wurfl-tablet div.otpp-cws-content div.callout.col1, html.wurfl-tablet body.html-editor div.callout.col1, html.wurfl-tablet div.otpp-cws-content div.callout.col2, html.wurfl-tablet body.html-editor div.callout.col2 {
  margin-right: 20px;
  float: left; }

html.desktop div.otpp-cws-content div.callout.align-right.col1, html.desktop body.html-editor div.callout.align-right.col1, html.desktop div.otpp-cws-content div.callout.align-right.col2, html.desktop body.html-editor div.callout.align-right.col2, html.wurfl-tablet div.otpp-cws-content div.callout.align-right.col1, html.wurfl-tablet body.html-editor div.callout.align-right.col1, html.wurfl-tablet div.otpp-cws-content div.callout.align-right.col2, html.wurfl-tablet body.html-editor div.callout.align-right.col2 {
  margin-right: 0;
  margin-left: 20px;
  float: right; }

html.desktop div.otpp-cws-content div.callout.col1, html.desktop body.html-editor div.callout.col1, html.wurfl-tablet div.otpp-cws-content div.callout.col1, html.wurfl-tablet body.html-editor div.callout.col1 {
  width: 116px; }

html.desktop div.otpp-cws-content div.callout.col2, html.desktop body.html-editor div.callout.col2, html.wurfl-tablet div.otpp-cws-content div.callout.col2, html.wurfl-tablet body.html-editor div.callout.col2 {
  width: 234px; }

div.otpp-cws-content div.callout p, body.html-editor div.callout p {
  line-height: 1.5em; }

div.otpp-cws-content div.callout ul li, body.html-editor div.callout ul li {
  line-height: 1.5em; }

div.otpp-cws-content div.callout ul li li, body.html-editor div.callout ul li li {
  line-height: 1.5em; }

div.otpp-cws-content div.callout ol li, body.html-editor div.callout ol li {
  line-height: 1.5em; }

div.otpp-cws-content div.callout ol li li, body.html-editor div.callout ol li li {
  line-height: 1.5em; }

div.otpp-cws-content table, body.html-editor table {
  width: 100%;
  margin-bottom: .4em;
  font-size: 0.8em; }

div.otpp-cws-content table tr th, body.html-editor table tr th, div.otpp-cws-content table tr td, body.html-editor table tr td {
  padding: 3px 7px 1px; }

html.lt-ie9 div.otpp-cws-content table tr th, html.lt-ie9 body.html-editor table tr th, html.lt-ie9 div.otpp-cws-content table tr td, html.lt-ie9 body.html-editor table tr td {
  padding-bottom: 4px; }

div.otpp-cws-content table tr th, body.html-editor table tr th {
  padding-right: 0; }

div.otpp-cws-content table tr th strong, body.html-editor table tr th strong {
  padding-right: 20px;
  font-weight: normal;
  display: block;
  position: relative; }

div.otpp-cws-content table tr th strong a, body.html-editor table tr th strong a {
  width: 20px;
  height: 20px;
  background-image: url("../images/background_button_sort.gif?v=2015-10-26");
  position: absolute;
  right: 0;
  top: -3px; }

div.otpp-cws-content table tr th strong a.decending, body.html-editor table tr th strong a.decending {
  background-position: left top; }

div.otpp-cws-content table tr th strong a.decending:hover, body.html-editor table tr th strong a.decending:hover {
  background-position: left -20px; }

div.otpp-cws-content table tr th strong a.acending, body.html-editor table tr th strong a.acending {
  background-position: left -40px; }

div.otpp-cws-content table tr th strong a.acending:hover, body.html-editor table tr th strong a.acending:hover {
  background-position: left -60px; }

div.otpp-cws-content table tr td.currency, body.html-editor table tr td.currency {
  text-align: right;
  white-space: nowrap; }

div.otpp-cws-content table + p.caption, body.html-editor table + p.caption {
  margin-left: 7px; }

html.wurfl-mobile div.otpp-cws-content table, html.wurfl-mobile body.html-editor table {
  width: 100%; }

div.otpp-cws-content table.currency thead tr th, body.html-editor table.currency thead tr th, div.otpp-cws-content table.currency tfoot tr td, body.html-editor table.currency tfoot tr td, div.otpp-cws-content table.currency tbody tr td, body.html-editor table.currency tbody tr td {
  white-space: nowrap;
  text-align: right;
  padding: 3px 7px 1px; }

div.otpp-cws-content table.currency thead tr th:first-child, body.html-editor table.currency thead tr th:first-child, div.otpp-cws-content table.currency tfoot tr td:first-child, body.html-editor table.currency tfoot tr td:first-child, div.otpp-cws-content table.currency tbody tr td:first-child, body.html-editor table.currency tbody tr td:first-child {
  white-space: normal;
  text-align: left; }

div.otpp-cws-content div.taglib-page-iterator, body.html-editor div.taglib-page-iterator {
  margin: 20px 80px 0;
  clear: both;
  position: relative; }

div.otpp-cws-content div.taglib-page-iterator div.search-results, body.html-editor div.taglib-page-iterator div.search-results {
  font-size: .8em;
  text-align: center; }

div.otpp-cws-content div.taglib-page-iterator div.search-results .journal-article-page-number, body.html-editor div.taglib-page-iterator div.search-results .journal-article-page-number {
  margin: 0 0 0 7px; }

div.otpp-cws-content div.taglib-page-iterator div.search-results a, body.html-editor div.taglib-page-iterator div.search-results a {
  font-weight: normal;
  color: #004786; }

div.otpp-cws-content div.taglib-page-iterator div.search-results a:hover, body.html-editor div.taglib-page-iterator div.search-results a:hover {
  text-decoration: underline; }

div.otpp-cws-content div.search-pages, body.html-editor div.search-pages {
  margin: -1em 0 20px;
  padding-bottom: 10px;
  clear: both;
  background: url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom; }

div.otpp-cws-content div.search-pages div.page-links, body.html-editor div.search-pages div.page-links {
  min-height: 12px; }

div.otpp-cws-content div.search-pages div.page-links a, body.html-editor div.search-pages div.page-links a {
  height: 12px;
  font-size: .8em;
  font-weight: normal;
  color: #004786;
  background-repeat: no-repeat; }

html.lt-ie9 div.otpp-cws-content div.search-pages div.page-links a, html.lt-ie9 body.html-editor div.search-pages div.page-links a {
  height: 14px; }

div.otpp-cws-content div.search-pages div.page-links a.previous, body.html-editor div.search-pages div.page-links a.previous {
  padding: 0 0 0 18px;
  float: left;
  border-left-width: 0;
  background-image: url("../images/background_button_pagination_prev.gif?v=2015-10-26");
  background-position: left top; }

div.otpp-cws-content div.search-pages div.page-links a.previous:hover, body.html-editor div.search-pages div.page-links a.previous:hover {
  background-position: left -12px; }

html.lt-ie9 div.otpp-cws-content div.search-pages div.page-links a.previous, html.lt-ie9 body.html-editor div.search-pages div.page-links a.previous {
  background-position: left 2px; }

html.wurfl-mobile div.otpp-cws-content div.search-pages div.page-links a.previous, html.wurfl-mobile body.html-editor div.search-pages div.page-links a.previous {
  padding-bottom: .2em;
  background-position: left 2px; }

div.otpp-cws-content div.search-pages div.page-links a.next, body.html-editor div.search-pages div.page-links a.next {
  padding: 0 18px 0 0;
  float: right;
  border-left-width: 0;
  background-image: url("../images/background_button_pagination_next.gif?v=2015-10-26");
  background-position: right top; }

div.otpp-cws-content div.search-pages div.page-links a.next:hover, body.html-editor div.search-pages div.page-links a.next:hover {
  background-position: right -12px; }

html.lt-ie9 div.otpp-cws-content div.search-pages div.page-links a.next, html.lt-ie9 body.html-editor div.search-pages div.page-links a.next {
  background-position: right 2px; }

html.wurfl-mobile div.otpp-cws-content div.search-pages div.page-links a.next, html.wurfl-mobile body.html-editor div.search-pages div.page-links a.next {
  padding-bottom: .2em;
  background-position: right 2px; }

div.otpp-cws-content div.search-pages div.page-links a:hover, body.html-editor div.search-pages div.page-links a:hover {
  text-decoration: underline; }

div.otpp-cws-content div.biography, body.html-editor div.biography {
  margin-bottom: 1em;
  padding-top: 1px;
  background: url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom;
  background-position: left top; }

div.otpp-cws-content div.biography div.biography-list, body.html-editor div.biography div.biography-list {
  padding: 2em 20px 1.1em;
  zoom: 1;
  background: url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom;
  background-color: #fdfdfe; }

html.wurfl-mobile div.otpp-cws-content div.biography div.biography-list, html.wurfl-mobile body.html-editor div.biography div.biography-list {
  padding-top: 1.3em; }

html.wurfl-mobile div.otpp-cws-content div.biography div.biography-list div.photo, html.wurfl-mobile body.html-editor div.biography div.biography-list div.photo {
  margin-bottom: 12px; }

div.otpp-cws-content div.biography div.biography-list div.photo, body.html-editor div.biography div.biography-list div.photo {
  margin-bottom: 0.8em; }

div.otpp-cws-content div.biography div.biography-list h4, body.html-editor div.biography div.biography-list h4 {
  margin-top: 0;
  color: #d50032; }

div.otpp-cws-content div.biography div.biography-list ul, body.html-editor div.biography div.biography-list ul {
  margin: 0;
  list-style: none;
  margin: 0.1em 0 0.7em; }

div.otpp-cws-content div.biography div.biography-list ul li, body.html-editor div.biography div.biography-list ul li {
  margin-bottom: .2em;
  color: #727575; }

div.otpp-cws-content div.biography div.biography-list p, body.html-editor div.biography div.biography-list p {
  clear: both; }

div.otpp-cws-content div.expand, body.html-editor div.expand, div.otpp-cws-content div.more, body.html-editor div.more {
  height: 1px;
  clear: both;
  overflow: hidden;
  display: block; }

div.w960 div.relAdd div.photo.col2, div.w960 div.relAdd div.photo.col3 {
  width: 138px; }

div.w960 div.relAdd div.photo.col2 img, div.w960 div.relAdd div.photo.col3 img {
  width: 138px; }

div.w960 div.relAdd div.video {
  overflow: hidden; }

div.w960 div.relAdd div.video.col2, div.w960 div.relAdd div.video.col3 {
  width: 138px; }

div.w960 div.relAdd blockquote, div.w960 div.relAdd blockquote.col1, div.w960 div.relAdd blockquote.col2, div.w960 div.relAdd blockquote.col3 {
  width: 138px; }

div.w960 div.relAdd div.callout, div.w960 div.relAdd div.callout.col1, div.w960 div.relAdd div.callout.col2, div.w960 div.relAdd div.callout.col3 {
  padding: 10px 10px 0 10px;
  width: 116px; }

div.w960 div.relAdd div.callout p, div.w960 div.relAdd div.callout.col1 p, div.w960 div.relAdd div.callout.col2 p, div.w960 div.relAdd div.callout.col3 p {
  line-height: 1.5em; }

div.w960 div.relAdd div.callout ul li, div.w960 div.relAdd div.callout.col1 ul li, div.w960 div.relAdd div.callout.col2 ul li, div.w960 div.relAdd div.callout.col3 ul li {
  line-height: 1.5em; }

div.w960 div.relAdd div.callout ul li li, div.w960 div.relAdd div.callout.col1 ul li li, div.w960 div.relAdd div.callout.col2 ul li li, div.w960 div.relAdd div.callout.col3 ul li li {
  line-height: 1.5em; }

div.w960 div.relAdd div.callout ol li, div.w960 div.relAdd div.callout.col1 ol li, div.w960 div.relAdd div.callout.col2 ol li, div.w960 div.relAdd div.callout.col3 ol li {
  line-height: 1.5em; }

div.w960 div.relAdd div.callout ol li li, div.w960 div.relAdd div.callout.col1 ol li li, div.w960 div.relAdd div.callout.col2 ol li li, div.w960 div.relAdd div.callout.col3 ol li li {
  line-height: 1.5em; }

div.leftMenu {
  margin-top: -34px;
  width: 164px;
  float: left; }

div#main-content div#two-col div.leftMenu {
  margin-top: -33px; }

html.wurfl-mobile div#main-content div#two-col div.leftMenu {
  margin-top: 0; }

html.wurfl-mobile div.leftMenu {
  left: 15px;
  position: relative; }

div.w520 div.leftMenu div.portlet-navigation {
  display: none;
  clear: both; }

div.w520 div.leftMenu {
  margin-left: 49px;
  clear: both;
  float: none !important;
  width: 454px; }

div.leftMenu + div.clear {
  display: none; }

html.le-ie9 div.leftMenu + div.clear {
  display: block; }

div.leftMenu .nav-menu ul {
  margin: 0;
  list-style: none;
  margin: 0 0 0 0 !important; }

div.leftMenu .nav-menu ul li {
  border-top: 1px solid #eaeaea;
  font-size: .75em;
  margin: 0 !important; }

.aui div.leftMenu .nav-menu ul li {
  line-height: 18px; }

div.leftMenu .nav-menu ul li:first-child {
  border-top-width: 0; }

div.leftMenu .nav-menu ul li a {
  padding: 7px 14px;
  display: inline-block;
  color: #757575;
  text-decoration: none;
  background: url("../images/background_button_leftnav_arrow_closed.png?v=2015-10-26") no-repeat left 11px; }

html.firefox div.leftMenu .nav-menu ul li a, html.ie9 div.leftMenu .nav-menu ul li a, html.lt-ie9 div.leftMenu .nav-menu ul li a {
  background-position: left 11px; }

div.leftMenu .nav-menu ul li a:hover {
  color: #3e5e80; }

div.leftMenu .nav-menu ul li.open a {
  color: #757575;
  background-image: url("../images/background_button_leftnav_arrow_open.png?v=2015-10-26");
  background-position: left 11px; }

html.firefox div.leftMenu .nav-menu ul li.open a, html.ie9 div.leftMenu .nav-menu ul li.open a, html.lt-ie9 div.leftMenu .nav-menu ul li.open a {
  background-position: left 11px; }

div.leftMenu .nav-menu ul li.open ul li a {
  background-image: url("../images/background_button_leftnav_arrow_closed.png?v=2015-10-26"); }

div.leftMenu .nav-menu ul li ul li {
  font-size: 1em;
  border-top: 0;
  background: url("../images/background_leftNav_li.gif?v=2015-10-26") repeat-x left top; }

div.leftMenu .nav-menu ul li ul li a {
  margin-left: 8px;
  padding-top: 8px;
  background-position: left 11px; }

html.firefox div.leftMenu .nav-menu ul li ul li a, html.ie9 div.leftMenu .nav-menu ul li ul li a, html.lt-ie9 div.leftMenu .nav-menu ul li ul li a {
  background-position: left 11px; }

div.leftMenu .nav-menu ul li ul li a:hover {
  color: #04809a; }

div.leftMenu .nav-menu ul li ul li.open a {
  background-image: url("../images/background_button_leftnav_arrow_open.png?v=2015-10-26");
  background-position: left 11px; }

html.firefox div.leftMenu .nav-menu ul li ul li.open a, html.ie9 div.leftMenu .nav-menu ul li ul li.open a, html.lt-ie9 div.leftMenu .nav-menu ul li ul li.open a {
  background-position: left 11px; }

div.leftMenu .nav-menu ul li ul li.open ul li a {
  background-image: url("../images/background_button_leftnav_arrow_closed.png?v=2015-10-26");
  background-position: left 11px; }

html.firefox div.leftMenu .nav-menu ul li ul li.open ul li a, html.ie9 div.leftMenu .nav-menu ul li ul li.open ul li a, html.lt-ie9 div.leftMenu .nav-menu ul li ul li.open ul li a {
  background-position: left 11px; }

div.leftMenu .nav-menu ul li ul ul li {
  background-image: none; }

div.leftMenu .nav-menu ul li ul ul li a {
  margin-left: 16px;
  padding-top: 7px; }

div.leftMenu .nav-menu ul li ul ul li a:hover {
  color: #3e5e80; }

div.leftMenu .nav-menu ul li ul ul li a:hover:open {
  color: #3e5e80; }

div.leftMenu .nav-menu ul li ul ul li.selected a {
  color: #d50032; }

div.leftMenu .nav-menu ul li.selected > a {
  color: #d50032; }

div.newsStories img {
  width: 1024px;
  height: 606px; }

div.newsStories img.icon {
  width: auto;
  height: auto; }

div.w960 div.newsStories img {
  margin-left: -104px; }

div.w960 div.newsStories img.icon {
  margin-left: auto; }

div.w760 div.newsStories img {
  margin-left: -183px; }

div.w760 div.newsStories img.icon {
  margin-left: auto; }

div.w520 div.newsStories img {
  margin-left: -235px; }

div.w520 div.newsStories img.icon {
  margin-left: auto; }

html.js div.newsStories {
  position: relative;
  z-index: 3; }

html.js div.w960 div.newsStories {
  padding-top: 93px; }

html.js div.w760 div.newsStories {
  padding-top: 123px; }

html.js div.w520 div.newsStories {
  padding-top: 151px; }

div#carousel {
  width: 3072px;
  height: 560px;
  margin-left: -1536px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  z-index: 2; }

div#carousel.w960 {
  top: 93px; }

body.dockbar-ready div#carousel.w960 {
  top: 123px; }

div#carousel.w760 {
  top: 123px; }

body.dockbar-ready div#carousel.w760 {
  top: 153px; }

div#carousel.w520 {
  top: 151px; }

body.dockbar-ready div#carousel.w520 {
  top: 207px; }

html.wurfl-mobile div#carousel {
  width: 1395px;
  height: 275px;
  margin-left: 0;
  overflow: hidden;
  left: 0;
  top: 205px; }

div#carousel div {
  width: 1024px;
  height: 606px;
  position: absolute;
  top: 0; }

div#carousel div#pos-0 {
  left: -1024px; }

html.wurfl-mobile div#carousel div#pos-0 {
  left: -465px; }

div#carousel div#pos-1, div#carousel div.shLeft {
  left: 0; }

div#carousel div#pos-2, div#carousel div.fade {
  left: 1024px; }

html.wurfl-mobile div#carousel div#pos-2, html.wurfl-mobile div#carousel div.fade {
  left: 465px; }

div#carousel div#pos-3, div#carousel div.shRight {
  left: 2048px; }

html.wurfl-mobile div#carousel div#pos-3, html.wurfl-mobile div#carousel div.shRight {
  left: 930px; }

div#carousel div#pos-4 {
  left: 3072px; }

html.wurfl-mobile div#carousel div#pos-4 {
  left: 1395px; }

div#carousel div.shade {
  background-color: white; }

html.wurfl-mobile div#carousel div {
  width: 465px;
  height: 275px; }

ul#carouselNav {
  height: 13px;
  list-style: none;
  position: absolute;
  right: -20px;
  z-index: 3; }

div.w960 ul#carouselNav {
  top: 98px; }

div.w760 ul#carouselNav {
  top: 127px; }

div.w520 ul#carouselNav {
  top: 155px; }

html.wurfl-mobile ul#carouselNav {
  height: 26px;
  right: -5px;
  top: 205px; }

ul#carouselNav li {
  width: 15px;
  height: 13px;
  margin: 0;
  padding: 0; }

html.wurfl-mobile ul#carouselNav li {
  width: 20px;
  height: 20px; }

ul#carouselNav li a {
  width: 20px;
  height: 20px;
  overflow: hidden;
  display: block;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat scroll -20px -257px transparent; }

ul#carouselNav li a:hover {
  background-position: -20px -227px; }

html.wurfl-mobile ul#carouselNav li a {
  width: 26px;
  height: 26px;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat scroll -20px -277px transparent;
  background-size: 100%; }

html.wurfl-mobile ul#carouselNav li a:hover {
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat scroll -20px -277px transparent;
  background-size: 100% auto; }

ul#carouselNav li.selected a {
  background-position: -20px -227px; }

html.wurfl-mobile ul#carouselNav li.selected a {
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat scroll -20px -277px transparent;
  background-size: 100% auto; }

div.homeRows {
  position: relative;
  clear: both;
  z-index: 3;
  margin-top: 216px; }

body.signed-in div.homeRows {
  margin-top: -84px; }

div.homeRows div.clearfloat {
  background-color: white; }

div.homeRows div.clearfloat div.portlet-column {
  float: left; }

div.w960 div.homeRows div.clearfloat div.portlet-column {
  width: 272px; }

div.w760 div.homeRows div.clearfloat div.portlet-column {
  width: 219.33333px; }

div.w520 div.homeRows div.clearfloat div.portlet-column {
  width: 184.66667px; }

div.homeRows div.clearfloat div.portlet-column div.journal-content-article h3 {
  padding: 0 14px;
  font-size: 1.1em;
  font-weight: normal;
  color: #fff;
  text-align: left;
  overflow: hidden;
  height: 44px;
  line-height: 45px;
  text-shadow: 1px 1px 0 rgba(0, 39, 66, 0.75);
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat left -325px; }

div.homeRows div.clearfloat div.portlet-column div.journal-content-article div {
  padding: 14px;
  background: white; }

div.homeRows div.clearfloat div.portlet-column div.journal-content-article div img {
  margin-bottom: 14px; }

div.w960 div.homeRows div.clearfloat div.portlet-column div.journal-content-article div img {
  width: 244px; }

div.w760 div.homeRows div.clearfloat div.portlet-column div.journal-content-article div img {
  width: 191.33333px; }

div.w520 div.homeRows div.clearfloat div.portlet-column div.journal-content-article div img {
  width: 156.66667px; }

div.homeRows div.clearfloat div.portlet-column div.journal-content-article div h4 {
  margin-bottom: .2em;
  font: normal .9em/1.1em SignikaRegular,Arial,Helvetica,sans-serif;
  color: #d50032; }

div.homeRows div.clearfloat div.portlet-column div.journal-content-article div p {
  margin-bottom: .6em;
  font-size: .8em;
  line-height: 1.4em; }

div.homeRows div.clearfloat div.portlet-column div.journal-content-article div a.btnReadMore {
  margin-bottom: 1.8em;
  padding: .1em 0 0 14px;
  display: inline-block;
  font-size: .6em;
  text-transform: uppercase;
  text-decoration: none;
  color: #3e5e80;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat left -198px; }

div.homeRows div.clearfloat div.portlet-column div.journal-content-article div a.btnReadMore:hover {
  text-decoration: underline; }

html.lt-ie8 div.homeRows div.clearfloat div.portlet-column div.journal-content-article div a.btnReadMore {
  margin-bottom: 18px; }

html.wurfl-mobile div.homeRows {
  display: none; }

div.w960 div.relAdd {
  width: 138px;
  float: right; }

div.w760 div.relAdd, div.w520 div.relAdd {
  width: 454px;
  margin: 0 auto;
  clear: both; }

div.relAdd div.section {
  margin-bottom: 15px;
  float: left;
  background-color: #e5edf1;
  -moz-border-radius: 3px;
  border-radius: 3px; }

div.w960 div.relAdd div.section {
  width: 138px; }

div.w760 div.relAdd div.section, div.w520 div.relAdd div.section {
  width: 138px;
  margin-right: 20px; }

div.w760 div.relAdd div.section {
  width: 138px; }

div.w520 div.relAdd div.section {
  width: 138px; }

html.wurfl-mobile div.relAdd div.section {
  width: 100%;
  float: none; }

div.relAdd div.section div.head {
  height: auto;
  margin-bottom: 12px;
  position: static;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #39335b; }

div.w960 div.relAdd div.section div.head {
  background-color: #39335b; }

div.w760 div.relAdd div.section div.head, div.w520 div.relAdd div.section div.head, html.wurfl-mobile div.relAdd div.section div.head {
  background: #39335b url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x bottom; }

div.relAdd div.section div.head h6 {
  width: auto;
  padding: .5em 15px;
  font-size: .8em;
  color: white; }

div.w960 div.relAdd div.section div.head h6 {
  text-align: right;
  color: white; }

div.w760 div.relAdd div.section div.head h6, div.w520 div.relAdd div.section div.head h6, html.wurfl-mobile div.relAdd div.section div.head h6 {
  font-weight: normal;
  text-align: left; }

html.wurfl-mobile div.relAdd div.section div.head h6 {
  font-size: 1.2em; }

div.relAdd div.section div.body ul {
  margin: 0;
  list-style: none;
  padding-bottom: 10px; }

div.relAdd div.section div.body ul li {
  margin: 0 10px; }

html.wurfl-mobile div.relAdd div.section div.body ul li {
  font-size: 1em; }

div.relAdd div.section div.body ul li a {
  width: 118px;
  display: inline-block;
  font-size: .9em;
  color: #3e5e80; }

html.wurfl-mobile div.relAdd div.section div.body ul li a {
  width: auto; }

div.relAdd div.section div.body ul li a img, div.relAdd div.section div.body ul li a span {
  float: right; }

div.w760 div.relAdd div.section div.body ul li a img, div.w760 div.relAdd div.section div.body ul li a span, div.w520 div.relAdd div.section div.body ul li a img, div.w520 div.relAdd div.section div.body ul li a span, html.wurfl-mobile div.relAdd div.section div.body ul li a img, html.wurfl-mobile div.relAdd div.section div.body ul li a span {
  float: left; }

div.relAdd div.section div.body ul li a img {
  width: 18px;
  height: 19px; }

div.relAdd div.section div.body ul li a span {
  width: 90px;
  padding: 2px 10px 0 0;
  line-height: 1.2em;
  text-align: right; }

div.w760 div.relAdd div.section div.body ul li a span, div.w520 div.relAdd div.section div.body ul li a span, html.wurfl-mobile div.relAdd div.section div.body ul li a span {
  padding-top: .2em;
  padding-right: 0;
  padding-left: 10px;
  text-align: left; }

html.wurfl-mobile div.relAdd div.section div.body ul li a span {
  width: auto;
  max-width: 80%; }

div.relAdd div.section div.body ul li div.clear {
  height: 2px; }

div.relAdd div.section.bio div.top, div.relAdd div.section.bio div.bottom {
  height: 10px;
  overflow: hidden; }

div.relAdd div.section.bio div.middle {
  width: 84%;
  padding: 0 8%; }

div.relAdd div.section.bio div.middle img {
  width: 100%;
  margin-bottom: 0.3em; }

div.relAdd div.section.bio div.middle h6 {
  margin-bottom: .3em;
  font-size: .7em;
  line-height: 1.3em;
  color: #004786; }

div.relAdd div.section.bio div.middle p {
  margin-bottom: .4em;
  font-size: .7em;
  line-height: 1.3em;
  color: #004786; }

div.relAdd div.section.bio div.middle ul {
  margin: 0;
  list-style: none; }

div.relAdd div.section.bio div.middle ul li {
  margin-bottom: .3em;
  margin-left: 0; }

div.relAdd div.section.bio div.middle ul li a {
  padding: .1em 0 0 14px;
  display: inline-block;
  font-size: .6em;
  text-transform: uppercase;
  text-decoration: none;
  color: #004786;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat left -198px;
  font-size: .8em;
  line-height: 1.2em; }

div.relAdd div.section.bio div.middle ul li a:hover {
  text-decoration: underline; }

html.ie9 div.relAdd div.section.bio div.middle ul li a, html.lt-ie9 div.relAdd div.section.bio div.middle ul li a {
  padding-top: 0; }

div.w760 div.relAdd div.portlet-body > div.section + div.section + div.section, div.w520 div.relAdd div.portlet-body > div.section + div.section + div.section {
  margin-right: 0; }

div.footer {
  min-height: 110px;
  clear: both;
  position: relative; }

div.otpp-cws-layout-homepage div.footer {
  min-height: 135px; }

html.lt-ie8 div.otpp-cws-layout-homepage div.footer {
  padding-bottom: 25px; }

div.footer div.bgLeft {
  position: absolute;
  width: 884px;
  height: 22px;
  left: -34px;
  top: 0;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -5px -390px; }

div.footer div.bgRight {
  display: none; }

div.w960 div.footer {
  width: 816px; }

div.w760 div.footer {
  width: 658px; }

div.w760 div.footer div.bgLeft {
  width: 726px;
  height: 19px;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -5px -421px; }

div.w760 div.w520 div.footer {
  width: 554px; }

.dockbar-messages .footer {
  min-height: 0;
  /* cws-upgrade only */
  height: auto;
  width: auto; }

div.footer img {
  width: 168px;
  height: 60px;
  position: absolute;
  left: 3px;
  top: 19px; }

div.w520 div.footer img {
  left: 50px; }

div.footer ul {
  margin: 0;
  list-style: none;
  padding-top: 40px;
  float: right; }

div.w960 div.footer ul {
  width: 645px; }

div.w760 div.footer ul {
  width: 470px; }

div.w520 div.footer ul {
  width: 275px;
  margin-right: 50px; }

div.otpp-cws-layout-homepage div.footer ul {
  width: 103px;
  padding-top: 29px; }

div.footer ul li {
  font-size: .8em;
  margin: 4px 0 0 15px;
  padding-right: 0; }

div.otpp-cws-layout-homepage div.footer ul li {
  margin-top: 3px;
  text-align: right; }

div.footer ul li a {
  color: #3e5e80;
  text-decoration: none; }

html.wurfl-mobile div.footer ul li a {
  white-space: nowrap; }

div.footer ul li a:hover {
  color: #d50032; }

div.footer ul li.selected a {
  color: #d50032; }

div.footer div.textCols {
  margin: 34px 0 0 204px;
  padding: 0 11px 0 36px;
  float: left;
  border: 1px solid #eaeaea;
  border-width: 0 1px; }

div.w960 div.footer div.textCols {
  width: 460px; }

div.w760 div.footer div.textCols {
  width: 302px; }

div.w520 div.footer div.textCols {
  width: 100px;
  margin-left: 251px; }

div.footer div.textCols div {
  margin-right: 25px;
  float: left; }

div.w960 div.footer div.textCols div {
  width: 205px; }

div.w760 div.footer div.textCols div {
  width: 126px; }

div.w520 div.footer div.textCols div {
  width: 95px;
  float: none; }

div.w520 div.footer div.textCols div + div {
  margin-top: 1em; }

div.footer div.textCols div p {
  font-size: .8em;
  line-height: 1.7em;
  color: #757575; }

html.wurfl-mobile div.footer {
  width: 100%;
  height: 100px; }

div.otpp-cws-layout-homepage div.shareBox {
  width: 144px !important;
  width: 138px;
  overflow: hidden;
  position: absolute;
  left: 1px;
  bottom: 6px; }

div.otpp-cws-layout-homepage div.shareBox p {
  font-family: signikaregular,arial,helvetica,sans-serif;
  margin-left: 1px;
  color: #5a5a5a;
  font-size: .8em;
  line-height: 1.7em; }

html.lt-ie8 div.otpp-cws-layout-homepage div.shareBox {
  bottom: 31px; }

footer {
  height: 99px !important;
  padding-top: 20px;
  clear: both;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9e9), color-stop(15%, white));
  position: relative; }

footer img {
  width: 135px;
  height: 44px;
  position: absolute;
  left: 15px;
  top: 10px; }

footer img.mobile_footer_logo {
  width: 139px;
  height: 50px;
  top: 18px; }

footer div.contMemb {
  margin-top: 13px;
  clear: both; }

footer div.contMemb a {
  float: right;
  text-shadow: 1px 1px 0 rgba(89, 92, 92, 0.2);
  border: 1px solid #595c5c;
  background: #6f7373;
  min-width: 97px; }

footer div.contMemb a span {
  background: white; }

footer div.contMemb a span + span {
  background: url("../images/sm_button_share.png?v=2015-10-26") 100%; }

footer div.shareButtons {
  overflow: hidden;
  position: relative;
  z-index: 2;
  -webkit-transition: height 0.25s linear; }

footer div.shareButtons.closed {
  height: 0; }

footer div.shareButtons.open {
  height: 74px; }

footer div.shareButtons div.grey {
  width: 100%;
  height: 54px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b9b9b9), color-stop(15%, #e7e7e7), color-stop(85%, #e7e7e7), color-stop(100%, #c1c1c1));
  position: absolute;
  left: 0;
  bottom: 0; }

footer div.shareButtons div.grey div.arrow {
  width: 500px;
  height: 24px;
  overflow: hidden;
  background: url("../images/background_mobile_share.png?v=2015-10-26");
  position: absolute;
  right: -30px;
  top: -12px; }

footer div.shareButtons div.grey div.addthis_toolbox {
  width: 200px;
  height: 32px;
  display: inline;
  margin-top: -16px;
  margin-left: -100px;
  position: absolute;
  left: 50%;
  top: 50%; }

footer nav {
  margin-top: .8em;
  padding-bottom: 0.5em; }

footer nav ul {
  margin: 0;
  list-style: none;
  text-align: center; }

footer nav ul li {
  margin-right: 0;
  padding-right: 4px;
  display: inline-block;
  font-size: .7em;
  border-right: 1px solid #04809a; }

footer nav ul li .legal {
  margin-right: 5px; }

footer nav ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right-width: 0; }

footer nav ul li a {
  color: #3e5e80;
  text-decoration: none;
  white-space: nowrap; }

footer nav ul li.selected a {
  color: #d50032; }

.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red; }

.jspVerticalBar *, .jspHorizontalBar * {
  margin: 0;
  padding: 0; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: #dde;
  position: relative; }

.jspDrag {
  background: #bbd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer; }

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: 0; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

* html .jspCorner {
  margin: 0 -3px 0 0; }

html.wurfl-mobile nav.topNav .hideHeader, html.wurfl-mobile nav.topNav .level-2, html.wurfl-mobile nav.topNav .level-3, html.wurfl-mobile nav.topNav .level-4, html.wurfl-mobile nav.topNav .level-5 {
  display: none; }

header form.quickSearch span.lfr-search-keywords {
  width: 140px; }

div.trans {
  display: none; }

div.languagebox div.biography-list > div {
  text-align: center; }

div.otpp-cws-content div.languagebox div.biography-list > div, body.html-editor div.languagebox div.biography-list > div {
  text-align: center; }

div.otpp-cws-content div.biography div.biography-list .columns .hotline .col2, body.html-editor div.biography div.biography-list .columns .hotline .col2 {
  width: 246px; }

div.otpp-cws-content div.biography div.biography-list div.columns .hotline2 {
  padding-left: 40px; }

div.otpp-cws-content div.biography div.biography-list .columns .partner .col2, body.html-editor div.biography div.biography-list .columns .partner .col2 {
  width: 246px; }

div.otpp-cws-content p.h3, body.html-editor p.h3 {
  margin: 0 0 .5em;
  font-size: .9em;
  font-weight: normal;
  font-family: SignikaRegular,Arial,Helvetica,sans-serif;
  color: #004786;
  margin: 0 0 1em;
  padding-top: 0.8em !important;
  padding-bottom: 0.4em !important;
  background: url("/otpp-cws-theme/images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom !important;
  clear: both !important; }

div.otpp-cws-content div.topbox, body.html-editor div.topbox {
  background-image: none !important;
  margin-top: -16px;
  padding-top: 0 !important;
  margin-bottom: 0 !important; }

div.photo-gallery {
  position: relative;
  width: 612px;
  overflow: hidden;
  margin: 0 0 1em 0; }

div.photo-gallery * {
  margin: 0;
  border: 0;
  padding: 0; }

div.photo-gallery.photo-gallery-error a.photo-gallery-navPrev, div.photo-gallery.photo-gallery-error a.photo-gallery-navNext, div.photo-gallery.photo-gallery-error a.photo-gallery-readMore {
  display: none; }

div.photo-gallery.photo-gallery div.photo-gallery-pic-error {
  display: none; }

div.photo-gallery.photo-gallery-error div.photo-gallery-pic-error {
  display: block;
  color: #000;
  padding: 160px 5px 5px 5px; }

div.photo-gallery-no-title {
  display: none; }

div.photo-gallery-pic {
  overflow: hidden;
  width: 612px;
  height: 459px;
  margin: 0 0 10px 0;
  background: #eeeeee; }

div.photo-gallery-pic img {
  height: 100%; }

div.photo-gallery ul, div.photo-gallery ol {
  margin: 0 !important;
  z-index: 0; }

div.photo-gallery ul {
  position: absolute;
  top: 0; }

div.photo-gallery ol {
  position: absolute;
  top: 0; }

div.photo-gallery li {
  float: left;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  list-style-type: none !important; }

div.photo-gallery ul li {
  height: 459px;
  width: 612px; }

div.photo-gallery ol li {
  margin: 0 0 0 10px !important; }

div.photo-gallery ol li a {
  height: 99px;
  width: 132px; }

div.photo-gallery ol li img {
  width: 133px; }

div.photo-gallery ol li:first-child {
  margin: 0 !important; }

div.photo-gallery img {
  margin: 0 auto;
  display: block; }

div.photo-gallery-details {
  position: absolute;
  top: 419px;
  left: 0;
  height: 40px;
  overflow: visible;
  width: 100%;
  display: block;
  z-index: 1; }

div.photo-gallery-info {
  position: relative;
  min-height: 40px;
  overflow: hidden;
  width: 100%;
  zoom: 1;
  z-index: 1;
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat right 0; }

div.photo-gallery-info p {
  position: relative;
  margin: 0 0 0 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 402px;
  color: white !important; }

div.photo-gallery-info span {
  color: #bcbcbc;
  margin-left: 6px; }

div.photo-gallery-info p, div.photo-gallery-info span {
  float: left;
  font-size: 0.875em !important;
  line-height: 40px !important; }

div.photo-gallery-info a {
  float: right;
  margin-right: 26px;
  padding: 1px 0 0 15px;
  color: white !important;
  font-size: .75em;
  line-height: 40px !important;
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat 0 -22px; }

div.photo-gallery-info a.photo-gallery-info-on {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat 0 -48px; }

div.photo-gallery-info p, div.photo-gallery-info span, div.photo-gallery-info a {
  position: relative;
  z-index: 2 !important; }

div.photo-gallery-nav > a {
  float: left;
  margin: 39px 0 0 0;
  height: 0;
  width: 19px !important;
  display: block;
  overflow: hidden;
  padding: 19px 0 0 0 !important;
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -117px 0; }

div.photo-gallery-nav > a.photo-gallery-next-end {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -118px -26px !important;
  cursor: default !important; }

div.photo-gallery-nav > a:hover {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -78px 0; }

div.photo-gallery-nav > a:first-child {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -39px 0; }

div.photo-gallery-nav > a:first-child.photo-gallery-prev-end {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -80px -53px !important;
  cursor: default !important; }

div.photo-gallery-nav > a:first-child:hover {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat 0 0; }

div.photo-gallery-thumbnails {
  position: relative;
  float: left;
  margin: 0 8px;
  width: 558px;
  height: 98px;
  display: block;
  overflow: hidden; }

div.photo-gallery-thumbnails ol li a {
  display: block;
  background: #333333 !important; }

div.photo-gallery-thumbnails ol li a img {
  opacity: .75;
  -webkit-opacity: .75;
  -moz-opacity: .75;
  filter: alpha(opacity=75); }

div.photo-gallery-thumbnails ol li a:hover img, div.photo-gallery-thumbnails ol li a.photo-gallery-on img {
  opacity: 1.0;
  -webkit-opacity: 1.0;
  -moz-opacity: 1.0;
  filter: alpha(opacity=100); }

div.photo-gallery-description {
  position: absolute;
  top: 40px;
  left: 0;
  height: 40px;
  width: 100%;
  font-size: .8em;
  line-height: 1.5em;
  display: block;
  background: #333333; }

div.photo-gallery div.jspHorizontalBar {
  height: 0 !important; }

div.photo-gallery-description-on {
  height: 108px; }

html.lt-ie9 div.photo-gallery div.photo-gallery-description-on {
  height: 109px; }

html.lt-ie8 div.photo-gallery div.photo-gallery-description-on {
  height: 108px; }

div.photo-gallery-description-on > div {
  height: 78px;
  width: 559px !important;
  margin: 15px 0 0 26px;
  overflow: auto; }

div#main-content.otpp-cws-layout-col-3-main div#column-1 div.photo-gallery-description-on div.jspPane {
  width: 544px; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery {
  width: 454px; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery-pic {
  height: 341px;
  width: 454px; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery ul li {
  width: 454px;
  height: 341px; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery ol li a {
  height: 94px;
  width: 126px; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery ol li img {
  width: 127px; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery-details {
  top: 301px; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery-info p {
  max-width: 241px;
  margin-left: 28px; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery-info a {
  margin-right: 28px; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery-nav > a {
  margin: 36px 0 0 0; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery-thumbnails {
  width: 398px;
  height: 96px;
  margin: 0 9px; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery-description-on {
  height: 104px; }

html.lt-ie9 div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery div.photo-gallery-description-on {
  height: 105px; }

html.lt-ie8 div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery div.photo-gallery-description-on {
  height: 104px; }

div#main-content.otpp-cws-layout-col-3-main div#column-1 div.photo-gallery-description-on > div {
  height: 75px;
  width: 398px !important;
  margin: 15px 0 0 28px;
  overflow: auto; }

div#main-content.otpp-cws-layout-col-3-main div#column-1 div.photo-gallery-description-on div.jspPane {
  width: 383px; }

.col2 div.photo-gallery {
  position: relative;
  width: 296px;
  overflow: visible; }

.col2 div.photo-gallery-pic {
  position: relative;
  height: 222px;
  width: 296px;
  margin: 0;
  overflow: hidden !important; }

.col2 div.photo-gallery ul li {
  width: 296px;
  height: 222px; }

.col2 div.photo-gallery-details {
  position: relative;
  top: 0;
  left: 28px;
  padding: 0;
  width: 240px;
  overflow: visible !important;
  text-align: center !important;
  display: block !important;
  height: auto; }

.col2 div.photo-gallery-info {
  float: none;
  margin: 0 auto;
  display: inline-block;
  width: auto !important;
  background: 0; }

.col2 div.photo-gallery-info p {
  margin: 0;
  max-width: 170px;
  color: #5a5a5a !important; }

.col2 div.photo-gallery-info span {
  color: #5a5a5a !important; }

.col2 div.photo-gallery-info p, .col2 div.photo-gallery-info span {
  padding: 11px 0;
  line-height: 1.25em !important; }

.col2 div.photo-gallery-info a {
  display: none; }

.col2 div.photo-gallery-nav {
  position: absolute;
  top: 233px;
  left: 0;
  height: 19px;
  width: 100%; }

.col2 div.photo-gallery-nav > a {
  margin: 0;
  float: right; }

.col2 div.photo-gallery-nav > a:first-child {
  float: left; }

.col2 div.photo-gallery-thumbnails {
  display: none; }

.col2 div.photo-gallery-description {
  position: relative;
  float: left;
  clear: both;
  top: 0;
  left: -28px;
  width: 296px;
  height: auto;
  opacity: 1.0;
  -webkit-opacity: 1.0;
  -moz-opacity: 1.0;
  filter: alpha(opacity=100);
  text-align: left;
  overflow: hidden;
  background: white; }

.col1 div.photo-gallery {
  position: relative;
  width: 138px;
  margin: 0 !important;
  overflow: visible; }

.col1 div.photo-gallery-pic {
  position: relative;
  height: 103px;
  width: 138px;
  margin: 0;
  overflow: hidden !important; }

.col1 div.photo-gallery ul li {
  width: 138px;
  height: 103px; }

.col1 div.photo-gallery-details {
  position: relative;
  top: 0;
  left: 25px;
  padding: 0;
  width: 88px;
  overflow: visible !important;
  text-align: center !important;
  display: block !important;
  height: auto; }

.col1 div.photo-gallery-info {
  float: none;
  margin: 0 auto;
  min-height: 29px;
  display: inline-block;
  width: auto !important;
  background: 0; }

.col1 div.photo-gallery-info p {
  display: none; }

.col1 div.photo-gallery-info span {
  margin: 0;
  padding: 0;
  color: #5a5a5a !important;
  font-size: 0.875em !important;
  line-height: 29px !important; }

.col1 div.photo-gallery-info a {
  display: none; }

.col1 div.photo-gallery-nav {
  position: absolute;
  top: 110px;
  left: 0;
  height: 19px;
  width: 100%; }

.col1 div.photo-gallery-nav > a {
  margin: 0;
  float: right; }

.col1 div.photo-gallery-nav > a:first-child {
  float: left; }

.col1 div.photo-gallery-thumbnails, .col1 div.photo-gallery-description {
  display: none; }

#column-2 div.photo-gallery {
  position: relative;
  width: 118px;
  margin: 0 !important;
  overflow: visible; }

#column-2 div.photo-gallery img {
  margin: 0 auto;
  display: block; }

#column-2 div.photo-gallery-pic {
  position: relative;
  height: 89px;
  width: 118px;
  margin: 0;
  overflow: hidden !important;
  background: #e3f8ff; }

#column-2 div.photo-gallery ul li {
  width: 118px;
  height: 89px; }

#column-2 div.photo-gallery-details {
  position: relative;
  top: 0;
  left: 25px;
  padding: 0;
  width: 68px;
  overflow: visible !important;
  text-align: center !important;
  display: block !important;
  height: auto; }

#column-2 div.photo-gallery-info {
  float: none;
  margin: 0 auto;
  min-height: 29px;
  display: inline-block;
  width: auto !important;
  background: 0; }

#column-2 div.photo-gallery-info p {
  display: none; }

#column-2 div.photo-gallery-info span {
  margin: 0;
  padding: 3px 0;
  color: #5a5a5a !important;
  font-size: 0.875em !important;
  line-height: 29px !important; }

#column-2 div.photo-gallery-info a {
  display: none; }

#column-2 div.photo-gallery-nav {
  position: absolute;
  top: 98px;
  left: 0;
  height: 19px;
  width: 100%; }

#column-2 div.photo-gallery-nav > a {
  margin: 0;
  float: right; }

#column-2 div.photo-gallery-nav > a:first-child {
  float: left; }

#column-2 div.photo-gallery-nav > a {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -78px 0; }

#column-2 div.photo-gallery-nav > a:hover {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -117px 0; }

#column-2 div.photo-gallery-nav > a:first-child {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat 0 0; }

#column-2 div.photo-gallery-nav > a:first-child:hover {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -39px 0; }

#column-2 div.photo-gallery-thumbnails, #column-2 div.photo-gallery-description {
  display: none; }

div.photo-gallery-cloneLink, div#descriptionHolder {
  display: none; }

.clear {
  clear: both; }

.jspVerticalBar {
  width: 11px;
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -219px top; }

.jspTrack {
  padding: 1px 0 !important;
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -198px bottom; }

.jspDrag {
  left: 1px;
  width: 9px;
  background: gray url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -179px top; }

div.jspDragTop {
  display: none; }

div.jspDragBottom {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -160px bottom;
  height: 100%; }

div.jspContainer {
  color: white; }

div.photo-gallery-description span {
  display: none; }

div.columns div.col2 div.photo-gallery-description span {
  display: block !important; }

#column-2 div.section.fb-photo-gallery-container div.body div.photo-gallery .photo-gallery-pic ul li img {
  margin: 0 auto;
  height: 89px;
  width: auto; }

#column-2 div.section.fb-photo-gallery-container .body {
  padding: 0 10px 0 10px; }

#column-2 div.section.fb-photo-gallery-container div.body ul li a {
  display: inline-block;
  font-size: .9em;
  color: #004786; }

#column-2 div.section.fb-photo-gallery-container div.body > ul {
  padding: 0;
  margin: 0 auto;
  list-style: none; }

#column-1 div.section div.head h6 {
  display: none !important; }

#column-1 div.body > ul {
  display: none !important; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery-thumbnails ol li a {
  position: relative;
  overflow: hidden !important;
  display: block; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery div.photo-gallery-thumbnails ol li {
  overflow: none;
  overflow: hidden !important;
  display: block;
  width: 126px;
  height: 94px; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery div.photo-gallery-thumbnails ol {
  height: 94px;
  overflow: hidden !important;
  display: block !important; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery div.photo-gallery-thumbnails ol li a {
  position: relative;
  width: 126px;
  height: 94px;
  overflow: hidden !important;
  display: block !important; }

div#main-content.otpp-cws-layout-col-3-main #column-1 div.photo-gallery div.photo-gallery-thumbnails ol li img {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 130px; }

html.wurfl-mobile div.photo-gallery, .col2 div.photo-gallery {
  position: relative !important;
  width: 296px !important;
  overflow: visible !important; }

html.wurfl-mobile div.photo-gallery-pic, .col2 div.photo-gallery-pic {
  position: relative !important;
  height: 222px !important;
  width: 296px !important;
  margin: 0 !important;
  overflow: hidden !important; }

html.wurfl-mobile div.photo-gallery ul li, .col2 div.photo-gallery ul li {
  width: 296px !important;
  height: 222px !important; }

html.wurfl-mobile div.photo-gallery ul li a img {
  width: 296px !important;
  height: 222px !important; }

html.wurfl-mobile div.photo-gallery-details, .col2 div.photo-gallery-details {
  position: relative !important;
  top: 0 !important;
  left: 28px !important;
  padding: 0 !important;
  width: 240px !important;
  overflow: visible !important;
  text-align: center !important;
  display: block !important;
  height: auto !important; }

html.wurfl-mobile div.photo-gallery-info, .col2 div.photo-gallery-info {
  float: none !important;
  margin: 0 auto !important;
  display: inline-block !important;
  width: auto !important;
  background: none !important; }

html.wurfl-mobile div.photo-gallery-info p, .col2 div.photo-gallery-info p {
  margin: 0 !important;
  max-width: 170px !important;
  color: #5a5a5a !important; }

html.wurfl-mobile div.photo-gallery-info span, .col2 div.photo-gallery-info span {
  color: #5a5a5a !important; }

html.wurfl-mobile div.photo-gallery-info p, html.wurfl-mobile div.photo-gallery-info span, .col2 div.photo-gallery-info p, .col2 div.photo-gallery-info span {
  padding: 11px 0 !important;
  line-height: 1.25em !important; }

html.wurfl-mobile div.photo-gallery-description {
  display: block;
  margin-bottom: 9px; }

html.wurfl-mobile div.photo-gallery-info a, .col2 div.photo-gallery-info a {
  display: none !important; }

html.wurfl-mobile div.photo-gallery-nav, .col2 div.photo-gallery-nav {
  position: absolute !important;
  top: 233px !important;
  left: 0 !important;
  height: 19px !important;
  width: 100% !important; }

html.wurfl-mobile div.photo-gallery-nav > a, .col2 div.photo-gallery-nav > a {
  margin: 0 !important;
  float: right !important; }

html.wurfl-mobile div.photo-gallery-nav > a:first-child, .col2 div.photo-gallery-nav > a:first-child {
  float: left !important; }

html.wurfl-mobile div.photo-gallery-thumbnails, .col2 div.photo-gallery-thumbnails {
  display: none !important; }

html.wurfl-mobile div.photo-gallery-description, .col2 div.photo-gallery-description {
  position: relative !important;
  float: left !important;
  clear: both !important;
  top: 0 !important;
  left: -28px !important;
  width: 296px !important;
  height: auto !important;
  opacity: 1 !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  text-align: left !important;
  overflow: hidden !important;
  background: white !important; }

html.wurfl-mobile #column-2 div.photo-gallery-description span, html.wurfl-mobile div.photo-gallery-description span {
  display: block !important;
  visibility: visible;
  height: 100%; }

html.wurfl-mobile #column-2 div.body div.photo-gallery .photo-gallery-pic ul li img {
  height: 100% !important; }

html.wurfl-mobile #column-2 div.body {
  padding: 0 0 0 0 !important; }

html.wurfl-mobile #column-2 div.photo-gallery-info p, html.wurfl-mobile #column-2 div.photo-gallery-info span {
  line-height: 1.25em !important;
  padding: 11px 0 !important;
  display: inline-block; }

html.wurfl-mobile #column-2 div.photo-gallery-info span {
  margin-left: 5px !important; }

html.wurfl-mobile div#column-2 div.section div.head h6 {
  padding: 0.5em 0 0.5em 0.5em; }

html.wurfl-mobile div#column-2 div.section.fb-photo-gallery-container, html.wurfl-mobile div#column-2 div.section.fb-photo-gallery-container div.head, html.html.wurfl-mobile div#column-2 div.section.fb-photo-gallery-container div.body {
  background-color: transparent !important; }

html.wurfl-mobile #column-2 div.photo-gallery-description {
  display: block; }

html.wurfl-mobile div#column-2 div.photo-gallery-nav > a {
  float: left;
  margin: 39px 0 0 0;
  height: 0;
  width: 19px !important;
  display: block;
  overflow: hidden;
  padding: 19px 0 0 0 !important;
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -117px 0; }

html.wurfl-mobile div#column-2 div.photo-gallery-nav > a:hover {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -78px 0; }

html.wurfl-mobile div#column-2 div.photo-gallery-nav > a:first-child {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat -39px 0; }

html.wurfl-mobile div#column-2 div.photo-gallery-nav > a:first-child:hover {
  background: url("/otpp-cws-theme/images/photo-gallery.png?v=2015-10-26") no-repeat 0 0; }

html.wurfl-mobile footer.footer nav ul {
  margin: 30px 0 0 0 !important; }

.caleb-css-fix {
  color: red; }

div.otpp-cws-layout-col-3-main .col1 div.photo-gallery {
  position: relative !important;
  width: 138px !important;
  margin: 0 !important;
  overflow: visible !important; }

div.otpp-cws-layout-col-3-main .col1 div.photo-gallery-pic {
  position: relative !important;
  height: 103px !important;
  width: 138px !important;
  margin: 0 !important;
  overflow: hidden !important; }

div.otpp-cws-layout-col-3-main .col1 div.photo-gallery-nav {
  position: absolute !important;
  top: 110px !important;
  left: 0 !important;
  height: 19px !important;
  width: 100% !important; }

div.otpp-cws-layout-col-3-main .col1 div.photo-gallery ul li {
  width: 138px !important;
  height: 103px !important; }

div.otpp-cws-layout-col-3-main .col1 div.photo-gallery-nav > a {
  margin: 0 !important; }

div.otpp-cws-layout-col-3-main .col1 div.photo-gallery-details {
  top: 2px !important; }

div.assetdisplay-list-item {
  margin-top: 1.1em;
  padding-bottom: .5em;
  background: url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom; }

div.assetdisplay-list-item h4 {
  margin-top: 0;
  margin-bottom: .4em;
  font-size: 1em; }

div.assetdisplay-list-item.asset-display-list-item-first {
  margin-top: 0; }

div.assetdisplay-list-item.asset-display-list-item-first h4 {
  margin-top: 0; }

div.assetdisplay-list-item.asset-display-list-item-last {
  margin-bottom: 1.5em;
  background: 0; }

span.assetdisplay-list-item-publish-date {
  font-style: italic; }

div.assetdisplay-list-item-metadata p {
  font-size: 0.7em; }

div.assetdisplay-list-item-vocabularies p {
  margin-top: -0.4em; }

div.assetdisplay-list-item-thumbnail {
  float: left; }

div.assetdisplay-list-item-thumbnail img {
  width: 138px;
  margin-right: 20px;
  margin-bottom: 0.8em; }

div.news-recent {
  padding-bottom: 1em; }

div.news-recent div.assetdisplay-list-item {
  padding-bottom: 0;
  background-image: none; }

div.news-recent div.assetdisplay-list-item h4 {
  width: 100%;
  margin-bottom: .1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: .9em;
  color: #04809a; }

div.news-recent div.assetdisplay-list-item div.assetdisplay-list-abstract p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.7em; }

div.assetdisplay-list-results {
  position: relative;
  z-index: 1; }

div.assetdisplay-list-results div.search-pages {
  margin: -1em 0 20px;
  padding-bottom: 10px;
  clear: both;
  background: url("../images/background_heading_dots.gif?v=2015-10-26") repeat-x left bottom; }

div.assetdisplay-list-results div.search-pages div.page-links {
  min-height: 12px;
  position: relative; }

div.assetdisplay-list-results div.search-pages div.page-links a {
  height: 12px;
  font-size: .8em;
  font-weight: normal;
  color: #004786;
  background-repeat: no-repeat; }

html.lt-ie9 div.assetdisplay-list-results div.search-pages div.page-links a {
  height: 14px; }

div.assetdisplay-list-results div.search-pages div.page-links a.previous {
  padding: 0 0 0 18px;
  border-left-width: 0;
  background-image: url("../images/background_button_pagination_prev.gif?v=2015-10-26");
  background-position: left top;
  position: absolute; }

div.assetdisplay-list-results div.search-pages div.page-links a.previous:hover {
  background-position: left -12px; }

html.lt-ie9 div.assetdisplay-list-results div.search-pages div.page-links a.previous {
  background-position: left 2px; }

div.assetdisplay-list-results div.search-pages div.page-links a.next {
  padding: 0 18px 0 0;
  border-left-width: 0;
  background-image: url("../images/background_button_pagination_next.gif?v=2015-10-26");
  background-position: right top;
  position: absolute;
  right: 0;
  top: 0; }

div.assetdisplay-list-results div.search-pages div.page-links a.next:hover {
  background-position: right -12px; }

html.lt-ie9 div.assetdisplay-list-results div.search-pages div.page-links a.next {
  background-position: right 2px; }

div.assetdisplay-list-results div.search-pages div.page-links a:hover {
  text-decoration: underline; }

div.assetdisplay-list-results div.search-pages div.page-links div.center-info {
  text-align: center; }

div.assetdisplay-list-results div.search-pages div.page-links div.center-info p.page-count {
  font-size: .8em;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline;
  zoom: 1; }

div.assetdisplay-list-item {
  clear: both;
  margin-top: 1.4em; }

div.news-feature div.assetdisplay-list-item {
  padding-bottom: 0;
  background-image: none; }

div.news-feature div.asset-display-list-item-last {
  margin-top: 0; }

div.news-feature div.asset-display-list-item-last div.assetdisplay-list-item-thumbnail {
  margin-top: .2em;
  height: 150px; }

div.news-feature div.asset-display-list-item-last div.assetdisplay-list-item-thumbnail img {
  width: 138px; }

div.news-feature div.asset-display-list-item-last h4 {
  font-size: 1.2em;
  line-height: 1.2em;
  font-family: SignikaLight,Arial,Helvetica,sans-serif;
  margin-top: 0; }

span.portlet-title-text {
  cursor: auto !important; }

div.news-feature-col1 div.assetdisplay-list-results {
  margin-left: -20px; }

div.news-feature-col1 div.assetdisplay-list-item {
  width: 138px;
  float: left;
  clear: none;
  margin: 0;
  padding-left: 20px;
  background: 0; }

div.assetbrowser-yearlyfilter ul {
  list-style-type: none;
  margin-left: auto;
  margin-right: auto;
  display: table; }

div.assetbrowser-yearlyfilter ul li {
  float: left;
  padding: 0 6px 0 6px;
  border-style: solid;
  border-left-width: 0;
  border-right-width: 1px;
  border-top-width: 0;
  border-bottom-width: 0;
  font-weight: normal; }

div.assetbrowser-yearlyfilter ul li.assetbrowser-yearlyfilter-first {
  padding: 0 6px 0 0; }

div.assetbrowser-yearlyfilter ul li.assetbrowser-yearlyfilter-last {
  padding: 0 0 0 6px;
  border-right-width: 0; }

div.assetbrowser-yearlyfilter ul li a {
  color: #333333; }

div.assetbrowser-yearlyfilter ul li a:visited {
  color: #333333; }

div.assetbrowser-yearlyfilter ul li a:active {
  color: #04809a !important; }

div.assetbrowser-yearlyfilter ul li a.assetbrowser-yearlyfilter-selected {
  color: #004786; }

html.lt-ie8 div.assetbrowser-yearlyfilter ul {
  zoom: 1;
  text-align: center !important;
  margin-left: auto !important; }

html.lt-ie8 div.assetbrowser-yearlyfilter ul li {
  margin: 0;
  display: inline !important;
  float: none !important; }

div.assetsearchselect-portlet form.aui-form {
  width: 100%; }

div.assetsearchselect-portlet form.aui-form span {
  width: 100%;
  display: inline-block; }

div.assetsearchselect-portlet form.aui-form span.aui-field {
  margin-bottom: 0.5em; }

.aui-field.aui-field-select.aui-field-menu:last-of-type span.aui-field-content {
  margin-top: 3px; }

div.assetsearchselect-portlet form.aui-form span label {
  margin-bottom: .2em;
  display: inline-block;
  font-size: .8em;
  font-weight: normal;
  color: #333;
  line-height: 16px; }

div.assetsearchselect-portlet form.aui-form span input.aui-field-input-text {
  width: 127px;
  padding: 2px 4px;
  font: .8em/1em SignikaLight,Arial,Helvetica,sans-serif;
  border: 1px solid #333;
  border-radius: 3px;
  background-image: none;
  margin-bottom: 3px;
  height: 14px; }

div.assetsearchselect-portlet form.aui-form span select {
  width: 137px;
  padding: 0;
  font: .8em/1em SignikaLight,Arial,Helvetica,sans-serif;
  color: #000;
  border: 1px solid #333;
  border-radius: 3px;
  background-image: none;
  margin-bottom: 0;
  height: 18px; }

div.assetsearchselect-portlet form.aui-form span option {
  width: auto; }

div.assetsearchselect-portlet form.aui-form div.button-holder {
  /*margin-top:.5em;*/
  margin-top: 11px;
  margin-bottom: .5em;
  position: relative;
  height: 22px; }

div.assetsearchselect-portlet form.aui-form div.button-holder div.submit_button {
  background: url(../images/sm_button.png?v=2015-10-26) no-repeat left -96px;
  display: block;
  float: left;
  height: 22px;
  padding-left: 5px; }

div.assetsearchselect-portlet form.aui-form div.button-holder div.submit_button:hover, div.assetsearchselect-portlet form.aui-form div.button-holder div.submit_button input.slidingDoors:hover {
  color: #fff;
  background: url(../images/sm_button.png?v=2015-10-26) no-repeat left -128px; }

div.assetsearchselect-portlet form.aui-form div.button-holder span.aui-button-content {
  background: url(../images/sm_button.png?v=2015-10-26) no-repeat right 0;
  display: block;
  float: left;
  font-weight: normal;
  height: 22px; }

div.assetsearchselect-portlet form.aui-form div.button-holder span.aui-button-content:hover {
  color: #fff;
  background: url(../images/sm_button.png?v=2015-10-26) no-repeat right -32px; }

div.assetsearchselect-portlet form.aui-form div.button-holder input.slidingDoors {
  background: 0;
  border: 0;
  font-size: .8em;
  padding: 0 0 2px 5px;
  color: #fff;
  cursor: pointer;
  position: relative;
  height: 22px;
  line-height: 22px;
  left: -5px;
  margin-right: -5px;
  padding-right: 5px;
  font-family: SignikaLight, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: normal; }

html.lt-ie8 div.assetsearchselect-portlet form.aui-form div.button-holder input.slidingDoors {
  overflow: visible;
  top: 0; }

/* aui ovverdies MUST RECHECK are they necessary? */
.aui h1,
.aui h2,
.aui h3,
.aui h4,
.aui h5,
.aui h6 {
  margin: 0px;
  font-family: inherit;
  font-weight: bold;
  line-height: inherit; }

.aui .header input,
.aui .wrapper input,
.aui .header button,
.aui .wrapper button,
.aui .header select,
.aui .wrapper select,
.aui .header textarea,
.aui .wrapper textarea {
  font-family: SignikaLight, Arial, Helvetica, sans-serif; }

.aui a:focus,
.aui textarea:focus,
.aui input[type='text']:focus,
.aui input[type='password']:focus,
.aui input[type='datetime']:focus,
.aui input[type='datetime-local']:focus,
.aui input[type='date']:focus, .aui input[type='month']:focus,
.aui input[type='time']:focus, .aui input[type='week']:focus,
.aui input[type='number']:focus, .aui input[type='email']:focus,
.aui input[type='url']:focus, .aui input[type='search']:focus,
.aui input[type='tel']:focus, .aui input[type='color']:focus,
.aui .uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none; }

.aui form {
  margin: 0; }

.aui .portal-popup form h3 {
  font-size: 1.1em;
  margin-bottom: 14px; }

.aui img {
  vertical-align: unset; }

.aui .vjs-share-control {
  font-size: 14px;
  vertical-align: top; }

.aui .vjs-control:focus {
  outline: 0; }

.vjs-dock-shelf .vjs-button.vjs-share-control span {
  vertical-align: top; }

/*end aui ovverrides*/
ul.pagLeft li.last, nav ul.pagLeft li.last {
  margin-right: 0;
  border-right-width: 0; }

ul.pagRight li.last, nav ul.pagRight li.last {
  margin-left: 0;
  border-left-width: 0; }

div.lastCol {
  margin: 0; }

.lead {
  margin-top: 0; }

.clearfloat {
  display: inline-block; }

.clearfloat:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

* html .clearfloat {
  height: 1%; }

.clearfloat {
  display: block; }

div.clear {
  height: 1px;
  clear: both;
  overflow: hidden;
  display: block; }

.topNav > li {
  padding: 0 !important; }

.topNav > li > a {
  display: block;
  height: 37px;
  z-index: 1000 !important; }

.topNav > li {
  z-index: 100; }

.topNav > li.inner:hover, .topNav > li.selected {
  height: 70px;
  z-index: 50; }

.topNav > li.inner {
  background: none !important; }

.topNav > li.selected {
  background: white !important; }

.topNav > li.hideNav {
  display: none; }

.topNav > li .bgNavLeft2, .topNav > li .bgNavRight2 {
  display: none; }

.topNav > li.selected .bgNavLeft2 {
  position: absolute;
  top: -4px;
  left: -10px;
  width: 10px;
  height: 48px;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat right -135px;
  display: block;
  z-index: 100; }

html.ie9 .topNav > li.selected .bgNavLeft2 {
  top: -5px; }

.topNav > li.selected .bgNavRight2 {
  position: absolute;
  top: -4px;
  right: -10px;
  width: 10px;
  height: 48px;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat left -135px;
  display: block;
  z-index: 100; }

html.ie9 .topNav > li.selected .bgNavRight2 {
  top: -5px; }

.quickSearch {
  z-index: 3000; }

.spotlight {
  position: absolute;
  left: 50%;
  top: 0;
  height: 606px;
  overflow: hidden; }

.wurfl-mobile .spotlight {
  top: -107px;
  height: 189px; }

body.dockbar-ready div.w960 div.spotlight {
  top: -93px; }

body.dockbar-ready div.w760 div.spotlight {
  top: -122px; }

html.firefox body.dockbar-ready.controls-visible div.w960 div.spotlight {
  top: -109px; }

html.firefox body.dockbar-ready.controls-visible div.w760 div.spotlight {
  top: -138px; }

.spotlight .carousel {
  margin: 0 0 0 -512px;
  position: absolute;
  left: 50%;
  width: 1024px;
  height: 606px;
  z-index: 0; }

.wurfl-mobile .spotlight .carousel {
  margin: 0 0 0 -160px;
  width: 320px;
  height: 189px; }

.spotlight .cover-left, .spotlight .cover-right {
  width: 2000px;
  height: 606px;
  text-indent: -9999px;
  background: #fff;
  opacity: .5;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  overflow: hidden;
  z-index: 100; }

.spotlight .cover-center {
  width: 100%;
  position: absolute;
  height: 100%;
  z-index: 6;
  background-image: url("../images/red-O-graphic.png?v=2015-10-26");
  background-repeat: no-repeat;
  background-position: 498px top;
  overflow: hidden; }

html.lt-ie9 .spotlight .cover-center {
  background-image: url("../images/red-O-graphic.png?v=2015-10-26");
  background-position: 498px top; }

.wurfl-mobile .spotlight .cover-center {
  z-index: 101;
  width: 320px;
  position: absolute;
  height: 189px;
  background-position: 150px -245px;
  overflow: hidden; }

.wurfl-mobile.landscape .spotlight .cover-center {
  position: absolute;
  background-position: 150px -245px;
  overflow: hidden;
  right: 0; }

.wurfl-mobile .spotlight .cover-left, .wurfl-mobile .spotlight .cover-right {
  height: 189px; }

.spotlight .cover-left {
  position: absolute;
  top: 0;
  left: -2000px; }

.spotlight .cover-right {
  position: absolute;
  top: 0;
  right: -2000px; }

.spotlight .carousel .slides {
  margin: 0;
  padding: 0;
  position: absolute;
  left: -920px;
  width: 1024px;
  height: 606px; }

.wurfl-mobile .spotlight .carousel .slides {
  left: -320px;
  width: 320px;
  height: 189px; }

.spotlight .carousel .slides .item {
  float: left;
  margin: 0;
  padding: 0;
  width: 1024px;
  height: 606px;
  list-style: none; }

.wurfl-mobile .spotlight .carousel .item {
  width: 320px;
  height: 189px; }

.spotlight .carousel .slides .item .image {
  float: left;
  width: 1024px;
  height: 606px; }

.wurfl-mobile .spotlight .carousel .item .image {
  width: 320px;
  height: 189px; }

.spotlight .carousel .slides .item .title, .spotlight .carousel .slides .item .copy, .spotlight .carousel .slides .item .learn-more {
  display: none;
  visibility: hidden; }

.spotlight-details {
  width: 275px;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat -491px bottom;
  min-height: 260px;
  overflow: hidden;
  position: absolute; }

body.font-larger .spotlight-details {
  min-height: 325px; }

div.w960 .spotlight-details {
  top: 50px;
  right: 0; }

body.signed-in.controls-hidden div.w960 .spotlight-details {
  top: -43px; }

div.w760 .spotlight-details {
  top: 50px;
  right: 0; }

html.wurfl-mobile .spotlight-details {
  position: relative;
  background: -moz-linear-gradient(top, rgba(111, 115, 115, 0.81) 50%, rgba(111, 115, 115, 0) 90%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(111, 115, 115, 0.81)), color-stop(90%, rgba(111, 115, 115, 0)));
  background: -webkit-linear-gradient(top, rgba(111, 115, 115, 0.81) 50%, rgba(111, 115, 115, 0) 90%);
  background: -o-linear-gradient(top, rgba(111, 115, 115, 0.81) 50%, rgba(111, 115, 115, 0) 90%);
  background: -ms-linear-gradient(top, rgba(111, 115, 115, 0.81) 50%, rgba(111, 115, 115, 0) 90%);
  background: linear-gradient(to bottom, rgba(111, 115, 115, 0.81) 50%, rgba(111, 115, 115, 0) 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf6f7373',endColorstr='#006f7373',GradientType=0);
  float: none !important;
  margin: 106px auto 0;
  width: 280px; }

.spotlight-details .title {
  float: left;
  margin: 20px 20px 10px 20px;
  width: 235px;
  color: #fff;
  font: 1.4em/1.1em SignikaRegular, Arial, Helvetica, sans-serif; }

.spotlight-details .copy {
  color: #fff;
  float: left;
  margin: 0 0 23px 20px;
  width: 235px;
  font-size: 0.8em; }

.spotlight-details a.learn-more {
  float: left;
  padding: 0 45px 0 0;
  max-width: 202px;
  height: 46px;
  line-height: 36px;
  text-decoration: none;
  font: 1.2em SignikaLight,Arial,Helvetica,sans-serif;
  background: url("../images/button_home_read_more.png?v=2015-10-26") no-repeat scroll right -110px transparent; }

.spotlight-details a.learn-more span {
  float: left;
  display: block;
  padding: 0 0 0 22px;
  max-width: 180px;
  height: 46px;
  line-height: 36px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-shadow: 1px 1px 0 rgba(0, 39, 66, 0.75);
  background: url("../images/button_home_read_more.png?v=2015-10-26") no-repeat scroll left top transparent;
  cursor: pointer; }

.spotlight-details a.learn-more:hover {
  background-position: right -165px; }

.spotlight-details a.learn-more:hover span {
  background-position: left -55px; }

.spotlight-details a.learn-more {
  margin: 0 0 38px 15px; }

.spotlight .content {
  float: left;
  width: 816px;
  margin: 50px 0 0 104px; }

.spotlight .content .columns {
  float: left;
  width: 816px;
  background-color: white; }

.spotlight .content .columns .item {
  float: left;
  width: 272px; }

.spotlight .content .columns .item .title {
  float: left;
  width: 272px; }

.spotlight .content .columns .item h1.title {
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  text-indent: 13px;
  color: #fff;
  background-color: #184b88; }

.spotlight .content .columns .item h2.title {
  margin: 10px 13px 0 13px;
  width: 246px;
  font-size: 12px;
  font-weight: bold;
  color: #184b88;
  background-color: none; }

.spotlight .content .columns .item .image {
  float: left;
  margin: 20px 13px 0 13px;
  width: 246px;
  height: 120px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  overflow: hidden; }

.spotlight .content .columns .item .copy {
  float: left;
  margin: 10px 13px 0 13px;
  width: 246px;
  font-size: 11px; }

.otpp-cws-layout-homepage .clearfloat {
  background: none !important; }

.spotlight .button-container {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 14px;
  z-index: 201; }

div.w960 .spotlight .button-container {
  right: 98px; }

div.w760 .spotlight .button-container {
  right: 177px; }

.wurfl-mobile .spotlight .button-container {
  right: 10px; }

.spotlight .button-container .button-wrapper {
  float: left;
  margin: 0 1px 0 0;
  padding: 0;
  position: relative;
  width: 21px;
  height: 21px;
  list-style: none; }

.spotlight .button-container .button-wrapper .button {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 21px;
  height: 21px;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat scroll -6px -260px transparent;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  cursor: pointer; }

.wurfl-mobile .spotlight .button-container .button-wrapper {
  width: 26px;
  height: 26px; }

.wurfl-mobile .spotlight .button-container .button-wrapper .button {
  width: 26px;
  height: 26px;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat scroll -36px -260px transparent; }

.wurfl-mobile .spotlight .button-container .button-wrapper .button:active {
  background-position: -36px -290px; }

.spotlight .button-container .button-wrapper .button.selected {
  background-position: -6px -290px; }

.spotlight .button-container .button-wrapper .button:hover {
  background-position: -71px -290px; }

.wurfl-mobile .spotlight .button-container .button-wrapper .button.selected {
  background-position: -36px -290px; }

.wurfl-mobile .spotlight .button-container .button-wrapper .button:hover {
  background-position: -101px -290px; }

.wurfl-mobile.landscape .spotlight .carousel {
  margin: 0 0 0 -240px;
  width: 480px;
  height: 284px; }

.wurfl-mobile.landscape .spotlight .carousel .slides .item {
  width: 480px;
  height: 284px; }

.wurfl-mobile.landscape .spotlight .carousel .slides .item .image {
  width: 480px;
  height: 284px; }

.wurfl-mobile.landscape .spotlight-details {
  margin: 106px auto 0 auto;
  width: 440px;
  overflow: hidden; }

.wurfl-mobile.landscape .spotlight-details .title {
  width: 400px; }

.wurfl-mobile.landscape .spotlight-details .copy {
  width: 400px; }

.learn-more {
  float: left;
  padding: 0 45px 0 0;
  max-width: 202px;
  height: 46px;
  line-height: 36px;
  text-decoration: none;
  font: 1.2em SignikaLight,Arial,Helvetica,sans-serif;
  background: url("../images/button_home_read_more.png?v=2015-10-26") no-repeat scroll right -110px transparent; }

.learn-more span {
  float: left;
  display: block;
  padding: 0 0 0 22px;
  max-width: 180px;
  height: 46px;
  line-height: 36px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-shadow: 1px 1px 0 rgba(0, 39, 66, 0.75);
  background: url("../images/button_home_read_more.png?v=2015-10-26") no-repeat scroll left top transparent;
  cursor: pointer; }

.learn-more:hover {
  background-position: right -165px; }

.learn-more:hover span {
  background-position: left -55px; }

.btnReadMore {
  margin-bottom: 1.8em;
  padding: .1em 0 0 14px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  color: #004786;
  background: url("../images/button-read-more.png?v=2015-10-26") no-repeat left center; }

.btnReadMore:hover {
  text-decoration: underline; }

.arrow {
  padding-left: 12px;
  display: inline-block;
  background: url("../images/bg_link_arrow.png") no-repeat 0 5px; }

table.tablesorter {
  font-family: arial;
  margin: 10px 0 15px;
  font-size: 8pt;
  width: 100%;
  text-align: left; }

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  background-color: #f5f5f5;
  border: 1px solid #fff;
  font-size: 8pt;
  padding: 4px 24px 4px 4px; }

table.tablesorter {
  border-left: 0 !important; }

table.tablesorter thead tr .header {
  background-image: url("../images/bg.gif");
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer; }

table.tablesorter tbody td {
  color: #3d3d3d;
  padding: 4px;
  background-color: #fff;
  vertical-align: top; }

table.tablesorter tbody tr.odd td {
  background-color: #f0f0f6; }

table.tablesorter thead tr .headerSortUp {
  background-image: url("../images/asc.gif"); }

table.tablesorter thead tr .headerSortDown {
  background-image: url("../images/desc.gif"); }

table.tablesorter .sort {
  display: none;
  visibility: hidden; }

table.tablesorter .percentage {
  float: left;
  margin: 5px 0;
  position: relative;
  width: 100px;
  height: 5px;
  border: 1px solid #aaa;
  border-radius: 10px;
  -moz-border-radius: 10px; }

table.tablesorter .percentage span {
  float: left;
  position: relative;
  height: 5px;
  background-color: #ff6212;
  border-radius: 10px;
  -moz-border-radius: 10px; }

.html.ie9 .otpp-cws-layout-homepage .topNav, .html.ie8 .otpp-cws-layout-homepage .topNav, .html.ie7 .otpp-cws-layout-homepage .topNav, .html.firefox .otpp-cws-layout-homepage .topNav {
  margin-top: 1px; }

.otpp-cws-layout-homepage .topNav > li * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.otpp-cws-layout-homepage .topNav > li {
  height: 37px;
  z-index: 100; }

html.ie9 .otpp-cws-layout-homepage .topNav > li {
  height: 36px; }

.otpp-cws-layout-homepage .topNav > li > a {
  display: block;
  z-index: 0 !important; }

.otpp-cws-layout-homepage .topNav > li:hover {
  background: url("../images/nav-sprite.png?v=2015-10-26") repeat-x 0 -68px;
  z-index: 50; }

.otpp-cws-layout-homepage .topNav > li.noSubCont {
  background: none !important; }

.otpp-cws-layout-homepage .topNav > li:hover .subCont {
  display: block; }

.otpp-cws-layout-homepage .topNav > li > .subCont {
  padding: 19px 0 24px 0;
  position: absolute;
  top: 37px;
  width: 482px;
  z-index: 1000;
  display: none; }

html.ie9 .otpp-cws-layout-homepage .topNav > li > .subCont {
  top: 36px !important; }

.otpp-cws-layout-homepage .topNav > li.left > .subCont {
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat right bottom; }

.otpp-cws-layout-homepage .topNav > li.right > .subCont {
  left: -288px;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat left bottom; }

.otpp-cws-layout-homepage .topNav > li > .subCont .bgNavLeft, .otpp-cws-layout-homepage .topNav > li > .subCont .bgNavRight {
  overflow: hidden; }

.otpp-cws-layout-homepage .topNav > li:hover .bgNavLeft {
  position: absolute;
  top: -41px;
  width: 20px;
  height: 58px;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat right top;
  display: block;
  z-index: 100; }

.otpp-cws-layout-homepage .topNav > li:hover .bgNavRight {
  position: absolute;
  top: -41px;
  width: 286px;
  height: 58px;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat left top;
  display: block;
  z-index: 100; }

.otpp-cws-layout-homepage .topNav > li.left:hover .bgNavLeft {
  left: 4px;
  width: auto; }

.otpp-cws-layout-homepage .topNav > li.left:hover .bgNavRight {
  left: 190px;
  width: 286px; }

.otpp-cws-layout-homepage .topNav > li.right:hover .bgNavLeft {
  right: 190px;
  width: 286px; }

.otpp-cws-layout-homepage .topNav > li.right:hover .bgNavRight {
  right: 4px;
  width: auto; }

.otpp-cws-layout-homepage .topNav > li .subCont img {
  float: left;
  margin: 0 0 0 20px; }

.otpp-cws-layout-homepage .topNav > li.right .subCont img {
  float: right;
  margin: 0 19px 0 0; }

.otpp-cws-layout-homepage .topNav > li .subCont h5 {
  float: left;
  clear: left;
  margin: 10px 0 3px 19px;
  position: relative;
  width: 160px;
  font-size: .875em;
  font-weight: normal;
  color: #d50032; }

.otpp-cws-layout-homepage .topNav > li.right .subCont h5 {
  float: right;
  clear: right;
  margin: 10px 19px 3px 0; }

.otpp-cws-layout-homepage .topNav > li .subCont p {
  float: left;
  clear: left;
  margin: 0 0 0 19px;
  position: relative;
  width: 160px;
  font-size: .625em;
  font-family: SignikaLight, Arial, Helvetica, sans-serif; }

.otpp-cws-layout-homepage .topNav > li.right .subCont p {
  float: right;
  clear: right;
  margin: 10px 19px 0 0; }

.otpp-cws-layout-homepage .topNav > li .subCont > a {
  position: relative;
  width: 160px;
  font-size: 0.625em !important;
  text-transform: uppercase;
  text-indent: 15px;
  color: #3e5e80;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat left -198px; }

.otpp-cws-layout-homepage .topNav > li.left .subCont > a {
  float: left;
  clear: left;
  margin: 19px 0 0 19px; }

.otpp-cws-layout-homepage .topNav > li.right .subCont > a {
  float: right;
  clear: right;
  margin: 19px 19px 19px 0; }

.otpp-cws-layout-homepage .topNav > li .subCont ul {
  width: 263px;
  list-style: none; }

.otpp-cws-layout-homepage .topNav > li.left .subCont ul {
  float: right;
  margin: 15px 6px 0 0; }

.otpp-cws-layout-homepage .topNav > li.right .subCont ul {
  float: left;
  margin: 15px 0 0 25px; }

.otpp-cws-layout-homepage .topNav > li .subCont ul li {
  float: left;
  margin: 0 10px 20px 0;
  padding: 0;
  width: 119px;
  color: #004786;
  border: 0; }

.otpp-cws-layout-homepage .topNav > li .subCont ul li a {
  font-size: .875em;
  font-family: SignikaRegular,Arial,Helvetica,sans-serif;
  color: #3e5e80; }

div.otpp-cws-content div.columns .partner .col1, body.html-editor div.columns .partner .col1, div.otpp-cws-content div.columns .partner .col1 img, body.html-editor div.columns .partner .col1 img {
  width: 197px !important; }

div.otpp-cws-content div.columns .partner .col2, body.html-editor div.columns .partner .col2, div.otpp-cws-content div.columns .partner .col2 img, body.html-editor div.columns .partner .col2 img {
  width: 197px !important; }

div.otpp-cws-content div.biography div.biography-list, body.html-editor div.biography div.biography-list {
  zoom: 1; }

div.landing-page-carousel {
  position: relative;
  margin: 0 0 20px 0;
  width: 454px;
  height: auto;
  overflow: visible; }

div.landing-page-carousel > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

div.landing-page-carousel ol {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0; }

html.lt-ie8 div.otpp-cws-content div.landing-page-carousel ol, html.lt-ie8 body.html-editor div.landing-page-carousel ol {
  margin-left: 0; }

.arrow {
  display: inline-block;
  background-position: 0 5px; }

div.landing-page-carousel ol.landing-page-carousel-content {
  overflow: visible;
  height: auto;
  z-index: 2; }

div.landing-page-carousel ol.landing-page-carousel-content li {
  width: 454px;
  height: 255px; }

div.landing-page-carousel ol.landing-page-carousel-select {
  position: absolute;
  bottom: 10px;
  right: 7px;
  z-index: 3; }

div.landing-page-carousel ol.landing-page-carousel-select li {
  margin: 0; }

div.landing-page-carousel ol.landing-page-carousel-select li a {
  padding: 22px 0 0 0;
  width: 22px;
  height: 0;
  display: block;
  overflow: hidden;
  background-image: url("../images/landing-page-carousel-dots.png");
  background-repeat: no-repeat;
  background-position: right 0; }

div.landing-page-carousel ol.landing-page-carousel-select li a:hover, div.landing-page-carousel ol.landing-page-carousel-select li a.landing-page-carousel-on {
  background-position: left 0; }

html.wurfl-mobile div.landing-page-carousel {
  -webkit-background-size: contain;
  -khtml-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; }

html.wurfl-mobile div.landing-page-carousel ol.landing-page-carousel-select li a {
  -webkit-background-size: cover;
  -khtml-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

html.wurfl-mobile div.landing-page-carousel ol.landing-page-carousel-select {
  display: block;
  padding-left: 20%;
  bottom: 3px;
  right: 7px; }

html.lt-ie8 div.otpp-cws-content div.landing-page-carousel ol, html.lt-ie8 body.html-editor div.landing-page-carousel ol {
  margin-left: 0; }

div#iframe-holder {
  margin-left: -5px; }

div.w960 div#iframe-holder {
  min-width: 617px; }

html.wurfl-mobile div#iframe-holder, div.w760 div#iframe-holder {
  min-width: 459px; }

.aui.wurfl-mobile body {
  padding-left: 0;
  padding-right: 0; }

@media only screen and (min-device-width: 320px) and (max-device-width: 359px) {
  .aui .navbar-fixed-top, .aui .navbar-fixed-bottom, .aui .navbar-static-top {
    margin-left: 0;
    margin-right: 0; }

  html.wurfl-mobile .dockbar-messages div.footer {
    width: 100%;
    height: 0; }

  html.wurfl-mobile iframe#hiredesk {
    -ms-zoom: .66;
    -moz-transform: scale(0.66);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.66);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.66);
    -webkit-transform-origin: 0 0;
    transform: scale(0.66);
    transform-origin: 0 0; } }
@media screen and (orientation: portrait) and (min-width: 360px) {
  .aui .navbar-fixed-top, .aui .navbar-fixed-bottom, .aui .navbar-static-top {
    margin-left: 0;
    margin-right: 0; }

  html.wurfl-mobile .dockbar-messages div.footer {
    width: 100%;
    height: 0; }

  html.wurfl-mobile iframe#hiredesk {
    -ms-zoom: .76;
    -moz-transform: scale(0.76);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.76);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.76);
    -webkit-transform-origin: 0 0;
    transform: scale(0.76);
    transform-origin: 0 0; } }
@media screen and (orientation: landscape) and (min-width: 598px) {
  .aui .navbar-fixed-top, .aui .navbar-fixed-bottom, .aui .navbar-static-top {
    margin-left: 0;
    margin-right: 0; }

  html.wurfl-mobile .dockbar-messages div.footer {
    width: 100%;
    height: 0; }

  html.wurfl-mobile iframe#hiredesk {
    -ms-zoom: 1;
    -moz-transform: scale(1);
    -moz-transform-origin: 0 0;
    -o-transform: scale(1);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(1);
    -webkit-transform-origin: 0 0;
    transform: scale(1);
    transform-origin: 0 0; } }
div.fullPageCarousel {
  position: relative;
  z-index: 3;
  overflow: hidden; }

div.w960 div.fullPageCarousel {
  margin: -51px 0 12px 0;
  width: 816px;
  height: 280px; }

div.w760 div.fullPageCarousel {
  margin: -51px 0 12px -34px;
  padding: 0 34px;
  width: 658px;
  height: 226px;
  background: white; }

html.wurfl-mobile div.fullPageCarousel {
  margin: -12px auto 12px auto;
  width: 320px;
  height: auto; }

@media screen and (orientation: landscape) and (min-width: 360px) {
  .aui .navbar-fixed-top, .aui .navbar-fixed-bottom, .aui .navbar-static-top {
    margin-left: 0;
    margin-right: 0; }

  html.wurfl-mobile .dockbar-messages div.footer {
    width: 100%;
    height: 0; }

  html.wurfl-mobile div.fullPageCarousel {
    width: 480px; }

  html.wurfl-mobile div.fullPageCarousel .red-O-overlay {
    background-position: 280px -250px; } }
div.fullPageCarousel div.fullPageCarousel-shadow {
  position: absolute;
  top: 0;
  z-index: 2;
  overflow: hidden; }

div.w960 div.fullPageCarousel div.fullPageCarousel-shadow {
  width: 884px;
  height: 20px;
  left: -34px;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -5px -390px; }

div.w760 div.fullPageCarousel div.fullPageCarousel-shadow {
  width: 726px;
  height: 20px;
  left: 0;
  background: url("../images/otpp_general_sprite.png?v=2015-10-26") no-repeat -5px -421px; }

html.wurfl-mobile div.fullPageCarousel div.fullPageCarousel-shadow {
  display: none; }

div.fullPageCarousel div.fullPageCarousel-details {
  position: absolute;
  top: 43px;
  right: 40px;
  width: 270px;
  min-height: 237px;
  overflow: hidden;
  z-index: 3;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat -491px bottom; }

div.w960 div.fullPageCarousel div.fullPageCarousel-details {
  right: 40px;
  width: 270px;
  min-height: 237px; }

div.w760 div.fullPageCarousel div.fullPageCarousel-details {
  right: 54px;
  width: 270px;
  min-height: 182px; }

html.wurfl-mobile div.fullPageCarousel div.fullPageCarousel-details {
  position: relative;
  top: 0;
  left: 0;
  margin-right: 25px;
  width: 100%;
  min-height: 0;
  background: white; }

div.fullPageCarousel div.fullPageCarousel-details h1 {
  font-size: 1.0em;
  color: white; }

div.w960 div.fullPageCarousel div.fullPageCarousel-details h1 {
  margin: 21px 19px 16px 19px; }

div.w760 div.fullPageCarousel div.fullPageCarousel-details h1, html.wurfl-mobile div.fullPageCarousel div.fullPageCarousel-details h1 {
  margin: 16px 14px 11px 14px;
  font-size: 1em; }

html.wurfl-mobile div.fullPageCarousel div.fullPageCarousel-details h1 {
  color: #004786; }

div.fullPageCarousel div.fullPageCarousel-details div {
  margin: 16px 0 0 0; }

div.fullPageCarousel div.fullPageCarousel-details div p {
  font-size: .80em;
  color: white; }

div.w960 div.fullPageCarousel div.fullPageCarousel-details div p {
  margin: 0 20px 16px 20px; }

div.w760 div.fullPageCarousel div.fullPageCarousel-details div p, html.wurfl-mobile div.fullPageCarousel div.fullPageCarousel-details div p {
  margin: 0 15px 11px 15px;
  line-height: 1.25em;
  font-size: 0.75em; }

html.wurfl-mobile div.fullPageCarousel div.fullPageCarousel-details div p {
  color: #004786; }

div.fullPageCarousel div.fullPageCarousel-details a.buttonBlue, div.fullPageCarousel div.fullPageCarousel-details a.buttonYellow {
  font-size: 0.85em; }

div.w960 div.fullPageCarousel div.fullPageCarousel-details a.buttonBlue, div.w960 div.fullPageCarousel div.fullPageCarousel-details a.buttonYellow {
  margin: 0 16px 16px 16px; }

div.w760 div.fullPageCarousel div.fullPageCarousel-details a.buttonBlue, div.w760 div.fullPageCarousel div.fullPageCarousel-details a.buttonYellow, html.wurfl-mobile div.fullPageCarousel div.fullPageCarousel-details a.buttonBlue, html.wurfl-mobile div.fullPageCarousel div.fullPageCarousel-details a.buttonYellow {
  margin: 0 11px 11px 11px; }

div.fullPageCarousel .red-O-overlay {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  right: 10px;
  background-image: url(../images/red-O-graphic.png?v=2015-10-26);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 70%;
  z-index: 3; }

.wurfl-mobile div.fullPageCarousel .red-O-overlay {
  background-image: url(../images/red-O-graphic.png?v=2015-10-26);
  background-position: 200px -170px;
  background-size: 100%;
  left: 0; }

.wurfl-mobile.landscape div.fullPageCarousel .red-O-overlay {
  background-position: 280px -250px;
  background-size: 70%;
  left: 0; }

html.lt-ie9 div.fullPageCarousel .red-O-overlay {
  background-image: url(../images/red-O-graphic.png?v=2015-10-26); }

div.fullPageCarousel ol.fullPageCarousel-dots {
  position: absolute;
  top: 11px !important;
  overflow: hidden;
  z-index: 3; }

div.w960 div.fullPageCarousel ol.fullPageCarousel-dots {
  right: 35px !important; }

div.w760 div.fullPageCarousel ol.fullPageCarousel-dots {
  right: 49px !important; }

html.wurfl-mobile div.fullPageCarousel ol.fullPageCarousel-dots {
  right: 11px !important; }

div.fullPageCarousel ol.fullPageCarousel-dots li {
  float: left;
  width: 21px;
  height: 21px;
  list-style-type: none; }

html.wurfl-mobile div.fullPageCarousel ol.fullPageCarousel-dots li {
  width: 26px;
  height: 26px; }

div.fullPageCarousel ol.fullPageCarousel-dots li a {
  display: block;
  width: 21px;
  height: 0;
  padding-top: 21px;
  overflow: hidden;
  background: url("../images/nav-sprite.png?v=2015-10-26") no-repeat scroll -6px -260px; }

.portlet-msg-info {
  font-family: SignikaLight, Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: 700;
  padding: 6px 6px 6px 30px; }

.show-only-to-admins.portlet-msg-info {
  display: none;
  font-family: SignikaLight, Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: 700;
  padding: 6px 6px 6px 30px; }

body.signed-in.controls-hidden .show-only-to-admins.portlet-msg-info {
  display: none; }

body.signed-in.controls-visible .show-only-to-admins.portlet-msg-info {
  display: block;
  clear: both;
  margin-right: 0;
  width: calc(100% - 1px - 30px - 6px - 1px); }

html.wurfl-mobile div.fullPageCarousel ol.fullPageCarousel-dots li a {
  width: 26px;
  padding-top: 26px;
  background-position: -36px -260px; }

div.fullPageCarousel ol.fullPageCarousel-dots li.selected a {
  background-position: -6px -290px; }

html.wurfl-mobile div.fullPageCarousel ol.fullPageCarousel-dots li.selected a {
  background-position: -36px -290px; }

div.fullPageCarousel ol.fullPageCarousel-dots li a:hover {
  background-position: -71px -290px; }

html.wurfl-mobile div.fullPageCarousel ol.fullPageCarousel-dots li a:hover {
  background-position: -101px -290px; }

div.fullPageCarousel div.fullPageCarousel-carousel {
  position: relative;
  overflow: hidden;
  z-index: 1; }

div.w960 div.fullPageCarousel div.fullPageCarousel-carousel {
  height: 280px;
  width: 816px; }

div.w760 div.fullPageCarousel div.fullPageCarousel-carousel {
  height: 226px;
  width: 658px; }

div.fullPageCarousel div.fullPageCarousel-carousel ol {
  margin: 0;
  padding: 0;
  list-style-type: none; }

div.w960 div.fullPageCarousel div.fullPageCarousel-carousel ol {
  height: 280px;
  width: 816px; }

div.w760 div.fullPageCarousel div.fullPageCarousel-carousel ol {
  height: 226px;
  width: 658px; }

html.lt-ie8 div.fullPageCarousel div.fullPageCarousel-carousel ol {
  margin-left: auto; }

div.fullPageCarousel div.fullPageCarousel-carousel ol li {
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none; }

div.w960 div.fullPageCarousel div.fullPageCarousel-carousel ol li {
  height: 280px;
  width: 816px; }

div.w760 div.fullPageCarousel div.fullPageCarousel-carousel ol li {
  height: 226px;
  width: 658px; }

html.wurfl-mobile div.fullPageCarousel div.fullPageCarousel-carousel ol li {
  height: 110px;
  width: 320px; }

@media screen and (orientation: landscape) and (min-width: 360px) {
  .aui .navbar-fixed-top, .aui .navbar-fixed-bottom, .aui .navbar-static-top {
    margin-left: 0;
    margin-right: 0; }

  html.wurfl-mobile .dockbar-messages div.footer {
    width: 100%;
    height: 0; }

  html.wurfl-mobile div.fullPageCarousel div.fullPageCarousel-carousel ol li {
    height: 165px;
    width: 480px; } }
div.fullPageCarousel div.fullPageCarousel-carousel ol li * {
  margin: 20px;
  z-index: 0; }

div.fullPageCarousel div.fullPageCarousel-carousel ol li img {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  z-index: 1; }

.show-only-to-admins.portlet-msg-info, .show-only-to-admins.portlet-msg-help, .show-only-to-admins.lfr-message-help, .show-only-to-admins.portlet-msg-progress, .show-only-to-admins.lfr-message-progress {
  display: none; }

body.signed-in.controls-hidden .show-only-to-admins.portlet-msg-info, body.signed-in.controls-hidden .show-only-to-admins.portlet-msg-help, body.signed-in.controls-hidden .show-only-to-admins.lfr-message-help, body.signed-in.controls-hidden .show-only-to-admins.portlet-msg-progress, body.signed-in.controls-hidden .show-only-to-admins.lfr-message-progress {
  display: none; }

body.signed-in.controls-visible .show-only-to-admins.portlet-msg-info, body.signed-in.controls-visible .show-only-to-admins.portlet-msg-help, body.signed-in.controls-visible .show-only-to-admins.lfr-message-help, body.signed-in.controls-visible .show-only-to-admins.portlet-msg-progress, body.signed-in.controls-visible .show-only-to-admins.lfr-message-progress {
  display: block;
  clear: both;
  margin-right: 0;
  width: calc(100% - 1px - 30px - 6px - 1px); }

div.w960 .otpp-cws-layout-col-2-and-3-main #layout-column_column-1 {
  width: 612px; }

div.w960 div.relAdd div.section.rr div.foot h6 {
  display: block;
  font-size: .69em;
  text-align: left;
  width: 138px;
  font-weight: normal; }

div.w760 .otpp-cws-layout-col-2-and-3-main #layout-column_column-1 {
  width: 612px; }

div.w760 div.relAdd div.section.rr div.foot h6 {
  display: block;
  font-size: .69em;
  text-align: left;
  width: 138px;
  font-weight: normal; }

.invest-page-block {
  margin: 0 0 20px 0; }

.invest-page-block h3 {
  color: #d50032 !important; }

div.otpp-cws-content div.align-right a.button {
  float: right;
  font-size: 0.8em; }

div.otpp-cws-content div.align-right a.button span b.play_button {
  padding: 0 0 0 6px; }

div.otpp-cws-content #column-2 div.section.rr ul li {
  color: #333;
  font-size: .8em;
  line-height: 0;
  margin-bottom: 0; }

div.otpp-cws-content #column-2 div.section.rr ul li img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

div.relAdd div.section.rr {
  float: left; }

div.relAdd div.section.rr * {
  clear: both;
  margin: 0; }

div.relAdd div.section.rr ul {
  list-style: none;
  margin: 0;
  padding: 0; }

div.relAdd div.section.rr ul li {
  height: 91px;
  overflow: hidden; }

div.relAdd div.section.rr div.foot {
  background-color: #d50032;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  margin-bottom: 0;
  width: 138px; }

body.html-editor #column-2 div.section.rr ul li img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.otpp-cws-content div.section.rr div.foot a {
  color: #fff;
  display: block;
  width: 128px;
  padding: 5px 6px 4px 5px; }

.otpp-cws-content div.section.rr div.foot h6 a {
  color: #fff;
  display: block;
  width: 128px;
  padding: 5px 6px 4px 5px; }

html.wurfl-mobile div.relAdd div.section.rr ul li {
  height: auto; }

html.wurfl-mobile div.section.rr div.foot {
  width: 100%; }

html.wurfl-mobile div.section.rr div.foot h6 {
  width: 100%;
  font-weight: normal; }

html.wurfl-mobile div.section.rr div.foot h6 a {
  width: auto;
  padding: 10px 12px 8px 10px; }

.play_button {
  font-size: 11px; }

.columns .world {
  min-height: 170px;
  width: 207px;
  padding-left: 20px;
  float: left; }

.columns .world.hk, .columns .world.ema {
  padding-left: 0;
  margin-left: 40px; }

.wurfl-mobile .columns .world {
  padding-left: 0; }

@media screen and (orientation: portrait) {
  .aui .navbar-fixed-top, .aui .navbar-fixed-bottom, .aui .navbar-static-top {
    margin-left: 0;
    margin-right: 0; }

  html.wurfl-mobile .dockbar-messages div.footer {
    width: 100%;
    height: 0; }

  .wurfl-mobile .columns .world {
    padding-left: 0;
    width: 100%;
    min-height: 40px; }

  .wurfl-mobile .columns .world.hk {
    height: 70px; }

  .wurfl-mobile .columns .world {
    padding-left: 0;
    width: 100%; }

  .wurfl-mobile .columns .world.hk, .wurfl-mobile .columns .world.ema {
    height: 146px;
    margin-left: 0; }

  .wurfl-mobile .columns .world.hk, .wurfl-mobile .columns .world.ema {
    background-position: center bottom; } }