body {
  margin: 0px;
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: left;
}

a:link,
a:visited,
#site-menu a:link,
#site-menu a:visited {
  color: #004890;
  text-decoration: none;
}

a:hover {
  color: #990000;
  text-decoration: underline;
}

h6, input, pre, .sub, .dateline, select, option, .label {
  font-size: 8pt;
  font-weight: normal;
}

p, td, ul, li, dd {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

h1, .heading1,
h2, .heading2,
h3, .heading3,
h4, .heading4,
h5, .heading5 {
  color: #000066;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h1, h2, h3, h4, h5, .nd-heading1 {
  margin-top: 10pt;
  margin-bottom: 2pt;
}

p {
  margin-top: 4pt;
  margin-bottom: 8pt;
}

h1, .heading1 {
  font-size: 14pt;
}

h2, .heading2 {
  font-size: 12pt;
}

h3, .heading3 {
  font-size: 11pt;
}

h4, .heading4,
h5, .heading5 {
   font-size: 10pt;
}

address {
  font-style: normal;
}

#body-content {
  text-align: left;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  background: white;
}

.content-column {
  position: relative;
  width: 572px;
  margin-bottom: 12px;
}

.content-column td p {
  margin: 1px 2px;
}

#top-bar {
  color: white;
  background-color: #44444C;
  padding: 2px 8px;
  height: 15px;
  font-size: 9pt;
}

#top-bar a {
  color: white;
}
  
#bottom-bar {
  padding: 2px 8px;
  height: 15px;
  background-color: #ECF0F2;
  border: 1px solid #BEC8E0;
}

.top-bar-icon {
  vertical-align: -7%;
  margin-right: 6px;
}

#newsletter-link {
  float: left;
}

#top-link {
  font-size: 9pt;
  float: left;
}

#short-menu {
  font-size: 9pt;
  position: relative;
  float: right;
}

form {
  margin: 0px;
  padding: 0px;
}

.caption {
  padding-top: 6px;
}

.banner {
  padding: 8px 0px;
  text-align: center;
}

#logo-bar {
  color: black;
  background-color: white;
  float: none;
}

#homepage-nav-col {
  padding-right: 8px;
  position: relative;
  width: 164px;
}

#homepage-center-col {
}

.right-col {
  padding: 0px 0px 12px 8px;
  position: relative;
  width: 318px;
}

.nav-item {
  padding: 2px 0px 2px 9px;
  font-size: 9pt;
  color: #004890;
}

.section-head {
  font-family: "Times New Roman", Times, serif;
  border-bottom: 2px solid #004890;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-left: 2px;
  color: #004890;
  font-size: 14pt;
  font-weight: bold;
  text-transform: lowercase;
}

.heading-color-a {
  color: #004890;
  font-style: normal;
}

.heading-color-b {
  font-style: italic;
  color: #666666;
}

#cover {
  margin-bottom: 6px;
  text-align: center;
}

.section-body {
  padding: 0px 6px;
  margin-bottom: 12px;
}

.link-more {
  font-size: 8pt;
  text-align: right;
  padding: 3px;

}

.article-nav {
  font-size: 8pt;
  line-height: 12px;
}

#mag-cover,
#nav-ad {
  padding: 6px;
  text-align: center;
}

#poll {
  text-align: center;
  margin-bottom: 6px;
}

#poll table {
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  border: 1px solid #BEC8E0;
}

#content-area {
  padding: 4px 8px;
}

#copyright {
  background-color: #44444C;
  color: white;
  font-size: 8pt;
  padding: 4px;
  text-align: center;
}

#copyright a {
  color: white;
}

#network {
  font-size: 8pt;
  padding: 0px 24px;
  margin-bottom: 12px;
}

.toc,
.report-toc {
  text-align: left;
  font-size: 9pt;
  font-weight: bold;
  padding-top: 4px;
  line-height: 16px;
}

.toc a:visited {
  color: #5C0082;
}

.toc a:hover {
  color: #990000;
}

.report-group {
  margin-bottom: 10px;
}

.kicker {
  font-size: 18pt;
  font-weight: bold;
  color: #666666;
}

.toc .kicker {
  font-size: 12pt;
  padding-bottom: 3px;
}


.summary {
  font-size: 8pt;
  padding-bottom: 4px;
}

.byline {
  font-size: 10pt;
  font-weight: bold; 
  font-style: italic;
  text-align: left;
}

.shaded {
  background-color: #ECF0F2;
  border: 1px solid #BEC8E0;
  padding: 6px;
  margin-bottom: 6px;
}

.outlined {
  border: 1px solid #004890;
  padding: 6px;
  margin-bottom: 6px;
}

.disabled {
  color: #CCCCCC;
}

.skip {
  clear: both;
}

.error {
  color: red;
  font-weight: bold;
}

.shaded-head {
  font-size: 9pt;
  font-weight: bold;
  border-bottom: 1px solid #BBBBBB;
}

.related {
  font-size: 8pt;
  border-bottom: 1px solid #BEC8E0;
}

.Report_Text_8,
.Report_Text_9,
.Report_Text_10 {
  font-size: 8pt;
  padding: 0px 2px;
  margin: 0px;
}

.thumbnail 
{
  padding: 4px;
  text-align: center;
  border-bottom: 1px solid #BEC8E0;
}

.thumbnail-caption
{
  text-align: left;
  font-size: 8pt;
}

.thumbnail-title,
.chart-title {
  text-align: center;
  padding-top: 4px;
  margin: 0px;
  font-weight: bold;
  font-size: 8pt;
}

.gallery-thumbnail
{
  padding: 6px 0px;
  text-align: center;
  position: relative;
  width: 174px;
  background-color: white;
  border: 1px solid #BEC8E0;
}

.photo-credit
{
  text-align: left;
  position: relative;
  margin: auto;
  font-size: 8pt;
}

.report {
  border-collapse: collapse;
}

.report td, .report th {
  font-size: 8pt;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
  border: 1px solid #F0F0F0;
  background-color: white
}

.report th {
  font-weight: bold;
}

.video-summary {
  font-size: 8pt;
  font-weight: normal;
  float: none;
  border-bottom: 1px solid #BEC8E0;
  padding-bottom: 6px;
  margin-bottom: 6px;
}

.sidebar {
  background-color: #ECF0F2;
  border: 1px solid #BEC8E0;
  padding: 6px;
  position: relative;
  float: left;
  width: 170px;
  margin: 0px 12px 6px 0px;
}

.sidebar h5 {
  margin: 0px;
  font-size: 9pt;
  border-bottom: 1px solid #BEC8E0;
}

.indent {
  margin-left: 12px;
}

.archive-cover {
  padding: 4px;
  text-align: center;
  border: 1px solid #BEC8E0;
  margin: 2px;
}

#opm-box {
  position: relative;
  width: 286px;
  margin-left: auto;
  margin-right: auto;
}

#more-online-tag {
  font-size: 8pt;
  font-weight: normal;
  color: #d1581d;
}

address {
  font-style: normal;
}

.cm-table td, .cm-table th {
  padding: 0px 4px;
}
