/***************************************************************/
/** START: Common to all sub-pages                            **/
/***************************************************************/
#mainHeader
{
  height: 190px;
}

#Navigator
{
  background: url(../img/imgHdr04.jpg) no-repeat;
  height: 96px;
}

#mainHeader #catchMsg02
{
  padding: 12px 0 0 30px;
}

#catchMsg02 h1
{
  color: #5e719c;
  text-align: left;
  font-family: Arial, Verdana, Times New Roman;
  font-size: 24px;
  line-height: 28px;
}
/***************************************************************/
/** END: Common to all sub-pages                              **/
/***************************************************************/

#mainContent
{
  margin: 1px auto;
  font-family: Arial, Verdana, Sans Serif;
}

#mainContent #pageTitle
{
  text-align: left;
  background: url(../img/imgPgTitleSpacer.gif) repeat-x;
  height: 33px;
  width: 780px;
  padding-bottom: 5px;
}

#mainContent h5
{
  font-family: Arial, Verdana, Sans Serif;
  font-size: 14px;
  font-weight: normal;
}

#mainContent div.subPortal01
{
  text-align: left;
  background: url(../img/imgTitleArrow01.gif) no-repeat;
  width: 100%;
}

div.subPortal01 h1
{
  margin-left: 26px;
  background: url(../img/imgTitleSpacer01.gif) repeat-x;
  height: 29px;
  line-height: 27px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}

table.portal01
{
  width: 746px;
  position: relative;
}

table.portal01 td.portal01C01R01
{
  background: url(../img/imgFrameUprLft01.gif) no-repeat;
  width: 6px;
  height: 6px;
}

table.portal01 td.portal01C02R01
{
  background: url(../img/imgFrameSideTop01.gif) repeat-x;
  height: 6px;
}

table.portal01 td.portal01C03R01
{
  background: url(../img/imgFrameUprRyt01.gif) no-repeat;
  width: 8px;
  height: 6px;
}

table.portal01 td.portal01C01R02
{
  background: url(../img/imgFrameSideLft01.gif) repeat-y;
  width: 6px;
}

td.portal01C02R02 div.subPortalBody
{
  margin: 5px 8px;
  color: #3c3755;
}

div.subPortalBody img.pictUprLft
{
  float: left;
  margin: 0 10px 2px 0;
}

table.portal01 td.portal01C03R02
{
  background: url(../img/imgFrameSideRyt01.gif) repeat-y;
  width: 8px;
}

table.portal01 td.portal01C01R03
{
  background: url(../img/imgFrameLwrLft01.gif) no-repeat;
  width: 6px;
  height: 12px;
}

table.portal01 td.portal01C02R03
{
  background: url(../img/imgFrameSideBtm01.gif) repeat-x;
  height: 12px;
}

table.portal01 td.portal01C03R03
{
  background: url(../img/imgFrameLwrRyt01.gif) no-repeat;
  width: 8px;
  height: 12px;
}

div.subPortalBody div.pictUprRyt
{
  margin: 0 2px 0px 0;
  position: absolute;
  width: 720px;
}

div.pictUprRyt img
{
  float: right;
}

div.goTop
{
  width: 100%;
  text-align: right;
  padding: 10px 0;
}

div.goTop a
{
  font-weight: bold;
  font-size: 12px;
}

div.goTop a:hover
{
  color: #1D9CD5;
}