/* The following papers use this stylesheet: Ministerial statements*/

@import url(measure_tables.css);

#content h2
{
  text-align : left !important;
  padding : 0.5em 0 0.1em 0;
}

#content table.box-normal
{
  border : 1px solid #000000;
}

#content table.box-normal td
{
  padding : 1.5em 1.5em 0.5em 1.5em;
}

#content table td.box-heading-shaded
{
background-color : #666666;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}


#content table td span.box-heading-shaded-right
{
    float: right;   
    margin-top : -16px;
}


#content table td.box-heading-shaded-centered
{
background-color : #666666;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
}

#content table td.box-second-heading-shaded-centered
{
background-color : #666666;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-style: italic;
}


#content table td span.box-total-shaded-right
{
   background-color : #666666;
   color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   float: right;
}

#content p.box-text
{
font-family: Arial, Helvetica, sans-serif;
}

#content p.table-text-left
{
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
text-align: left;
}

#content p.table-text-left-bold
{
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
text-align: center;
font-weight: bold;
}

#content p.country-allocation
{
font-weight: bold;
}

#content p span.country-allocation-total
{
    font-weight: bold;
    float:right;
    margin-top:-16px;
}

#content table.measure_table tr.ausaid-centered td {
  text-align : center;
}

#content table.measure_table tr.ausaid-centered td.ausaid-left 
{
 text-align:left;   
}

#content table.measure_table tr.ausaid-table-headings th{
 text-align : center;
}

#content table.measure_table td, #content table.measure_table th {  
    font-size :95%;
}

#content table.measure_table td.ausaid-border {
  font-size: 90%;
  border-top : 1px solid #000000;
  border-bottom : 1px solid #000000;
  text-align : left;
  padding : 1.5em 1.5em 0.5em 0.5em;
}
#content table.measure_table td.ausaid-border p
{
    text-align:left;  
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
                /* FOLLOWING STYLES ARE NOT USED */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */


/* ---- ausaid ---- */

/*
#content table.ausaid-data
{
  border-collapse : collapse;

  background-color : #FFFFFF;

  font-size : small;
  font-weight : bold;
}

#content table.ausaid-data td, #content table.not-a-box td
{
  padding : 0.2em 0.2em 0.2em 0.2em;
  border-color : #000000;
}
*/


/* ---- not-a-box ---- */

/*
#content table.not-a-box
{
  background-color : #FFFFFF;

  border-collapse : collapse;
  border-color : #000000;
  font-size : smaller;
}

#content table.not-a-box th
{
  vertical-align : top;
  border-color : #000000;
  font-size : x-small;
}

#content table.not-a-box td
{
  vertical-align : top;
  border-color : #000000;
}

#content table.not-a-box li
{
  text-align : left;
  padding-left : 0.3em;
}
*/


/* ---- all-borders ---- */

/*
#content table.all-borders
{
  border : 1px solid #000000;
}


#content table.all-borders td, #content table.all-borders th
{
  border : 1px solid #000000;
}
*/


/* ---- dev-indicator ---- */

/*
#content table.dev-indicator
{
  color : #000000;
  background-color : #FFFFFF;

  border-collapse : collapse;

  font-size : x-small;
}

#content table.dev-indicator td, #content table.dev-indicator th
{
  border-color : #000000;

  padding : 0.2em 0.2em 0.2em 0.2em;
}
*/

/* ---- random ---- */

/*
col.country
{
  width : 11em;
  text-align : left;
}

col.gni
{
  text-align : center;
}

col.water
{
  width : 11em;
  text-align : center;
}

col.life-expectancy
{
  text-align : center;
}

col.adult-literacy
{
  text-align : center;
}
*/


