body, table, input, select, textarea { font: normal small sans-serif; }

li { margin: 0.3em 0em; }
p, ul, li ul, ol, li ol, blockquote {
     margin-top: 0.9em;
  margin-bottom: 0.9em;
}

h1, h2, h3, h4, h5, h6 { margin: 1em 0em 0.4em 0em; }
h1 { font-size: 210%; margin-top: 0.4em; }
h2 { font-size: 190%; }
h3 { font-size: 150%; }
h4 { font-size: 130%; }
h5, .offering h1 { font-size: 110%; }
h6 { font-size: 100%; }
.offering h1 { margin-top: 0.6em; }

p.headline { font: bold 120% cursive; }
img.blueman { padding: 11px 15px 15px 10px; }

a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: underline; }

hr { color: #BBB; height: 1px; }

a, hr { background: transparent; }

acronym, abbr, q, .help { border-bottom: 1px dashed #BBB; cursor: help; }

small, .small, sub, sup { font-size: 80%; }
big, .big { font-size: 120%; }

.smallFixed { font-size: 10px; }

.lastRev { clear: both; }

.so { font-weight: bold; font-style: italic; }

.not-here { display: none; }

#top {
  height: 58px;
  background: #008 url('../images/logo_so.gif') no-repeat scroll left top;
  padding-bottom: 4px;
}

#content {
  background: #DDD;
  padding: 1px 12px;
  color: #005;
}

th { background: #CCC; }

#content a { text-decoration: underline; }
#content a:link { color: #00F; }
#content a:visited { color: #404; }
#content a:active,
#content a:hover { color: #F00; }

#printLogo, #screenLogo { display: none; }

#slogan { font: bold italic 23px Times New Roman, serif; }

.boxValue {
  background: transparent url('http://www.activemediaforge.co.uk/images/icon_pdf_48.png') no-repeat scroll left top;
  padding-top: 50px;
  text-align: center;
  line-height: 100%;
}
p.boxValue {
  display: block;
  margin: 5px;
  float: right;
  font-size: 10px;
  width: 56px;
}

@media print, screen {
  #logos { position: absolute; left: 0px; top: 0px; }
}

@media screen {
  body, html { overflow: hidden; }
  body {
    background: #008;
    margin: 0px;
    padding: 0px;
  }
  body, a { color: #FFF; }
  #screenLogo { display: inline; margin: 15px; }
  #right { margin: 82px 0px 0px 185px; }
  #content { overflow: auto; overflow-y: scroll; }
  .b1 { background: #11A; }
  .b2 { background: #229; }
  .b2, .b1 {
    padding: 5px 7px;
    margin: 5px 2px 0px 8px;
  }
  .b2 a, .b1 a {
    font: bold 13px sans-serif;
    display: block;
    text-align: left;
  }
  #naviTop a { float: left; font-weight: bold; }
  #naviTop {
    position: absolute;
    left: 173px;
    top: 43px;
    padding: 5px;
    white-space: nowrap;
  }
  #naviSide .b1, #naviSide .b2 { width: 148px; margin-top: 9px ! important; }
  #naviSide a { margin-top: 3px; line-height: 13px; }
  #naviSide {
    position: absolute;
    left: 4px;
    top: 73px;
    text-align: right;
    font-size: 11px;
    cursor: default;
    color: #BBB;
  }
  #naviSide u { float: left; }
  #slogan { position: absolute; top: 12px; left: 340px; }
  #slogan, #naviTop, #naviTop a { white-space: nowrap; }
}

@media print {
  #naviSide, #naviTop, p.boxValue, .printHide { display: none; }
  #printLogo { display: inline; margin-top: 5px; }
  #right { margin: 0px; }
  #content { padding: 100px 0px 0px 0px; }
  #content, #top, body { background: transparent; }
  #slogan { position: absolute; top: 0px; left: 180px; font-size: 26px; color: #008; } 
}