div.block.purple {
  background-color: #D0D7F3;
  color: #002D62;
  background-image: url('/themes/gosc/gfx/fader.jsp?start=9196aa&stop=D0D7F3&width=7');
  background-repeat: repeat-y;
}
div.block.purple h2 {
  background-color: #303D84;
  color: #FFFFFF;
  background-image: url('/themes/gosc/gfx/fader.jsp?start=212a5c&stop=303D84&width=7');
  background-repeat: repeat-y;
}
div.block.light-blue {
  background-color: #E0FFFF;
  color: #002C61;
  background-image: url('/themes/gosc/gfx/fader.jsp?start=9cb2b2&stop=E0FFFF&width=7');
  background-repeat: repeat-y;
}
div.block.light-blue h2 {
  background-color: #E0FFFF;
  color: #0A5E42;
  background-image: url('/themes/gosc/gfx/fader.jsp?start=9cb2b2&stop=E0FFFF&width=7');
  background-repeat: repeat-y;
}
div.block.grey {
  background-color: #CDCDCD;
  color: #002C61;
  background-image: url('/themes/gosc/gfx/fader.jsp?start=8f8f8f&stop=CDCDCD&width=7');
  background-repeat: repeat-y;
}
div.block.grey h2 {
  background-color: #CDCDCD;
  color: #002C61;
  background-image: url('/themes/gosc/gfx/fader.jsp?start=8f8f8f&stop=CDCDCD&width=7');
  background-repeat: repeat-y;
}
div.block.white {
  background-color: #FFFFFF;
  color: #002C61;
}
div.block.white h2 {
  background-color: #FFFFFF;
  color: #0A5E42;
}
div.block.grey-with-header {
  background-color: #e7e7e7;
  color: #002C61;
  background-image: url('/themes/gosc/gfx/fader.jsp?start=a1a1a1&stop=e7e7e7&width=7');
  background-repeat: repeat-y;
}
div.block.grey-with-header h2 {
  background-color: #CDCDCD;
  color: #002C61;
  background-image: url('/themes/gosc/gfx/fader.jsp?start=8f8f8f&stop=CDCDCD&width=7');
  background-repeat: repeat-y;
}
