/* PMZ Body Styles Start */
/**** HTML Element definitions ****/
html {
  background: none;
}

body {
  background: #DEDEDE url(/images/content_background.gif) repeat-y scroll center center;
  position: relative;
  cursor: default;
  margin: 0;
  font-size: 12px;
  font-family: arial,helvetica,clean,sans-serif;
}

#doc {
  width: 780px;
  margin: 0 auto;
}

a {
  color: #ff6000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: none;
}

.pageTitle {
  font-family: arial,helvetica,clean,sans-serif;
  color: #0069aa;
  font-weight: bold;
  font-size: 138.5%;
  background: url('/images/blueBullet.gif') 0px 9px no-repeat;
  padding: 0 0 5px 10px;
}

.moduleTitle {
  font-family: arial,helvetica,clean,sans-serif;
  color: #0069aa;
  font-weight: bold;
  font-size: 116%;
  margin-bottom: 8px;
}

.itemTitle {
  color: #0069aa;
  font-weight: bold;
}

.hand {
  cursor: pointer;
}

/* PMZ loginBlock Styles Start */
#loginBlock {
  font-family: arial,helvetica,clean,sans-serif;
   color: #666666;
   text-align: right;
}

#loginBlock table.loginTable {
  width: 760px;
  height: 25px;
  margin: 0 10px 0 10px; 
}

#loginBlock table.loginTable td {
}

#loginBlock span.blueLogin {
  font-size: 85%;
  font-weight: bold;
  color: #0069aa;
}
/* PMZ loginBlock Styles End */

/* PMZ mypmzBlock Styles Start */
#mypmzBlock a {
  font-family: arial,helvetica,clean,sans-serif;
  font-size: 85%;
}

#mypmzBlock #mypmzMenu {
  background: #fffdd5;
  border-bottom: 1px solid #6db462;
  padding: 10px;
  text-align: center;
  height: 33px;
}

#mypmzBlock #mypmzMenu table {
  text-align: center;
  width: 100%;
  height: 33px;
}
/* PMZ mypmzBlock Styles End */

/* PMZ breadcrumbsBlock Styles Start */
#breadcrumbs {
}

#breadcrumbsBlock {
  font-family: arial,helvetica,clean,sans-serif;
  font-size: 11px;
  border-bottom: 1px solid #b2d4f9;
  background: #d9ebff;
  padding:0px 10px;
}

#breadcrumbsBlock a {
  /*color: #0069aa;*/
  display: block;
  float: left;
  padding: 3px 0;
}

#breadcrumbsBlock div.final {
  font-weight: bold;
  color: #0069aa;
}

#breadcrumbsBlock span.bcSep {
  color: #FF6600;
  font-weight: normal;
}

#breadcrumbsBlock #myAgent {
  float: right;
  margin-top: 2px;
  *margin-top: 4px;
}

#breadcrumbsBlock #myAgent img {
  vertical-align: top;
}

#breadcrumbsBlock #myAgent a {
  vertical-align: middle;
  color: #ff6000;
  float: none;
  display: inline;
}
/* PMZ breadcrumbsBlock Styles End */

/* PMZ Header Block Style Start */
.pageheader {
  font-size: 107%;
  color: #1E5491;
  font-weight: bold;
}

.pageheaderblock {
  margin: 5px 0 10px 0;
  padding: 5px 0 0 0;
  border-top: 1px solid #d5d0bd;
}

.pageheaderblock img {
  border: 1px solid #d5d0bd;
  float: left;
  margin-right: 5px;
  padding: 3px;
}

.pageheaderblock p {
  margin-bottom: 5px;
  line-height: 20px;
}
/* PMZ Header Block Style End */

/* PMZ contentHeaderBlock Style Start */
#contentHeaderBlock p {
  margin-left: 10px;
  font-family: arial,helvetica,clean,sans-serif;
}

#contentHeaderBlock table {
  font-family: arial,helvetica,clean,sans-serif;
}
/* PMZ contentHeaderBlock Style End */

