﻿.NewsletterArchive {
      padding-bottom: 5px;
      margin-bottom: 10px;
      border-bottom: 1px solid #cccccc;
      height: 95px;
}
.NewsletterArchive img {
      float: left;
      border: none;
}
.NewsletterArchive a {
      font-weight: bold;
}
.NewsletterArchive .NewsletterArrow {
      margin-left: 105px;
      padding-left: 15px;
      background: transparent url(/images/new/base/arrow.gif) no-repeat 0px 3px;
}
/* CSS for Tab Content */
.tabs {
    margin-top: 6px;
    height: 19px;
    padding-top: 10px;
    /*border-top: 1px dashed #C0C0C0;*/
}
.tab_active {
    height: 19px;
    background: url(/images/new/base/tab_right_active.gif) top right no-repeat;
    float: left;
    padding-left: 0px;
    padding-right: 11px;
    line-height: 19px;
    margin-right: 2px;
}
.tab_passive {
    height: 19px;
    background: url(/images/new/base/tab_right_passive.gif) top right no-repeat;
    float: left;
    padding-left: 0px;
    padding-right: 11px;
    line-height: 19px;
    margin-right: 2px;
}
.tab_greyline {
    height: 1px;
    line-height: 1px;
    width: 995px;
    background-color: #CCCCCC;
    padding: 0px;
    margin: 0px;
    text-align: left;
}
.tab_wrapper {
    /*border-bottom: 1px dashed #C0C0C0;*/
}
.tab_content {
    margin-right: 7px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*
.tab_content a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline;
    color: #000000;    
}
*/
.tab_content br.clear {
    clear: both;
}
.tab_downloads {
    margin: 0 20px 0 0;
    width: 320px;
    float: left;
}
.TabContentLeft {
    margin: 0 0 0 0;
    width: 670px;
    float: left;
}
.TabContentRight {
    margin: 0 0 0 8px;
    width: 300px;
    float: left;
}
/*
.tab_content table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  border-collapse: collapse;
}
.tab_content table td {
  border:1px solid black;
  border-collapse: collapse;
}
*/
a:link.tablink {
  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 9px;
  display: box;
  background: url(/images/new/base/tab_left_passive.gif) top left no-repeat;
}
a:visited.tablink {
  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 9px;
  display: box;
  background: url(/images/new/base/tab_left_passive.gif) top left no-repeat;
}
a:active.tablink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 9px;
  display: box;
  background: url(/images/new/base/tab_left_passive.gif) top left no-repeat;
}
a:hover.tablink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 9px;
  display: box;
  background: url(/images/new/base/tab_left_passive.gif) top left no-repeat;
}
a:link.tablinkactive {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0033;
  padding-bottom: 3px;
  padding-left: 9px;
  padding-top: 3px;
  display: box;
  background: url(/images/new/base/tab_left_active.gif) top left no-repeat;
}
a:visited.tablinkactive {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0033;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 9px;
  display: box;
  background: url(/images/new/base/tab_left_active.gif) top left no-repeat;
}
a:active.tablinkactive {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0033;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 9px;
  display: box;
  background: url(/images/new/base/tab_left_active.gif) top left no-repeat;
}
a:hover.tablinkactive {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #ff0033;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 9px;
  display: box;
  background: url(/images/new/base/tab_left_active.gif) top left no-repeat;
 }


/*  Flash in tabs */

#FlashDescription {
  padding: 0 0 10px 0;
}

.invis {
  padding: 2px;
  height: 1px;
  overflow: hidden;
}

.VideoBox {
  margin: 0 0 10px 0;
  border: 1px solid #cccccc;
}

.VideoBox h2 {
  color: #000000;
  background: #e6e6e6;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica;
  margin: 0 0 0 0;
  padding: 5px 10px 5px 10px;
}

#MovieList {
  margin-left: 27px;
}