body
{
  font-family : "Zurich Cn BT", arial, sans-serif;

  padding : 1em 3em 1em 3em;

  font-size : small;
}

p, li
{
  line-height : 1.35em;
  margin : 0 0 1em 0;
}

#content
{
  width : 50em;

  padding : 0em 3em 0.5em 3em;
  margin : 0 auto 1em auto;
}

p.chart-graphic
{
}

p.chart-text
{
  color : #003399;
}

h1
{
  color : #CCCCCC;
  font-size : xx-large;
  font-weight : normal;
  
  margin : 2em 0 0.5em 0;
}


#content table
{
  border-collapse : collapse;
  margin : 0 -0.6em 0 -0.6em;

  width : 100%;

  border-color : #FFFFFF;
  border-width : 2px;
}


#content table td, #content table th
{
  vertical-align : top;
  padding : 0.2em 0.6em 0.2em 0.6em;

  border-color : #FFFFFF;
  border-width : 2px;
}


#content table td
{
  background-color : #E6E6E6;
}


#content table th
{

  color : #FFFFFF;
  background-color : #006EB8;

  text-align : left;
}


#content table.centered-headings th
{
  text-align : center;
}


#content table th.level-2
{
  background-color : #208ED8;
  background-color : #9999CC;
}


#content table th.brown strong
{
  color : #FFFFFF;
}


#content table th.brown
{
  font-weight : normal;

  color : #000000;
  background-color : #CCCCCC;
}


#content ul
{
  margin : 0 0 0 1.3em;
  padding : 0 0 0 0;
}


#content ol
{
  margin : 0 0 0 1.3em;
  padding : 0 0 0 0;

  list-style-type : lower-alpha;
  font-size : x-small;
}


#content ul li
{
}

h2
{
  font-size : large;
  color : #003399;

  margin : 1em 0 0.5em 0;
 
}

h3
{
  font-size : medium;
  font-weight : normal;
  color : #003399;

  margin : 1em 0 0.2em 0;
}

p.doc-nav
{
  text-align : center;
}

p.high-res
{
  font-size : x-small;
  width : 51em;
  text-align : right;
}

a img
{
  border : 0;
}