/* ********************************************* */
/* HTML tag styles */
/* ********************************************* */
body {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    color: #000000;
    line-height: 1.25;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    left: 760px;
    top: 164px;
    background-color: D9D9D9;
}

h1 {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #b32317;
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0px;
    text-align: left;
}

p {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.25em;
    color: #000000;
    margin: 0px;
}

strong {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
}

sup {
    font-size: 70%;
    line-height: 1em;
    margin-left: 1px;
    margin-right: 1px;
}

h4 {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 11px;
    color: #b32317;
    text-align: left;
}

h5 {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 11px;
    color: #000000;
    text-align: left;
}

a {
    color: #666666;
    text-decoration: none;
}

a:link {
    color: #b32317;
    text-decoration: none;
    margin-bottom: 10px;
}

a:visited {
    color: #b32317;
    text-decoration: none;
}

a:hover {
    color: #006699;
    text-decoration: underline;
}

.featured_experts {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.25em;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
}

.interview {
    background-color: #F5F3E6;
    width: 288px;
    padding: 8px;
}

.interviewText {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 11px;
    line-height: 14px;
    padding: -8px;
}

.pullquote {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 50px;
    border-left-style: solid;
    border-width: 1px;
    padding-left: 20px;
    text-align: justify;
}

h2 {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 11px;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

.intro-text {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    font-style: oblique;
    color: #000000;
    margin: 0px;
    padding-right: 15px;
}

h3 {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    color: #000;
    margin: 0px;
    padding: 0px;
}

ul {
    list-style-type: square;
}

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

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

li {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #000000;
    vertical-align: middle;
    padding-bottom: 2px;
}

label {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #334d55;
}

a.lets_talk_media {
    font-weight: 600;
    font-size: 13px;
    line-height: 1.25em;
    color: #000000;
    margin: 0px;
}
.ltlogo {
    float: right;
	padding: 20px;
}

/* ********************************************* */
/* Links */
/* ********************************************* */
a.tabs_lnk:link {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 11px;
    color: #b32317;
    text-align: center;
    text-decoration: none;
}

a.tabs_lnk:visited {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 11px;
    color: #b32317;
    text-align: center;
    text-decoration: none;
}

a.tabs_lnk:hover {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 11px;
    color: #b32317;
    text-align: center;
    text-decoration: underline;
}

a.tabs_lnk:active {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 11px;
    color: #b32317;
    text-align: center;
    text-decoration: underline;
}

.topNav {
    padding: 10px 0px 7px 0px;
}

a.topNav {
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding-left: 8px;
    line-height: 14px;
    padding-right: 8px;
}

a.topNav:link {
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

a.topNav:visited {
    color: #FFFFFF;
    text-decoration: none;
}

a.topNav:hover {
    color: #b32317;
    text-decoration: none;
    background-color: #FFFFFF;
}

a.NavMain {
    color: #000000;
    text-decoration: none;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 10px;
    padding-left: 8px;
    line-height: 14px;
}

.NavMainSolid {
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: -8px 0px 0px 0px;
    padding: 10px 10px 10px 8px;
    border-bottom: 1px dashed #dcdcdc;
    text-decoration: none;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    background: #b32317;
}

.NavMainSolidTop {
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 8px;
    border-bottom: 1px dashed #dcdcdc;
    text-decoration: none;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    background: #b32317;
}

a.NavMainSolid {
    color: #fff;
}

a.Navinterviews {
    color: #c02221;
    text-decoration: none;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 14px;
    padding-left: 8px;
    line-height: 14px;
}

a.NavMain:link {
    color: #000000;
    text-decoration: none;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
}

a.NavMain:visited {
    color: #000000;
    text-decoration: none;
}

a.NavMain:hover {
    color: #000000;
    text-decoration: underline;
}

.NavSub {
    white-space: nowrap;
}

a.NavSub:visited {
    color: #333333;
}

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

a.mainLnk {
    color: #666666;
    text-decoration: none;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
}

a.mainLnk:link {
    color: #666666;
    text-decoration: underline;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    padding-bottom: 0px;
    text-decoration: none;
}

a.mainLnk:visited {
    color: #666666;
    text-decoration: underline;
}

a.mainLnk:hover {
    color: #666666;
    text-decoration: underline;
}

a.bnLnk {
    color: #000000;
    text-decoration: underline;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 10px;
    padding-top: 8px;
}

a.bnLnk:link {
    color: #000000;
    text-decoration: underline;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 10px;
    padding-top: 0px;
}

a.bnLnk:visited {
    color: #000000;
    text-decoration: underline;
}

a.bnLnk:hover {
    color: #000000;
    text-decoration: underline;
}

a.stockLnk:link {
    color: #000000;
    text-decoration: underline;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 11px;
    padding-top: 0px;
}

a.stockLnk:visited {
    color: #000000;
    text-decoration: underline;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 11px;
    padding-top: 0px;
    text-decoration: underline;
}

a.stockLnk:hover {
    color: #000000;
    text-decoration: underline;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 11px;
    padding-top: 0px;
    text-decoration: underline;
}

a.stockLnk:active {
    color: #000000;
    text-decoration: underline;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 11px;
    padding-top: 0px;
    font-weight: bold;
    text-decoration: underline;
}

a.lnksFooter:link {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

a.lnksFooter:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 10px;
}

a.lnksFooter:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.hdrSponsor {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #948671;
    text-align: center;
}

a.hdrSponsor {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 11px;
    color: #948671;
}

a.hdrSponsor:link {
    color: #948671;
    text-decoration: underline;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 13px;
}

a.hdrSponsor:visited {
    color: #000000;
    text-decoration: underline;
}

a.hdrSponsor:hover {
    color: #000000;
    text-decoration: underline;
}

.txtSponsor {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #000000;
    line-height: 12px;
    text-align: center;
}

a.txtSponsor {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #000000;
}

a.txtSponsor:link {
    color: #000000;
    text-decoration: underline;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 11px;
}

a.txtSponsor:visited {
    color: #000000;
    text-decoration: underline;
}

a.txtSponsor:hover {
    color: #000000;
    text-decoration: underline;
}

/* ********************************************* */
/* Layout Divs */
/* ********************************************* */
#masthead {
    padding: 10px 0px 0px 0px;
    border-bottom: 1px solid #cccccc;
    width: 100%;
}

#navBar {
    float: left;
    width: 152px;
    margin: 0px;
    padding: 0px;
    background-color: #f2f2f2;
    border-right: 1px dashed #CCCCCC;
}

#ads {
    float: left;
    width: 200px;
    border-left: 1px solid #cccccc;
    padding-right: 5px;
}

#breakingNews {
    float: left;
    width: 310px;
}

#interviews {
    float: left;
    width: 310px;
}

.boxRight {
    float: right;
    width: 245px;
    background: #EAEAEA;
    margin: 0px 0px 0px 10px;
    padding: 10px;
}

.boxLeft {
    float: left;
    width: 313px;
    background: #FFF;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.featured_news {
    margin: 15px 0px 20px 0px;
    padding: 2px 0px 7px 0px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    width: 100%;
}

.lets_talk_row {
    border-bottom: 1px solid #999;
    width: 60%;
}

/* ************ #globalNav styles ************* */
.floatleft {
    float: left;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 10px;
}

.floatright {
    float: right;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 0px;
}

.floatcenter {
    float: center;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

/* ************* .feature styles ************** */
.feature {
    padding: 0px 0px 10px 10px;
    font-size: 80%;
}

.feature h3 {
    padding: 30px 0px 5px 0px;
    text-align: center;
}

.feature img {
    float: left;
    padding: 10px 10px 0px 0px;
}

/* ************* .story styles **************** */
.story {
    clear: both;
    padding: 10px 0px 0px 10px;
    font-size: 11px;
}

.content {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 11px;
    color: #000000;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #CCCCCC;
}

.content p {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #000000;
    padding-top: 8px;
}

.story p {
    padding: 0px 0px 10px 0px;
}

.newsitem {
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    margin-bottom: -10px;
}

.featured_newsheading {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    margin-bottom: -10px;
}

.featured_newsitem {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #000000;
}

a.featured_newsitem:link {
    font-weight: 600;
    font-size: 16px;
}

a.featured_newsitem:hover {
    color: #000000;
    text-decoration: underline;
}

.img {
    text-align: center;
    align-content: center;
}

.fx-img {
    text-align: center;
    margin-left: auto;
    margin-bottom: auto;
    margin-bottom: 10px;
}

/* ************* #pressroom styles ************* */
.press-date {
    font-size: 12px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    text-align: left;
    color: #666666;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.press-more {
    font-size: 12px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    text-align: left;
    color: #666666;
    text-decoration: none;
}

a.press-more:link {
    text-decoration: none;
    color: #666666;
}

a.press-more:hover {
    text-decoration: underline;
    color: #FFC60A;
}

a.press-more:visited {
    text-decoration: none;
    color: #666666;
}

.press-arrow {
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    text-align: left;
    color: #FFC60A;
}

.press-item {
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    margin-bottom: 6px;
}

.press-pix {
    padding-top: 6px;
}

/* ************* #headlines styles ************* */
.navBar {
    float: left;
    width: 180px;
    margin: 0px;
    padding: 10px 0px;
    background-color: #f2f2f2;
    border-right: 1px dashed #CCCCCC;
    background-attachment: fixed;
    background-image: url(images/shdw_dwn.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: auto;
}

.navBarSub {
    text-align: center;
    margin: 0px -5px;
    width: 185px;
    padding: 8px -5px;
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #CCCCCC;
}

.AdFloat {
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    margin-right: 0px;
}

.bannerAd {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    padding-left: 5px;
    height: 75px;
}

.footer {
    color: #FFFFFF;
}

.copyright {
    font-size: 11px;
    line-height: 20px;
    text-align: center;
}

.name {
    color: #b32317;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 12px;
}

.fx-info {
    text-align: center;
}

.boardroom_name {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #b32317;
    margin-top: -15px;
    margin-bottom: -10px;
    padding: 0px;
    text-align: left;

	
}

.title {
    color: #000000;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    padding-top: 8px;
    margin-bottom: -8px;
}

.coname {
    color: #000000;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 12px;
}

.news_arrow {
    color: #FFC60A;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding-top: 0px;
    margin-bottom: 0px;
    text-align: left;
}

a.coname {
    color: #000000;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 20px;
}

.searchBarGold {
    color: #FFCC00;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 13px;
    vertical-align: middle;
}

.searchBar {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #FFFFFF;
    background-position: center;
    vertical-align: middle;
}

h6 {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    font-size: 11px;
    color: #BE2D23;
    text-align: left;
}

.bold12pt {
    font-weight: bold;
}

.bodyRed {
    color: #b32317;
}

.bold12ptRed {
    color: #b32317;
    font-weight: bold;
    font-size: 22px;
}

.rt_column {
    display: inline-block;
    float: right;
    width: 200px;
    margin: 0 0 15px 15px;
    border: 1px solid #e1e1e1;
    background-color: #f7f7f7;
    padding: 5px;
}

/* ************* #News Logos ************* */

/* ************* #Slideshow ************* */


* {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

