/* ------------------------------------ =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, 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;
}


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: 0;
 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: visible;
  max-width: 90%;
}

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: none !important;
}


.subtitle {
  padding: 0;
  font-size: 21px;
  font-weight: 400;
  color: #fafafa;
  background: #fff; 
 }

/* ------------------ 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-2 {
  font-size: 21px;
  font-weight: 400;
  color: #01619e;
}

.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;
}

.formatted {
  font-size: 14px;
    page-break-before: avoid !important;
}
.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 h1, .formatted h3, .formatted h5 {
color: #01619e;
  break-before: avoid !important;
}
.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;
break-before: avoid !important;
}
.formatted h4, h4 {
font-size: 17px;
padding: 5px 0 5px 0;
font-weight: 500;
}
.formatted img {
width: auto;
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 {
display: none;
}	
.top-right {
display: none;
}
.header-ad {
display: none;
}
.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;
font-weight: 400;
line-height: 30px;
color: #01619E;
clear: both;
}
#body {
margin: 20px;
}

/* ------------------------------------ =grids -- */
.grid {
  display: block;
  padding: 0;
  margin-right:0;
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
  break-before: avoid !important;

}

.grid-item, .no-right-col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: -moz-inline-box;
  display: block;
  padding: 0 20px 40px 0;
  margin: 0;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  break-before: avoid !important;
}


.grid-1-2 {
  width: 50%;
  break-before: avoid !important;
}

.grid-1-3 {
  width: 33.3%;
  break-before: avoid !important;
}

.grid-2-3 {
  width: 66.6%;
  break-before: avoid !important;
}

.grid-1-4 {
  width: 25%;
  break-before: avoid !important;
}

.grid-3-4 {
  width: 75%;
  break-before: avoid !important;
}

.grid-1-5 {
  width: 20%;
  break-before: avoid !important;
}

.grid-2-5 {
  width: 40%;
  break-before: avoid !important;
}

.grid-3-5 {
  width: 60%;
  break-before: avoid !important;
}

.grid-4-5 {
  width: 80%;
  break-before: avoid !important;
}



/* ------------------------------------ =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 {
  display: none;

}
  .angle:after, .subtitle:after, .microsite:after, .button:after, .home-slideshow .pane-title:after, .home-about:after, div.page-banner:after {
    display: 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 {
   display: none;
  }

.button {
  padding: 0;
  border: none;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  color: #fafafa;
  background: #ccc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  position: relative;
}
  .button:hover {
    color: #fff;
    
    border-color: #b2d87b;
  }
  .button:after {
    top: -3px;
    bottom: -3px;
  }
  .button.color-2 {
    background-color: #fff;
    border-color: #b2d87b;
  }

  .button.color-3 {
    background-color: #fff;
    border: none;
  }


.button-left {
  float: left;
}

.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 {
display: none;
 }
.pagination a {
display: none;
}
.pagination a:hover {
display: none;
}

.layout-block {
  margin-bottom: 40px;
    break-before: avoid !important;
	break-after: avoid !important;
}

.content-block {
  margin-bottom: 20px;
  break-before: avoid !important;
}


.page-nav > ul > li > a {
  display: none;
}
.page-nav > ul > li:hover > a {
  display: none;
}
.page-nav a {
  display: none;
}
.page-nav li {
  display: none;
}
  .page-nav li ul {
    display: none;
  }
  .page-nav li .active {
   display: none;
  }
.page-nav .current > ul {
  display: none;
}
.page-nav ul > li > .current {
  display: none;
}

#mobile-menu {
  display: none;
}
  #mobile-menu .header-utility a {
  display: none;
  }
    #mobile-menu .header-utility a:hover {
     display: none;
    }

.mobile-menu-toggle {
  display: none;
}
  .mobile-menu-toggle:hover {
  display: none;
  }
  .mobile-menu-toggle .hide {
    display: none;
  }
  .mobile-menu-toggle.active .show {
    display: none;
  }
  .mobile-menu-toggle.active .hide {
  display: none;
  }

.page-footer {
  display: none;
  }
  .page-footer.alt {
  display: none;
 }
    .page-footer.alt a {
       display: none;
}
	.footer-utility a, .footer-rss a {
  display: none;
    }
    .page-footer.alt .icon {
     display: none;
    }
    .page-footer.alt h1 {
       display: none;
    }
    .page-footer.alt .footer-social {
  display: none;
    }

.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;
}



  .no-js .page-nav .nav-toggle {
    display: none;
  }
  .page-nav > ul > li {
     display: none;
  }
    .page-nav > ul > li:first-child {
       display: none;
    }
    .page-nav > ul > li > a {
    display: none;
    }
  .page-nav li li {
     display: none;
  }
    .page-nav li li a {
     display: none;
    }
    .page-nav li li li a {
  display: none;
    }
  .page-nav .nav-toggle {
  display: none;
  }
    .page-nav .nav-toggle span {
    display: none;
    }
    .page-nav .nav-toggle.active span {
  display: none;
    }

  .js .page-header .mobile-clone {
    display: none;
  }
  .js .page-header .mobile-menu-toggle {
    display: none;
  }

  #mobile-menu {
  display: none;
  }
    #mobile-menu.active {
  display: none;
    }

  .mobile-menu-toggle {
  display: none;
  }

  .page-nav, .page-footer, .page-header {
    display: none;
  }


  .page-content-wrapper, .page-content  {
    margin-left: 0;
	float: none !important;
	width: 100%;
	padding: 0;
	clear: none !important;
  }

#body {
position: relative;

}
  .header-main {
  display: none;
  }

  
    .alt .page-nav {
      display: none;
    }
        .alt .page-nav > ul > .current > a {
 display: none;
      }
      .alt .page-nav > ul > li:hover > a {
 display: none;
      }
      .alt .page-nav li ul .current a, .alt .page-nav li ul a:hover {
      display: none;
      }

  .header-search {
   display: none;
  }

  .header-logo {
   display: none;
  }
    .alt .header-logo {
       display: none;
    }
    .header-logo img {
      display: none;
    }


  .header-utility {
    display: none;
	 }

  .page-footer, .footer-utility {
    text-align: left;
  }

  .page-footer {
    display: none;
  }
    .page-footer:after {
      display: none;
    }
    .page-footer.alt:after {
      border-left-color: #01619e;
    }
    .csstransforms .page-footer:before {
       display: none;
    }
    .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 {
  position: relative;
}
  .home-slideshow .pane + .pane {
    margin-top: 20px;
  }
  .home-slideshow .pane-image {
    max-width: 35%;
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
    z-index: 3;
  }
  .home-slideshow .pane-title {
    font-weight: 400;
    font-size: 16px;
  }
  .home-slideshow .slideshow-nav {
    display: none;
  }

.home-about {
  padding: 20px;
  color: #fafafa;
  background: #01619e;
  font-size: 16px;
}



/* ------------------------------------ =interior -- */
.page-banner {
  margin-bottom: 20px;
}

div.page-banner {
  padding: 20px;
  color: #fafafa;
  background: #01619e;
  font-size: 16px;
}

.banner-logo {
  margin-left: 0;
}



/* ------------------------------------ =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;
}

.pub-archive li + li {
  padding-top: 20px;
  margin-top: 20px;
  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;
}
.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;
  }
/* ------------------------------------ =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;
	}
