/*
 * $Id: /ic/ucnurses.com/trunk/display/style/print.css 21037 2006-04-20T22:01:50.180343Z wtp  $
 */

body {
  margin: 0px;
  padding: 20px 20px 20px 20px;
  background-color: #FFFFFF;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
}
.tblContent tr td,
.tblContent tr td a,
.tblContent tr td a:active,
.tblContent tr td a:visited,
.tblContent tr td a:hover
{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  color: #646464;
  font-weight: normal;
}
.tblContent tr td a:hover
{
  color: #103995;
}
h1, h2
{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 20px;
  color: #103995;
  font-weight: bold;
  padding-bottom: 2px;
  background-image: url(images/title-line.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  margin-bottom: 12px;
}
h2 {
  font-size: 16px;
}
.small {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 0px;
}

