/* ------------------------------------ =reset -- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  outline: none;
}

img {
  -ms-interpolation-mode: bicubic;
}
.formatted table, table {
width: 100%;
}
.formatted th {
text-align: left;
background-color: #bbd3e3;
color: #01619E;
padding: 5px;
font-size: 1.1em;
font-weight: 600;
}
.formatted td {
padding: 15px 15px 10px 15px;
background-color: #eee;
}
ins {
  background-color: #ffff99;
  color: black;
  text-decoration: none;
}

mark {
  background-color: #ffff99;
  color: black;
  font-style: italic;
  font-weight: bold;
}
.picture-box {
 float: right;
 margin: 1em 0 1em 1em;
 display: block;
 }
 .picture-box td {
 float: none;
 margin: none;
 display: inline;
 background: none;
 }
caption {
font-size: .8em;
line-height: 1.3em;
font-style: italic;
text-align: left;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

 hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

input, select {
  vertical-align: middle;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/* ------------------------------------ =basic -- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
  .lt-ie8 * {
    behavior: url("//s3.amazonaws.com/rdcms-aami/files/production/public/js/boxsizing.htc");
  }

html {
  font: 62.5%/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-size: 14px;
  line-height: 20px;
  color: #444444;
  background-color: #fafafa;
  overflow-x: hidden;
  max-width: 1640px;
}

a {
  text-decoration: none;
  color: #01619E;
  -webkit-transition: opacity 0.14s ease, color 0.14s ease, background-color 0.14s ease;
  -moz-transition: opacity 0.14s ease, color 0.14s ease, background-color 0.14s ease;
  -ms-transition: opacity 0.14s ease, color 0.14s ease, background-color 0.14s ease;
  -o-transition: opacity 0.14s ease, color 0.14s ease, background-color 0.14s ease;
  transition: opacity 0.14s ease, color 0.14s ease, background-color 0.14s ease;
}
  a:hover {
    color: #4fa600;
  }
h1, h2, h3, h4 {
font-weight: 400;
}
h2 {
font-size: 30px;
color: #444;
padding-bottom: 20px;
}
#skip-to-content {
  visibility: hidden;
  position: absolute;
  top: -40px;
  left: 200%;
  font-size: 0;
}

.page-content {
  padding: 20px;
}

/* ------------------------------------ =typography, =formatted -- */
.micro {
  font-size: 11px;
}

.milli {
  font-size: 12px;
}

.kilo {
  font-size: 16px;
}

.mega {
  font-size: 18px;
}

.giga {
  font-size: 21px;
  line-height: 40px;
}

.tera {
  font-size: 25px;
  line-height: 40px;
}

.peta {
  font-size: 30px;
  line-height: 40px;
}

.exa {
  font-size: 36px;
  line-height: 40px;
}

.yotta {
  font-size: 42px;
  line-height: 60px;
}

.page-title {
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  color: #01619e;
  clear: both;
}
  .page-content-wrapper > .page-title:first-child {
    margin-top: 20px;
  }

.subtitle {
  padding: 10px 20px 10px 50px;
  margin-bottom: 20px;
  margin-right: 20px;
  font-size: 21px;
  font-weight: 400;
  color: #fafafa;
  background: #b0b7ba url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/chevron-mini.png") no-repeat 8px 50%;
  background: url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/chevron-mini.png") no-repeat 8px 50%, -webkit-linear-gradient(left, #d9dcde 0, #d9dcde 40px, transparent 41px) #b0b7ba;
  background: url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/chevron-mini.png") no-repeat 8px 50%, -moz-linear-gradient(left, #d9dcde 0, #d9dcde 40px, transparent 41px) #b0b7ba;
  background: url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/chevron-mini.png") no-repeat 8px 50%, -ms-linear-gradient(left, #d9dcde 0, #d9dcde 40px, transparent 41px) #b0b7ba;
  background: url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/chevron-mini.png") no-repeat 8px 50%, -o-linear-gradient(left, #d9dcde 0, #d9dcde 40px, transparent 41px) #b0b7ba;
  background: url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/chevron-mini.png") no-repeat 8px 50%, linear-gradient(left, #d9dcde 0, #d9dcde 40px, transparent 41px) #b0b7ba;
}
  .subtitle:after {
    width: 20px !important;
    margin-left: -10px !important;
}
/* ------------------ CHANGE ICON FOR MICROSITE BY REPLACING THE BACKGROUND IMAGE SPECIFIED BELOW -- */
.microsite {
  padding: 10px 20px 10px 50px;
  margin-bottom: 20px;
  margin-right: 20px;
  font-size: 21px;
  font-weight: 400;
  color: #fafafa;
  background: #b0b7ba url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/chevron-mini.png") no-repeat 6px 50%;
  background: url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/s3-icon.png") no-repeat 6px 50%, -webkit-linear-gradient(left, #d9dcde 0, #d9dcde 40px, transparent 41px) #b0b7ba;
  background: url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/s3-icon.png") no-repeat 6px 50%, -moz-linear-gradient(left, #d9dcde 0, #d9dcde 40px, transparent 41px) #b0b7ba;
  background: url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/s3-icon.png") no-repeat 6px 50%, -ms-linear-gradient(left, #d9dcde 0, #d9dcde 40px, transparent 41px) #b0b7ba;
  background: url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/s3-icon.png") no-repeat 6px 50%, -o-linear-gradient(left, #d9dcde 0, #d9dcde 40px, transparent 41px) #b0b7ba;
  background: url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/s3-icon.png") no-repeat 6px 50%, linear-gradient(left, #d9dcde 0, #d9dcde 40px, transparent 41px) #b0b7ba;
}
  .subtitle:after, .microsite:after {
    width: 20px !important;
    margin-left: -10px !important;
}
.subtitle-2 {
  font-size: 21px;
  font-weight: 400;
  color: #01619e;
}

h3.subtitle-3 {
  font-size: 21px;
  font-weight: 400;
  color: #8fc749 !important;
}

.small-title {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #01619e;
}

.box-title {
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 400;
  color: #fafafa;
  background: #01619e;
}

p.date {
    padding-bottom: 15px;
    font-weight:700;
}

.formatted {
  font-size: 14px;
}
.formatted p {
margin-bottom: 20px;
}
.formatted ol, .formatted ul {
margin-left: 2em;
}
.formatted ul {
list-style: disc;
}
.formatted li {
margin-top: 10px;
margin-bottom: 10px;
}

.formatted ul.no-bullet {
list-style: none;
}

.formatted h1, .formatted h3, .formatted h5 {
color: #01619e;
}
.formatted h1 {
font-size: 25px;
line-height: 30px;
}
.formatted h2, h2 {
font-size: 21px;
color: #444;
padding-top: 10px;
}
.formatted h3, h3 {
font-size: 19px;
padding: 5px 0 5px 0;
}
.formatted h4, h4 {
font-size: 17px;
padding: 5px 0 5px 0;
font-weight: 500;
}
.content-box .content-block.formatted img {
max-width: 100%;
}
.event-banner img {
max-width: 100%;
}
.banner {
margin-bottom: 2em;
}
.banner img {
max-width: 100%;
}


.breadcrumbs {
margin: 1em 0 2em 0;
}
.top {
clear: both;
padding-bottom: 20px;
}
.top-left {
float: left;
}
.top-right {
float: right;
}
.header-ad {
width: 468px;
float: none;
display: block;
margin: 0 auto;
}
.header-ad-news {
width: 468px;
float: right;
display: block;
margin: 0 auto;
}
.sidebar-ad {
float: none;
margin: 0 auto;
}
.sidebar-ad p {
text-align: center;
font-size: 11px;
padding: 0;
margin: 0 0 20px 0;
color: #eeeeee;
}
.image-caption-left {
float: left;
margin: 5px 15px 40px 0px;
position: relative;
width: auto;
}
.image-caption-right {
float: right;
margin: 5px 5px 40px 15px;
position: relative;
width: auto;
}
.image-caption-right .caption, .image-caption-left .caption {
padding: 0.6em 0;
font-size: .8em;
line-height: 1.2em;
font-style: italic;
position: absolute;
width: 100%;
}
#body h1 {
font-size: 36px;
line-height: 40px;
margin-bottom: 40px;
mfont-weight: 400;
line-height: 30px;
color: #01619E;
clear: both;
}
#body {
margin: 20px;
}

.welcome {
font-weight: bold;
}

@media all and (max-width: 36em) {
.welcome {
color: #fff;
}
}

@media all and (min-width: 36em) {
.hide-on-desktop {
    display: none;
}

}


@media all and (min-width: 720px) {
  .page-title {
    font-size: 36px;
    line-height: 40px;
  }

  .subtitle-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .small-title, .box-title {
    font-size: 18px;
    } }
/* ------------------------------------ =grids -- */
.grid {
  display: block;
  padding: 0;
  margin-right: -20px;
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
  text-rendering: optimizespeed;
}

.grid-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: -moz-inline-box;
  display: inline-block;
  padding: 0 20px 40px 0;
  margin: 0;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
}
  .lt-ie8 .grid-item {
    behavior: url("//s3.amazonaws.com/rdcms-aami/files/production/public/js/boxsizing.htc");
  }
  .lt-ie8 .grid-item {
    display: inline;
    zoom: 1;
  }

.grid-1-2 {
  width: 50%;
}

.grid-1-3 {
  width: 33.3%;
}

.grid-2-3 {
  width: 66.6%;
}

.grid-1-4 {
  width: 25%;
}

.grid-3-4 {
  width: 75%;
}

.grid-1-5 {
  width: 20%;
}

.grid-2-5 {
  width: 40%;
}

.grid-3-5 {
  width: 60%;
}

.grid-4-5 {
  width: 80%;
}

@media all and (min-width: 470px) {
  .grid-1-1-s {
    width: 100%;
  }

  .grid-1-2-s {
    width: 50%;
  }

  .grid-1-3-s {
    width: 33.3%;
  }

  .grid-2-3-s {
    width: 66.6%;
  }

  .grid-1-4-s {
    width: 25%;
  }

  .grid-3-4-s {
    width: 75%;
  }

  .grid-1-5-s {
    width: 20%;
  }

  .grid-2-5-s {
    width: 40%;
  }

  .grid-3-5-s {
    width: 60%;
  }

  .grid-4-5-s {
    width: 80%;
    } }
@media all and (min-width: 720px) {
  .grid {
    margin-right: -40px;
  }

  .grid-item {
    padding-right: 40px;
  }

  .grid-1-1-m {
    width: 100%;
  }

  .grid-1-2-m {
    width: 50%;
  }

  .grid-1-3-m {
    width: 33.3%;
  }

  .grid-2-3-m {
    width: 66.6%;
  }

  .grid-1-4-m {
    width: 25%;
  }

  .grid-3-4-m {
    width: 75%;
  }

  .grid-1-5-m {
    width: 20%;
  }

  .grid-2-5-m {
    width: 40%;
  }

  .grid-3-5-m {
    width: 60%;
  }

.no-right-col {
width: 100%;
}
.grid-4-5-m {
    width: 80%;
    } }
@media all and (min-width: 960px) {
  .grid-1-1-l {
    width: 100%;
  }

  .grid-1-2-l {
    width: 50%;
  }

  .grid-1-3-l {
    width: 33.3%;
  }

  .grid-2-3-l {
    width: 66.6%;
  }

  .grid-1-4-l {
    width: 25%;
  }

  .grid-3-4-l {
    width: 75%;
  }

  .grid-1-5-l {
    width: 20%;
  }

  .grid-2-5-l {
    width: 40%;
  }

  .grid-3-5-l {
    width: 60%;
  }

  .grid-4-5-l {
    width: 80%;
  }
.header-ad {
float: right;
margin-top: 20px;
}
.sidebar-ad {
width: 200px;
margin: 20px auto;
float: none;
}
.sidebar-ad p {
text-align: right;
padding: 0;
margin: 0;
}
.header-ad {
width: 468px;
float: right;
display: block;
margin-top: 20px;
}
.header-ad p {
text-align: right;
padding: 0;
margin: 0;
font-size: 11px;
}}
@media all and (min-width: 1200px) {
  .grid-1-1-l2 {
    width: 100%;
  }

  .grid-1-2-l2 {
    width: 50%;
  }

  .grid-1-3-l2 {
    width: 33.3%;
  }

  .grid-2-3-l2 {
    width: 66.6%;
  }

  .grid-1-4-l2 {
    width: 25%;
  }

  .grid-3-4-l2 {
    width: 75%;
  }

  .grid-1-5-l2 {
    width: 20%;
  }

  .grid-2-5-l2 {
    width: 40%;
  }

  .grid-3-5-l2 {
    width: 60%;
  }

  .grid-4-5-l2 {
    width: 80%;
    } }
@media all and (min-width: 1340px) {
  .grid-1-1-w {
    width: 100%;
  }

  .grid-1-2-w {
    width: 50%;
  }

  .grid-1-3-w {
    width: 33.3%;
  }

  .grid-2-3-w {
    width: 66.6%;
  }

  .grid-1-4-w {
    width: 25%;
  }

  .grid-3-4-w {
    width: 75%;
  }

  .grid-1-5-w {
    width: 20%;
  }

  .grid-2-5-w {
    width: 40%;
  }

  .grid-3-5-w {
    width: 60%;
  }

  .grid-4-5-w {
    width: 80%;
    } }
/* ------------------------------------ =icons -- */
.icon {
  display: -moz-inline-box;
  display: inline-block;
  width: 25px;
  height: 25px;
  font-size: 0;
  color: transparent;
  overflow: hidden;
  text-decoration: none;
  text-indent: 120%;
  background: transparent url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/icons.png") no-repeat 0 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
  .lt-ie8 .icon {
    display: inline;
    zoom: 1;
  }

@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  background-image: url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/icons@2x.png");
  -webkit-background-size: 125px 50px;
  -moz-background-size: 125px 50px;
  background-size: 125px 50px;
}
.icon-tw {
  background-position: 0 0;
}
  .icon-tw:hover {
    background-position: 0 -25px;
  }

.icon-fb {
  background-position: -25px 0;
}
  .icon-fb:hover {
    background-position: -25px -25px;
  }

.icon-yt {
  background-position: -50px 0;
}
  .icon-yt:hover {
    background-position: -50px -25px;
  }

.icon-li {
  background-position: -75px 0;
}
  .icon-li:hover {
    background-position: -75px -25px;
  }

.icon-fl {
  background-position: -100px 0;
}
  .icon-fl:hover {
    background-position: -100px -25px;
  }

/* ------------------------------------ =components -- */
.block {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  }

.img-left, .img-right {
  display: block;
  max-width: 40%;
}

.img-left {
  float: left;
  margin: 0 20px 10px 0;
}

.img-right {
  float: right;
  margin: 0 0 10px 20px;
}

.content-box {
  padding: 20px;
  background: #d9dcde;
}
  .content-box .box-title {
    margin: -20px -20px 20px;
  }


.angle, .subtitle, .microsite, .button, .home-slideshow .pane-title, .home-about, div.page-banner {
  display: block;
  position: relative;
}
  .angle:after, .subtitle:after, .microsite:after, .home-slideshow .pane-title:after, .home-about:after, div.page-banner:after {
    width: 18px;
    margin-left: -9px;
    top: 0px;
    bottom: 0px;
    left: 100%;
    background-color: inherit;
    border: inherit;
    border-left: none;

  }
  .csstransforms .angle:after, .csstransforms .subtitle:after, .csstransforms .microsite:after, .csstransforms .button:after, .csstransforms .home-slideshow .pane-title:after, .home-slideshow .csstransforms .pane-title:after, .csstransforms .home-about:after, .csstransforms div.page-banner:after {
    content: "";
    display: block;
    position: absolute;
  }

.button {
  padding: 2.5px 10px 2.5px 15px;
  border: 3px solid #d9dcde;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  color: #fafafa;
  background: #b0b7ba;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  position: relative;
}
  .button:hover {
    color: #fafafa;
    background: #8fc640;
    border-color: #b2d87b;
  }
  .button:after {
    /* top: -3px;
    bottom: -3px; */
  }
  .button.color-2 {
    background-color: #8fc640;
    border-color: #b2d87b;
  }
    .button.color-2:hover {
      background-color: #2eaae1;
      border-color: #71c5eb;
    }
  .button.color-3 {
    background-color: #2eaae1;
    border-color: #71c5eb;
  }
    .button.color-3:hover {
      background-color: #8fc640;
      border-color: #b2d87b;
    }

.button-left {
  float: left;
}

.button-left-space-left {
  float: left;
  padding-left: 10px;
}



.item-list li + li {
  border-top: 1px solid #ecedee;
}
.item-list li > a:first-child {
  display: block;
  padding: 10px 0;
}

  .jt_row1, .jt_row2 {
  border-top: 1px solid #ecedee;
  display: block;
  padding: 10px 0 10px 0;
  }
  .jt_row1:first-child, .jt_row2:first-child {
  display: block;
  padding: 10px 0;
  border-top: none;
  }

.item-list .item-title {
  font-weight: 400;
  font-size: 16px;
  color: #1f9ed7;
}
.item-list .date {
  color: #222222;
}
.item-list .item-description {
  color: #444444;
  opacity: 0.9;
}
.item-list a:hover .item-title {
  color: #8fc640;
}

.content-list li {
border-bottom: 1px solid #ecedee;
display: block;
padding: 10px 0;
}
.item-list li:last-child {
border-bottom: none;
}
.pagination {
  text-align: center;
 }
.pagination a {
display: inline-block;
padding: 5px 10px;
background: #ecedee;
}

.pagination a.on {
background: #8fc640;
color: #fafafa;
}

.pagination a:hover {
background: #8fc640;
color: #fafafa;
}

.layout-block {
  margin-bottom: 20px;
}

.content-block {
  margin-bottom: 20px;
}


/* ------------------------------------ =header, =nav, =footer -- */

.page-header, .page-footer {
  background: #ecedee;
}

.header-logo {
  max-width: 180px;
  padding: 10px 20px;
  margin-left: 0;
}

.header-utility, .footer-utility, .header-search, .footer-contact, .footer-utility, .footer-copyright, .footer-social, .footer-rss {
  padding: 0 10px 20px;
}

.footer-utility {
  text-align: center;
  word-spacing: 1em;
}
  .header-utility li, .footer-utility li {
    display: -moz-inline-box;
    display: inline-block;
    word-spacing: normal;
  }
    .lt-ie8 .header-utility li, .lt-ie8 .footer-utility li {
      display: inline;
      zoom: 1;
    }
    .header-utility li img, .footer-utility li img {
      display: inline-block;
      vertical-align: middle;
      margin-right: 0.3em;
      max-height: 1em;
    }



.header-search input {
  display: block;
  width: 100%;
  padding: 6.66667px 10px;
  border: 1px solid #2eaae1;
  font-size: 14px;
}
  .header-search input:focus {
    border-color: #8fc640;
  }

.page-nav > ul > li > a {
  font-size: 16px;
  color: #2eaae1;
}
.page-nav > ul > li:hover > a {
  color: #8fc640;
}
.page-nav a {
  display: block;
  padding: 10px 20px;
}
.page-nav li {
  position: relative;
}
  .page-nav li ul {
    display: none;
  }
  .page-nav li .active {
    display: block;
  }
.page-nav .current > ul {
  display: block;
}
.page-nav ul > li > .current {
  color: #8fc640;
}

#mobile-menu {
  background: #064166;
}
  #mobile-menu .header-utility a {
    color: rgba(250, 250, 250, 0.8);
  }
    #mobile-menu .header-utility a:hover {
      color: #8fc640;
    }

.mobile-menu-toggle {
  margin: 20px 20px 0 0;
  background: #2eaae1;
  border-color: #71c5eb;
}
  .mobile-menu-toggle:hover {
    background: #8fc640;
    border-color: #b2d87b;
  }
  .mobile-menu-toggle .hide {
    display: none;
  }
  .mobile-menu-toggle.active .show {
    display: none;
  }
  .mobile-menu-toggle.active .hide {
    display: inline;
  }

.page-footer {
  padding: 40px 0 20px;
  text-align: center;
   background-position: 50% 90%;
 }
  .page-footer.alt {
    color: #fafafa;
    background-color: #01619e;
 }
    .page-footer.alt a {
      color: #fafafa;
}
    .footer-utility a, .footer-rss a {
      color: #fafafa;
      border-bottom: 1px solid #fafafa;
    }
    .page-footer.alt .icon {
      border-bottom: none;
    }
    .page-footer.alt h1 {
      color: #fafafa;
    }
    .page-footer.alt .footer-social {
      padding-top: 20px;
      margin-bottom: 20px;
      background: #fafafa;
      background: rgba(250, 250, 250, 0.75);
    }

.footer-contact h1, .footer-contact p {
  padding-bottom: 10px;
}
.footer-contact h1 {
  color: #01619e;
}
.footer-contact p {
  opacity: 0.9;
}

.footer-copyright {
  font-size: 12px;
}
.footer-rss li a {
color: #01619E;
}
.footer-rss li {
margin: 5px 0 5px 0;
}

@media all and (max-width: 959px) {
  .header-search {
    clear: both;
    padding-top: 20px;
  }

  .no-js .page-nav .nav-toggle {
    display: none;
  }
  .page-nav > ul > li {
    border-bottom: 1px solid rgba(250, 250, 250, 0.1);
  }
    .page-nav > ul > li:first-child {
      border-top: 1px solid rgba(250, 250, 250, 0.1);
    }
    .page-nav > ul > li > a {
      color: #71c5eb;
      background: rgba(0, 0, 0, 0.1);
    }
  .page-nav li li {
    border-bottom: 1px solid rgba(250, 250, 250, 0.2);
  }
    .page-nav li li a {
      color: #fafafa !important;
      color: rgba(250, 250, 250, 0.8) !important;
      background: rgba(255, 255, 255, 0.1);
    }
    .page-nav li li li a {
      font-size: 12px;
      background: rgba(255, 255, 255, 0.2);
    }
  .page-nav .nav-toggle {
    display: block;
    width: 40px;
    height: 40px;
    padding: 10px 0;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    text-align: center;
    color: #fafafa;
    background: #002339;
  }
    .page-nav .nav-toggle span {
      font-weight: 700;
      -webkit-transform: translateX(2px) scaleX(1.7) rotate(90deg);
      -moz-transform: translateX(2px) scaleX(1.7) rotate(90deg);
      -ms-transform: translateX(2px) scaleX(1.7) rotate(90deg);
      -o-transform: translateX(2px) scaleX(1.7) rotate(90deg);
      transform: translateX(2px) scaleX(1.7) rotate(90deg);
    }
    .page-nav .nav-toggle.active span {
      -webkit-transform: translateX(-1px) scaleX(1.7) rotate(-90deg);
      -moz-transform: translateX(-1px) scaleX(1.7) rotate(-90deg);
      -ms-transform: translateX(-1px) scaleX(1.7) rotate(-90deg);
      -o-transform: translateX(-1px) scaleX(1.7) rotate(-90deg);
      transform: translateX(-1px) scaleX(1.7) rotate(-90deg);
    }

  .js .page-header .mobile-clone {
    display: none;
  }
  .js .page-header .mobile-menu-toggle {
    display: block;
  }

  #mobile-menu {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: max-height 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0s linear 0.4s;
    transition: max-height 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0s linear 0.4s;
  }
    #mobile-menu.active {
      max-height: 120em;
      visibility: visible;
      -webkit-transition: max-height 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), visibility 0s linear;
      transition: max-height 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), visibility 0s linear;
    }

  .mobile-menu-toggle {
    float: right;
    margin: 20px 20px 0 0;
    } }
@media all and (min-width: 470px) and (max-width: 959px) {
  .header-search {
    clear: none;
    margin-right: 120px;
    } }
@media all and (min-width: 720px) {
  .header-utility {
    clear: none;
    text-align: left;
    } }
@media all and (min-width: 960px) {
  #mobile-menu, .mobile-menu-toggle, .nav-toggle {
    display: none;
  }

  .page-nav, .page-footer {
    width: 280px;
    float: left;
    clear: left;
    position: relative;
  }

  .page-content {
    width: 100%;
    padding: 0 40px;
    margin-left: -280px;
    float: right;
    clear: right;
  }

  .page-content-wrapper {
    margin-left: 320px;
  }

  .page-header {
    background: transparent;
  }
#body {
position: absolute;
top: 250px;
left: 300px;
margin: 0;
}
  .header-main {
    min-height: 138px;
    padding-right: 40px;
    display: block;
  }

  .page-nav {
    padding-top: 20px;
    background: #ecedee;
    -webkit-box-shadow: inset 0 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 15px 0 rgba(0, 0, 0, 0.1);
  }
    .page-nav > ul > li > a {
      color: #1e9bd2;
      font-size: 18px;
    }
    .page-nav > ul > li:hover > a {
      color: #fafafa;
      background-color: #01619e;
    }
    .page-nav > ul > .current > a {
      color: #fafafa;
      background-color: #01619e;
    }
    .page-nav li ul {
      padding-top: 10px;
      padding-left: 20px;
    }
      .page-nav li ul a {
        padding-top: 5px;
        padding-bottom: 5px;
      }
    .alt .page-nav {
      background: #01619e;
    }
      .alt .page-nav a {
        color: #fafafa;
      }
      .alt .page-nav > ul > .current > a {
        color: #01619e;
        background: #fafafa;
        background: rgba(250, 250, 250, 0.75);
      }
      .alt .page-nav > ul > li:hover > a {
        color: #fafafa;
        background: #2eaae1;
      }
      .alt .page-nav li ul .current a, .alt .page-nav li ul a:hover {
        color: #8fc640;
      }

  .header-search {
    padding-top: 20px;
  }

  .header-logo {
    width: 280px;
    max-width: none;
    padding: 20px;
    float: left;
  }
    .alt .header-logo {
      background: #ecedee;
    }
    .header-logo img {
      max-width: 200px;
    }


  .header-utility {
    float: right;
    padding: 0;
    clear: both;
     }

  .page-footer, .footer-utility {
    text-align: left;
  }

  .page-footer {
    position: relative;
    margin-bottom: 100px;
    padding-bottom: 0;
  }
    .page-footer:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      top: 100%;
      left: 0;
      border-style: solid;
      border-width: 0 0 280px 280px;
      border-color: transparent transparent transparent #ecedee;
      -webkit-transform-origin: 0 0;
      -moz-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      -o-transform-origin: 0 0;
      transform-origin: 0 0;
      -webkit-transform: scaleY(0.265);
      -moz-transform: scaleY(0.265);
      -ms-transform: scaleY(0.265);
      -o-transform: scaleY(0.265);
      transform: scaleY(0.265);
    }
    .page-footer.alt:after {
      border-left-color: #01619e;
    }
    .csstransforms .page-footer:before {
      content: "";
      display: block;
      width: 100%;
      height: 15px;
      background: #b3d8ea;
      position: absolute;
      top: 100%;
      left: 0;
      margin-top: -15px;
      -webkit-transform-origin: 100% 0;
      -moz-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
      -o-transform-origin: 100% 0;
      transform-origin: 100% 0;
      -webkit-transform: skewY(-15deg);
      -moz-transform: skewY(-15deg);
      -ms-transform: skewY(-15deg);
      -o-transform: skewY(-15deg);
      transform: skewY(-15deg);
      z-index: 3;
    }
    .csstransforms .page-footer.alt:before {
      background: rgba(0, 0, 0, 0.1);
    }

  .footer-utility li {
    display: block;
  }

  .footer-social .icon + .icon {
    margin-left: 10px;
    } }


/* ------------------------------------ =home -- */

.home-slideshow, .base-slideshow {
  position: relative;
}
  .home-slideshow .pane + .pane, .base-slideshow .pane + .pane {
    margin-top: 20px;
  }
  .home-slideshow .pane-image, .base-slideshow .pane-image {
    max-width: 35%;
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
    z-index: 3;
  }
  .home-slideshow .pane-title, .base-slideshow .pane-title {
    font-weight: 400;
    font-size: 16px;
  }

  .home-slideshow .pane-description, .base-slideshow .pane-description {
    font-size: 13px;
    line-height: 16px;
    margin-right: 8px;
  }

  .home-slideshow .pane-description p, .base-slideshow .pane-description p{
    margin: 0;
    padding: 0;
  }

  .home-slideshow .slideshow-nav {
    display: none;
  }

.home-about {
  padding: 20px;
  color: #fafafa;
  background: #01619e;
  font-size: 16px;
}


@media all and (max-width: 719px) {
  .home-slideshow .pane + .pane {
    padding-top: 20px;
    border-top: 1px solid #ecedee;
  }

  .pane-title:after {
    display: none;
  }

  .pane-image {
    border: 3px solid #d9dcde;
  }

  .home-about:after {
    display: none !important;
    }
}


@media all and (min-width: 720px) {
  .home-slideshow {
    position: relative;
    background: #ecedee url("//s3.amazonaws.com/rdcms-aami/files/production/public/PageLayoutImages/chevron.png") no-repeat 81% 50%;
    -webkit-box-shadow: inset 0 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 15px 0 rgba(0, 0, 0, 0.1);
    margin-top: 20px;
     }
  .home-slideshow .pane {
    width: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    position: relative;
    left: 0;
    top: 0;
    -webkit-transition: opacity 0.9s ease, visibility 0s linear 0.9s, z-index 0s linear 0.9s;
    -moz-transition: opacity 0.9s ease, visibility 0s linear 0.9s, z-index 0s linear 0.9s;
    -ms-transition: opacity 0.9s ease, visibility 0s linear 0.9s, z-index 0s linear 0.9s;
    -o-transition: opacity 0.9s ease, visibility 0s linear 0.9s, z-index 0s linear 0.9s;
    transition: opacity 0.9s ease, visibility 0s linear 0.9s, z-index 0s linear 0.9s;
  }
  .home-slideshow .pane.active {
    visibility: visible;
    opacity: 1;
    z-index: 3;
    -webkit-transition: opacity 0.9s ease, visibility 0s linear, z-index 0s linear;
    -moz-transition: opacity 0.9s ease, visibility 0s linear, z-index 0s linear;
    -ms-transition: opacity 0.9s ease, visibility 0s linear, z-index 0s linear;
    -o-transition: opacity 0.9s ease, visibility 0s linear, z-index 0s linear;
    transition: opacity 0.9s ease, visibility 0s linear, z-index 0s linear;
  }
  .home-slideshow .pane + .pane {
    margin-top: 0;
    position: absolute;
  }
  .home-slideshow .pane-image {
    max-width: 50%;
    max-height: 100%;
    margin: 0 20px 0 0;
  }
  .home-slideshow .pane-title {
    margin: 0 40px 40px 0;
    padding: 5px 20px 5px 0;
    font-size: 21px;
    line-height: 30px;
    background: #a1cf5f;
    position: relative;
    top: 30px;
  }

  .home-slideshow .pane-title:after {
    width: 24px;
    margin-left: -8px;
  }

  .home-slideshow .pane-title a {
    color: #01619e;
  }

  .home-slideshow .pane-description {
    font-size: 13px;
    line-height: 16px;
    margin-right: 8px;
  }

  .home-slideshow .pane-description p {
    margin: 0;
    padding: 0;
  }

  .home-slideshow .slideshow-nav {
    display: block;
    width: 50%;
    padding-left: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5;
  }

  .home-slideshow .slideshow-nav .tab {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    position: relative;
  }

  .home-slideshow .slideshow-nav .tab:last-child {
    margin-right: 0;
  }

  .home-slideshow .slideshow-nav .tab.active:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 3px solid #8fc640;
  }

  .home-about {
    margin-right: 20px;
  }
  .home-about:after {
    width: 30px;
    margin-left: -15px;
    z-index: -1;
  }
}


@media all and (min-width: 1340px) {
  .home-slideshow .pane-title {
    font-size: 30px;
    line-height: 40px;
    } }
/* ------------------------------------ =interior -- */
.page-banner {
  margin-bottom: 20px;
}

div.page-banner {
  padding: 20px;
  color: #fafafa;
  background: #01619e;
  font-size: 16px;
}

.banner-logo {
  margin-left: 0;
}

@media all and (max-width: 719px) {
  .js .page-banner:after {
    display: none;
    } }
@media all and (min-width: 720px) {
  .page-banner {
    margin-bottom: 40px;
  }

  div.page-banner {
    padding-right: 40px;
    margin-right: 30px;
    margin-top: 20px;
}
    div.page-banner:after {
      width: 40px;
      margin-left: -20px;
    }
}
@media all and (min-width: 720px) and (max-width: 959px) {
  .page-banner {
    margin-top: 20px;
    } }
/* ------------------------------------ =unique -- */
.pub-detail-cover img {
 max-height: 160px;
-moz-box-shadow: inset 0 0 10px #000000;
 -webkit-box-shadow: inset 0 0 10px #000000;
 box-shadow: inset 0 0 10px #000000;
 }

.pub-detail-main {
  overflow: hidden;
}

.thumbnail-left {
}



.product-info {
    display: block;
    overflow: hidden;
    margin-left: 10px;
}

.pub-archive li + li {
  padding-top: 20px;
  margin-top: 5px;
  border-top: 1px solid #ecedee;
}

.pub-archive-title {
  margin-bottom: 10px;
  font-size: 18px;
}

.event-list .event-banner {
  margin: 10px 0;

  }
.event-list .actions .button {
  margin-bottom: 10px;
  margin-right: 20px;
}

.left-space {
    margin-left: 10px;
}

@media all and (max-width: 719px) {
  .pub-archive-cover {
    margin-bottom: 20px;
  }
    .pub-archive-cover img {
      max-height: 80px;
    }

    .thumbnail-left {
        width: 100%;
    }

  .pub-archive-title {
    text-align: center;
  }

  .pub-archive-summary {
    font-size: 12px;
  }

  .event-list .date:after {
    content: " - ";
    }
}

@media all and (max-width: 285px) {
     .left-space {
        margin-left: 0;
    }

    .button.button-left.color-2.layout-block {
        margin-bottom: 8px;
    }
}

@media all and (min-width: 720px) {
  .pub-detail-cover {
    float: right;
    max-width: 40%;
    margin-left: 40px;
  }
    .pub-detail-cover img {
      max-height: none;
      background-color: rgb(68,68,68); /* Needed for IEs */
-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
zoom: 1;
}

  .pub-archive-cover {
    max-width: 20%;
    float: left;
    margin: 0 20px 0 0;
  }
    .pub-archive-cover img {
      max-height: 160px;
    }

  .event-list li > a:first-child, .event-list .actions {
    padding-left: 160px;
    position: relative;
  }
  .event-list .date {
    position: absolute;
    max-width: 140px;
    top: 50%;
    left: 0;
    margin-top: -10px;
  }
    .csstransforms .event-list .date {
      margin-top: 0;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      }
 }
/* ------------------------------------ =fixes -- */
.group:after, .content-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ie6 .group, .ie6 .content-box {
  height: 1%;
}
.ie7 .group, .ie7 .content-box {
  min-height: 1px;
}
.clearfix {
clear: both;

}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }

/* ------------------------------------ =Search -- */

.rdcms-pagingcontrols-index {
    line-height: 40px;

}


.rdcms-pagingcontrols-index .ui-button {
    background: none repeat scroll 0 0 #01619e;
    color: white;
    font-weight: 700;
}

.rdcms-pagingcontrols-index a:hover.ui-button  {
    background: none repeat scroll 0 0 #8ec83f;
    color: #01619e;
    font-weight: 700;
}

.rdcms-pagingcontrols-page.ui-state-active {
    background: none repeat scroll 0 0 #8ec83f;
    color: #01619e;
    font-weight: 700;
}

.external-search {
    float: right;
}

.externalSearchButton {
    border: 2px solid #01619E;
    padding: .5em;
    background-color: #8EC83F;
    margin-left: 2em;
    margin-top: 20px;
    display: block;
    float: left;
}

.externalSearchButton a {
    color: White;
}

.externalSearchButton a:hover {
    color: #01619E;
 }


 @media all and (max-width: 767px) {
 .external-search {
    clear: both;
    float: none;
}

.externalSearchButton {
clear: both;
margin-left: 0;
margin-top: 20px;
display: block;
width: 200px;
text-align: center;
}

 }



@media all and (max-width: 400px) {

    .footer-utility {
      /*width: 330px;*/
      word-spacing: normal;
    }
    .footer-utility li {
      padding: 0 5px;

    }
    .header-utility {
      word-spacing: normal;
    }
    .header-utility li {
      padding: 0 5px;

    }


}

@media all and (max-width: 350px) {

    .header-ad.mobile-clone {
        width: 100%;
    }


    .header-ad.mobile-clone img {
        display: inline-block;
        overflow: hidden;
        width: 100%;
        height: auto;
    }


}

.form-app .FieldLabel {
    vertical-align: top;
    width: 200px;
}


/* STORE Style*/

.store .breadcrumbs, .store .header-ad {
    display: none;
}


.store .page-content-wrapper {
    postion: relative;
    margin-top: -100px;
}


body.store header.page-header div.header-main ul.header-utility {
    position: absolute;
    top: 5px;
    left: 300px;
}


@media all and (max-width: 970px) {

    .store .page-content-wrapper {
        margin-top: 0 !important;
    }

    body.store header.page-header div.header-main ul.header-utility {
        left: 0;
    }
}

.formatted #ctl00_store_ucDetail_upImage img {
    height: none !important;
    max-width: none !important;
    width: none !important;
    display: block;
}

/* Carousel - Manual */
/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-carousel {
    text-align: center;
    display: block;
    margin: 10px auto 10px auto;
    width: 800px;
    background-color: #ecedee;
    padding: 20px;
}

.owl-carousel .item .carousel-description {
    text-align: left;
    width: 650px;
}

.owl-carousel .item img {
    max-width: 500px;
    height: auto;
}

/* Styling Next and Prev buttons */

.owl-pagination {
    display: none;
}

.owl-controls {
    display: block;
    position: absolute;
    top: 200px;
    left: 0;
    width: 98%;
    margin: 0 10px;
}



.owl-controls .owl-buttons .owl-next {
    padding:0;
    color: #01578e;
    display: inline-block;
    float: right;
    font-size: 3.5em;
    font-weight: bold;
    font-stretch: ultra-expanded;
    width: 30px;
}

.owl-controls .owl-buttons .owl-prev {
    padding:0;
    color: #01578e;
    display: inline-block;
    float: left;
    font-size: 3.5em;
    font-weight: bold;
    font-stretch: ultra-expanded;
    width: 30px;
}

.owl-controls .owl-buttons .owl-prev:hover, .owl-controls .owl-buttons .owl-next:hover {
    color: #8dc840;
}

@media all and (max-width: 1250px) {
    .owl-carousel, .owl-carousel .item .carousel-description {
        width: auto;
    }

    .owl-carousel .item img {
        width: 90% !important;
    }
}


@media all and (max-width: 750px) {
    #owl-demo .item img {
        width: 100%;
        height: auto;
    }

    .owl-carousel .item .carousel-description {
        width: 90%;
    }

    .owl-controls {
        width: 97%;
    }

}


@media all and (max-width: 600px) {

    .owl-carousel .item img {
        width: 80% !important;
    }

    .owl-controls {
        top: 150px;
    }

}

@media all and (max-width: 450px) {

    .owl-controls {
        top: 110px;
        margin: 0 5px;
    }

    .owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next {
        font-size: 2em;
    }

}

@media all and (max-width: 330px) {
    .owl-carousel .item img {
        width: 75% !important;
    }

    .owl-controls {
        top: 80px;

    }

}

.header-utility li a {
    padding: 0 8px 0 0;
}


/* ---------- =forms ---------- */

/* cannot change markup for now */
#body form {
  padding: 40px 0;
}
legend {
  display: block;
  margin-bottom: 20px;
  font-size: 20px;
  color: #01619e;
}
input[type="text"] {
  display: block;
  width: 100%;
  max-width: 250px;
}
form input[type="button"] {
  display: inline-block;
  vertical-align: middle;
  padding: 2.5px 10px;
  margin-right: 5px;
  border: 3px solid #71c5eb;
  border-radius: 0;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  color: #fafafa;
  background: #2eaae1;
  cursor: pointer;
}
form input[type="button"]:hover {
  background: #8fc640;
  border-color: #b2d87b;
}
form input[type="radio"] {
  vertical-align: top;
  display: inline-block;
}
form[action^="/Applications/Forms/"] table {
  table-layout: fixed;
  width: 100%;
  word-wrap: break-word;
}

form[action^="/Applications/Forms/"] table tr {
 margin-bottom: 20px !important;
}

form[action^="/Applications/Forms/"] tr:first-child td:first-child {
  width: 10px;
  vertical-align: top;
}
form[action^="/Applications/Forms/"] tr:first-child td:first-child + td {
  width: 100px;
  vertical-align: top;
}
.FieldLabel {
  font-weight: 700;
}
.FieldDescription {
  display: block;
  padding: 0 0 20px;
  font-style: italic;
  color: #777;
}
#formsrequiredlegend {
  margin-bottom: 20px;
}

form[action^="/Applications/Forms/"] textarea {
border: #cccccc solid 1px;
margin-bottom: 20px;
}


form[action^="/Applications/Forms/"] td {
padding-top: 10px;
}

form[action^="/Applications/Forms/"] p {
padding-top: 20px;
}

form[action^="/Applications/Forms/"] legend {
padding-top: 40px !important;	
}

  td.FieldLabel {
	  vertical-align: top;
  }



@media (min-width: 600px) {
  form[action^="/Applications/Forms/"] br {
    display: none;
  }
   
  form[action^="/Applications/Forms/"] tr:first-child td:first-child + td {
    width: 20%;
  }
  input[type="radio"] ~ input[type="radio"] {
    margin-left: 20px;
	margin-right: 5px;
  }
  
  
}

.clear {
	clear: both;
}

.article-spacing {
	margin-bottom: 20px;
	display: inline-block;
}

.newsletter .intro-area {
	background-color: #e1e2e2;
	border: solid 1px #01619e;
	padding: 8px;	
	margin-bottom: 20px;
}

.newsletter h2 {
	color: #01578e;
	
}

.newsletter h2.sub-title {
	color: #01619e;
	font-size: 18px;
}

.newsletter h3.article-title {
	color: #01619e;
	font-size: 15px;
	font-weight: 700;
}

.newsletter h3.above-newsletter-contact {
margin-bottom: -20px !important;	
}

.newsletter-date {
	color: #05a7e6;
	font-weight: 700;	
}

.newsletter-contact {
	color: #01578e;
	font-weight: 700;	
}

.rule-75 {
	width: 75%;
	text-align: center;
}

.block-100 {
	width: 100%;
	display: block;
}

.newsletter-contact p, .newsletter-no-space p {
	margin-bottom: 0;
}