/*
  Running MySource Matrix
  Developed by Squiz - 
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 21 February 2011 12:20:56
*/


body {
    padding: 0;
    margin: 0;
    background: #FFF;
    text-align: center;
    font: 80% arial, verdana, sans-serif;
    color:#006;
}

#container {
    float: left;
    margin: 0 0.395em;
}

#container, #content, #content-body, #content-body-full {
    margin: 0;
    padding: 0;
}

#container, #header, #breadcrumbs, #content, #content-body, #content-body-full, #footer {
    width: 49.12em;
}

#header-navigation, #section-navigation, #header-supp-navigation-new, #header-search {
    display: none;
}

#login-area {
    display: none;
}

.portfolio-summary thead tr th:last-child, .portfolio-summary tbody tr th  {
    display: none;
}

.table-sort thead th:last-child, .table-sort tbody th {
    display: none;
}

.print-hide, .in-page-nav-two-line {
    display: none;
}

#accounts-top-bar {
  display:none;
}

.breadcrumb-client {
  float: none !important;
  padding:0 !important;
}


/* Style for the correct display of SMC messages when being printed */
 
#smcWindow
{
 display:block;
 height:1%;
 margin-bottom:0.5em;
 width:46.9em;
 margin: 0 0 0.5em 0;
 /*float:right;*/
 float:none;
 margin-left:10em;
}
 
div#top-actions,
div#bottom-actions,
div#top-pagination,
div#bottom-pagination {
 display:none !important;
 height:0;
 width:0;
}
