/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

div.print-logo 
{
  display: none;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
h1 a, h2 a, h3 a, h4 a, h5 a
{
  text-decoration: none;
}
.clear
{
  clear: both;
}
table#PageContainer
{
  background-color: #FFF;
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
  -moz-box-shadow:    0px 3px 5px 0px #CCC;
  -webkit-box-shadow: 0px 3px 5px 0px #CCC;
  box-shadow:         0px 3px 5px 0px #CCC;
}
table#PageContainer div.menu-telerik
{
  background-color: #154a8c;
  float: left;
  height: 25px;
  width: 939px;
  margin-left: 15px;
}
table#PageContainer h1, h1
{
  padding: 0;
  margin: 0;
  color: #900;
  font-size: 13pt;
}
table#PageContainer td.col1
{
  background-color: #d9d9d9;
  width: 134px;
  overflow: hidden;
  text-align: left;
}
table#PageContainer td.col1 div.container-logo
{
  background-color: #FFF;
  height: 110px;
  width: 134px;
  text-align: center;
}
table#PageContainer td.col1  div.portfolio-login
{
  text-align: left;
}
table#PageContainer td.col1  div.portfolio-login input.login
{
  background-color: #fff;
  border: solid 1px #d9d9d9;
  width: 72px;
  height: 17px;
  font-size: 9px;
  color: #807f7d;
}
table#PageContainer td.col1 div.portfolio-login table td
{
  padding: 2px 0;
}
table#PageContainer input.submit
{
  background-color: #d9d9d9;
  border: none;
  color: #000;
  font-size: 9px;
  height: 21px;
  line-height: 17px;
  margin-left: 2px;
}
table#PageContainer td.col1 div.portfolio-login
{
  background-color: #807f7d;
  padding: 8px 5px;
}
table#PageContainer td.col1 div.portfolio-login h3
{
  color: #fff;
  font-size: 12px;
  padding: 0;
  margin: 2px 0;
}
table#PageContainer td.col1 div.portfolio-login h4,
table#PageContainer td.col1 div.portfolio-login h4 a
{
  color: #fff;
  font-size: 10px;
  font-weight: normal;
  padding: 0;
  margin: 2px 0;
}
table#PageContainer td.col2
{
  padding: 15px 15px 50px 15px;
  width: 728px;
}
table#PageContainer td.col2 div.banner-container
{
  width: 728px;
  text-align: center;
}
table#PageContainer td.col2 div.banner-container div#banner
{
  margin: 0 auto;
}

table#PageContainer td.col3
{
  background-color: #eceae6;
  width: 186px;
  padding: 10px 5px 50px 5px;
}
table#PageContainer td.header
{
  padding: 0;
  margin: 0;
  width: 954px;
}
table#PageContainer div.header
{
  width: 954px;
  height: 110px;
}
table#PageContainer div.TickerSearch a:link,
table#PageContainer div.TickerSearch a:visited
{
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
table#PageContainer div.TickerSearch a:hover,
table#PageContainer div.TickerSearch a:active
{
  color: #fff;
  text-decoration: underline;
}
table#PageContainer div.ad-top
{
  height: 90px;
  margin: 10px 15px;
  width: 728px;
  float: left;
}
table#PageContainer div.search
{
  background-color: #154a8c;
  height: 90px;
  float: right;
  margin: 10px 0;
  text-align: center;
  width: 196px;
}
table#PageContainer div.search div.TickerSearch
{
  margin-top: 30px;
  margin-left: 20px;
}
table#PageContainer td.footer-top
{
  background-color: #154a8c;
}
table#PageContainer td.footer-top div
{
  color: #fff;
  font-weight: normal;
  font-size: 10px;
  padding: 8px 30px;
}
table#PageContainer table.data-table
{
  width: 100%;
}
table#PageContainer table.data-table tr.alt td
{
  background-color: #efefef;
}
table#PageContainer table.data-table th
{
  background-color: #154a8c; /*#497daa;*/
  color: #fff;
  font-size: 11px;
  text-align: left;
}
table#PageContainer table.data-table th,
table#PageContainer table.data-table td
{
  padding: 6px;
}
table#member-companies td
{
  font-size: 10px;
  padding: 6px 4px 8px 8px;
}
table#member-companies td.heading
{
  background-color: #154a8c;
  color: #fff;
}
table#member-companies td.heading a
{
  color: #fff;
}
table#member-companies td div a
{
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
table#member-companies td.heading h3
{
  margin: 0;
  padding: 0;
}
div.powered-by
{
  font-weight: bold;
  color: #000;
}














/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print 
{
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
        font-size: 10px;
        line-height: 1 em;
    }
    
    div.print-logo 
    {
      display: inline-block !important;
      padding-bottom:0;
      margin:0;
      width:110px;
    
    }
    
    table#PageContainer td.col1 div.container-logo
    {
      width:40%;
      padding-bottom:0;
      margin:0;
      height:100px;
      
    }

    /* Table styles for Fund selectors */

    TABLE.Data_Table
    {
      background-color: #FFFFFF;
      border: solid 1px #497DAA;
      width: 100%;
      margin: 0px;
      border-spacing: 0px;
    }

     td.Table_Heading_Center_No_Border, td.Item_Align_Left_Padding
    {
      font-size: 9px;
      padding: 0;
      border-spacing: 0;
      margin:0;
    }
    
    
    TABLE.Data_Table TD
    {
      padding:0;
      margin:0;
      font-size:9px;
      border-spacing: 0;
    }

    TABLE.Data_Table_Grey
    {
      margin-bottom: 0;
    }
    
    td.Item_Align_Left_No_Border
    {
      padding: 0;
      border-spacing: 0;
        }
    
    td.Table_Heading_Center
    {
        margin-top:0px;
        padding: -4px 0 0 0;
    }
    
    table#PageContainer
    {
        height:auto;
        }
  
 
    /* bottom Ad*/

    #div-gpt-ad-1366209449070-0 
    {
        display:none;
        }
    
   /*Footer */
    td.footer-top {
        margin: 0;
        padding: 0;
        }
        
    table#PageContainer td.footer-top div
    {
       font-size:7px; 
        margin: 0;
        padding:0;
        border-spacing: 0px;
        }        
        
          
    table#PageContainer td.footer-top div  A 
    {
        font-size:7px; 
        }
        
    div.powered-by
    {
        padding: 0;
        margin: 0;
        font-size:8px;
        }    
        
    p.disclaimer
    {
        width: 1080px !important;
        min-width: 950px;
        padding-top: 0px;
        font-size:7px;
        margin: 0;
        }
            
    table#PageContainer td.footer-top
    {
        padding:0;
        margin:0;    
        }
    
    table.footer_Links
    {
        display:none;
        }
    
    td.col1, 
    td.header div.header,
    td.header div.search,
    td.col2 div.banner-container,
    body.child td.col3,
    div#FundSys_ControlMenu_Container
    {
      display: none !important;
    }
    
    body.child table#PageContainer td.col2
    {
      width: 1050px !important;
      min-width: 950px;
      padding: 0 5px;
      margin-top: 0px;
      float:left;
    }
    
   
    a,
    a:visited {
        text-decoration: underline;
    }
    
    a.rmLink.rmRootLink.focused
    {
      font-size: 14px;
    }

    /*
    a[href]:after {
        content: " (" attr(href) ")";
    }
    */

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }
    
    br
    {
        display:none;
        }
    
    /*@page elements*/
    @page {
        margin: 0.4cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
        margin:0.4em;
    }
    
     p, pre {
    margin: .3em 0;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
    
    TABLE.Data_Table TD {
    padding: 0;
    }
    
}

div#Site_Pager_Wrapper_Previous,
div#Site_Pager_Wrapper_Pages,
div#Site_Pager_Wrapper_Next
{
  display: inline-block;
}

