a:link
{ 
  text-decoration: none;
  }

a:hover
{ 
  text-decoration: underline; color: #666666
  }

.txt
{
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  color : #413B3B;
  }

.txthome
{
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  color : #ffffff;
  }

.heading
{
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  color : #ffffff;
  font-weight:bold;
  }

.headinghome
{
  font-family : Arial, Helvetica, sans-serif;
  font-size: 14px;
  color : #fa952b;
  font-weight:bold;
  }

.footer
{
  font-family : Arial, Helvetica, sans-serif;
  font-size: 9px;
  color : #8C8888;
  }

.ptxt
{
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  color : #050735;
  font-weight:bold;
  }

.pheading
{
  font-family : Arial, Helvetica, sans-serif;
  font-size: 18px;
  color : #971116;
  font-weight:bold;
  }

.linkText
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  color: black; 
  }

.linkTextInternal
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight:bold;
  color: #9E1217;
  }

.style1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  }

.style3
{
  font-size: 12pt
  }

.style5
{
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #9e1217;
  }

.style8
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #fa952b;
  font-weight: bold;
  }

.style11
{
  font-size: 9pt; 
  color: #000000;
  }

.tablecellBlue
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  background-color: #BFC9ED; 
  text-align: justify 
  }

img.bordered
{
  border: solid white 2px;
  padding: 0px;
  margin: 2px;
}

/* CC-  bad CSS patchup job.  My apologies to webbrowsers everywhere. */
.content {
  background-color: #ffffff;
  background-image: url("images/bg_content.jpg");
  background-repeat: no-repeat;
}

.cinternal {
  background-color: #ffffff;
  background-image: url("images/curve_internal.jpg");
  background-repeat: no-repeat;
}

th.piccap {
  text-align: center;
  vertical-align: bottom;
}

td.pic {
  text-align: center;
  vertical-align: top;
}
