/**
 *  Print stylesheet for TNT annual 2007
 *
 *  TOC:
 *  ##ELEMENTS
 *  ##GENERIC
 *  ##GROWTHOVERVIEW
 *  ##FLASH
 */



/**
 * ##ELEMENTS
 */
body {
  font-family: Arial;
  font-size: 75%;
  color: #000;
}

h4 a { color: #000000; }

img { border: none; }
img.content-visual {
  border-bottom: 10px solid #fff;
  border-left: 10px solid #fff;
  float: right;
}

blockquote {
  min-height: 0;
  font-style: italic;
}
/* Elements - end */




/**
 * ##GENERIC
 */
#block-jumplinks,
#block-person-video,
#shortcuts,
#navigation,
a.highlight {
  display: none;
}

#header,
#header h1 {
  margin-right: 0;
  padding-right: 0;
  width: 100%;
}

.payoff {
  margin-top: 2em;
  padding-top: 0.5em;
  border-top: 3px solid #000;
  color: #888888;
  font-weight: bold;
}
/* generic - end */




/**
 * ##GROWTHOVERVIEW
 */
.person {
  margin-bottom: 2em;
  clear: both;
}
.person a {
  display: none;
}
.person img {
  margin: -0.5em 20px 3em 0;
  float: left;
}
#decoration {
  margin: 2em 0 0 0;
  border: 0;
  position: relative;
  clear: both;
  float: left;
}



/**
 * ##FLASH - flash replacement
 */
.flash-header {
  display:none !important;
}
/* end flash replacement*/
