@CHARSET "UTF-8";

#header_forPrint
{
  width: 100%;
  display: block;
  text-align: center;
}
#header, .searchbar, .toolbar, .orderBy, .hideForPrint
{
  display: none;
}
h1
{
  font-size: 1.4em;
  border-bottom: 1px solid #c3c3c3;
  border-top: 1px solid #c3c3c3;
  color: #888;
}
h3
{
  color: #CB021A;
  border-bottom: 1px solid #ddd;
}
.tag1, .tag2, .tag3, .tag4, .tag5, .tag6, .tag7, .tag8, .tag9, .tag10
{
  display: block;
}
.hide_forPrint 
{
  display:none;
}
div.presentation .title
{
  font-size: 1.2em;
  font-weight: bold;
}
div.presentation p
{
  margin: 0px;
}
div.presentation .tags, div.presentation .presentationDuration
{
  display:none;
}
body {line-height:1.5;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;color:#000;background:none;font-size:1em;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Bookman Old Style", "Helvetica Neue", Arial, "Lucida Grande", sans-serif; font-weight:bold;font-style:italic; display: block; clear: both}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a { text-decoration: none; font-weight: bold; color: #686868; }
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}

