/* Print stylesheet */

html
{
  font-family: "Century Gothic", sans-serif;
}

.noprint
{
  display: none !important;
}

.operafix
{
  display: none !important;
}

div#center_left
{
  display: none;
}

img.logo
{
  position: absolute;
  top: 2px;
  left: 10px;
  border: 0 !important;
}

ul.nav_blue
{
  display: none;
}

div.breadcrumb
{
  position: absolute;
  top: 30px;
  left: 120px;
}

div.breadcrumb h3
{
  font-size: 1.3em;
  margin: 0 0 10px 0;
}

div.breadcrumb a
{
  color: #000;
  text-decoration: none;
}

div.breadcrumb p
{
  margin: 0;
}

div#center_content
{
  margin-top: 110px;
  border-top: 1px solid #000;
  text-indent: 4px;
}

div#center_content a
{
  color: #006;
  text-decoration: none;
}

div#center_content table .blue
{
  color: #1f3e76;
  font-weight: bold;
  /*text-align: left;*/
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}

div#center_content table th
{
  color: #E20025;
  text-align: left;
  padding: 0 4px 5px 4px;
}

div#center_content table tr
{
  padding: 0 0 8px 0;
}

div#center_content table tr.blue td
{
  padding: 12px 0 12px 0;
}

div#center_right img, div.home_images img
{
  position: absolute;
  top: 2px;
  right: 9px;
  width: 90px;
  height: 90px;
  border: 1px solid #E20025;
}

div#center div.home_news h2
{
  font-family: serif;
}

div#center div.home_news div.newsstory
{
  width: 44%;
  padding: 0 3% 0 0;
  float: left;
}

div#center div.home_news div.newsstory a
{
  color: #000;
  font-weight: bold;
  text-decoration: none;
  font-family: serif;
}

div#footer
{
  border-top: 1px solid #000;
  width: 100%;
  clear: both;
}

div#footer img
{
  float: left;
  margin: 4px 0 0 3px;
  border: 0 !important;
  width: 78px;
  height: 51px;
}

div#footer div#company_info_text
{
  float: left;
  margin: 1px 0 0 12px;
  font-size: 0.9em;
  font-family: sans-serif;
  color: #007;
}

div#footer div#company_info_text a
{
  color: #007;
  text-decoration: none;
  font-weight: bold;
}