#mainContent #mainTier01, #mainTier02, table.portal01
{
  text-align: left;
  width: 385px;
}

#mainContent #mainTier01
{
  float: left;
  padding: 0px 5px 10px 0;
}

#mainContent #mainTier02
{
  float: right;
  padding: 0px 0 10px 5px;
}

div.subPortalBody
{
  height: 390px;
  position: relative;
}

#inquiryCatchMsg
{
  background: url(../contact/img/imgContactUs01.jpg) no-repeat;
  height: 105px;
  margin: 2px 3px;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 130px 0 0;
  line-height: 25px;
}

#contactInfo td.col1
{
  background: #d9d7e0 url(../img/imgRowSep.gif) repeat-x;
  width: 146px;
  padding: 9px 0 9px 3px;
  vertical-align: top;
}

#contactInfo td.col2
{
  background: url(../img/imgRowSep.gif) repeat-x;
  padding: 9px 8px;
  vertical-align: top;
}

#contactInfo td.col2 h5
{
  margin: 0 0 10px 0;
}

#contactInfo td.lastCol1
{
  background: #d9d7e0 url(../img/imgRowSep.gif) repeat-x;
  height: 2px;
}

#contactInfo td.lastCol2
{
  background: url(../img/imgRowSep.gif) repeat-x;
}

td.col1 div#row1
{
  background: url(../img/imgBullet.gif) no-repeat 3px 2px;
  padding: 0 22px;
}

td.col1 div#row2, div#row3, div#row4, div#row5
{
  padding: 0 25px;
  line-height: 20px;
}

td.col1 div#row2
{
  background: url(../contact/img/imgContactUs04.gif) no-repeat 3px 0px;
}

td.col1 div#row3
{
  background: url(../contact/img/imgContactUs05.gif) no-repeat 3px 0px;
}

td.col1 div#row4
{
  background: url(../contact/img/imgContactUs06.gif) no-repeat 3px 0px;
}

td.col1 div#row5
{
  background: url(../contact/img/imgContactUs07.gif) no-repeat 3px 0px;
}

#contactPic
{
  position: absolute;
  width: 360px;
  margin-top: -90px;
  text-align: right;
}

div.subPortalBody h4
{
  padding-top: 5px;
  color: #3c3755;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
}

ul#contactForm li
{
  float: left;
  background: url(../img/imgRowSep.gif) repeat-x;
  padding: 5px 0;
  width: 360px;
}

ul#contactForm div, input, span, textarea
{
  float: left;
}

ul#contactForm div
{
  width: 140px;
  height: auto;
}

ul#contactForm div.required
{
  color: #ff0000;
}

ul#contactForm input.contactInput1
{
  width: 200px;
}

ul#contactForm input.contactInput2
{
  width: 100px;
  margin-right: 5px;
}

ul#contactForm #inquiry
{
  height: 60px;
  width: 200px;
}

li#liConfirm
{
  text-align: center;
}

li#liConfirm img
{
  margin-top: 5px;
}

#confirmResult
{
  width: 100%;
  /*background: url(../contact/static/imgs/warning.png) no-repeat;
  padding-left: 35px;*/
  padding-bottom: 10px;
  color: #993300;
}

#confirmResult li
{
  list-style: circle;
  margin: 0 15px;
}

ul#contactForm div.confirmEntry
{
  width: 210px;
  text-align: left;
  overflow-x: auto;
}

div.subPortalBody div#msgCompleted
{
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
}

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

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