/* Site-specific styles */
/* Set the spot color for this site - #bebfa0 */
.OuterFramingTable, .LeftEdge
{
  border-color: #bebfa0;
}
.navigationFooter
{
  background-color: #bebfa0;
}
/* Set the rest of the site-specific styles */
#ContentTableMid H1, .ContentTableLowLeft H4, .ContentTableLowMid H4, .ContentTableLowRight H4
{
/*  display: none; */
}
#ContentTableRight H2
{
  font-size: 120%;
}
#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
{
  min-width: 417px; /* 435px;*/
}
IMG.HeadingBullet
{
  position: relative;
  margin-right:   -12px;
  left:    -15px;
}
.overflow
{
  overflow: visible;
  position: absolute;
}
#MainContentWide
{
/*  overflow: visible; */
}
.navigationFooter
{
  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: 10pt;
}
.ContentMain HR.headerSep
{
  margin-bottom: 3ex;
}
.menuContainer
{
  width: 100%;
  background-color: #ffffff;
}
.menuRowContainer1
{
  width: 100%;
  background-color: #c0c0c0;
  background-image: url(../images/11.gif);
  padding-left: 10px;
  margin-bottom: 3px;
}
.menuRowLeftMaster1
{
  width: 100%;
  height: 25px;
  background-image: url(../images/12.gif);
  background-repeat: repeat-x;
  background-color: #ffffff;
  text-align: left;
}
.menuRowLeftSublevel1
{
  width: 100%;
  height: 14px;
  background-image: url(../images/121.gif);
  background-repeat: repeat-x;
  background-color: #ffffff;
  text-align: left;
}
.ContentMainStrapline
{
  font-family: Arial, Helvetica, sans-serif;
}
