
.bottomMargin {
  margin-bottom: 10px;
}

/* BOIC "BorderLine" Container styles */

.bl_cont .head {
  text-align: left; /* border line container title class  */
  font-size: 18px; /*22px;*/
  padding: 0 2 0 2;
  background-color: #ffffff;
  font-family: Verdana,arial,Sans-Serif;
  font-weight: normal;
  color: #877E87;
}

td.bl_brdr {
  /* border line border class */
  background-color: #877E87;
}

td.bl_content {
  padding: 4px;
}
.bl_content P {
  font-size: 12px;
}


/* end -- BOIC "BorderLine" Container styles */

/* BOIC "BorderLine" Container styles */

.bnl_cont .head {
  text-align: left; /* border line container title class  */
  font-size: 18px; /*22px;*/
  padding: 0 2 0 2;
  background-color: #ffffff;
  font-family: Verdana,arial,Sans-Serif;
  font-weight: normal;
  color: #877E87;
}

td.bnl_brdr {
  /* border line border class */
  background-color: transparent;
}

td.bnl_cont {
  padding: 4px;
}
.bnl_cont P {
  font-size: 12px;
}


/* end -- BOIC "BorderLine" Container styles */



/* grey box */

.gb_cont .headPane {
  text-align: center;
  padding: 4px;
}

.gb_cont .head {
  text-align: left;
  font-family: Verdana;
  font-weight: bold;
  color: #333333;
  line-height: 1.4em;
}

/* end grey box */

/* orange box*/
.or_cont {
  background-color: #FFCC00;
}
.or_cont .headPane {
  text-align: center;
  padding-bottom: 0px;
}

.or_cont .head {
  text-align: left;
  font-family: Verdana;
  font-weight: bold;
  color: #333333;
  line-height: 1.4em;
}
/* end orange box*/
/* orange box*/
.grsq_cont {
  background-color: #EAEAEA;
}
.grsq_cont .headPane {
  text-align: center;
  padding-bottom: 0px;
}

.grsq_cont .head {
  text-align: left;
  font-family: Verdana;
  font-weight: bold;
  color: #333333;
  line-height: 1.4em;
}
/* end orange box*/

/* blue box */
.bb_cont .headPane {
  text-align: center;
  padding-top: 4px;
}

.bb_cont .head {
  text-align: left;
  color: #5A7191;
  font-size: 20px; /*22px;*/
  font-family: Verdana,arial,Sans-Serif;
}

.bb_cont {
  background-color: #E3ECF9;
}
/* end blue box */


/* yellow box */
.yb_cont .headPane {
  text-align: center;
  padding-top: 4px;
}

.yb_cont .head {
  text-align: left;
  color: #5A7191;
  font-size: 20px; /*22px;*/
  font-family: Verdana,arial,Sans-Serif;
}

.yb_cont {
  background-color: #FEFDEF;
}
/* end yellow box */

/* green box */
.grb_cont .headPane {
  text-align: center;
  padding-top: 4px;
}

.grb_cont .head {
  text-align: left;
  color: #4E844E;
  font-size: 20px; /*22px;*/
  font-family: Verdana,arial,Sans-Serif;
}

.grb_cont {
  background-color: #ffffff;
}
/* end green box */

/* red box */
.rb_cont .headPane {
  text-align: center;
  padding-top: 4px;
}

.rb_cont .head {
  text-align: left;
  color: #982D2D;
  font-size: 20px; /*22px;*/
  font-family: Verdana,arial,Sans-Serif;
}

.rb_cont {
  background-color: #ffffff;
}
/* end red box */

/* green background box */
.grebg_cont .head {
  text-align: left;
  font-family: Verdana;
  font-weight: bold;
  color: #333333;
  line-height: 1.4em;
}

.grebg_cont {
  background-color: #ECF6C1;
}
/* end green background box */

/* grey background box */
.grbg_cont .head {
  text-align: left;
  font-family: Verdana;
  font-weight: bold;
  color: #333333;
  line-height: 1.4em;
}

.grbg_cont {
  background-color: #F0F0F0;
}
/* end grey background box */

/* default style (gray title only) */
.def_cont .head {
  text-align: left;
  font-family: Verdana;
  font-weight: bold;
  color: #333333;
  line-height: 1.4em;
}

.def_cont TD.ContentPane {
  padding-top: 5px;
}
/* default style (gray title only) */

/* gray title underlined */
.cont_titleLine .head {
  text-align: left;
  font-family: Verdana;
  font-weight: bold;
  color: #333333;
  line-height: 1.4em;
}

.cont_titleLine td.headTD {
  border-bottom: 2px solid #E6E9EB;
}

.cont_titleLine TD.ContentPane {
  padding-top: 5px;
}
/* default style (gray title only) */
