/* <Body left container> */

#idBodyLeftContainer
{
  width: 510px;
  padding: 30px 30px 20px 0;
  float: left;
  background: none;
}

#idBodyLeft H1
{
  float: none;
  background: none;
  width: auto;
  border: none;
  color: #c26635;
  padding: 0;
  margin: 0 10px 10px 0;
  text-align: left;
  font-weight: normal;
  font-size: 200%;
}

#idBodyLeft H2
{
  font-size: 180%;
  color: #c26635;
  font-weight: normal;
}

#idBodyLeft H3
{
  font-size: 150%;
  color: #c26635;
  font-weight: normal;
  color: #c26635;
}

#idBodyLeft UL
{
  color: #c26635;
}

#idBodyLeft UL P
{
  padding-bottom: 3px;
  font-size: 80%;
}

#idBodyLeft UL LI
{
  padding-bottom: 10px;
}

#idBodyLeft UL LI A,
#idBodyLeft UL LI A:link,
#idBodyLeft UL LI A:active,
#idBodyLeft UL LI A:visited,
#idBodyLeft UL LI A:hover
{
  color: #000096;
  margin-bottom: 10px;
}

#idBodyLeft UL A.next,
#idBodyLeft UL A.next:link,
#idBodyLeft UL A.next:active,
#idBodyLeft UL A.next:visited,
#idBodyLeft UL A.next:hover
{
  color: #000096;
  font-size: 0.8em;
  font-weight: bold;
  display: block;
  height: 12px;
  background: url(../../images/icon-arrow-right.gif) left 5px no-repeat;
  padding-left: 10px;
  margin-bottom: 20px;
  width: 300px;
}

#idBodyLeft IMG
{
  padding: 0 0 15px 0;
}

#portFolioHeader
{
  width: 100%;
  float: left;
}

#portFolioHeader H1
{
  float: left;
  width: 250px;
}

#returnLink A,
#returnLink A,
#returnLink A,
#returnLink A,
#returnLink A
{
  font-size: 1.2em;
  display: block;
  height: 24px;
  background: url(../../images/icon-arrow-right.gif) left 5px no-repeat;
  padding-left: 10px;
  margin-bottom: 20px;
  width: 300px;
}

#topLine
{
  float: left;
  background: #f7dfb1 url(../../images/border.gif) top repeat-x;
}

#rightLine
{
  float: left;
  background: url(../../images/border.gif) right repeat-y;
}

#bottomLine
{
  float: left;
  background: url(../../images/border.gif) bottom repeat-x;
}

#topCorner
{
  float: left;
  background: url(../../images/corner-right-bottom.gif) right bottom no-repeat;
}

#bottomCorner
{
  float: left;
  background: url(../../images/corner-right-top.gif) right top no-repeat;
}

#idBodyRight P.summary
{
  color: #000000;
}

/* </Body left container> */
