/* Begin CSS Reset */

* {
    margin:0px;
    padding:0px;
    outline:none;
    border-collapse:collapse;
    outline:none;
    border:0px;
    }
        
html {
    background: none;
    float: left;
    position: relative;
    }           
        
body {
    color:#000;
    margin: 0px;
    text-align:left;
    margin: 0px;
    font: 11pt Arial, Helvetica, sans-serif;
}

img {
    position: relative;
    border: 0px;
    }
    
.clear {
    clear:both;
    margin:0px;
    padding:0px;
    height:0.01%;
    }   

.left {
    float: left;
    position: relative;
    }

.right {
    float: right;
    position: relative;
    }

.center {

    }
    
.hr {
    border-bottom:1px solid #dedede;
    margin-bottom:16px;
 }  

/* End CSS Reset */


/* Begin Typography */

h1 {
    font-size:24px;
    margin:0px 24px 0px 22px;
    background-color:#e9e9e9;
    padding:0px 0px 0px 8px;
    color:#46166b;
    }

.full-article h1 {
    color:#848484;
    font-size:24px;
    font-weight:bold;
    background-color:transparent;
    margin:0px;
    padding:0px 0px 8px 0px;
    }

.contributor-page h1 {
    color:#46166b;
    font-size:24px;
    font-weight:normal;
    background-color:transparent;
    margin:0px;
    padding:0px 0px 0px 0px;
    }
    
    
#content-container h1 {
    font-size:24px;
    margin:0px 0px 5px 0px;
    background: none;
    padding:0px 0px 0px 0px;
    color:#46166b;
    }
    
.text h1 {
    font-size:20px;
    margin:0px 0px 10px 0px;
    padding:2px 0px 2px 8px;
    color:#46166b;
    background-color:#e9e9e9;
    }

h2 {
    font-size:20px;
    margin:0px 0px 16px 0px;
    padding:2px 0px 2px 8px;
    color:#46166b;
    background-color:#e9e9e9;
    }

.featured-media h2 {
    background:none;
    color:#000;
    margin-bottom:0px;
    float:left;
    }
    
.text h2 {
    font-size:18px;
    text-decoration:none;
    margin-bottom:4px;
    color:#0033cc;
    background: none;
    }   

.featured-media .title-bar {
    background-image:none;
    color:#000000;
    font-size:20px;
    height:30px;
    margin:0px 0px 0px 0px;
    padding:10px 0px 6px 8px;
    background-color:#e9e9e9;
    }

#right-rail h2 {
    font-size:18px;
    color:#424242;
    background:none;
    margin:0px 0px 8px 0px;
    padding:0px 0px 0px 0px;
    }

#right-rail .email-component h2 {
    color:#ffffff;
    font-size:17px;
    margin-bottom:3px
    }

h3 {
    font-size:18px;
    text-decoration:none;
    margin-bottom:4px;
    color:#46166b;
    }

h3 a {
    font-size:16px;
    text-decoration:none;
    margin-bottom:4px;
    }

#right-rail h3 {
    font-size:14px;
    margin-bottom:0px;
    }

.text h3 {
    font-size:15px;
    margin:0px 0px 10px 0px;
    padding:0px;
    color:#848484;
    font-weight: normal;
    }   

.gallery-container h4 {
    margin:0px 16px 16px 0px;
    background-color:#ffffff;
    padding:4px;
    }

h4 {
    font-size:16px;
    color:#46166b;
    margin-bottom:4px;
    }
    
h5 {
    font-size:14px;
    color:#46166b;
    margin-bottom:4px;
    }

h6 {
    font-size:12px;
    color:#46166b;
    margin-bottom:4px;
    }
    
a {
    /* Change the color property to change general link colors */
    color:#0033cc;
    text-decoration:none;
    }

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

p {
    line-height:18px;   
    padding-bottom:16px;
    }   

#right-rail p {
    padding-bottom:8px;
    }

ul, ol {
    padding-bottom:16px;
    }

ul li ul,
ol li ol {
    padding-bottom:0px;
    }

#main-column li,
#right-rail li {
    line-height:18px;
    }

ol li {
    list-style-type:decimal;
    list-style-position:inside;
    padding-bottom:4px;
    margin-left:20px;
    }

ul li {
    list-style-type:square;
    list-style-position:inside;
    padding-bottom:4px;
    margin-left:20px;
    }

ul li ul li {
    list-style-type:disc;
    list-style-position:inside;
    padding-bottom:4px;
    margin-left:20px;
    }

ol li ol li {
    list-style-type:lower-alpha;
    list-style-position:inside;
    padding-bottom:4px;
    margin-left:20px;
    }

#footer ul li,
#legal-links ul li,
#navigation ul li,
#left-nav ul li {
    margin-left:0px;
    }

/* End Typography */


/* Begin Page Structure */

#page-container {
    width: 100%;
    float: left;
    position: relative;
    }

#main-container {
    background-color:#ffffff;
    }

#main-content{
    width: 100%;
    float: left;
    position: relative;
    } 

#content-container {
    margin:20px 50px 20px 50px;
    }   

#main-column {
    float:left;
    padding-right:16px;
    }

#content-container .two-col {
    width:100%;
    float:left;
    text-align: left;
    }

#content-container .one-col {
    width:100%;
    float:left;
    text-align: left;
    }


#right-rail {
    display: none;
    }

.button-back {
    display: none;
    }

.button {
    display: none;
    }

.button-embed {
    display: none;
    }

.button a,
.button-back a {
    display: none;
    }

 a.button:hover, 
 a.button-back:hover {
    display: none;
    }

#left-nav {
    display: none;
    }

#left-nav .padding {
   display: none;
    }

#left-nav ul {
   display: none;
    }

#left-nav ul li {
    display: none;
    }   

#left-nav a {
    display: none;
    }

#left-nav a.selected {
    display: none;  
    }
    
#left-nav a:hover {
    display: none;
    }   

#left-nav .hr {
    display: none;
}

table {
    border:0px solid #c8c8c8;
    width:100%;
    margin-bottom:16px;
    }

table tr.header {
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/table-header-bg.gif);
    height:34px;
    }

table tr.header td {
    color:#46166b;  
    font-weight:bold;
    border-right:0px solid #c8c8c8;
    padding:0px 0px 0px 10px;
    vertical-align:top;
    }

table td {
    border:0px solid #c8c8c8;
    padding:5px 0px 5px 10px;
    vertical-align:top;
    }

table .col-1 { width:350px; }

.pad-top { padding-top:16px; display:block; }
.pad-bottom { padding-bottom:16px; display:block; }
.pad-right { padding-right:16px; display:block; }
.pad-left { padding-left:16px; display:block; }

.pad-top8 { padding-top:8px; display:block; }
.pad-bottom8 { padding-bottom:8px; display:block; }
.pad-right8 { padding-right:8px; display:block; }
.pad-left8 { padding-left:8px; display:block; }

.mg-top { margin-top:16px; }
.mg-bottom { margin-bottom:16px; }
.mg-right { margin-right:16px; }
.mg-left { margin-left:16px; }

.mg-top8 { margin-top:8px; }
.mg-bottom8 { margin-bottom:8px; }
.mg-right8 { margin-right:8px; }
.mg-left8 { margin-left:8px; }

/* End Page Structure */

/* Begin Header */

#header {
    background: url(http://web.archive.org/web/20110811022753im_/http://about.scottrade.com/content/dam/assets/web/common/scottrade-logo_200x150.jpg) no-repeat;
    width: 100%;
    float: left;
    position: relative;
    border-bottom:1px solid #424242;
    padding: 10px;
    }
    
.logo  {
    display: none;
    }

.site-logo {
    display: none;
    }
     
.page-id {
    display: none;
    }

a.open-account {
    display: none;
    }

a.open-account:hover {
    display: none;
    }

#top-links-container {
    display: none;
    }

#top-links-container .header-links {
    display: none;
    }

/* #top-links-container .header-links .chat-head {
    float:left;
    }  */

#top-links-container {
    display: none;
    }

#top-links-container a {
    display: none;
    }
    
#top-links-container ul {
    display: none;
    }       

#top-links-container ul li {
    display: none;
    }

#top-links-container a:hover {
    display: none;
    }

#top-links-container .login {
    display: none;
    }

#top-links-container #lpButton {
    display: none;
    }

#top-links-container #lpButton img{
    display: none;
    }

#top-links-container #lpButton img{
    /* 
    display:inline;
    padding-right:8px;
    position:absolute;
    margin-top:0px;
    margin-left:-102px;
    */
    }


#search-form {
   display: none;
    }

#search-form .search-box{
    display: none;
    }

#search-form .search-box input {
    display: none;
    }

#search-form input.search {
    display: none;
    }

#search-form input.search:hover { background-position:0 -24px; }


#search-form .search-field {
    display: none;
    }

.top-links-pad {
    padding-right:5px;
    }

/* End Header */
    
/* Begin Navigation */

#navigation {
    display: none;
    }

#navigation ul {
    display: none;
    }

#navigation ul .nav-list {
    display: none;
    }

#navigation ul li {
    display: none;
    }

#navigation ul li.nav-divider {
    display: none;
    } 

#navigation ul li a {
    display: none;
    }

#navigation ul li a {
    display: none;
    }

#navigation ul li.first-selected {
    display: none;
    }

#navigation ul li.last-selected {
    display: none;
    }

#navigation ul li.middle-selected {
    display: none;
    }

#navigation ul li a:hover {
   display: none;
    }

/** Drop Down **/

#dd-menu {  
    display: none;
    }


#dd-menu li{    
   display: none;
    }

#dd-menu li ul{ 
    display: none;
    }

#dd-menu li ul li{  
    display: none;
    }

#dd-menu li ul li a{    
   display: none;
    }

#dd-menu li ul li a:hover { 
    display: none;
    }

/* End Navigation */    
    

/* Begin Page Breadcrumbs and Toolbar */

#main-content-toolbar { 
    display: none;
    }

#main-content-toolbar #breadcrumbs { 
    display: none;;
    }
    
#main-content-toolbar #breadcrumbs a {
    color:#c8c8c8;
    text-decoration:none;
    }       

#main-content-toolbar #breadcrumbs a:hover { text-decoration:underline; }
    
#page-tools {   
    display: none;
    }    

#page-tools .page-tools-icons {
    display: none;
    }
    
#page-tools a.page-tools-icons {
    display: none;
    }

#page-tools .share {
   display: none;
    }

#page-tools .print {
   display: none;
    }

#page-tools .rss {
   display: none;
    }

#page-tools .resize{
   display: none;
    }

#page-tools .decreaseFont{display: none; }
#page-tools .decreaseFont:hover{ display: none; }
#page-tools .increaseFont{ display: none;}
#page-tools .increaseFont:hover{ display: none; }
#page-tools .resetFont{ display: none; }
#page-tools .resetFont:hover{ display: none; }
#page-tools .text-resize { display: none;}

/* End Page Breadcrumbs and Toolbar */  
    

/* Generic Content */

.generic { margin-bottom:16px; }

a.read-more {
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/bullet-read-more-generic.gif);
    padding-right:10px;
    background-repeat:no-repeat;
    background-position:right;
    color:#46166b;
    font-weight:bold;
    }

#right-rail a.read-more {
    display:inline-block;
    margin-bottom:16px;
    }

.component-container {
    border:2px solid #c8c8c8;
    width:100%;
    margin-bottom:16px;
    }

.component-container .padding {
    padding:8px 8px 8px 8px;
    list-style-position:inside;
    }

.component-container .article-image {
    float:left;
    padding:2px 0px 4px 0px;
    display:inline;
    }   

.share-this {
     display: none;
    }
    
.share-this .title {
     display: none;    }


.share-this img {
      display: none;
    }

a.ext-link {
    font-size:14px;
    font-weight:bold;
    background-repeat:no-repeat;
    display:block;
    padding-top:18px;
    padding-bottom:11px;
    padding-left:55px;
    display:inline-block;
    }

.pdf {
      display: none;;
    }

.download {
      display: none;
    }

.search-article {
      display: none;
    }

.search-article fieldset {
      display: none;
    }

.search-article label {
      display: none;
    }
    
.search-article .inner-padding {
     display: none;
    }

.search-article .outer-padding {
      display: none;
    }

.search-article .submit-box .inner-padding{
      display: none;
    }

.search-article .keyword {
     display: none;
    }
    
.search-article .keyword-long {
     display: none;
    }   

.search-article .category select {  display: none;}
.search-article .from-to select {   display: none;;}
.search-article .from-to select.filler {  display: none;}

.search-article select {
     display: none;
    }

.search-article .checkbox input {
     display: none;
    }

.search-article .btn-article-search {
      display: none;
    }


.checkbox strong{
      display: none;
    }

.pagination {
     display: none;
    }

.pagination a.prev-button { 
      display: none;
    }

.pagination a.next-button { 
     display: none;
    }

.pagination a {
  display: none;
    }


.pagination a.selected {
    display: none;
    }

.recommended-links {
    display: none;;
    }

.recommended-links .title {
    display: none;
    }

.object-container { padding-bottom:16px; }

.img-container { padding-bottom:16px; }

.filter { position:absolute; margin-top:-40px; margin-left:445px;}

.filter select { border:1px solid #c8c8c8; width:80px; font-size:12px;}

.filter-number {color:#666666;}

.rss-link { display:block; float:left; padding-right:5px; position:relative; top:-2px;}

.result-links {font-size:14px; text-decoration:underline;}

.results-info { display:block; color:#424242; font-weight:bold; }

.results-info a { color:#424242; font-weight:bold; text-decoration:underline; }

/* End Generic Content */   


/* Begin Contact Form */
#main-column .contact-container{ 
   display: none;
    }

#main-column .contact-container h5 { display: none; }

#main-column .contact-container fieldset {
    display: none;
    }

#main-column .contact-container label {
    display: none;
    }

.contact-container .select,
.contact-container .textbox {
    display: none;
    }

.contact-container textarea {
    width:200px;
    border:1px solid #c8c8c8;
    height:80px;
    padding:2px;
    font-size:12px;
    font-family:arial;
    }
    
.contact-container .captcha-container {
    margin-bottom:16px;
    }

.contact-container .contact-submit {
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/btn-submit.gif);
    width:67px;
    height:24px;
    padding:0px;
    }

.contact-info span { 
    display:block;
    padding-bottom:2px; 
    }

.contact-name { 
    font-size:16px;
    font-weight:bold;
    }

.contact-phone, .contact-email { font-size:14px; }

/* End Contact Form */
    
    
/* Begin Gallery */

.view-photos-container {
    height:400px;
    }

.view-photos-container .view-more-button {
    margin:auto;
    width:165px;
    }

.view-photos-container .view-more-button a {
    margin:auto;
    width:134px;
    }

.view-photos-container .title { 
    font-size:20px;
    color:#828282; 
    text-align:center;
    display:block;
    border-top:1px solid #c8c8c8;
    border-bottom:1px solid #c8c8c8;
    padding:24px 0px 23px 0px;
    margin-top:41px;
    margin-bottom:16px;
    }

.photos-container .thumbnail {
    display:block;
    width:160px;
    height:120px;
    margin:auto;
    margin-bottom:4px;
    float:none;
    }

.photos-container .thumbnail img {
    width:160px;
    height:120px;
    }

#right-rail .view-photos-container .view-more-button {
    margin-bottom:16px;
    }

.view-photos-container .view-more-button a {
    text-align:center;
    }

.gallery-container { 
    background-color:#e9e9e9; 
    padding:16px;
    padding-bottom:0px;
    min-height:100px;
    padding-right:0px;
    margin-bottom:16px;
    }

.gallery-container .gallery-item {
    float:left;
    margin-right:9px;
    margin-bottom:16px;
    }

.gallery-container .gallery-item .thumbnail {
    float:none;
    padding:2px;
    border:1px solid #c8c8c8;
    display:block;
    background-color:#ffffff;
    }       

.gallery-container .thumbnail img { 
    width:160px;
    height:104px;;
    }

.gallery-container .gallery-item .thumbnail img {
    width:160px;
    height:120px;
    }

.gallery-container .info {
    border:1px solid #c8c8c8;
    width:156px;
    padding:4px;
    background-color:#ffffff;
    font-size:11px;
    }

.gallery-container .info a {
    background-repeat:no-repeat;
    padding-left:20px;
    display:block;
    padding-bottom:4px;
    color:#424242;
    }

.gallery-container .info a.photo { background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-article-photo.gif); }

.gallery-container .info a.video { background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-article-video.gif); }

.gallery-container .info span.category {
    display:block;  
    font-weight:bold;
    color:#46166b;
    padding-bottom:2px;
    font-size:10px;
    }   
    
.gallery-container .info span{
    font-size:10px;
    }       
    
/* End Gallery */
    
/* Begin News Section */

.news {margin-bottom:16px;}
#main-column .news div { padding:8px; }
#main-column .news .view-more-button,
#main-column .news .clear { padding:0px; }
#main-column .news .news-section { background-color:#e9e9e9; }
#main-column .news .news-thumbnail, .thumbnail,
#main-column .generic .news-thumbnail  {
    float:left;
    padding:2px;
    border:1px solid #c8c8c8;
    margin-right:8px;
    margin-bottom:8px;
    display:inline;
    }   

.news-thumbnail img {
    width:100px;
    height:100px;
    }

/****** USE THIS CSS TO ENABLE 4:3 ASPECT RATIO ON THUMBNAILS 
 
.news-thumbnail img {
    width:160px;
    height:120px;
    }

******/


.gallery-item .thumbnail img {
    width:140px;
    height:105px;
    }

.article-date {
    display:inline-block;
    padding-right:10px;
    margin-bottom:4px;
    color:#000000;
    }

.media-icon {
    display:inline-block;
    margin-right:10px;
    position:relative;
    top:1px;
    }

.media-icon img {
    position:relative;
    margin-top:1px;
    }
    
#main-column .news-tools,   
#main-column .news .news-tools,
#main-column .media-container .news-tools,
#right-rail .news-tools {
    border:1px solid #c8c8c8;
    padding:5px 5px 0px 10px;
    height:21px;
    background-color:#ffffff;
    margin-bottom:16px;
    }       

.fb-like {
    margin:-2px 5px 2px 2px;
    float:left;
    position: relative;
    }
    
.media-container .fb-like {
    margin:-2px;
    float:left;
    }
    
.media-tools {
    margin:8px 0px 5px 0px;
    }           

.news-tools a,
.media-tools a,
.blog-tools a {
    color:#424242;
    text-decoration:none;
    margin-right:16px;
    float:left;
    height:18px;
    }   

.news-tools a:hover,
.media-tools a:hover,
.blog-tools a:hover {
    color:#424242;
    text-decoration:underline;
    }

.news-tools .comments {
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-comments.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
    background-position:left -2px;
    }

span.comments {
    float:left;
    padding-right:20px;
    }       
    
.like {
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-fb-like.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding-left:50px;
    background-position:left 0px;
    }   

.news-tools .share {
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-share-article.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
    background-position:left 1px;
    }   
    
.news-tools .print {
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-print.gif);
    padding-left:20px;
    background-repeat:no-repeat;
    background-position:left -2px;
    }
    
.news-tools a.read-more {
    display:block;
    float:right;
    width:100px;
    font-size:12px;
    font-weight:bold;
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/bullet-read-more.gif);
    background-repeat:no-repeat;
    background-position:right 4px;
    padding-right:10px;
    color:#424242;
    text-decoration:none;
    margin-right:5px;
    text-align:right;
    }   

.news-tools a.view-video {
    display:block;
    float:right;
    font-size:12px;
    font-weight:bold;
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-article-video.gif);
    background-repeat:no-repeat;
    background-position:left 1px;
    padding-left:25px;
    color:#424242;
    text-decoration:none;
    margin-right:5px;
    }   

.news-tools a.view-photo {
    display:block;
    float:right;
    font-size:12px;
    font-weight:bold;
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-article-photo.gif);
    background-repeat:no-repeat;
    background-position:left 1px;
    padding-left:25px;
    color:#424242;
    text-decoration:none;
    margin-right:5px;
    }   

.news-tools a.read-more:hover,
.news-tools a.view-video:hover {
    text-decoration:underline;
    }       

/* End News Section */

/* Begin Featured Media */
    
.media-container {
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/featured-media-bg.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    border:1px solid #c8c8c8;
    border-top:0px;
    }   
    
.media-container .padding { padding:8px;}

.video-container {
    padding-bottom:16px;
    }
    
.video-player {
    float:left;
    }

.video-player img {
    width:220px;
    height:165px;
    }
    
.media-thumbs {
    float:left;
    padding:0px 0px 0px 0px;
    border:0px solid #c8c8c8;
    border-left:0px;
    margin-right:8px;
    }   

.media-description {
    float:left;
    width:242px;
    }

.featured-media .media-thumbs img {
    border:1px solid #ffffff;
    padding:0px 3px 0px 3px;
    width:47px;
    height:35px;
    }

.featured-media .media-thumbs img.selected {
    border:3px solid #fcbe2f;
    padding:0;
    }

/* End Featured Media */ 


/* Begin Full Article Page */

.article-title {
    border-top:1px solid #e9e9e9;
    border-bottom:1px solid #e9e9e9;
    padding:8px 2px 8px 2px;
    margin-bottom:16px;
    }

#right-rail .related-article-title { 
    display: none;
    }

.article-date {
    color:#848484;
    }

.job-title {
    font-size:20px;
    color:#848484;
    }

.comments-container {
    display: none;
    }

.comment-count {
    display: none;
    }

.comment-count span {
    display: none;
    }

.comment-count .view-all-comments {
    display: none;
    }

.comment-count .view-all-comments a { 
    display: none;
    }

.comment-count .view-all-comments a:hover { 
    display: none;
    }

.comment-box { padding:16px; }
.comment-box p { padding-bottom:0px;}

.initial-hide { display: none; }

.odd { background:#f1ebf3; }

.comment-user {
   display: none;
    }

.comment-time {
    display: none;
    }

.leave-comment span {
    display: none;
    }

.comment-form {
    background-color:#e9e9e9;
    padding:16px;
    border-top:1px solid #c8c8c8;
    border-bottom:1px solid #c8c8c8;
    }

.comment-form label {
    display:block;
    }

.comment-form label { margin-bottom:4px; }
.comment-form input { margin-bottom:8px; }

.comment-form .name,
.comment-form .email,
.comment-form .website {
    padding:2px;
    border:1px solid #c8c8c8;
    width:220px;
    }

.comment-form textarea {
    padding:2px;
    border:1px solid #c8c8c8;
    width:500px;
    height:150px;
    margin-bottom:16px;
    font-family:arial;
    font-size:12px;
    }

.comment-form .post-comment {
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/btn-post-comment.gif);
    width:111px;
    height:26px;
    padding:0px;
    border:0px;
    margin-bottom:0px;
    cursor:pointer;
    }

.captcha { margin-bottom:16px; }

.captcha input {
    padding:2px;
    border:1px solid #c8c8c8;
    }

.captcha .reload-captcha {
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/btn-reload-captcha.gif);
    width:112px;
    height:22px;
    cursor:pointer;
    border:0px;
    }

.blog-tools {
    padding:5px 5px 0px 10px;
    height:21px;
    background-color:#ffffff;
    margin-bottom:16px;
    }       

.blog-tools .retweet {
    background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-retweet.gif);
    background-repeat:no-repeat;
    background-position:right 0px;
    padding-right:55px;
    }

/* End Full Article Page */

/* Begin Follow Us */

.follow-us .follow-title {
    padding-bottom:16px;
    }

.follow-us p {
    width:400px;
    padding-right:24px;
    border-right:1px solid #e9e9e9;
    float:left;
    margin-right:24px;
    }

.follow-us .btn-follow-us {
    margin-top:16px;
    }

/* End Follow Us */

/* Begin Right Rail */

#right-rail {
    display: none;
    }

#right-rail .component-container {
   display: none;
    }
    
#right-rail .component-container .padding {
    display: none;
    }   

#right-rail .email-component {
   display: none;
    }


#right-rail .email-component .padding {
    display: none;
    }

#right-rail ul {
    display: none;
    }

#right-rail ul li {
     display: none;
    }

#right-rail ul li ul {    
    display: none;
    }

#right-rail .history-btn {
    display: none;
    }   

#right-rail .history-btn:hover {
    display: none;
    }   

#right-rail .latest-award-btn {
    display: none;
    }   

#right-rail .latest-award-btn:hover {
    display: none;
    }       
    
#right-rail .article-image {
    display: none;
    }   
    
#right-rail .email-component {} 

#right-rail .follow-us .social-media-container {
    display: none;
    }

#right-rail .follow-us .icon-container {
    display: none;
    }

#right-rail .follow-us .icon-container img {
    display: none;}

#right-rail .related-links { 
    display: none;
    }

#right-rail .related-links a {     display: none; }

#right-rail .related-links li {     display: none;}

#right-rail .contributors {
    display: none;
    }

#right-rail .contributors ul {
    display: none;
    }

#right-rail .contributors li {
    list-style-type:none;
    margin-left:0px;
    padding-bottom:8px;
    }

#right-rail .contributors img {
    display:inline-block;
    float:left;
    padding-right:8px;
    }

#right-rail .contributors a {
    padding-top:24px;
    display:block;
    font-weight:bold;
    }

#right-rail .recent-comments .commentor{
    font-size:14px;
    color:#424242;
    display:block;
    }

#right-rail .recent-comments p {
    padding-bottom:4px;
    }

#right-rail .recent-comments .commentor strong {
    color:#000000;
    }

#right-rail .pagination {
    text-align:center;
    border-top:1px solid #c8c8c8;
    padding-top:8px;
    color:#424242;
    margin-bottom:8px;
    }

#right-rail .pagination a {
    display:inline;
    color:#424242;
    }

#email-form {
    float:left;
    padding:5px 16px 0px 0px;
    }

#email-form .email-box {
    width:175px;
    height:15px;
    padding:4px 0px 2px 4px;
    border:1px solid #cecece;
    float:left;
    color:#666666;
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-position:5px 5px;
    font-size:11px;
    }

#email-form .email-submit {
    padding:0px;
    margin:0px;
    border:0px;
    background:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/btn-continue.gif);
    width:81px;
    height:23px;
    float:left;
    cursor:pointer;
    }   

#right-rail .social-sites {
    font-size:11px;
    }

#right-rail .social-sites p {
    line-height:14px;
    }

#right-rail .social-sites .hi-lite {
    color:#a1a1a1;
    display:inline-block;
    }

#right-rail .view-more-button {
    margin-bottom:8px;
    }

#right-rail .photo-video .info {
    font-weight:bold;
    font-size:14px;
    }
    
#right-rail .photo-video .info {
    padding-bottom:4px;
    }
    
#right-rail .photo-video .sub-info {
    padding-bottom:8px;
    }   

#right-rail .photo-video .duration,
#right-rail .photo-video .category
{ color:#46166b }

#right-rail .photo-video .gallery-item .thumbnail {
    margin-right:8px;
    }

#right-rail .photo-video .gallery-item img {
    width:137px;
    height:103px;
    }

/* End Right Rail */


/* Begin Footer */

#footer {
    display: none;
    }

#footer a {
    display: none;
    }

#footer ul li {
    display: none;
    }

#footer .footer-content {
    display: none;
    }

#footer .footer-content .title {
    display: none;
    }

#footer strong {
    display: none;
    }

#footer .footer-column-container {
    display: none;
    }

#footer .footer-column {
    display: none;;
    }

#footer .divider {
    display: none;
    }

#footer .footer-link {
    display: none;
    }
#footer .fb {background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-fb-footer.gif);}
#footer .twitter {background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-twitter-footer.gif);}
#footer .linkedin {background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-linkedin-footer.gif);}
#footer .flickr {background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-flickr-footer.gif);}
#footer .yt {background-image:url(/web/20110811022753im_/http://about.scottrade.com/etc/designs/about/images/icon-yt-footer.gif);}
/* End Footer */


/* Begin Dark Site */
#darksite {
    background-color:#46166b;
    }

#darksite .content {
    float:left;
    width:53%;
    padding:24px 16px 16px 16px;
    }   

#darksite .image {
    float:right;
    }

#darksite .title {
    color:#ffffff;
    font-size:24px;
    padding-bottom:8px;
    font-weight:bold;
    }

#darksite .alert-icon {
    float:left;
    padding-right:16px;
    padding-left:20px;
    padding-top:30px;
    }

#darksite .alert {
    color:#d0c0dc;
    font-size:18px;
    width:375px;
    float:right;
    }


/* End Dark Site */ 
    
    
/* Begin Bottom Links */
#bottom-links {
    display: none;
     }
    
#bottom-links #legal-links {
    display: none;
    }

#legal-links a {
    display: none;  
}

#legal-links a:hover {
    display: none;  
}
        
#legal-links .legal-links-wrapper {
    display: none;
    }   
    
#legal-links ul li {
    display: none;
    }   

#legal-links ul li.bullet {
    display: none;
    }

.online-trades-badge {
    display: none;
    }

/* End Bottom Links */  

#copyright-container {
    background-color:#e9e9e9;
    margin-top:1px;
    }

#copyright {
    padding-top:10px;
    width:100%;
    text-align: left;
    font-size:11px;
    color:#424242;
    }

#copyright p{
    padding-bottom:12px;    
    line-height:14px;
    font-size:11px;
    color: #424242;
    }   
    
#copyright p.copyright {
    font-size:11px;
    }      
    
     
    





/*
     FILE ARCHIVED ON 02:27:53 Aug 11, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:39:50 Sep 08, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 134.059
  exclusion.robots: 0.12
  exclusion.robots.policy: 0.11
  cdx.remote: 0.075
  esindex: 0.011
  LoadShardBlock: 100.647 (3)
  PetaboxLoader3.datanode: 88.808 (4)
  CDXLines.iter: 24.116 (3)
  load_resource: 102.667
  PetaboxLoader3.resolve: 25.806
*/