/* Site-specific styles */
/* Spot color for this site is #6f8c99 */
.OuterFramingTable
{
  border: 4px solid #6f8c99;
  border-top-width: 0px;
}
#ContentTableMid H1, #ContentTableRight H2, .ContentTableLowLeft H4, .ContentTableLowMid H4, .ContentTableLowRight H4
{
  display: none;
}
#ContentTableRight
{
  padding-top: 25px;
}
#ContentTableMid HR, #ContentTableRight HR, .ContentTableLowLeft HR, .ContentTableLowMid HR, .ContentTableLowRight HR
{
  display: none;
}
#ContentTableMid IMG.HeadingBullet, #ContentTableRight IMG.HeadingBullet, .ContentTableLowLeft IMG.HeadingBullet, .ContentTableLowMid IMG.HeadingBullet, .ContentTableLowRight IMG.HeadingBullet
{
  display: none;
}
.ContentMain H1
{
}
#ContentTableMid
{
  width: 435px;
}
IMG.HeadingBullet
{
  position: relative;
  margin-right:   -12px;
  left:    -15px;
}
.navigationFooter
{
  background-color: #6f8c99;
  border: solid black 0px;
}
.navigationFooter A
{
/*  background-color: white; */
}
DIV
{
border: solid blue 0px;
}
SPAN.inlineHeader
{
  font-weight: bold;
  font-style: italic;
  font-size: 166%;
  line-height: 83%; /* = 100%/166% * 120% (typical line height for a font) */
  font-family: Times New Roman, serif;
}
.inlineMore
{
  font-style: italic;
  color: #0000ff;
}
#Strapline
{
  text-align: center;
  font-size: 14px;
}
BODY, TABLE
{
  /* For some reason, TABLE doesn't inherit the font-size from its parent, even though it inherits the font family */
/*  font-size: xx-small; */
  font-size: 8pt;
}
.ContentMain HR.headerSep
{
  margin-bottom: 3ex;
}
