#header,
#main-left,
#footer,
p.back,
p.more {
  display: none;
}
body {
  font: 68.75% Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height: 150%;
}
#container {
  font-size: 1em;
  line-height: 1em;
}
/*
* CONTENT
*/
#container {
  width: 650px;
}
table.list1 {
  width: 100%;
}
table.list1 td {
  padding: 2px 0 4px 10px;
  border-bottom: 1px solid #bcd6e7;
}
table.list1 tr.last td {
  border-bottom: none !important;
}
table.list1 td.col1 {
  width: 180px;
}
table.list1 td.col3 {
  white-space: nowrap !important;
}
img.f-left {
  float: left;
  margin: 0 1em 1em 0;
}
img.f-right {
  float: right;
  margin: 0 0 1em 1em;
}
.cb {
  clear: both;
}
/* ====================== */
#content,
#content table {
  color: #575757;
}
#content-main h1 {
  font-weight: normal;
  font-size: 1.727em;
  color: #2a4188;
  text-transform: uppercase;
}
#content-main h2 {
  font-weight: bold;
  font-size: 1.182em;
  color: #2a4188;
  padding: 0 0 1em 0;
}
#content-main h3 {
  font-weight: bold;
  font-size: 1em;
  padding: 0 0 1em 0;
}
#content-main p,
#content-main ul,
#content-main div.hr,
#content-main table {
  font-size: 1em;
  padding: 0 0 1em 0;
}
#content-main h1,
#content-main h2,
#content-main h3,
#content-main p,
#content-main ul li {
  line-height: 1.35em;
}
#content-main a:link,
#content-main a:visited,
#content-main a:focus,
#content-main a:hover,
#content-main a:active {
  color: #79aecf;
  font-weight: bold;
}
#content-main a:focus,
#content-main a:hover {
  text-decoration: underline !important;
}
#content-main p.more a:link,
#content-main p.more a:visited,
#content-main p.more a:focus,
#content-main p.more a:hover,
#content-main p.more a:active,
#content-main p.back a:link,
#content-main p.back a:visited,
#content-main p.back a:focus,
#content-main p.back a:hover,
#content-main p.back a:active {
  color: #2a4188;
  font-weight: bold;
  font-size: 1.182em;
}
#content-main p.more a:focus,
#content-main p.more a:hover,
#content-main p.back a:focus,
#content-main p.back a:hover {
  text-decoration: underline !important;
}
table.list1 td.col1 {
  font-weight: bold;
}