/* ======================================
	ADP Theme.css

    Created : MAC 11/14/2014
Last Updated: MAC 08/11/2015
====================================== */
html {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  color: #4d4d4d;
  text-align: left;
}
body {
  background: #ffffff;
  font-size: 1em;
  line-height: 1.4;
}
.ixp-responsive-disabled body {
  font-size: 110%;
}
@media only screen and (min-width: 320px) {
  .ixp-responsive body {
    font-size: 105%;
  }
}
@media only screen and (min-width: 768px) {
  .ixp-responsive body {
    font-size: 105%;
  }
}
@media only screen and (min-width: 992px) {
  .ixp-responsive body {
    font-size: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .ixp-responsive body {
    font-size: 105%;
  }
}
@font-face {
  font-family: 'AmasisMT';
  src: url('AmasisMT.eot?#iefix') format('embedded-opentype'), url('AmasisMT.woff') format('woff'), url('AmasisMT.ttf') format('truetype'), url('AmasisMT.svg#AmasisMT') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINOT';
  src: url('DINOT.eot?#iefix') format('embedded-opentype'), url('DINOT.otf') format('opentype'), url('DINOT.woff') format('woff'), url('DINOT.ttf') format('truetype'), url('DINOT.svg#DINOT') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINOT-Bold';
  src: url('DINOT-Bold.eot?#iefix') format('embedded-opentype'), url('DINOT-Bold.otf') format('opentype'), url('DINOT-Bold.woff') format('woff'), url('DINOT-Bold.ttf') format('truetype'), url('DINOT-Bold.svg#DINOT-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ======================================
	Typography

	REQUIRED CLASSES: h1, h2, h3, .font-a
====================================== */
h1 {
  font-size: 2.571em;
  font-family: 'AmasisMT', Helvetica;
  line-height: 1.0;
  padding-bottom: 0.2em;
}
h2 {
  font-size: 2.143em;
  font-family: 'AmasisMT', Helvetica;
  line-height: 1.0;
  padding-bottom: 0.3em;
}
h3 {
  font-size: 1.714em;
  font-family: 'AmasisMT', Helvetica;
  line-height: 1.1;
  padding-bottom: 0.3em;
}
h4 {
  font-size: 1.429em;
  font-family: 'AmasisMT', Helvetica;
  line-height: 1.1;
  padding-bottom: 0.3em;
}
h5 {
  font-size: 1.286em;
  font-family: 'AmasisMT', Helvetica;
  line-height: 1.2;
  padding-bottom: 0.3em;
}
h6 {
  font-size: 1.143em;
  font-family: 'AmasisMT', Helvetica;
  line-height: 1.3;
  padding-bottom: 0.3em;
}
p {
  padding: .25em 0;
}
/* ======================================
	Fonts

	REQUIRED CLASSES: None
====================================== */
.font-a {
  font-family: 'AmasisMT', Helvetica;
}
.font-a h1,
.font-a h2,
.font-a h3,
.font-a h4,
.font-a h5,
.font-a h6,
.font-a .nav,
.font-a .button {
  font-family: 'AmasisMT', Helvetica;
}
.font-b {
  font-family: 'DINOT';
}
.font-b h1,
.font-b h2,
.font-b h3,
.font-b h4,
.font-b h5,
.font-b h6,
.font-b .nav,
.font-b .button {
  font-family: 'DINOT';
}
.font-c {
  font-family: 'DINOT-Bold';
}
.font-c h1,
.font-c h2,
.font-c h3,
.font-c h4,
.font-c h5,
.font-c h6,
.font-c .nav,
.font-c .button {
  font-family: 'DINOT-Bold';
}
.font-d {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.font-d h1,
.font-d h2,
.font-d h3,
.font-d h4,
.font-d h5,
.font-d h6,
.font-d .nav,
.font-d .button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* ======================================
	Font IXP Information
====================================== */
.font-a {
  -ixp-name: "Amasis";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-b {
  -ixp-name: "DIN";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-c {
  -ixp-name: "DIN Bold";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-d {
  -ixp-name: "Arial";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
/* ======================================
	Content

	REQUIRED CLASSES: .caption, .fine-print
====================================== */
.caption {
  font-size: 1.143em;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
  font-family: 'DINOT';
}
.fine-print {
  font-size: 0.857em;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
}
/* ======================================
	Content IXP Information
    REQUIRED CLASSES: .caption, .fine-print
====================================== */
.caption {
  -ixp-name: "Caption";
  -ixp-tags: "Text";
  -ixp-group: "text";
  -ixp-scope: "Text";
}
.fine-print {
  -ixp-name: "Fine Print";
  -ixp-tags: "Text";
  -ixp-group: "text";
  -ixp-scope: "Text";
}
/* ======================================
	Alignment

	REQUIRED CLASSES: ALL
====================================== */
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.indent {
  margin-left: .85em;
}
/* ======================================
	Alignment IXP Information
    REQUIRED CLASSES: ALL
====================================== */
.align-right {
  -ixp-name: "Right Align";
  -ixp-tags: "Alignment";
  -ixp-group: "alignment";
  -ixp-scope: "Text,Link,ContainerLike";
}
.align-left {
  -ixp-name: "Left Align";
  -ixp-tags: "Alignment";
  -ixp-group: "alignment";
  -ixp-scope: "Text,Link,ContainerLike";
}
.align-center {
  -ixp-name: "Center Align";
  -ixp-tags: "Alignment";
  -ixp-group: "alignment";
  -ixp-scope: "Text,Link,ContainerLike";
}
.indent {
  -ixp-name: "Text Indent";
  -ixp-tags: "Alignment";
  -ixp-group: "alignment";
  -ixp-scope: "Text";
}
/* ======================================
	List Items

	REQUIRED CLASS: .bullet-a
====================================== */
ul,
ol {
  margin: 0;
  padding: 0;
}
ul li {
  margin: 10px 0 10px 20px;
  list-style-type: disc;
}
ol {
  margin-left: 20px;
  list-style-type: decimal;
}
.bullet-a ul li {
  background: url("bullet_round.png") no-repeat 0 0.5em;
  list-style-type: none;
  padding-left: 15px;
}
.bullet-b ul li {
  background: url("bullet_round_red.png") no-repeat 0 0.5em;
  list-style-type: none;
  padding-left: 15px;
}
.bullet-c ul li {
  background: url("bullet_round_white.png") no-repeat 0 0.5em;
  list-style-type: none;
  padding-left: 15px;
}
.bullet-d ul li {
  background: url("bullet_check_red.png") no-repeat 0 0;
  list-style-type: none;
  padding-left: 30px;
  padding-bottom: 5px;
}
.bullet-e ul li {
  background: url("bullet_check_white.png") no-repeat 0 0;
  list-style-type: none;
  padding-left: 30px;
  padding-bottom: 5px;
}
/* ======================================
	List IXP Information

	REQUIRED CLASS: .bullet-a
====================================== */
.bullet-a {
  -ixp-name: "Bullet Circle Gray";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
.bullet-b {
  -ixp-name: "Bullet Circle Red";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
.bullet-c {
  -ixp-name: "Bullet Circle White";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
.bullet-d {
  -ixp-name: "Bullet Check Red";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
.bullet-e {
  -ixp-name: "Bullet Check White";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
/* ======================================
	Link Element Base
====================================== */
a {
  color: #336699;
  display: inline;
  text-decoration: none;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
a:hover {
  color: #336699;
  text-decoration: underline;
}
/* ======================================
	CTA Links

	REQUIRED CLASS: .cta_link.link-a
====================================== */
.cta_link {
  display: inline-block;
}
.cta_link.link-a {
  background: url('cta_link_arrow_blue.png') no-repeat 100% 54%;
  color: #336699;
  text-decoration: none;
  padding-right: 10px;
}
.cta_link.link-a:hover {
  color: #336699;
  text-decoration: underline;
}
.cta_link.link-b {
  background: url('cta_link_arrow_red.png') no-repeat 100% 54%;
  color: #c31f25;
  text-decoration: none;
  padding-right: 10px;
}
.cta_link.link-b:hover {
  color: #c31f25;
  text-decoration: underline;
}
.cta_link.link-c {
  background: url('cta_link_arrow_white.png') no-repeat 100% 54%;
  color: #ffffff;
  text-decoration: none;
  padding-right: 10px;
}
.cta_link.link-c:hover {
  color: #ffffff;
  text-decoration: underline;
}
/* ======================================
	Links IXP Information

	REQUIRED CLASS: .cta_link.link-a
====================================== */
.cta_link.link-a {
  -ixp-name: "Blue CTA Arrow";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link,Lightbox";
}
.cta_link.link-b {
  -ixp-name: "Red CTA Arrow";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link,Lightbox";
}
.cta_link.link-c {
  -ixp-name: "White CTA Arrow";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link,Lightbox";
}
/* ======================================
	Colors

	REQUIRED CLASS - .color-a, .color-b

    NOTE: These 2 required class (a & b) style values should not change. 
    They should be always be White and black.
====================================== */
.color-a {
  color: #ffffff;
}
.color-a h1,
.color-a h2,
.color-a h3,
.color-a h4,
.color-a h5,
.color-a h6,
.color-a a,
.color-a p {
  color: #ffffff;
}
.color-b {
  color: #000000;
}
.color-b h1,
.color-b h2,
.color-b h3,
.color-b h4,
.color-b h5,
.color-b h6,
.color-b a,
.color-b p {
  color: #000000;
}
.color-c {
  color: #2c2c2c;
}
.color-c h1,
.color-c h2,
.color-c h3,
.color-c h4,
.color-c h5,
.color-c h6,
.color-c a,
.color-c p {
  color: #2c2c2c;
}
.color-d {
  color: #363636;
}
.color-d h1,
.color-d h2,
.color-d h3,
.color-d h4,
.color-d h5,
.color-d h6,
.color-d a,
.color-d p {
  color: #363636;
}
.color-e {
  color: #4d4d4d;
}
.color-e h1,
.color-e h2,
.color-e h3,
.color-e h4,
.color-e h5,
.color-e h6,
.color-e a,
.color-e p {
  color: #4d4d4d;
}
.color-f {
  color: #7a7c80;
}
.color-f h1,
.color-f h2,
.color-f h3,
.color-f h4,
.color-f h5,
.color-f h6,
.color-f a,
.color-f p {
  color: #7a7c80;
}
.color-g {
  color: #959595;
}
.color-g h1,
.color-g h2,
.color-g h3,
.color-g h4,
.color-g h5,
.color-g h6,
.color-g a,
.color-g p {
  color: #959595;
}
.color-h {
  color: #cccccc;
}
.color-h h1,
.color-h h2,
.color-h h3,
.color-h h4,
.color-h h5,
.color-h h6,
.color-h a,
.color-h p {
  color: #cccccc;
}
.color-i {
  color: #c31f25;
}
.color-i h1,
.color-i h2,
.color-i h3,
.color-i h4,
.color-i h5,
.color-i h6,
.color-i a,
.color-i p {
  color: #c31f25;
}
.color-j {
  color: #dc1e32;
}
.color-j h1,
.color-j h2,
.color-j h3,
.color-j h4,
.color-j h5,
.color-j h6,
.color-j a,
.color-j p {
  color: #dc1e32;
}
.color-k {
  color: #336699;
}
.color-k h1,
.color-k h2,
.color-k h3,
.color-k h4,
.color-k h5,
.color-k h6,
.color-k a,
.color-k p {
  color: #336699;
}
.color-l {
  color: #5a7d91;
}
.color-l h1,
.color-l h2,
.color-l h3,
.color-l h4,
.color-l h5,
.color-l h6,
.color-l a,
.color-l p {
  color: #5a7d91;
}
.color-m {
  color: #669933;
}
.color-m h1,
.color-m h2,
.color-m h3,
.color-m h4,
.color-m h5,
.color-m h6,
.color-m a,
.color-m p {
  color: #669933;
}
.color-n {
  color: rgb(0,101,171);
}
.color-n h1,
.color-n h2,
.color-n h3,
.color-n h4,
.color-n h5,
.color-n h6,
.color-n a,
.color-n p {
  color: rgb(0,101,171);
}
.color-o {
  color: rgb(8,175,229);
}
.color-o h1,
.color-o h2,
.color-o h3,
.color-o h4,
.color-o h5,
.color-o h6,
.color-o a,
.color-o p {
  color: rgb(8,175,229);
}
.color-p {
  color: #25b34b;
}
.color-p h1,
.color-p h2,
.color-p h3,
.color-p h4,
.color-p h5,
.color-p h6,
.color-p a,
.color-p p {
  color: #25b34b;
}
.color-q {
  color: rgb(237,28,46);
}
.color-q h1,
.color-q h2,
.color-q h3,
.color-q h4,
.color-q h5,
.color-q h6,
.color-q a,
.color-q p {
  color: rgb(237,28,46);
}
.color-r {
  color: rgb(35,31,32);
}
.color-r h1,
.color-r h2,
.color-r h3,
.color-r h4,
.color-r h5,
.color-r h6,
.color-r a,
.color-r p {
  color: rgb(35,31,32);
}
.color-s {
  color: rgb(166,173,180);
}
.color-s h1,
.color-s h2,
.color-s h3,
.color-s h4,
.color-s h5,
.color-s h6,
.color-s a,
.color-s p {
  color: rgb(166,173,180);
}
.color-t {
  color: rgb(23,79,96);
}
.color-t h1,
.color-t h2,
.color-t h3,
.color-t h4,
.color-t h5,
.color-t h6,
.color-t a,
.color-t p {
  color: rgb(23,79,96);
}
.color-u {
  color: rgb(83,195,192);
}
.color-u h1,
.color-u h2,
.color-u h3,
.color-u h4,
.color-u h5,
.color-u h6,
.color-u a,
.color-u p {
  color: rgb(83,195,192);
}
.color-v {
  color: rgb(106,190,83);
}
.color-v h1,
.color-v h2,
.color-v h3,
.color-v h4,
.color-v h5,
.color-v h6,
.color-v a,
.color-v p {
  color: rgb(106,190,83);
}
.color-w {
  color: rgb(243,123,33);
}
.color-w h1,
.color-w h2,
.color-w h3,
.color-w h4,
.color-w h5,
.color-w h6,
.color-w a,
.color-w p {
  color: rgb(243,123,33);
}
.color-x {
  color: rgb(112,13,46);
}
.color-x h1,
.color-x h2,
.color-x h3,
.color-x h4,
.color-x h5,
.color-x h6,
.color-x a,
.color-x p {
  color: rgb(112,13,46);
}
.color-y {
  color: rgb(124,42,141);
}
.color-y h1,
.color-y h2,
.color-y h3,
.color-y h4,
.color-y h5,
.color-y h6,
.color-y a,
.color-y p {
  color: rgb(124,42,141);
}
.color-z {
  color: rgb(252,178,22);
}
.color-z h1,
.color-z h2,
.color-z h3,
.color-z h4,
.color-z h5,
.color-z h6,
.color-z a,
.color-z p {
  color: rgb(252,178,22);
}

/* ======================================
	Colors IXP Information
====================================== */
.color-a {
  -ixp-name: "White";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-b {
  -ixp-name: "Black";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-c {
  -ixp-name: "Almost Black";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-d {
  -ixp-name: "Charcoal";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-e {
  -ixp-name: "Dark Gray";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-f {
  -ixp-name: "Gray";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-g {
  -ixp-name: "Slate";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-h {
  -ixp-name: "Light Gray";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-i {
  -ixp-name: "Dark Red";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-j {
  -ixp-name: "Red";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-k {
  -ixp-name: "Blue";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-l {
  -ixp-name: "Dark Blue";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-m {
  -ixp-name: "Green";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-n {
  -ixp-name: "Run Blue";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-o {
  -ixp-name: "Run Light Blue";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-p {
  -ixp-name: "Run Green";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-q {
  -ixp-name: "ADP Red";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-r {
  -ixp-name: "ADP Black";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-s {
  -ixp-name: "ADP Light Gray";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-t {
  -ixp-name: "Dark Blue 2";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-u {
  -ixp-name: "Light Teal";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-v {
  -ixp-name: "Light Green";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-w {
  -ixp-name: "Orange";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-x {
  -ixp-name: "Maroon Red";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-y {
  -ixp-name: "Purple";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-z {
  -ixp-name: "Yellow Orange";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
/* ======================================
	Backgrounds

	REQUIRED CLASSES:
	.background-a,
	.background-b,
	.background-c

    NOTE: These,required, 3 class (a,b, and c) style values should not change. 
    They should be White, Transparent White and Transparent Black always.
====================================== */
.background-a {
  background: #ffffff;
}
.background-b {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
}
.background-c {
  background: #000000;
  background: rgba(0, 0, 0, 0.4);
}
.background-d {
  background: #dc1e32;
  background: rgba(220, 30, 50, 0.85);
}
.background-e {
  background: #f4f4f4;
}
.background-f {
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWFlYWVhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, #ffffff 70%, #eaeaea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #ffffff), color-stop(100%, #eaeaea));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 70%, #eaeaea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 70%, #eaeaea 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 70%, #eaeaea 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 70%, #eaeaea 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
  /* IE6-8 */
}
.background-g {
  background: #42b2d7;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyYjJkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #42b2d7 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42b2d7), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #42b2d7 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #42b2d7 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #42b2d7 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #42b2d7 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42b2d7', endColorstr='#ffffff', GradientType=0);
  /* IE6-8 */
}
.background-h {
  background: #505050;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUwNTA1MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYzJjMmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #505050 0%, #2c2c2c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #505050), color-stop(100%, #2c2c2c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #505050 0%, #2c2c2c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #505050 0%, #2c2c2c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #505050 0%, #2c2c2c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #505050 0%, #2c2c2c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#2c2c2c', GradientType=0);
  /* IE6-8 */
}
.background-i {
  background: #717171;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcxNzE3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzNjM2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #717171 0%, #3c3c3c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #717171), color-stop(100%, #3c3c3c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #717171 0%, #3c3c3c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #717171 0%, #3c3c3c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #717171 0%, #3c3c3c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #717171 0%, #3c3c3c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#717171', endColorstr='#3c3c3c', GradientType=0);
  /* IE6-8 */
}
.background-j {
  background: #cb1d2b;
}
.background-k {
  background: url('bg_stripes.jpg') repeat center top;
}
.background-l {
  background: url('bg_stripes_red.jpg') repeat center top;
}
.background-m {
  background: #2c2c2c;
}
.background-n {
  background: #959595;
}
.background-o {
  background: rgb(0,101,171);
}

.background-p {
  background: rgb(8,175,229);
}

.background-q {
  background: #25b34b;
}

.background-r {
  background: rgb(237,28,46);
}

.background-s {
  background: rgb(35,31,32);
}

.background-t {
  background: rgb(166,173,180);
}

.background-u {
  background: rgb(23,79,96);
}

.background-v {
  background: rgb(83,195,192);
}

.background-w {
  background: rgb(106,190,83);
}

.background-x {
  background: rgb(243,123,33);
}

.background-y {
  background: rgb(112,13,46);
}

.background-z {
  background: rgb(124,42,141);
}

.background-1a {
  background: rgb(252,178,22);
}


/* ======================================
	Background IXP Information
====================================== */
.background-a {
  -ixp-name: "White Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-b {
  -ixp-name: "White Transparent";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-c {
  -ixp-name: "Black Transparent";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-d {
  -ixp-name: "Red Transparent";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-e {
  -ixp-name: "Almost White Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-f {
  -ixp-name: "Light Gray Gradient";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-g {
  -ixp-name: "Blue Gradient";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-h {
  -ixp-name: "Charcoal Gradient";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-i {
  -ixp-name: "Dark Gray Gradient";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-j {
  -ixp-name: "Red Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-k {
  -ixp-name: "Stripes Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-l {
  -ixp-name: "Stripes Red Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-m {
  -ixp-name: "Almost Black Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-n {
  -ixp-name: "Slate Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-o {
  -ixp-name: "Run Blue";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-p {
  -ixp-name: "Run Light Blue";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-q {
  -ixp-name: "Run Green";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-r {
  -ixp-name: "ADP Red";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-s {
  -ixp-name: "ADP Black";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-t {
  -ixp-name: "ADP Light Gray";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-u {
  -ixp-name: "Dark Blue";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-v {
  -ixp-name: "Light Teal";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-w {
  -ixp-name: "Light Green";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-x {
  -ixp-name: "Orange";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-y {
  -ixp-name: "Maroon Red";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-z {
  -ixp-name: "Purple";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-1a {
  -ixp-name: "Yellow Orange";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}

/* ======================================
	Pods
    REQUIRED CLASS: .pod, .pod-a, .pod-b, .pod-c, .pod.form-pod-a
    NOTE: .pod, .pod-b, .pod-c style values should not change. 
    They should be Transparent (.pod), Transparent White (.pod-b) and Transparent Black (.pod-c) always.
====================================== */
.pod {
  padding: 1em;
}
.pod.pod-a {
  background: #ffffff;
}
.pod.pod-b {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
}
.pod.pod-c {
  background: #000000;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
.pod.pod-c h1,
.pod.pod-c h2,
.pod.pod-c h3,
.pod.pod-c h4,
.pod.pod-c h5,
h6 .pod.pod-c.nested-1 h1,
.pod.pod-c.nested-1 h2,
.pod.pod-c.nested-1 h3,
.pod.pod-c.nested-1 h4,
.pod.pod-c.nested-1 h5,
.pod.pod-c.nested-1 h6,
.pod.pod-c.nested-2.nested-2s h1,
.pod.pod-c.nested-2.nested-2s h2,
.pod.pod-c.nested-2.nested-2s h3,
.pod.pod-c.nested-2.nested-2s h4,
.pod.pod-c.nested-2.nested-2s h5,
.pod.pod-c.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.pod-d {
  background: #f4f4f4;
}
.pod.pod-e {
  border: 1px solid #e6e6e6;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
  /* IE6-8 */
}
.pod.pod-f {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.75);
  color: #7a7c80;
  border: 5px solid #d5d5d5;
  border-radius: 8px;
}
.pod.pod-g {
  background: #c31f25;
  color: #ffffff;
}
.pod.pod-g h1,
.pod.pod-g h2,
.pod.pod-g h3,
.pod.pod-g h4,
.pod.pod-g h5,
h6 .pod.pod-g.nested-1 h1,
.pod.pod-g.nested-1 h2,
.pod.pod-g.nested-1 h3,
.pod.pod-g.nested-1 h4,
.pod.pod-g.nested-1 h5,
.pod.pod-g.nested-1 h6,
.pod.pod-g.nested-2.nested-2s h1,
.pod.pod-g.nested-2.nested-2s h2,
.pod.pod-g.nested-2.nested-2s h3,
.pod.pod-g.nested-2.nested-2s h4,
.pod.pod-g.nested-2.nested-2s h5,
.pod.pod-g.nested-2.nested-2s h6 {
  color: #ffffff;
}
/* ======================================
	Pods with Form Styling

	REQUIRED CLASS: .pod.form-pod-a
====================================== */
.pod.form-pod-a {
  background: #f4f4f4;
  border: 1px solid #ededed;
  -webkit-box-shadow: inset 0 0 0 5px #ffffff;
  -moz-box-shadow: inset 0 0 0 5px #ffffff;
  box-shadow: inset 0 0 0 5px #ffffff;
}
.pod.form-pod-b {
  background: #4d4d4d;
  color: #ffffff;
}
.pod.form-pod-b h1,
.pod.form-pod-b h2,
.pod.form-pod-b h3,
.pod.form-pod-b h4,
.pod.form-pod-b h5,
h6 .pod.form-pod-b.nested-1 h1,
.pod.form-pod-b.nested-1 h2,
.pod.form-pod-b.nested-1 h3,
.pod.form-pod-b.nested-1 h4,
.pod.form-pod-b.nested-1 h5,
.pod.form-pod-b.nested-1 h6,
.pod.form-pod-b.nested-2.nested-2s h1,
.pod.form-pod-b.nested-2.nested-2s h2,
.pod.form-pod-b.nested-2.nested-2s h3,
.pod.form-pod-b.nested-2.nested-2s h4,
.pod.form-pod-b.nested-2.nested-2s h5,
.pod.form-pod-b.nested-2.nested-2s h6 {
  color: #ffffff;
}
/* ======================================
	Pod IXP Information

	REQUIRED CLASS: .pod, .pod-a, .pod.form-pod-a
====================================== */
.pod {
  -ixp-name: "Transparent";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-a {
  -ixp-name: "White Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-b {
  -ixp-name: "White Transparent Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-c {
  -ixp-name: "Black Transparent Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-d {
  -ixp-name: "Almost White Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-e {
  -ixp-name: "Light Gray Gradient Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-f {
  -ixp-name: "White Transparent & Border";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-g {
  -ixp-name: "Dark Red Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.form-pod-a {
  -ixp-name: "Form Pod Almost White & Border";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.form-pod-b {
  -ixp-name: "Form Pod Dark Gray";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
/* ======================================
	Image Alignment

	REQUIRED CLASSES: ALL
====================================== */
.image-a {
  float: right;
  margin-left: 0.5em;
}
.image-b {
  float: left;
  margin-right: 0.5em;
}
.image-c {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
/* ======================================
	Images IXP Information
    REQUIRED CLASSES: ALL
====================================== */
.image-a {
  -ixp-name: "Right Align";
  -ixp-tags: "Images";
  -ixp-group: "images";
  -ixp-scope: "Image";
}
.image-b {
  -ixp-name: "Left Align";
  -ixp-tags: "Images";
  -ixp-group: "images";
  -ixp-scope: "Image";
}
.image-c {
  -ixp-name: "Center Align";
  -ixp-tags: "Images";
  -ixp-group: "images";
  -ixp-scope: "Image";
}
/* ======================================
	Image and Block Styling

	REQUIRED CLASS: .shadow-a
====================================== */
.shadow-a {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.shadow-b {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
}
.image-border-radius-a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.image-borders-a {
  border: 1px solid #cccccc;
}
/* ======================================
	Image and Block IXP Information
    REQUIRED CLASSES: .shadow-a
====================================== */
.shadow-a {
  -ixp-name: "Box Shadow Light";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,Container,Column,Row";
}
.shadow-b {
  -ixp-name: "Drop Shadow";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,Container,Column,Row";
}
.image-border-radius-a {
  -ixp-name: "Rounded Corners";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,Container,Column,Row";
}
.image-borders-a {
  -ixp-name: "Border Light Gray";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,Container,Column,Row";
}
/* ======================================
	Horizontal Rule Styling
====================================== */
hr {
  background: #cccccc;
  border: none;
  color: #cccccc;
  clear: both;
  float: none;
  height: 1px;
  margin: 0.4em 0;
  width: 100%;
}
/* ======================================
	Button Element Base
====================================== */
.button,
.button-container .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container .lbui_lightbox_flex a.lbux_button_link {
  border: none;
  cursor: pointer;
  display: inline-block;
  margin: 0.5em 0;
  overflow: visible;
  text-decoration: none;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.button:hover,
.button-container .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container .lbui_lightbox_flex a.lbux_button_link:hover {
  text-decoration: none;
}
/* ======================================
	Button

	REQUIRED CLASS: .button-a
====================================== */
.button-a,
.button-container-a .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-a .lbui_lightbox_flex a.lbux_button_link {
  background-color: #000000;
  color: #ffffff;
}
.button-a:hover,
.button-container-a .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-a .lbui_lightbox_flex a.lbux_button_link:hover {
  background-color: #cc0726;
  color: #ffffff;
}
.button-b,
.button-container-b .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-b .lbui_lightbox_flex a.lbux_button_link {
  background-color: #cc0726;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.button-b:hover,
.button-container-b .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-b .lbui_lightbox_flex a.lbux_button_link:hover {
  background-color: #000000;
  color: #ffffff;
}
.button-c,
.button-container-c .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-c .lbui_lightbox_flex a.lbux_button_link {
  background-color: #659fc8;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.button-c:hover,
.button-container-c .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-c .lbui_lightbox_flex a.lbux_button_link:hover {
  background-color: #5caee7;
  color: #ffffff;
}
/* ======================================
	Button Size Settings

	REQUIRED CLASSES:
	.button-small,
	.button-medium,
	.button-large,
	.button-wide
====================================== */
.button-small,
.button-container-small .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-small .lbui_lightbox_flex a.lbux_button_link {
  font-size: 1em;
  padding: 0.6em 1.4em;
  text-align: center;
}
.button-medium,
.button-container-medium .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-medium .lbui_lightbox_flex a.lbux_button_link {
  font-size: 1.286em;
  padding: 0.6em 1.4em;
  text-align: center;
}
.button-large,
.button-container-large .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-large .lbui_lightbox_flex a.lbux_button_link {
  font-size: 1.429em;
  padding: 0.6em 1.4em;
  text-align: center;
}
.button-wide,
.button-container-wide .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-wide .lbui_lightbox_flex a.lbux_button_link {
  display: block;
  font-size: 1.429em;
  height: auto;
  line-height: 1.4;
  padding: 0.6em;
}
/* ======================================
	Button Icon Padding
====================================== */
.button-small.button-arrow,
.button-container-small.button-arrow,
.button-small.button-phone,
.button-container-small.button-phone,
.button-small.button-download,
.button-container-small.button-download {
  padding: 0.6em 2.5em 0.6em 1.25em;
}
.button-medium.button-arrow,
.button-container-medium.button-arrow,
.button-medium.button-phone,
.button-container-medium.button-phone,
.button-medium.button-download,
.button-container-medium.button-download {
  padding: 0.6em 2.2em 0.6em 1.25em;
}
.button-medium.button-container-arrow .lbui_lightbox_flex a.lbux_button_link,
.button-container-medium.button-container-arrow .lbui_lightbox_flex a.lbux_button_link,
.button-medium.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-container-medium.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-medium.button-container-download .lbui_lightbox_flex a.lbux_button_link,
.button-container-medium.button-container-download .lbui_lightbox_flex a.lbux_button_link {
  padding: 0.6em 2.2em 0.6em 1.25em;
}
.button-large.button-arrow,
.button-container-large.button-arrow,
.button-large.button-phone,
.button-container-large.button-phone,
.button-large.button-download,
.button-container-large.button-download {
  padding: 0.6em 2.1em 0.6em 1.25em;
}
.button-large.button-container-arrow .lbui_lightbox_flex a.lbux_button_link,
.button-container-large.button-container-arrow .lbui_lightbox_flex a.lbux_button_link,
.button-large.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-container-large.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-large.button-container-download .lbui_lightbox_flex a.lbux_button_link,
.button-container-large.button-container-download .lbui_lightbox_flex a.lbux_button_link {
  padding: 0.6em 2.1em 0.6em 1.25em;
}
.button-wide.button-arrow,
.button-container-wide.button-arrow,
.button-wide.button-phone,
.button-container-wide.button-phone,
.button-wide.button-download,
.button-container-wide.button-download {
  padding: 0.6em 2.1em 0.6em 0.8em;
}
.button-wide.button-container-arrow .lbui_lightbox_flex a.lbux_button_link,
.button-container-wide.button-container-arrow .lbui_lightbox_flex a.lbux_button_link,
.button-wide.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-container-wide.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-wide.button-container-download .lbui_lightbox_flex a.lbux_button_link,
.button-container-wide.button-container-download .lbui_lightbox_flex a.lbux_button_link {
  padding: 0.6em 2.1em 0.6em 0.8em;
}
/* ======================================
	Button Icon Position
====================================== */
.button-arrow,
.button-container-arrow .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-arrow .lbui_lightbox_flex a.lbux_button_link {
  background-image: url('btn_arrow.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.button-arrow:hover,
.button-container-arrow .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-arrow .lbui_lightbox_flex a.lbux_button_link:hover {
  background-image: url('btn_arrow.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.button-phone,
.button-container-phone .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-phone .lbui_lightbox_flex a.lbux_button_link {
  background-image: url('btn_phone.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.button-phone:hover,
.button-container-phone .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-phone .lbui_lightbox_flex a.lbux_button_link:hover {
  background-image: url('btn_phone.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.button-download,
.button-container-download .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-download .lbui_lightbox_flex a.lbux_button_link {
  background-image: url('btn_download.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.button-download:hover,
.button-container-download .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-download .lbui_lightbox_flex a.lbux_button_link:hover {
  background-image: url('btn_download.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
/* ======================================
	Button IXP Information

	REQUIRED CLASSES:
	.button.button-a.button-small
	.button.button-a.button-medium
	.button.button-a.button-large
	.button.button-a.button-wide
====================================== */
.button.button-a.button-small {
  -ixp-name: "Black (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-small {
  -ixp-name: "Black (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-medium {
  -ixp-name: "Black (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-medium {
  -ixp-name: "Black (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-large {
  -ixp-name: "Black (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-large {
  -ixp-name: "Black (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-wide {
  -ixp-name: "Black (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-wide {
  -ixp-name: "Black (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-small.button-arrow {
  -ixp-name: "Black arrow (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-small.button-container-arrow {
  -ixp-name: "Black arrow (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-medium.button-arrow {
  -ixp-name: "Black arrow (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-medium.button-container-arrow {
  -ixp-name: "Black arrow (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-large.button-arrow {
  -ixp-name: "Black arrow (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-large.button-container-arrow {
  -ixp-name: "Black arrow (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-wide.button-arrow {
  -ixp-name: "Black arrow (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-wide.button-container-arrow {
  -ixp-name: "Black arrow (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-small.button-phone {
  -ixp-name: "Black phone (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-small.button-container-phone {
  -ixp-name: "Black phone (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-medium.button-phone {
  -ixp-name: "Black phone (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-medium.button-container-phone {
  -ixp-name: "Black phone (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-large.button-phone {
  -ixp-name: "Black phone (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-large.button-container-phone {
  -ixp-name: "Black phone (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-wide.button-phone {
  -ixp-name: "Black phone (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-wide.button-container-phone {
  -ixp-name: "Black phone (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-small.button-download {
  -ixp-name: "Black download (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-small.button-container-download {
  -ixp-name: "Black download (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-medium.button-download {
  -ixp-name: "Black download (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-medium.button-container-download {
  -ixp-name: "Black download (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-large.button-download {
  -ixp-name: "Black download (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-large.button-container-download {
  -ixp-name: "Black download (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-wide.button-download {
  -ixp-name: "Black download (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-wide.button-container-download {
  -ixp-name: "Black download (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-small {
  -ixp-name: "Red (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-small {
  -ixp-name: "Red (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-medium {
  -ixp-name: "Red (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-medium {
  -ixp-name: "Red (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-large {
  -ixp-name: "Red (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-large {
  -ixp-name: "Red (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-wide {
  -ixp-name: "Red (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-wide {
  -ixp-name: "Red (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-small.button-arrow {
  -ixp-name: "Red arrow (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-small.button-container-arrow {
  -ixp-name: "Red arrow (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-medium.button-arrow {
  -ixp-name: "Red arrow (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-medium.button-container-arrow {
  -ixp-name: "Red arrow (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-large.button-arrow {
  -ixp-name: "Red arrow (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-large.button-container-arrow {
  -ixp-name: "Red arrow (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-wide.button-arrow {
  -ixp-name: "Red arrow (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-wide.button-container-arrow {
  -ixp-name: "Red arrow (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-small.button-phone {
  -ixp-name: "Red phone (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-small.button-container-phone {
  -ixp-name: "Red phone (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-medium.button-phone {
  -ixp-name: "Red phone (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-medium.button-container-phone {
  -ixp-name: "Red phone (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-large.button-phone {
  -ixp-name: "Red phone (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-large.button-container-phone {
  -ixp-name: "Red phone (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-wide.button-phone {
  -ixp-name: "Red phone (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-wide.button-container-phone {
  -ixp-name: "Red phone (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-small.button-download {
  -ixp-name: "Red download (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-small.button-container-download {
  -ixp-name: "Red download (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-medium.button-download {
  -ixp-name: "Red download (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-medium.button-container-download {
  -ixp-name: "Red download (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-large.button-download {
  -ixp-name: "Red download (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-large.button-container-download {
  -ixp-name: "Red download (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-wide.button-download {
  -ixp-name: "Red download (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-wide.button-container-download {
  -ixp-name: "Red download (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-small {
  -ixp-name: "Blue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-small {
  -ixp-name: "Blue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-medium {
  -ixp-name: "Blue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-medium {
  -ixp-name: "Blue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-large {
  -ixp-name: "Blue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-large {
  -ixp-name: "Blue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-wide {
  -ixp-name: "Blue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-wide {
  -ixp-name: "Blue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-small.button-arrow {
  -ixp-name: "Blue arrow (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-small.button-container-arrow {
  -ixp-name: "Blue arrow (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-medium.button-arrow {
  -ixp-name: "Blue arrow (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-medium.button-container-arrow {
  -ixp-name: "Blue arrow (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-large.button-arrow {
  -ixp-name: "Blue arrow (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-large.button-container-arrow {
  -ixp-name: "Blue arrow (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-wide.button-arrow {
  -ixp-name: "Blue arrow (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-wide.button-container-arrow {
  -ixp-name: "Blue arrow (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-small.button-phone {
  -ixp-name: "Blue phone (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-small.button-container-phone {
  -ixp-name: "Blue phone (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-medium.button-phone {
  -ixp-name: "Blue phone (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-medium.button-container-phone {
  -ixp-name: "Blue phone (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-large.button-phone {
  -ixp-name: "Blue phone (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-large.button-container-phone {
  -ixp-name: "Blue phone (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-wide.button-phone {
  -ixp-name: "Blue phone (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-wide.button-container-phone {
  -ixp-name: "Blue phone (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-small.button-download {
  -ixp-name: "Blue download (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-small.button-container-download {
  -ixp-name: "Blue download (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-medium.button-download {
  -ixp-name: "Blue download (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-medium.button-container-download {
  -ixp-name: "Blue download (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-large.button-download {
  -ixp-name: "Blue download (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-large.button-container-download {
  -ixp-name: "Blue download (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-wide.button-download {
  -ixp-name: "Blue download (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-wide.button-container-download {
  -ixp-name: "Blue download (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
/* ======================================
	Pre Header

	REQUIRED CLASS: .pre-header, .pre-header-a
====================================== */
.pre-header {
  font-size: 0.786em;
}
.pre-header-a {
  font-size: 0.786em;
  padding: .4em 0;
  color: #ffffff;
  background: #646466;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0NjQ2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDQ0NDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #646466 0%, #444446 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646466), color-stop(100%, #444446));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #646466 0%, #444446 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #646466 0%, #444446 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #646466 0%, #444446 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #646466 0%, #444446 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#646466', endColorstr='#444446', GradientType=0);
  /* IE6-8 */
}
.pre-header-a a,
.pre-header-a.nested-1 a,
.pre-header-a.nested-2.nested-2s a {
  color: #ffffff;
  text-decoration: none;
}
.pre-header-a a:hover,
.pre-header-a.nested-1 a:hover,
.pre-header-a.nested-2.nested-2s a:hover {
  color: #ffffff;
  text-decoration: underline;
}
/* ======================================
	Pre Header IXP Information
    REQUIRED CLASSES: .pre-header, .pre-header-a
====================================== */
.pre-header {
  -ixp-name: "Pre-Header - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.pre-header-a {
  -ixp-name: "Pre-Header - Gray Gradient";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Logo

	REQUIRED CLASS: .header-logo-light
====================================== */
.header-logo-light {
  background-image: url('logo.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 40px;
  min-width: 87px;
  display: inline-block;
  text-indent: -9999px;
}
.ixp-grid-row.header-logo-light {
  display: block;
  text-indent: none;
}
@media (max-width: 768px) {
  .header-logo-light {
    background-image: url('logo.png');
    min-height: 40px;
    min-width: 87px;
  }
}
.header-logo-dark {
  background-image: url('logo_white.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 40px;
  min-width: 87px;
  display: inline-block;
  text-indent: -9999px;
}
.ixp-grid-row.header-logo-dark {
  display: block;
  text-indent: none;
}
@media (max-width: 768px) {
  .header-logo-dark {
    background-image: url('logo_white.png');
    min-height: 40px;
    min-width: 87px;
  }
}
.header-logo-a {
  background-image: url('logo_tagline.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 62px;
  min-width: 226px;
  display: inline-block;
  text-indent: -9999px;
}
.ixp-grid-row.header-logo-a {
  display: block;
  text-indent: none;
}
@media (max-width: 768px) {
  .header-logo-a {
    background-image: url('logo_tagline.png');
    min-height: 62px;
    min-width: 226px;
  }
}
.header-logo-b {
  background-image: url('logo_tagline_white.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 62px;
  min-width: 226px;
  display: inline-block;
  text-indent: -9999px;
}
.ixp-grid-row.header-logo-b {
  display: block;
  text-indent: none;
}
@media (max-width: 768px) {
  .header-logo-b {
    background-image: url('logo_tagline_white.png');
    min-height: 62px;
    min-width: 226px;
  }
}
/* ======================================
	Logo IXP Information

	REQUIRED CLASS: .header-logo-light
====================================== */
.header-logo-light {
  -ixp-name: "ADP Red";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
.header-logo-dark {
  -ixp-name: "ADP White";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
.header-logo-a {
  -ixp-name: "ADP Red with Tagline";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
.header-logo-b {
  -ixp-name: "ADP White with Tagline";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
/* ======================================
	Header

	REQUIRED CLASS: .header,.header-a
====================================== */
.header {
  padding: 1em 0;
  font-size: 1em;
}
.header-a {
  background: #ffffff;
  padding: 1em 0;
  color: #7a7c80;
}
.header-a a,
.header-a.nested-1 a,
.header-a.nested-2.nested-2s a {
  color: #7a7c80;
}
.header-a a:hover,
.header-a.nested-1 a:hover,
.header-a.nested-2.nested-2s a:hover {
  color: #c31f25;
  text-decoration: none;
}
.header-b {
  background: #ffffff;
  padding: 0.5em 0 0 0;
  color: #7a7c80;
  border-bottom: 5px solid #c31f25;
}
.header-b a,
.header-b.nested-1 a,
.header-b.nested-2.nested-2s a {
  color: #7a7c80;
}
.header-b a:hover,
.header-b.nested-1 a:hover,
.header-b.nested-2.nested-2s a:hover {
  color: #c31f25;
  text-decoration: none;
}
/* ======================================
    Header IXP Information
    REQUIRED CLASSES: .header-a
====================================== */
.header {
  -ixp-name: "Header - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.header-a {
  -ixp-name: "Header - White";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.header-b {
  -ixp-name: "Header - White with Border";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Inner Content Wrap

	NOTE: Container that includes the
	pre-content, content & post-content

	REQUIRED CLASS: .inner-content-wrapper
====================================== */
.inner-content-wrapper {
  background: #ffffff;
}
/* ======================================
    Inner Content Wrap IXP Information
    REQUIRED CLASSES: .inner-content-wrapper
====================================== */
.inner-content-wrapper {
  -ixp-name: "Inner Content - White";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "Container";
}
/* ======================================
	Pre Content
    REQUIRED CLASSES: .pre-content
====================================== */
.pre-content {
  background: #ffffff;
}
.pre-content-a {
  background: #2c2c2c;
  border-bottom: 5px solid #c31f25;
}
/* ======================================
    Pre Content IXP Information
    REQUIRED CLASSES: .pre-content
====================================== */
.pre-content {
  -ixp-name: "Pre-Content - White";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.pre-content-a {
  -ixp-name: "Pre-Content - Almost Black with Border";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Content
    REQUIRED CLASSES: .content
====================================== */
.content {
  padding: 1.5em 0;
}
.content-a {
  padding: 1em;
  background: #ffffff;
}
/* ======================================
    Content IXP Information
    REQUIRED CLASSES: .content
====================================== */
.content {
  -ixp-name: "Content - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.content-a {
  -ixp-name: "Content - White";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Post Content

	REQUIRED CLASS: .post-content,.post-content-a
====================================== */
.post-content {
  padding: 0.714em 0;
}
.post-content-a {
  background: #f4f4f4;
  padding: 0.714em 0;
}
/* ======================================
    Post Content IXP Information
    REQUIRED CLASSES: .post-content,.post-content-a
====================================== */
.post-content {
  -ixp-name: "Post-Content - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.post-content-a {
  -ixp-name: "Post-Content - Almost White";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Footer

	REQUIRED CLASS - .footer,.nav-footer-a
====================================== */
.footer {
  font-size: 0.786em;
  padding: 1em 0;
}
.footer-a {
  font-size: 0.786em;
  color: #ffffff;
  padding: 1.1em 0;
  background: #646466;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0NjQ2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MzQzNDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #646466 0%, #434345 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646466), color-stop(100%, #434345));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #646466 0%, #434345 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #646466 0%, #434345 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #646466 0%, #434345 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #646466 0%, #434345 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#646466', endColorstr='#434345', GradientType=0);
  /* IE6-8 */
}
.footer-a a,
.footer-a.nested-1 a,
.footer-a.nested-2.nested-2s a {
  color: #ffffff;
  text-decoration: none;
}
.footer-a a:hover,
.footer-a.nested-1 a:hover,
.footer-a.nested-2.nested-2s a:hover {
  color: #bbbdbf;
  text-decoration: underline;
}
.footer-b {
  font-size: 0.786em;
  color: #ffffff;
  padding: 1.1em 0;
  background: #2c2c2c;
}
.footer-b a,
.footer-b.nested-1 a,
.footer-b.nested-2.nested-2s a {
  color: #ffffff;
  text-decoration: none;
}
.footer-b a:hover,
.footer-b.nested-1 a:hover,
.footer-b.nested-2.nested-2s a:hover {
  color: #bbbdbf;
  text-decoration: underline;
}
/* ======================================
    Footer IXP Information
    REQUIRED CLASSES: .footer,.nav-footer-a
====================================== */
.footer {
  -ixp-name: "Footer - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.footer-a {
  -ixp-name: "Footer - Gray Gradient";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.footer-b {
  -ixp-name: "Footer - Almost Black";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Footer Navigation

	REQUIRED CLASS: .nav-footer-a
====================================== */
.nav-footer-a {
  height: 1.75em;
  line-height: 1.75em;
  text-align: center;
  text-decoration: none;
}
/* ======================================
    Footer Nav IXP Information
    REQUIRED CLASSES: .nav-footer-a
====================================== */
.nav-footer-a {
  -ixp-name: "Footer Links";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "Navigation";
}
/* ======================================
	Post Footer
    REQUIRED CLASSES: .post-footer
====================================== */
.post-footer {
  padding: 0.75em 0;
  font-size: 0.786em;
}
.post-footer-a {
  font-size: 0.786em;
  color: #ffffff;
  background: #2c2c2c;
  padding: 0.75em 0;
}
.post-footer-a a,
.post-footer-a.nested-1 a,
.post-footer-a.nested-2.nested-2s a {
  color: #ffffff;
  text-decoration: none;
}
.post-footer-a a:hover,
.post-footer-a.nested-1 a:hover,
.post-footer-a.nested-2.nested-2s a:hover {
  color: #bbbdbf;
  text-decoration: underline;
}
/* ======================================
    Post Footer IXP Information
    REQUIRED CLASSES: .post-footer
====================================== */
.post-footer {
  -ixp-name: "Post-Footer - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.post-footer-a {
  -ixp-name: "Post-Footer - Almost Black";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Navigation: Default Style Overrides
====================================== */
.ixp-nav {
  /* BG color solid or transparent */
  background-color: transparent;
  color: #7a7c80;
  font-size: 1em;
  margin: 2em 0 0 0;
  padding: 0;
  text-align: center;
}
.ixp-nav .ixp-nav-collapsible {
  height: auto;
  /* Float for alignment of entire navigation wrapper */
  float: right;
  padding: 0;
  margin: 0;
}
.ixp-nav .ixp-nav-collapsible .ixp-navitem {
  background-color: transparent;
  /* Adds line to right of navigation item */
  display: inline-block;
  /* Float left so that items align left to right */
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0.3em .8em;
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
}
.ixp-nav .ixp-nav-collapsible .ixp-navitem:hover {
  background-color: #c31f25;
}
.ixp-nav .ixp-nav-collapsible .ixp-navitem a,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-1 a,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-2.nested-2s a {
  background-color: transparent;
  color: #7a7c80;
  display: block;
  text-decoration: none;
}
.ixp-nav .ixp-nav-collapsible .ixp-navitem a:hover,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-1 a:hover,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-2.nested-2s a:hover {
  color: #ffffff;
}
.ixp-nav .ixp-navlist li:last-child {
  /* Removes line to right of last navigation item */
  border-right: none;
}
.ixp-nav.ixp-nav-collapsed {
  /* BG color solid or transparent */
  background-color: transparent;
  font-size: 110%;
  margin: 1em 0 0 0;
  text-align: left;
}
.ixp-nav.ixp-nav-collapsed .ixp-nav-opened {
  background-color: transparent;
}
.ixp-nav.ixp-nav-collapsed .ixp-nav-collapsible {
  /* 100% wide nav elements */
  float: none;
}
.ixp-nav.ixp-nav-collapsed .ixp-navitem {
  /* Removes line to right of navigation item adds one to the bottom for mobile */
  border-bottom: solid 1px #ffffff;
  border-right: none;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.ixp-nav.ixp-nav-collapsed .ixp-navitem a {
  padding: 10px;
  text-align: center;
}
.ixp-nav.ixp-nav-collapsed .ixp-navitem a:hover {
  background-color: transparent;
}
.ixp-nav .ixp-nav-toggle {
  margin: 0;
}
.ixp-nav .ixp-nav-toggle .ixp-nav-icon-bar {
  /* nav toggle button icon (menu closed) */
  background-color: #7a7c80;
}
.ixp-nav .ixp-nav-toggle .ixp-nav-icon-bar:hover {
  background-color: #7a7c80;
}
.ixp-nav .ixp-nav-toggle.ixp-nav-active .ixp-nav-icon-bar {
  /* nav toggle button icon (menu open) */
  background-color: #7a7c80;
}
/* ======================================
	Navigation: alt theme(s)
    REQUIRED CLASS - .ixp-nav-menu-a
====================================== */
/* ========== THEME A ========== */
.ixp-nav-menu-a {
  /* BG color solid or transparent */
  background-color: transparent;
  color: #7a7c80;
  font-size: 1em;
  margin: 0;
  padding: 0;
  text-align: center;
}
.ixp-nav-menu-a .ixp-nav-collapsible {
  height: auto;
  /* Float for alignment of entire navigation wrapper */
  float: none;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem {
  background-color: transparent;
  /* Adds line to right of navigation item */
  border-right: solid 1px #000000;
  display: inline-block;
  /* Float left so that items align left to right */
  float: none;
  list-style-type: none;
  margin: 0;
  padding: 0.3em 1.2em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem:hover {
  background-color: #c31f25;
}
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem a,
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem.nested-1 a,
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem.nested-2.nested-2s a {
  background-color: transparent;
  color: #ffffff;
  display: block;
  text-decoration: none;
}
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem a:hover,
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem.nested-1 a:hover,
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem.nested-2.nested-2s a:hover {
  color: #ffffff;
}
.ixp-nav-menu-a .ixp-navlist li:last-child {
  /* Removes line to right of last navigation item */
  border-right: none;
}
.ixp-nav-menu-a.ixp-nav-collapsed {
  /* BG color solid or transparent */
  background-color: transparent;
  font-size: 110%;
  margin: 1em 0 0 0;
  text-align: center;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-nav-opened {
  background-color: transparent;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-nav-collapsible {
  /* 100% wide nav elements */
  float: none;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-navitem {
  /* Removes line to right of navigation item adds one to the bottom for mobile */
  border-bottom: solid 1px #000000;
  border-right: none;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-navitem a {
  padding: 10px;
  text-align: center;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-navitem a:hover {
  background-color: transparent;
}
.ixp-nav-menu-a .ixp-nav-toggle {
  margin: 0;
}
.ixp-nav-menu-a .ixp-nav-toggle .ixp-nav-icon-bar {
  /* nav toggle button icon (menu closed) */
  background-color: #7a7c80;
}
.ixp-nav-menu-a .ixp-nav-toggle .ixp-nav-icon-bar:hover {
  background-color: #7a7c80;
}
.ixp-nav-menu-a .ixp-nav-toggle.ixp-nav-active .ixp-nav-icon-bar {
  /* nav toggle button icon (menu open) */
  background-color: #7a7c80;
}
/* ======================================
	Navigation IXP Information
====================================== */
.ixp-nav-menu-a {
  -ixp-name: "Navigation Tabs";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "Navigation";
}
/* ======================================
	Navigation Active States
====================================== */
.ixp-navitem-active-state-a {
  background: none !important;
}
.ixp-navitem-active-state-a a {
  color: #c31f25 !important;
}
.ixp-navitem-active-state-b {
  background: #f4f4f4 !important;
  border-bottom: none !important;
}
.ixp-navitem-active-state-b a {
  color: #363636 !important;
}
/* ======================================
	Navigation Active States IXP Information
====================================== */
.ixp-navitem-active-state-a {
  -ixp-name: "Active State Red Link";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "NavigationItem";
}
.ixp-navitem-active-state-b {
  -ixp-name: "Active State Charcoal Link";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "NavigationItem";
}
/* ======================================
	Accordion RMW (Default)
====================================== */
.lbui_accordion_v3 > .lbui_accordion_content > div > h2.lbui_trigger {
  background-color: #f4f4f4;
  background-image: url('toggle_plus.png') !important;
  background-repeat: no-repeat;
  background-position: 98% 50% !important;
  border: none;
  border-radius: 0 !important;
  color: #336699;
  filter: none;
  font-size: 1.1em;
  height: auto;
  margin: 0 0 2px 0;
  padding: 5px 38px 5px 16px;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger.lbui_active {
  background-color: #f4f4f4;
  background-image: url('toggle_minus.png') !important;
  background-repeat: no-repeat;
  background-position: 98% 50% !important;
  border: none;
  color: #7a7c80;
  filter: none;
}
.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger.lbui_active:hover {
  background-color: #f4f4f4;
  background-image: url('toggle_minus.png') !important;
  background-repeat: no-repeat;
  background-position: 98% 50% !important;
  border: none;
  color: #363636;
  filter: none;
}
.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger:hover {
  background-color: #f4f4f4;
  background-image: url('toggle_minus.png') !important;
  background-repeat: no-repeat;
  background-position: 98% 50% !important;
  border: none;
  color: #363636;
  filter: none;
}
.lbui_toggle_container {
  margin-top: 0;
  font-size: 1em !important;
}
/* ======================================
	Accordion RMW (Alternate)
====================================== */
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content > div > h2.lbui_trigger {
  background-color: #ffffff !important;
  background-image: url('toggle_arrow.png') !important;
  background-repeat: no-repeat;
  background-position: 98% 50% !important;
  border-bottom: 1px solid #cccccc;
  color: #363636;
  filter: none;
  margin: 0;
}
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger.lbui_active {
  background-color: #c31f25 !important;
  background-image: url('toggle_arrow_down.png') !important;
  background-repeat: no-repeat;
  background-position: 98% 50% !important;
  border-bottom: 1px solid #cccccc;
  color: #ffffff;
  filter: none;
}
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger.lbui_active:hover {
  background-color: #c31f25 !important;
  background-image: url('toggle_arrow_down.png') !important;
  background-repeat: no-repeat;
  background-position: 98% 50% !important;
  border-bottom: 1px solid #cccccc;
  color: #ffffff;
  filter: none;
}
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger:hover {
  background-color: #c31f25 !important;
  background-image: url('toggle_arrow_down.png') !important;
  background-repeat: no-repeat;
  background-position: 98% 50% !important;
  border-bottom: 1px solid #cccccc;
  color: #ffffff;
  filter: none;
}
/* ======================================
	Accordion IXP Information
    REQUIRED CLASSES: .accordion-a
====================================== */
.accordion-a {
  -ixp-name: "Red";
  -ixp-tags: "Accordion";
  -ixp-group: "accordion";
  -ixp-scope: "Accordion, accordion_v3";
}
/* ======================================
	Tabs RMW (Default)
====================================== */
.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle,
.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle {
  background: #f4f4f4;
  border-radius: 0 !important;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #336699;
  margin: 0 0 -1px 4px;
  padding: 12px 25px;
  filter: none;
  text-shadow: none;
  font-size: 1.1em;
  font-family: 'AmasisMT';
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle > .lbui_first,
.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle > .lbui_first,
.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle:first-child,
.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle:first-child {
  margin-left: 0;
}
.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle:hover,
.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle:hover {
  background: #cccccc;
  border-color: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  color: #363636;
  filter: none;
}
.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_active,
.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_active {
  background: #ffffff;
  border-color: #cccccc;
  border-bottom: 1px solid #ffffff;
  color: #7a7c80;
  filter: none !important;
  margin-bottom: -1px;
}
.lbui_tabs_v3.lbui_stacked_nav .lbui_toggle,
.lbui_tabs_v3.lbui_init.lbui_stacked_nav .lbui_toggle {
  margin-right: 0;
}
.lbui_tabs_v3 > .lbui_slides,
.lbui_tabs_v3.lbui_init > .lbui_slides {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0 !important;
  font-size: 1em;
}
/* ======================================
	Tabs RMW (Alternate)
====================================== */
.tab-a.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #c31f25;
  filter: none;
  text-shadow: none;
  font-size: 1.1em;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.tab-a.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle > .lbui_first,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle > .lbui_first,
.tab-a.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle:first-child,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle:first-child {
  margin-left: 0;
}
.tab-a.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle:hover,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle:hover {
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #363636;
  filter: none;
}
.tab-a.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_active,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_active {
  background: #ffffff;
  border-color: #cccccc;
  border: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
  color: #363636;
  filter: none !important;
  margin-bottom: -1px;
}
.tab-a.lbui_tabs_v3.lbui_stacked_nav .lbui_toggle,
.tab-a.lbui_tabs_v3.lbui_init.lbui_stacked_nav .lbui_toggle {
  margin-right: 0;
}
.tab-a.lbui_tabs_v3 > .lbui_slides,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_slides {
  background: #ffffff;
  border-top: 1px solid #cccccc;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-radius: 0 !important;
  font-size: 1em;
}
/* stacked responsive overrides */
.lbui_tabs_v3.lbui_stacked_nav > .lbui_slides {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.lbui_tabs_v3.lbui_stacked_nav > .lbui_nav > .lbui_nav_inner > .lbui_toggle {
  float: none;
  display: block;
  margin: 0;
  border-bottom: none;
}
/* ======================================
	Tabs IXP Information
    REQUIRED CLASSES: .tab-a
====================================== */
.tab-a {
  -ixp-name: "Outline";
  -ixp-tags: "Tabs";
  -ixp-group: "tabs";
  -ixp-scope: "Tabs, tabs_v3";
}
/* ======================================
	Rotator RMW
====================================== */
.lbui_rotator_v3 .lbui_controls.lbui_align_below {
  bottom: 0 !important;
}
.lbui_rotator_v3 .lbui_nav.lbui_align_below {
  bottom: -40px !important;
}
.lbui_rotator_v3 .lbui_align_below .lbui_prev,
.lbui_rotator_v3 .lbui_align_below .lbui_next {
  background: #336699 !important;
  border-radius: none !important;
  border: none !important;
  color: #ffffff !important;
  text-shadow: none !important;
}
.lbui_rotator_v3 .lbui_align_below .lbui_prev:hover,
.lbui_rotator_v3 .lbui_align_below .lbui_next:hover {
  background: #f4f4f4 !important;
  border: none !important;
  color: #ffffff !important;
}
.lbui_rotator_v3 .lbui_nav:not(.lbui_dots) .lbui_align_below {
  bottom: 0;
}
.lbui_rotator_v3 .lbui_nav:not(.lbui_dots) .lbui_toggle {
  background: #f4f4f4 !important;
  border-radius: none !important;
  text-shadow: none !important;
}
.lbui_rotator_v3 .lbui_nav:not(.lbui_dots) .lbui_toggle.lbui_active {
  background: #336699 !important;
  cursor: default;
}
.lbui_rotator_v3 .lbui_nav:not(.lbui_dots) .lbui_toggle:hover {
  background: #336699 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
/* ======================================
	Lightbox RMW
====================================== */
.lbui_lightbox_flex a {
  color: #336699;
}
.lbui_lightbox_flex a:hover {
  color: #336699;
}
.lbui_lightbox_flex a.lbux_button_link {
  background: #000000;
  color: #ffffff;
  display: inline-block;
  overflow: visible;
  padding: 0.6em 1.4em;
  margin: 0.5em 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.286em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.lbui_lightbox_flex a.lbux_button_link:hover {
  background: #cc0726;
  color: #ffffff;
}
/* ======================================
	Utilities
====================================== */
.nested-1 {
  -ixp-name: "Nested 1";
  -ixp-tags: "Utilities";
  -ixp-group: "nesting";
  -ixp-scope: "ContainerLike";
}
.nested-2.nested-2s {
  -ixp-name: "Nested 2";
  -ixp-tags: "Utilities";
  -ixp-group: "nesting";
  -ixp-scope: "ContainerLike";
}


.follow-links {
overflow: hidden;
float: right;
}


.follow-links li {
line-height: 16px;
float: left;
}

.btn-red {
z-index: 1;
font-size: 12px;
font-weight: bold;
display: inline-block;
padding: 7px 12px;
margin-bottom: 0;
margin-right: 8px;
line-height: 14px;
color: #fff;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid #cb1d2d;
border-radius: 3px;
-moz-box-shadow: 0px 0px 3px #cccccc;
background: #e14b60;
background: -moz-linear-gradient(top, #e14b60 0%, #d93b4e 50%, #ca1c2a 51%, #b30e16 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e14b60), color-stop(50%,#d93b4e), color-stop(51%,#ca1c2a), color-stop(100%,#b30e16));
background: -webkit-linear-gradient(top, #e14b60 0%,#d93b4e 50%,#ca1c2a 51%,#b30e16 100%);
background: -o-linear-gradient(top, #e14b60 0%,#d93b4e 50%,#ca1c2a 51%,#b30e16 100%);
background: -ms-linear-gradient(top, #e14b60 0%,#d93b4e 50%,#ca1c2a 51%,#b30e16 100%);
background: linear-gradient(to bottom, #e14b60 0%,#d93b4e 50%,#ca1c2a 51%,#b30e16 100%);
-pie-background: linear-gradient(top, #e14b60 0%,#b30e16 100%);
}

.btn-red {
margin-right: 0;
padding: 4px 10px;
font-size: 11px;
}

.connect-block.follow-links {
margin-right: 10px;
}
.connect-block.follow-links li a {
font: bold 11px/11px Arial,sans-serif;
color: #7a7c80;
display: inline-block;
border: 1px solid #c5c6c7;
border-radius: 3px;
padding: 3px 8px 5px 8px;
background: #f1f1f1;
background: -moz-linear-gradient(top, #f1f1f1 0%, #e8e8e8 50%, #dedede 51%, #d7d7d7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(50%,#e8e8e8), color-stop(51%,#dedede), color-stop(100%,#d7d7d7));
background: -webkit-linear-gradient(top, #f1f1f1 0%,#e8e8e8 50%,#dedede 51%,#d7d7d7 100%);
background: -o-linear-gradient(top, #f1f1f1 0%,#e8e8e8 50%,#dedede 51%,#d7d7d7 100%);
background: -ms-linear-gradient(top, #f1f1f1 0%,#e8e8e8 50%,#dedede 51%,#d7d7d7 100%);
background: linear-gradient(to bottom, #f1f1f1 0%,#e8e8e8 50%,#dedede 51%,#d7d7d7 100%);
-pie-background: linear-gradient(top, #f1f1f1 0%,#d7d7d7 100%);
-webkit-transition: color 0.1s linear;
-moz-transition: color 0.1s linear;
-o-transition: color 0.1s linear;
transition: color 0.1s linear;
text-decoration: none;
cursor: pointer;
}
.footer-a ol, ul {
list-style: none;
}