/* Start of CMSMS style sheet 'Stylesheet:Level 3' */
div#catch_body {
  float: left;;
}
div#body_left {
  margin-left: 10px;
}
div#body_left h1 {
  color: #0c528e;
  font-size: 1.6em;
  padding-left: 22px;
  margin: 0px 0px 5px 0px;
}
div#body_left h2 {
  color: #0c528e;
  font-size: 1.1em
  width: 698px;
  height: 33px;
  background: url("./images/templates/box_gray_heading.gif");
  background-repeat: no-repeat;
  padding: 8px 0px 0px 22px;
  margin: 5px 0px 5px 0px;
}
#body_blurb {
font-weight: normal;
font-size: 16px;
}
div#body_left div#body_blurb {
  /* Replace this with the company one in sub stylesheets */
  background: url("./images/templates/background_sparx.gif");
  background-repeat: no-repeat;
  padding: 32px 32px 32px 22px;;
  width: 645px;
  height: 141px;
  _width: 698px;
  _height: 205px;
  margin: 10px 0px 5px 0px;
}
div#body_left div#body_blurbCatch {
  /* Replace this with the company one in sub stylesheets */
  background: url("./images/templates/background_catch.gif");
  padding: 32px 32px 32px 22px;;
  width: 644px;
  height: 134px;
  _width: 698px;
  _height: 205px;
  margin: 10px 0px 5px 0px;
  font-size: 1.1em;
}
div#body_left div#body_blurbJira {
  /* Replace this with the company one in sub stylesheets */
  background: url("./images/templates/background_atlassian.gif");
  padding: 32px 32px 32px 22px;;
  width: 644px;
  height: 141px;
  _width: 698px;
  _height: 205px;
  margin: 10px 0px 5px 0px;
  font-size: 1.1em;
}

.notabspad {
margin-left: 10px;
}
/* End of 'Stylesheet:Level 3' */

