@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,latin-ext);

.eds_containers_Ozone > h3 {
  line-height: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
  font-weight: normal; }
  .eds_containers_Ozone > h3 .eds_containerTitle {
    font-size: 20px;
    font-family: "Myriad Pro", Verdana;
    line-height: 1;
    color: #a60e00;
    display: inline-block;
    padding: 8px 0; }
  .eds_containers_Ozone > h3.eds_bottomBorder {
    border-bottom: solid 1px #6c6c6c; }
.eds_containers_Ozone > div {
  margin-top: 10px; }
.eds_containers_Ozone.eds_containerBox {
  padding: 15px 20px 10px; }
.eds_containers_Ozone.eds_templateGroup_box {
  border: solid 1px #9f9f9f; }
  .eds_containers_Ozone.eds_templateGroup_box > h3 .eds_containerTitle {
    padding: 0; }
.eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBackground {
  border: solid 1px #c81704; }
  .eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBackground > h3 {
    margin: -15px -20px 0;
    background-color: #eb1601;
    box-shadow: 0 -30px 15px -15px #cb1400 inset; }
    .eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBackground > h3 .eds_containerTitle {
      color: white;
      padding: 10px 20px;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }
    .eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBackground > h3.eds_bottomBorder {
      border-bottom: solid 1px #9e1808; }
.eds_containers_Ozone.eds_templateGroup_titleWithBackgroundAndCaret {
  border: none; }
  .eds_containers_Ozone.eds_templateGroup_titleWithBackgroundAndCaret > div {
    margin-top: 20px; }
  .eds_containers_Ozone.eds_templateGroup_titleWithBackgroundAndCaret > h3 {
    margin: 0;
    position: relative;
    background-color: #eb1601;
    box-shadow: 0 -30px 15px -15px #cb1400 inset; }
    .eds_containers_Ozone.eds_templateGroup_titleWithBackgroundAndCaret > h3 .eds_containerTitle {
      color: white;
      padding: 10px 20px;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }
    .eds_containers_Ozone.eds_templateGroup_titleWithBackgroundAndCaret > h3:after {
      content: "";
      position: absolute;
      bottom: -8px;
      left: 50%;
      border-style: solid;
      border-width: 8px 14px 0;
      border-color: #cb1400 transparent transparent;
      margin-left: -14px; }
.eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBorder {
  border: solid 1px #c81704; }
  .eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBorder > h3 {
    margin: -15px -20px 0; }
    .eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBorder > h3 .eds_containerTitle {
      padding: 10px 20px; }
    .eds_containers_Ozone.eds_templateGroup_boxWithTitleWithBorder > h3.eds_bottomBorder {
      border-bottom: solid 1px #9e1808; }
.eds_containers_Ozone.eds_templateGroup_colorBox {
  background-color: #eb1601;
  box-shadow: 0 -200px 100px -100px #cb1400 inset; }
  .eds_containers_Ozone.eds_templateGroup_colorBox.eds_containerBox {
    border-color: #c81704; }
  .eds_containers_Ozone.eds_templateGroup_colorBox > h3 {
    margin: -15px -20px 0;
    box-shadow: 0px 1px 0 0 #e12d1b; }
    .eds_containers_Ozone.eds_templateGroup_colorBox > h3.eds_bottomBorder {
      border-bottom: solid 1px #6c160c; }
    .eds_containers_Ozone.eds_templateGroup_colorBox > h3 .eds_containerTitle {
      color: white;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
      padding: 10px 20px; }
  .eds_containers_Ozone.eds_templateGroup_colorBox > div .Normal {
    color: white; }
.eds_containers_Ozone.eds_templateGroup_footer > h3 .eds_containerTitle {
  font-size: 24px;
  color: white; }
.eds_containers_Ozone.eds_templateGroup_footer > div .Normal {
  color: darkgrey; }
.eds_containers_Ozone.eds_noTitleNoPadding {
  margin-bottom: 0; }
  .eds_containers_Ozone.eds_noTitleNoPadding > div {
    padding: 0;
    margin: 0; }
.eds_containers_Ozone.eds_noTitlePaddingTopBottom > div {
  padding: 30px 0 10px;
  margin: 0; }
.eds_containers_Ozone.eds_titleSeparator > h3 {
  padding-top: 15px;
  padding-bottom: 0;
  border-bottom: solid 1px #a0a0a0; }
  
  .eds_containers_Ozone.eds_titleSeparator > h3 .eds_containerTitle {
    font-size: 28px;
    padding: 0 0 15px;
    position: relative; }
    
    @media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
      .eds_containers_Ozone.eds_titleSeparator > h3 .eds_containerTitle {
      font-size: 22px;
      padding: 0 0 15px;
      position: relative; }
    
    }
    
    
    .eds_containers_Ozone.eds_titleSeparator > h3 .eds_containerTitle:after, .eds_containers_Ozone.eds_titleSeparator > h3 .eds_containerTitle:before {
      content: "";
      display: inline-block; }
    .eds_containers_Ozone.eds_titleSeparator > h3 .eds_containerTitle:after {
      bottom: -2px;
      border-bottom: solid 3px #a60e00;
      left: 0;
      right: 0;
      position: absolute; }
.eds_containers_Ozone.eds_titleSeparator > div {
  padding-top: 15px;
  padding-bottom: 5px; }
.eds_containers_Ozone.eds_titleSeparator.eds_titleStyle2 > h3 .eds_containerTitle:before {
  position: absolute;
  width: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent transparent #a60e00;
  bottom: 1px;
  left: 50%;
  margin-left: -3px; }
.eds_containers_Ozone.eds_titleSeparator.eds_titleStyle3 > h3 .eds_containerTitle:before {
  width: 40%;
  border-bottom: solid 7px #a60e00;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -20%;
  z-index: 1; }
.eds_containers_Ozone.eds_titleSeparator.eds_titleStyle4 > h3 {
  border-bottom: dashed 1px #bfbfbf;
  padding: 8px 0; }
  .eds_containers_Ozone.eds_titleSeparator.eds_titleStyle4 > h3 .eds_containerTitle {
    padding: 0; }
    .eds_containers_Ozone.eds_titleSeparator.eds_titleStyle4 > h3 .eds_containerTitle:after, .eds_containers_Ozone.eds_titleSeparator.eds_titleStyle4 > h3 .eds_containerTitle:before {
      display: none; }
.eds_containers_Ozone.eds_titleSeparator.eds_centerTitle > h3 {
  text-align: center; }
.eds_containers_Ozone.eds_titleSeparator.eds_rightTitle > h3 {
  text-align: right; }
.eds_containers_Ozone .eds_clear {
  clear: both;
  margin: 0 !important;
  padding: 0 !important; }


.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_default > h3 .eds_containerTitle
{
	font-family: "Roboto Condensed";
	color: #a60e00;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_default > h3.eds_bottomBorder
{
	border-bottom-color: #6c6c6c;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_box > h3 .eds_containerTitle
{
	font-family: "Roboto Condensed";
	color: #a60e00;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_box
{
	border-width: 1px;
	border-style: solid;
	border-color: #9f9f9f;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_boxWithTitleWithBackground > h3 .eds_containerTitle
{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	font-family: "Roboto Condensed";
	color: #ffffff;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_boxWithTitleWithBackground > h3
{
	background-color: #eb1601;
	box-shadow: inset 0px -30px 15px -15px #cb1400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e1808;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_boxWithTitleWithBackground
{
	border-width: 1px;
	border-style: solid;
	border-color: #c81704;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_boxWithTitleWithBorder > h3 .eds_containerTitle
{
	font-family: "Roboto Condensed";
	color: #a60e00;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_boxWithTitleWithBorder > h3.eds_bottomBorder
{
	border-bottom-color: #9e1808;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_boxWithTitleWithBorder
{
	border-width: 1px;
	border-style: solid;
	border-color: #c81704;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_colorBox > h3 .eds_containerTitle
{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	font-family: "Roboto Condensed";
	color: #ffffff;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_colorBox > h3.eds_bottomBorder
{
	border-bottom-color: #6c160c;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_colorBox > h3
{
	box-shadow: 0px 1px 0px 0px #e12d1b;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_colorBox
{
	background-color: #eb1601;
	box-shadow: inset 0px -200px 100px -100px #cb1400;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_colorBox > div .Normal
{
	color: #ffffff;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleWithBackgroundAndCaret > h3 .eds_containerTitle
{
	font-family: "PT Sans";
	color: #ffffff;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleWithBackgroundAndCaret > h3
{
	background-color: #a31507;
	box-shadow: inset 0px -30px 15px -15px #8c0d00;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleWithBackgroundAndCaret > h3:after
{
	border-top-color: #8c0d00;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle1.eds_titleSeparator > h3 .eds_containerTitle,
.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle2.eds_titleSeparator > h3 .eds_containerTitle,
.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle3.eds_titleSeparator > h3 .eds_containerTitle,
.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle4.eds_titleSeparator > h3 .eds_containerTitle
{
	font-family: "Verdana";
	color: #a60e00;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle1.eds_titleSeparator > h3,
.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle2.eds_titleSeparator > h3,
.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle3.eds_titleSeparator > h3
{
	border-bottom-color: #a0a0a0;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle1.eds_titleSeparator > h3 .eds_containerTitle:after
{
	border-bottom-color: #a60e00;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle2.eds_titleSeparator > h3 .eds_containerTitle:before,
.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle2.eds_titleSeparator > h3 .eds_containerTitle:after
{
	border-bottom-color: #a60e00;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle3.eds_titleSeparator > h3 .eds_containerTitle:after
{
	border-bottom-color: #a60e00;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle3.eds_titleSeparator > h3 .eds_containerTitle:before
{
	border-bottom-color: #a60e00;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_titleStyle4.eds_titleSeparator > h3
{
	border-bottom-color: #bfbfbf;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_footer > h3 .eds_containerTitle
{
	font-family: "Roboto Condensed";
	color: #ffffff;
}

.eds_containers_Ozone.eds_style_custom_s8ltuw72zog.eds_templateGroup_footer > div .Normal
{
	color: #a9a9a9;
}

