/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 29 January 2013 11:04:17
*/


.nwa_statements{
      width:100%;
      border:none;
      border-collapse:collapse;
      border-spacing:0;      
      width:800px;
  }

 .nwa_statements td:first-child{
     /*width:65%;     padding-left:20px; */   }

  .nwa_statements td{
      /*padding:2px; */     
  }

  .nwa_statements th{
      background-color:#006699;
      color:#FFFFFF;
      font-weight: bold;
  }

.nwa_tab_toplight{
      background-color:#006699;
      color:#FFFFFF;
      font-weight: bold;
      font-size: 100%;
  }

.nwa_tab_highlight{
      background-color:#C9DCF1;
      cursor:pointer;
      color: #006699;
      font-size:1.1em;
      font-weight: bold;
  }
  
  .nwa_tab_heading{
      background-color:#E0EAF8;
      color: #006699;
      font-size:1.1em;
      font-weight: bold;
  }
  
  .nwa_tab_heading_indent{ /* NOT USED AT THE MOMENT */
      padding-left:15px;
  }

  .nwa_tab_indent, td.nwa_tab_indent, td.na_indent{
      padding-left:20px;
  }
  
  #contentWrapperWide table{
      margin-bottom:1em;
  }
  
  
  #contentWrapperWide td h2.black{
      margin-top:0.5em;
      color:#000000;
  }

  #contentWrapperWide td h3:first-child{
      margin-top:0.5em;
      font-size:1em;
  }
  
  #contentWrapperWide td.totals{
      border-bottom:1px solid #000000;
      border-top:1px solid #000000;
      padding:5px;
      font-size: 1em;
      font-weight: bold;
      color:#006699;
  }

    
  /* -------------------- */
  /* Button CSS for the popups */
  /* -------------------- */
  a.button{
      display:block;
      float:left;
      text-align:left;
      color:#555555;
      font-weight:bold;
      height:23px;
      line-height:23px;
      margin:2px;
      text-decoration:none;
/*      width:71px; */
    /*  background-image: url(../images/button.gif);*/
  }
  a:hover.button{
      color:#0066CC;
  }
  
  /* -------------------- */
  /* Styling each button */
  /* -------------------- */
  .nwa_tab_qa{
      text-indent:25px;
      display:block;
      background-image: url(../images/qa.gif);
      background-repeat: no-repeat;
      background-position: 6px 4px;
  }
  
  .nwa_tab_notes{
      text-indent:25px;
      display:block;
      background-image: url(../images/note.gif);
      background-repeat: no-repeat;
      background-position: 6px 4px;
  }

  .nwa_tab_sub_indent{
      padding-left:30px;
  }

  .nwa_tab_sub_sub_indent{
      padding-left:40px;
  }


/*--------------------*/
/*--- Additional -----*/
/*--------------------*/

  black, td.black{
      margin-top:0.5em;
      color:#000000;
      font-weight: bold;
      font-size: 1.2em;
  }

#contentWrapperWide tr.totals{
      border-bottom:1px solid #000000;
      border-top:1px solid #000000;
      padding:5px;
      font-size: 1.1em;
      font-weight: bold;
      color:#006699;
  }

