#pageTitle
{
  height: 43px;
  padding-left: 22px;
  color: #FFFFFF;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 43px;
  background-color: #357674;
}

#pageTitleImage
{
  float: right;
}

#column1
{
  float: left;
  width: 385px;
  margin: 1px 0px;
}

#column2
{
  float: right;
  width: 385px;
  margin: 1px 0px;
}

#strip1
{
  float: left;
  width: 192px;
  height: 21px;
  background-image: url(../images/stripBkg.jpg);
  background-repeat: repeat-y;
}

#strip2
{
  float: right;
  width: 192px;
  height: 21px;
  background-color: #D4D0C1;
}

#strip3
{
  float: left;
  width: 192px;
  height: 21px;
  background-color: #D4D0C1;
}

#strip4
{
  float: right;
  width: 192px;
  height: 21px;
  background-color: #F3C616;
}

#pageArea
{
  clear: both;
  padding: 0px;
  background-color: #E3E5E5;
  background-image: url(../images/pageSide.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#sideMenu ul li a
{
  padding-left: 22px;
}

#text
{
  float: right;
  width: 554px;
  padding: 12px;
  border-left: solid 1px #FFFFFF;
  background-color: #E7EBEF;
}

#prop
{
  height: 350px;
  float: right;
  width: 1px;
}

#textContent
{
  font-size: 0.7em;
}

#textContent a
{
  color: #666666;
  text-decoration: none;
}

#textContent ul
{
  margin: 0px;
  padding: 0px;
}

#textContent ul li
{
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  padding: 2px 0px;
  list-style-type: none;
  list-style-image: none;
}

#textContent ul ul li
{
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: normal;
  padding: 2px 20px;
}

#textContent ul ul ul
{
  margin-top: 2px;
}

#textContent ul ul ul li
{
  margin-left: 40px;
  padding: 2px 0px;
  list-style-image: url(../images/blackDiamond.gif);
}

#textContent li
{
  list-style-image: url(../images/blackDiamond.gif);
  margin: 4px 0px;
}

#clear
{
  clear: both;
  height: 1px;
  overflow: hidden;
}