﻿@import url(normalize.css);
@import url(ui-lightness/jquery-ui-1.9.0.custom.min.css);
/*
 * HTML5 Boilerplate
 */
/* ==========================================================================
 Base styles: opinionated defaults
 ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}

body {
  font-size: 1em;
  line-height: 1.4;
}

/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection declarations have to be separate.
* Customize the background color to match your design.
*/
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
* A better looking default horizontal rule
*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
* Remove the gap between images and the bottom of their containers: h5bp.com/i/440
*/
img {
  vertical-align: middle;
}

/*
* Remove default fieldset styles.
*/
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
* Allow only vertical resizing of textareas.
*/
textarea {
  resize: vertical;
    width: 472px;
}

/* ==========================================================================
 Chrome Frame prompt
========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
  MASS.GOV BASE STYLES
  ========================================================================== */
body {
  font-size: 13px;
  line-height: 1.5em;
}

ol, ul {
  list-style: none;
  padding: 0 0 0 20px;
}

blockquote {
  margin: 1em 0.5em 1em 1.2em;
}

a:link {
  color: #07459A;
}

a:visited {
  color: #64406B;
}

p {
  margin: 0 0 1em 0;
  word-wrap: break-word;
}

table {
  margin: 1.5em 0;
}

thead {
  background-color: #eee;
}

td, th {
  padding: 0.3em;
}

th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Tahoma,Verdana,Geneva,sans-serif;
  line-height: 1.2;
}

h1 {
  font-size: 1.6em;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background-color: #fff;
}

.alert-container,
.outer-container {
  width: 1206px;
  margin: 0 auto;
  background-image: url("../images/backgrounds/default.gif");
  background-position: 51.9% 0;
  background-repeat: repeat-y;
  padding: 0 14px 14px 14px;
}
.lt-ie9 .alert-container, .lt-ie9
.outer-container {
  background-position: 52.9% 0;
}

.alert-container {
  background: none;
  padding: 0;
}
.alert-container .col {
  padding-bottom: 0;
}
.alert-container ul {
  margin: 0;
  padding: 0;
}
.alert-container .icon {
  padding-right: .4em;
}

#mobile-menu {
  display: none;
}
#mobile-menu button {
  margin-left: 5px;
}

.container {
  padding: 12px 12px 0 12px;
  background: white url("../images/template/container_bck.png") top left repeat-x;
  -webkit-box-shadow: 0px 0px 6px #000;
  -moz-box-shadow: 0px 0px 6px #000;
  box-shadow: 0px 0px 6px #000;
}
.container .alert-container {
  width: auto;
  margin-bottom: 0.7em;
  border: 1px solid #C5C7C9;
}
.container .alert-container .alert-broadcast {
  background-image: none;
  background-color: #f5f6f3;
  border-bottom: 1px solid #D6D8DB;
}
.container .alert-container .alert-broadcast:last-child {
  border: none;
}
.container .alert-container .alert-broadcast h2 {
  color: #D62C20;
}
.container .alert-container .alert-broadcast .icon {
  width: 2.5%;
  height: 2.5%;
}

.megadd {
  padding-bottom: 15px;
}

.footer {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 10px;
}

.col {
  float: left;
  /*padding-bottom: 15px;*/
  zoom: 1;
  /* tetris50/50 ie7 width is wrong */
  *display: inline;
  margin-left: 2.86299%;
}
.content .col a {
  overflow: hidden;
}
.col:first-child {
  margin-left: 0;
}
.top-line .col {
  padding-bottom: 0;
}

.col1 {
  width: 5.70893%;
}

.col2 {
  width: 14.28085%;
}

.col3 {
  width: 22.85276%;
}

.col4 {
  width: 31.42468%;
}

.col5 {
  width: 39.99659%;
}

.col6 {
  width: 48.56851%;
}

.col7 {
  width: 57.14042%;
}

.col8 {
  width: 65.71234%;
}

.col9 {
  width: 74.28425%;
}

.col10 {
  width: 82.85617%;
}

.col11 {
  width: 91.42808%;
}

.col12 {
  width: 100%;
}

.row img {
  max-width: 100%;
}

.row, .module {
  *zoom: 1;
}
.row:before, .row:after, .module:before, .module:after {
  content: "";
  display: table;
}
.row:after, .module:after {
  clear: both;
}

.tetrisrow {
  margin-bottom: 15px;
}
.tetrisrow .module:last-child {
  margin-bottom: 0;
}
.tetrisrow .col {
  padding-bottom: 0;
}

.col444-dotted-verts {
  background-image: url("../images/template/9d-dotted-vert.gif"), url("../images/template/9d-dotted-vert.gif");
  background-position: 32.9% 0, 67.1% 0;
  background-repeat: repeat-y;
}
.lt-ie9 .col444-dotted-verts {
  background-image: url("../images/template/444-dotted-verts-IE.gif");
  background-position: 50% 0;
  background-repeat: repeat-y;
}

.col444-solid-verts {
  background-image: url("../images/template/ddd-solid.gif"), url("../images/template/ddd-solid.gif");
  background-position: 32.9% 0, 67.1% 0;
  background-repeat: repeat-y;
}
.lt-ie9 .col444-solid-verts {
  background-image: url("../images/template/444-solid-verts-IE.gif");
  background-position: 50% 0;
  background-repeat: repeat-y;
}

.col363-solid-dotted-verts,
.col363-dotted-verts {
  background-image: url("../images/template/9d-dotted-vert.gif"), url("../images/template/9d-dotted-vert.gif");
  background-position: 24.3% 0;
  background-repeat: repeat-y;
}
.lt-ie9 .col363-solid-dotted-verts, .lt-ie9
.col363-dotted-verts {
  background-image: url("../images/template/363-dotted-verts-IE.gif");
  background-position: 50% 0;
  background-repeat: repeat-y;
}

.col363-solid-dotted-verts {
  background-image: url("../images/template/ddd-solid.gif"), url("../images/template/9d-dotted-vert.gif");
}
.lt-ie9 .col363-solid-dotted-verts {
  background-image: url("../images/template/363-solid-dotted-verts-IE.gif");
}

.lt-ie9 .col6 .tetrisrow.col444-solid-verts {
  background-image: url("../images/template/444-solid-verts-tetrisrow.gif");
  background-position: 50%;
  background-repeat: repeat-y;
}

.col66-dotted-vert {
  background-image: url("../images/template/9d-dotted-vert.gif");
  background-position: 50%;
  background-repeat: repeat-y;
}

.col93-dotted-vert {
  background-image: url("../images/template/9d-dotted-vert.gif");
  background-position: 75.7% 0;
  background-repeat: repeat-y;
}

.col39-dotted-vert {
  background-image: url("../images/template/9d-dotted-vert.gif");
  background-position: 24.3% 0;
  background-repeat: repeat-y;
}

.col84-dotted-vert,
.col84-solid-vert {
  background-image: url("../images/template/ddd-solid.gif");
  background-position: 67.2% 0;
  background-repeat: repeat-y;
}

.col84-dotted-vert {
  background-image: url("../images/template/9d-dotted-vert.gif");
}

.col48-dotted-vert,
.col48-solid-vert {
  background-image: url("../images/template/ddd-solid.gif");
  background-position: 32.8% 0;
  background-repeat: repeat-y;
}

.col48-dotted-vert {
  background-image: url("../images/template/9d-dotted-vert.gif");
}

.solid-right {
  border: 1px solid #9d9d9d;
}

.top-line {
    font-size: 1.2em;
    background-color: navy;
}

.top-line a {
  text-decoration: none;
}
.top-line a:hover {
  text-decoration: underline;
}
    .top-line a {
        color: #fff;
        background-color: navy;
    }

.alert {
  text-align: right;
  padding: 8px 0 0 0;
  margin: 0;
}
.alert .icon {
  position: relative;
  top: -2px;
}

.top-line #logo {
  float: left;
}
#logo img {
  position: relative;
  top: 8px;
  margin-right: 30px;
}

.rwd-small {
  font-size: 0.8em;
}

.rwd-right {
  float: right;
}

.titlelink {
  text-decoration: none;
}
.titlelink:hover {
  text-decoration: underline;
}

.callout .titlelink,
.bodyfield .titlelink,
p .titlelink {
  text-decoration: underline;
}

.rwd-ulhorizontal {
  padding: 0;
  margin: 0;
  list-style: none;
}
.rwd-ulhorizontal li {
  float: left;
}
.top-line .rwd-ulhorizontal li {
  padding: 0 1em;
  margin: 8px 0;
  border-right: 1px solid #fff;
}
.top-line .rwd-ulhorizontal li.skip-to-main {
  padding: 0 .5em 0 0;
}
.top-line .rwd-ulhorizontal li.resizing-text {
  padding: 0 .5em;
}
.top-line .rwd-ulhorizontal li.translate-widget {
  padding: 0 0 0 .5em;
}
.top-line .rwd-ulhorizontal li:first-child {
  padding-left: 0;
}
.top-line .rwd-ulhorizontal li:last-child {
  border-right-width: 0;
}
.top-line .rwd-ulhorizontal li.last {
  border-right-width: 0;
}
.footer .rwd-ulhorizontal {
  font-size: 0.9em;
  text-align: right;
}
.footer .rwd-ulhorizontal li {
  padding: 0 0 0 14px;
}

.nav {
  padding: 0;
  margin: 0;
}
.nav:first-child {
  padding-left: 0;
}
.nav li {
  display: inline-block;
  padding: 0 0 0 10px;
  font-size: 0.9em;
}

.module {
  padding: 0 0 1em 0;
  margin: 0 0 1em 0;
  border-bottom: 1px solid #DDD;
}
.module h3 {
  color: #333;
  line-height: 1.2em;
  margin: 0 0 1em 0;
}
.introduction .module {
  border-bottom: 1px dotted #DDD;
}
.resources .module, .leftcol .module {
  font-size: 1em;
}
.module:last-child, .module:last-of-type {
  padding-bottom: 0;
  border-bottom-width: 0;
}
.module ul {
  list-style: none;
  padding-left: 0;
}
.module li {
  margin: 1em 0;
}
.module .img_wrapper {
  display: block;
  text-align: center;
}
.module .caption {
  font-size: 0.85em;
}

.caption {
  color: #575757;
  font-weight: bold;
  line-height: 1.35em;
  margin: 0.8em auto;
  padding: 0 0.5em;
  font-size: 0.9em;
}

/* -------------------------------
  welcome module
---------------------------------- */
#welcome {
  padding-top: 0;
}
#welcome a {
  text-decoration: none;
}
#welcome a:hover {
  text-decoration: underline;
}
#welcome .unit {
  min-width: 161px;
  max-width: 218px;
  font-size: 1em;
  margin: 0 auto;
  line-height: 1.2;
}
#welcome .unit div {
  width: 62%;
  float: right;
}
#welcome .unit h3 {
  font-weight: normal;
}
#welcome .img_wrapper {
  display: inline-block;
  max-width: 34%;
  margin-bottom: 16px;
}

.search {
  *zoom: 1;
  position: relative;
  float: right;
  margin-top: 30px;
  background: url("../images/template/search-bg-smooth.png") repeat-x scroll 0 0 transparent;
}
.search:before, .search:after {
  content: "";
  display: table;
}
.search:after {
  clear: both;
}
.search:before {
  content: url("../images/template/search-left.png");
  position: absolute;
  left: -29px;
}
.search .lt-ie8-magnify {
  position: absolute;
  left: -29px;
}
.search legend {
  display: none;
}
.search input, .search select {
  float: left;
}
.search #searchinput {
  padding: 9px 1px;
  background: url("../images/template/search-input-tight.png") no-repeat scroll 100% 0 transparent;
}
.search #searchinput:focus {
  outline: none;
}
.search #search_scope {
  margin: 8px 6px;
  max-width: 15em;
}
.search input, .search select {
  background-color: transparent;
  border: medium none;
}
.search.no-option #searchinput {
  width: 24em;
}
.search.has-option #searchinput {
  width: 13em;
}
.search #submit {
  margin-left: -1px;
  background: #fff;
}

.ui-menu {
  max-height: 5.5em;
}

.ui-widget-content {
  background: #fff;
  position: absolute;
  overflow-y: scroll;
}

.ui-menu-item {
  font-size: 0.8em;
}

#seal {
  float: left;
  padding-right: 6px;
  border-right: 1px solid #E9E9E9;
}

#sitetitle,
#sitetitle_nonexec {
  float: left;
  max-width: 78%;
  padding-left: 10px;
  padding-top: 30px;
  font-family: Tahoma, Verdana, Geneva, sans-serif;
}
.lt-ie9 #sitetitle, .lt-ie9
#sitetitle_nonexec {
  width: 80%;
}
#sitetitle > a,
#sitetitle_nonexec > a {
  color: #000;
  text-decoration: none;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1em;
}
#sitetitle span,
#sitetitle_nonexec span {
  color: #E25800;
  display: block;
  font-weight: bold;
  padding-top: 4px;
}
#sitetitle ul,
#sitetitle_nonexec ul {
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
}
#sitetitle li,
#sitetitle_nonexec li {
  display: inline;
  padding-right: 10px;
  font-size: 0.9em;
}

#nonexec span {
  font-size: 1.2em;
}

#sitetitle {
  min-height: 45px;
}

#tagline {
  font-size: 0.85em;
  position: absolute;
  top: 0;
  left: 100px;
  line-height: 1.3em;
}

.breadcrumbs ol {
  margin: 0;
  padding: 0 0.3em 0 0.3em;
}
.breadcrumbs ol li {
  font-size: 0.9em;
  background: url("../images/template/breadcrumbs.png") 100% 6px no-repeat transparent;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding-right: 8px;
}
.breadcrumbs ol li:last-child {
  padding-left: 6px;
  background-image: none;
}
.breadcrumbs ol li a, .breadcrumbs ol li span {
  padding: 0 0.5em 0 0;
  text-decoration: none;
}

#pagedescription {
  margin-bottom: 1em;
  font-size: 1.1em;
}

.author {
  margin-bottom: 1.7em;
}

/* asides */
.leftcol h2, .leftcol h3, .leftcol h4, .leftcol h5, .leftcol h6, .resources h2, .resources h3, .resources h4, .resources h5, .resources h6 {
  margin: 0 0 0.8em 0;
}

.introduction h1 {
  background: none;
  font-size: 1.67em;
  margin-top: 1em;
  padding: 0;
}
.introduction .meta h1 {
  margin-top: 0;
}
.introduction h2 {
  margin-top: 0;
  font-weight: normal;
}
.introduction h3, .introduction h4, .introduction h5, .introduction h6 {
  margin: 0 0 0.8em 0;
}
.introduction h3:first-child {
  margin-top: 0;
}
.introduction ul {
  list-style-type: disc;
}
.introduction ul .seeall {
  list-style-type: none;
}
.introduction ul ul {
  list-style-type: square;
}
.introduction ul ul ul {
  list-style-type: circle;
}
.introduction ul ul ul ul {
  list-style-type: disc;
}
.introduction ol {
  list-style-type: decimal;
}
.introduction ol ol {
  list-style-type: lower-alpha;
}
.introduction ol ol ol {
  list-style-type: lower-roman;
}
.introduction li {
  margin: 1em 0;
}
.introduction ul.category,
.introduction .module ul {
  list-style: none outside none;
  margin-left: 0;
  padding-left: 0;
}
.introduction ul.category {
  margin-top: 0;
}
.introduction ul.category a.titlelink a {
  text-decoration: none;
}
.introduction ul.category a.titlelink a:hover {
  text-decoration: underline;
}
.introduction ul.category > li {
  *zoom: 1;
  border-bottom: 1px dotted #9b9b9b;
  padding: 0 0 1.3em 0;
  margin: 0 0 1.3em 0;
}
.introduction ul.category > li:before, .introduction ul.category > li:after {
  content: "";
  display: table;
}
.introduction ul.category > li:after {
  clear: both;
}
.introduction ul.category > li h2 {
  margin-bottom: 0;
}
.introduction ul.category > li .callout {
  margin-top: 0.7em;
}
.introduction ul.category > li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.introduction ul.category ul {
  list-style-type: square;
}

ul.category {
  padding-left: 0;
}

.subnav {
  margin-top: 0;
  padding: 0;
}
.subnav .nav_label {
  *zoom: 1;
  background-color: #e3e3e3;
  border-top: 1px solid #fff;
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
}
.subnav .nav_label:before, .subnav .nav_label:after {
  content: "";
  display: table;
}
.subnav .nav_label:after {
  clear: both;
}
.subnav li a {
  text-decoration: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.subnav li a:hover {
  text-decoration: underline;
}
.subnav li a.link {
  float: left;
  padding: 12px 4% 9px;
  width: 85%;
}
.subnav li.trigger a.button {
  float: right;
  background: url("../images/template/subnav-rightarrow.gif") no-repeat scroll 0 50% transparent;
  height: 38px;
  margin: 0;
  padding: 0;
  width: 16px;
}
.subnav li.active a.button {
  background: url("../images/template/subnav-downarrow.gif") no-repeat scroll 0 50% transparent;
}
.subnav li ul {
  background-color: #fff;
}
.subnav .toggle_container {
  background-color: #FFF;
  clear: both;
  overflow: hidden;
}
.subnav .toggle_container .block {
  margin: 0;
  padding: 0;
}
.subnav .toggle_container .block li {
  background: url("../images/template/subnav-bullet.png") no-repeat scroll 10px 50% transparent;
  border-top: 1px solid #EAEAEA;
  margin-bottom: 0;
  padding: 5px 0 5px 22px;
}
.subnav .toggle_container .block li a {
  display: block;
  margin: 0;
  padding: 9px 12px 9px 0;
}

.persist li a:visited { color:#07459A; }

.persist li a {
  display: block;
  background-color: #e3e3e3;
  font-size: 1em;
  margin: 0;
  padding: 12px 4%;
  clear: both;
  border-top: 1px solid #FFFFFF;
  font-size: 1.05em;
  border-top: 1px solid #FFFFFF;
  font-weight: normal;
}
.persist li span {
  display: block;
  background-color: #e3e3e3;
  font-size: 1em;
  margin: 0;
  padding: 12px 4%;
  clear: both;
  margin-top: 1px;
  font-weight: bold;
  border-right: solid 4px #222;
  border-bottom: none;
}
.persist li ul {
  margin: 0;
  padding: 0;
  background-color: #F7F7F7;
}
.persist li ul li {
  margin-bottom: 0;
  padding-left: 10px;
  border-top: 1px solid #E5E5E5;
}
.persist li ul li span, .persist li ul li a {
  padding: 2px 8px 2px 27px;
  background: url("../images/template/subnav-bullet.png") no-repeat scroll 10px 50% transparent;
  /*  background-color: $subnav-child-base-bg;  move bg color to UL, not LI */
}
.persist li ul li ul {
  background-color: #FFF;
  margin-left: -10px;
  /*pull out to align background color with parent ul */
}
.persist li ul li ul li {
  padding: 0 0 0 22px;
  border-top: 0;
}
.persist li ul li ul li:first-child {
  border-top: 1px dashed #E5E5E5;
}
.persist li ul li ul li span, .persist li ul li ul li a {
  padding: 5px 8px 5px 22px;
  background: url("../images/template/subnav-hollowrightarrow.png") no-repeat scroll 10px 50% transparent;
}
.persist li ul li ul li ul li {
  padding: 0 0 0 12px;
}

.seeall a {
  font-weight: bold;
  text-decoration: none;
}
.seeall a:hover {
  text-decoration: underline;
}

.rss a {
  text-decoration: none;
}
.rss a:hover {
  text-decoration: underline;
}
.module .rss {
  line-height: 1.6em;
  padding-bottom: 1em;
  padding-top: 0;
}
.rss a {
  padding: 0 8px 4px;
}
.rss a.subscribe {
  background: url("../images/icon_rss.png") no-repeat 0 0;
  border-right: 1px solid #DDDDDD;
  padding-left: 27px;
}

.center_slot > .img_wrapper {
  padding-bottom: 1em;
  display: block;
}

/*  =================================================
    LISTS IN EPHOX EDITOR
    ================================================= */
.introduction ul {
  list-style-type: disc;
}
.introduction ul .seeall {
  list-style-type: none;
}
.introduction ul ul {
  list-style-type: square;
}
.introduction ul ul ul {
  list-style-type: circle;
}
.introduction ul ul ul ul {
  list-style-type: disc;
}
.introduction ol {
  list-style-type: decimal;
}
.introduction ol ol {
  list-style-type: lower-alpha;
}
.introduction ol ol ol {
  list-style-type: lower-roman;
}
.introduction li {
  margin: 1em 0;
}
.introduction ul.category ul, .introduction .module .callout ul {
  list-style-type: disc;
  margin-left: 1.8em;
}
.introduction ul.category ul .seeall, .introduction .module .callout ul .seeall {
  list-style-type: none;
}
.introduction ul.category ul ul, .introduction .module .callout ul ul {
  list-style-type: square;
}
.introduction ul.category ul ul ul, .introduction .module .callout ul ul ul {
  list-style-type: circle;
}
.introduction ul.category ul ul ul ul, .introduction .module .callout ul ul ul ul {
  list-style-type: disc;
}
.introduction ul.category ol, .introduction .module .callout ol {
  list-style-type: decimal;
  margin-left: 0.3em;
}
.introduction ul.category ol ol, .introduction .module .callout ol ol {
  list-style-type: lower-alpha;
}
.introduction ul.category ol ol ol, .introduction .module .callout ol ol ol {
  list-style-type: lower-roman;
}
.introduction ul.category ul {
  margin-left: 0;
}

.leftcol .module .callout ul, .resources .module .callout ul {
  list-style-type: disc;
  margin-left: 1em;
}
.leftcol .module .callout ul .seeall, .resources .module .callout ul .seeall {
  list-style-type: none;
}
.leftcol .module .callout ul ul, .resources .module .callout ul ul {
  list-style-type: square;
}
.leftcol .module .callout ul ul ul, .resources .module .callout ul ul ul {
  list-style-type: circle;
}
.leftcol .module .callout ul ul ul ul, .resources .module .callout ul ul ul ul {
  list-style-type: disc;
}
.leftcol .module .callout ol, .resources .module .callout ol {
  list-style-type: decimal;
}
.leftcol .module .callout ol ol, .resources .module .callout ol ol {
  list-style-type: lower-alpha;
}
.leftcol .module .callout ol ol ol, .resources .module .callout ol ol ol {
  list-style-type: lower-roman;
}

/*  =================================================
    .HIGHPROFILE LISTS
    ================================================= */
.highprofile {
  background-color: #f5f5f5;
  padding: 0;
}
.highprofile.green h2, .highprofile.green h3 {
  background-color: #374f37;
}
.highprofile.red h2, .highprofile.red h3 {
  background-color: #93000e;
}
.highprofile.blue h2, .highprofile.blue h3 {
  background-color: #2d5faf;
}
.highprofile h2, .highprofile h3 {
  line-height: 1.3;
  background-color: #575757;
  color: #fff;
  margin-bottom: 2px;
  padding: 8px;
}
.highprofile li {
  font-size: 1em;
  line-height: 1.3;
  margin: 0.3em 0.8em;
  padding: 0.2em;
}

/*  =================================================
    .PG_{TYPE}
    ================================================= */
.pg_pr {
  margin-top: 20px;
}
.pg_pr .releaseinfo {
  background-color: #EEE;
  display: inline-block;
  margin: 0;
  padding: 0.3em;
  font-size: 1em;
  font-weight: normal;
}
.pg_pr .pr {
  margin-top: 0;
  border-bottom: 3px double #DDDDDD;
  padding-bottom: .2em;
  color: #333;
  text-transform: uppercase;
}
.pg_pr .pr dd {
  font-size: 0.9em;
  margin: 0 0 1em 0;
}

.pg_more .rss {
  margin: 0 0 20px 0;
}
.pg_more .introduction h2 {
  margin: 20px 0 16px 0;
  padding: 16px 0 0 0;
  font-size: 1.2em;
  border-top: 1px solid #ddd;
}
.pg_more .introduction h2:nth-of-type(1) {
  border-top: none;
  padding-top: 0;
}
.pg_more .introduction li {
  list-style-image: url("../images/template/morepg-bullet.png");
  margin: 0 0 1.3em;
  padding: 0;
}
.pg_more .introduction li .callout {
  margin-top: 0.4em;
}

.pg_article {
  margin-top: 1em;
}
.pg_article #pagedescription {
  margin-bottom: 0.6em;
  font-weight: bold;
}
.pg_article .articleinfo {
  margin-bottom: 1.7em;
  font-size: 0.9em;
}
.pg_article .graphicallist {
  padding-bottom: 0;
  border: 1px solid #B25801;
}
.pg_article .graphicallist h3 {
  padding: 0.5em;
  background-color: #B25801;
  color: #fefefe;
}
.pg_article .graphicallist ul {
  margin: 1em 0.5em 0 0.5em;
}

/*  =================================================
    CITIZEN ALERT MODULE
    ================================================= */
.alert-broadcast {
  background: #fdeb6d url("../images/template/alert/alert-sum-bg.png") 0 0 repeat-x;
  padding: 8px 12px;
}
.alert-broadcast img {
  display: inline;
}
.alert-broadcast h2 {
  display: inline;
  font-size: 1.1em;
  padding-right: 6px;
}
.alert-broadcast h2 span {
  border-right: 1px solid #B0A349;
  padding-right: 6px;
}
.alert-broadcast .timestamp {
  font-weight: bold;
}

.alert-message:before {
  content: " - ";
}

.alert-message:after {
  content: "..";
}

/*  =================================================
    SITE LEVEL ALERT MODULE
    ================================================= */
.container .alert-container {
  width: auto;
  margin-bottom: 0.7em;
  border: 1px solid #C5C7C9;
}
.container .alert-container .alert-broadcast {
  background-image: none;
  background-color: #f5f6f3;
  border-bottom: 1px solid #D6D8DB;
}
.container .alert-container .alert-broadcast:last-child {
  border: none;
}
.container .alert-container .alert-broadcast h2 {
  color: #D62C20;
}
.container .alert-container .alert-broadcast .icon {
  margin-top: -0.2em;
  width: 2.5%;
  height: 2.5%;
}

/*  =================================================
    UTILITIES
    ================================================= */
.ephoxsection-right,
.ephoxsection-left {
  max-width: 100%;
}

.ephoxsection-right {
  float: right;
  margin: 2px 0 2px 10px;
}

.ephoxsection-left {
  float: left;
  padding: 2px 10px 2px 0;
}

.fileinfo {
  font-size: 80%;
  font-weight: normal;
}
h2 .fileinfo {
  font-size: 60%;
}
h3 .fileinfo {
  font-size: 68%;
}

/*  =================================================
    GLOBAL FORMS PAGE http://goo.gl/Frbzf
    ================================================= */
.sans-bullets ul {
  list-style-type: none !important;
}
.sans-bullets > ul {
  margin-left: 0;
  padding-left: 0;
}

.index {
  font-size: 160%;
}
.index li {
  padding: 0.2em;
  margin: 0.5em 0;
}

/* ======================================================
   Heading Font Size Test 8/13/2013 - YG
   ======================================================*/
h2 {
  font-size: 1.35em;
}

.bodyfield h2, .callout h2 {
  font-weight: bold;
}

.callout h2 {
  font-size: 1.2285em;
}

h3 {
  font-size: 1.2em;
}

h4 {
  font-size: 1.115em;
}

h5 {
  font-size: 1.038em;
}

h6 {
  font-size: 0.9em;
}

.leftcol h2, .resources h2 {
  font-size: 0.97133em;
  font-weight: bold;
}
.leftcol h3, .resources h3 {
  font-size: 1.0044em;
}
.leftcol .callout h3, .resources .callout h3 {
  font-size: 0.91983em;
}
.leftcol h4, .resources h4 {
  font-size: 0.8842em;
}
.leftcol h5, .resources h5 {
  font-size: 0.86984em;
}
.leftcol h6, .resources h6 {
  font-size: 0.8073em;
}
.leftcol .callout h2, .resources .callout h2 {
  font-weight: bold;
}

/* ======================================================
   END - Heading Font Size Test 8/13/2013 - YG
   ======================================================*/
/*  ====================================================
    SASSY LISTS - UPDATE 9/24/2013
    Online Services, Contact Us, Forms, Additional Reading
    ==================================================== */
.module:first-of-type .module-inner-wrapper {
  margin-top: .25em !important;
}

/* can't be coupled with .first-of-type or it won't work */
.lt-ie9 .module .module-inner-wrapper:first-child {
  margin-top: .25em !important;
}

.module-inner-wrapper {
  padding: .7em 0 0 0;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  /*  =====================================================
      CSS for ALL SASSY LIST H3s, site specific H3s is site .scss 
      =====================================================*/
}
.module-inner-wrapper .callout h4 {
  font-size: 1em;
}
.module-inner-wrapper .callout ul {
  list-style: none !important;
}
.module-inner-wrapper h3 {
  font-family: sans-serif;
  font-size: 15px;
  line-height: 21px;
  position: relative;
  display: block;
  color: #fff;
  z-index: 40;
  background: #595959;
}
.module-inner-wrapper h3 span.icon {
  position: absolute;
  top: 6px;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("../images/template/sprite_articleULh3.png");
  background-repeat: no-repeat;
}
.module-inner-wrapper h3 span.icon.contact-us {
  background-position: 0 0;
}
.module-inner-wrapper h3 span.icon.online-services {
  background-position: -30px 0;
}
.module-inner-wrapper h3 span.icon.forms-you-may-need {
  background-position: -60px 0;
}
.module-inner-wrapper h3 span.icon.additional-reading {
  background-position: -90px 0;
}
.module-inner-wrapper h3 span.icon.most-requested {
  background-position: -120px 0;
}
.module-inner-wrapper > ul {
  list-style: none outside none !important;
  background: none repeat scroll 0 0 #f7f7f7;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: -70px 0 10px 0%;
  padding: 75px 10px 15px 10px;
}
.module-inner-wrapper > ul span.reference {
  display: block;
  font-family: sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bolder;
  line-height: 10.5px;
}
.module-inner-wrapper > ul li:first-child {
  margin-top: 0;
}
.module-inner-wrapper > ul li p {
  font-family: sans-serif;
  font-size: .95em;
  line-height: 1.35em;
}
.module-inner-wrapper > ul li p > a.titlelink {
  text-decoration: none;
}
.module-inner-wrapper > ul li p > a.titlelink:hover {
  text-decoration: underline;
}
.module-inner-wrapper > ul li a {
  font-family: sans-serif;
  font-size: .95em;
  line-height: 1.35em;
  font-weight: bold;
  text-decoration: none;
}
.module-inner-wrapper > ul li a:hover {
  text-decoration: underline;
}
.module-inner-wrapper > ul li ul {
  margin: -8px 0 15px 0;
}
.module-inner-wrapper > ul li ul li {
  margin: .75em 0;
}
.module-inner-wrapper > ul li ul li a {
  font-weight: normal;
}
.module-inner-wrapper > ul li ul li a:hover {
  text-decoration: underline;
}
.module-inner-wrapper > ul li ul li a.titlelink {
  text-decoration: none;
}
.module-inner-wrapper > ul li p + ul {
  padding-left: 10px;
}
.module-inner-wrapper .rss {
  padding-left: 10px;
  background: #f7f7f7;
  border-bottom: 1px solid #ccc;
  margin: -15px 0 10px 0;
}

/*  =====================================================
    SASSY LIST - LEFT COLUMN ONLY STYLE 
    =====================================================*/
.leftcol .module-inner-wrapper {
  margin: -1.1em 0 -15px 1.5px;
  width: 230px;
}
.leftcol .module-inner-wrapper h3 {
  left: -10px;
  width: 241px;
  padding: 10px 10px 10px 60px;
}
.leftcol .module-inner-wrapper h3:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-color: #aaa;
  bottom: -10px;
  border-width: 10px 0 0 10px;
  left: 0;
  border-left-color: transparent;
}
.leftcol .module-inner-wrapper h3 span.icon {
  left: 7%;
}
.leftcol .module-inner-wrapper > ul {
  border-left: 1px solid #ccc;
  padding: 75px 10px 15px 10px;
  width: 100%;
}
.leftcol .module-inner-wrapper .rss {
  border-left: 1px solid #ccc;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .leftcol .module-inner-wrapper {
    margin-left: 2px;
  }
}
/*  =====================================================
    SASSY LIST - RIGHT COLUMN ONLY STYLE 
    =====================================================*/
.resources .module-inner-wrapper {
  margin: -1.1em 0 -15px -6%;
  width: 243px;
}
.resources .module-inner-wrapper h3 {
  left: -0.5%;
  width: 99.5%;
  padding: 10px 50px 10px 15px;
}
.resources .module-inner-wrapper h3:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-color: transparent;
  bottom: -10px;
  border-width: 0 10px 10px;
  right: -10px;
  border-left-color: #aaa;
}
.resources .module-inner-wrapper h3 span.icon {
  right: 7%;
}
.resources .module-inner-wrapper > ul {
  border-right: 1px solid #ccc;
  padding: 75px 10px 15px;
  width: 95%;
}
.resources .module-inner-wrapper .rss {
  border-right: 1px solid #ccc;
  width: 95%;
}

/*=====================================================
  SASSY LIST - CSS for TEST/PORTAL
  only afffects bg color and :after / wrap around color
  =====================================================*/
.portal .module-inner-wrapper h3,
.testportal .module-inner-wrapper h3 {
  background-color: #B25801;
}
.portal .module-inner-wrapper h3:after,
.testportal .module-inner-wrapper h3:after {
  border-left-color: #733801;
}
.portal .module-inner-wrapper h3:before,
.testportal .module-inner-wrapper h3:before {
  border-right-color: #733801;
  border-top-color: #733801;
}

/* ======================================================
   SASSY LIST - IE Fixes
   ======================================================*/
.lt-ie9 .module-inner-wrapper {
  margin: -1.1em 0 2em 1.5%;
  width: 105%;
}
.lt-ie9 .module-inner-wrapper h3 {
  width: 99.5%;
}
.lt-ie9 .leftcol .module-inner-wrapper h3 {
  width: 105%;
}
.lt-ie9 .resources .module-inner-wrapper {
  margin: -1.1em 0px -15px -6%;
  width: 111.3%;
}

.lt-ie8 .module-inner-wrapper {
  margin: -0.75em 0 2em -8.5% !important;
  width: 100% !important;
}
.lt-ie8 .module-inner-wrapper ul {
  width: 95%;
}
.lt-ie8 .module-inner-wrapper h3 {
  width: 79% !important;
}
.lt-ie8 .module-inner-wrapper .rss {
  width: 100% !important;
}
.lt-ie8 .leftcol .module-inner-wrapper {
  margin: -1.1em 0 2em 5% !important;
}
.lt-ie8 .resources .module-inner-wrapper {
  margin: -0.25em 0 2em -9% !important;
}
.lt-ie8 .resources .module-inner-wrapper .rss {
  width: 99.5% !important;
}

/* =======================================================
   SASSY LIST - RESPONSIVE
   =======================================================*/
@media only screen and (min-width: 761px) and (max-width: 1004px) {
  .module-inner-wrapper {
    width: 175px;
  }
  .module-inner-wrapper h3 {
    width: 101%;
    font-size: .9em !important;
  }

  .leftcol .module-inner-wrapper {
    width: 170px;
  }
  .leftcol .module-inner-wrapper h3 {
    left: -5.4%;
    width: 106%;
  }

  .resources .module-inner-wrapper {
    width: 180px;
    margin-left: -6.5%;
  }
  .resources .module-inner-wrapper h3 {
    left: -0.5%;
    width: 100.5%;
    padding-right: 48px;
  }
}
@media only screen and (min-width: 381px) and (max-width: 760px) {
  .module-inner-wrapper {
    width: 99% !important;
  }
  .module-inner-wrapper h3 {
    left: 0;
    width: 102%;
  }
  .module-inner-wrapper ul {
    width: 100% !important;
  }
  .module-inner-wrapper .rss {
    width: 100% !important;
  }

  .leftcol .module-inner-wrapper {
    margin-left: 9px;
  }
  .leftcol .module-inner-wrapper h3 {
    left: -2% !important;
    width: 102%;
  }
  .leftcol .module-inner-wrapper h3 span.icon {
    left: 4% !important;
  }

  .resources .module-inner-wrapper {
    margin: -0.5em 0 -15px -0.75% !important;
  }
  .resources .module-inner-wrapper h3 {
    left: -0.1%;
    width: 102.1%;
  }
}
@media only screen and (max-width: 380px) {
  .module-inner-wrapper {
    left: 0;
  }
  .module-inner-wrapper h3 {
    left: -1%;
    width: 98%;
  }

  .leftcol .module-inner-wrapper {
    width: 99%;
    margin-left: 1.5%;
  }
  .leftcol .module-inner-wrapper ul {
    margin: -70px 0 10px 4%;
    width: 96% !important;
  }
  .leftcol .module-inner-wrapper h3 {
    left: .75%;
    width: 99.25%;
  }
  .leftcol .module-inner-wrapper .rss {
    width: 96% !important;
    margin-left: 4% !important;
  }

  .resources .module-inner-wrapper {
    width: 99%;
    margin-left: -1%;
  }
  .resources .module-inner-wrapper h3 {
    left: 1px;
    width: 98%;
  }
}
/*********************************************
*  END SASSY LISTS
*********************************************/
.cf {
  *zoom: 1;
}
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

.clear {
  display: none;
}

.hide {
  display: none;
}

.posrel {
  position: relative;
}

.right {
  float: right;
}

.left {
  float: left;
}

.horizontal {
  list-style: none;
  margin: 0;
  padding: 0;
}
.horizontal li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.accessibility {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

iframe[src*='maps.google.com'] {
  max-width: 100%;
}

/* ==========================================================================
   H5BP Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://www.mass.gov/resources/font/fontawesome-webfont.eot?v=3.2.1");
  src: url("https://www.mass.gov/resources/font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("https://www.mass.gov/resources/font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("https://www.mass.gov/resources/font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("https://www.mass.gov/resources/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em;
}

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.42857em;
}

.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  text-align: center;
  line-height: inherit;
}

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}

/* BOOTSTRAP SPECIFIC CLASSES 
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }

  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope-alt:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file-alt:before {
  content: "\f016";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign:before {
  content: "\f055";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up-alt:before {
  content: "\f087";
}

.icon-thumbs-down-alt:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-text-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign-alt:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile-phone:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-mail-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle-piece:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}

.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}

.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}

.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}

.icon-won:before,
.icon-krw:before {
  content: "\f159";
}

.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}

.icon-file:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up:before {
  content: "\f164";
}

.icon-thumbs-down:before {
  content: "\f165";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

#topnav {
  position: relative;
  background: white url("../images/template/topnav-bck.gif") 0 100% repeat-x;
}
#topnav.bborder {
  background: white url("../images/template/topnav-bck-h.gif") 0 100% repeat-x;
}

.megamenu {
  *zoom: 1;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 2px solid #ddd;
  border-bottom: 0;
}
.megamenu:before, .megamenu:after {
  content: "";
  display: table;
}
.megamenu:after {
  clear: both;
}
.megamenu a.nav_bubblelabel {
  display: inline;
  margin: 0;
  padding: 0 15px 0 0;
  background: transparent url("../images/template/topnavi-megadd-category-icon.png") 100% 50% no-repeat;
  font-weight: bold;
  color: #333;
  font-size: 0.95em;
  text-decoration: none;
}
.megamenu a.nav_bubblelabel:hover {
  text-decoration: underline;
}

.menu {
  float: left;
  height: 50px;
  background: url("../images/template/li-menu-border.gif") top right repeat-y;
  border-top: 4px solid transparent;
  margin-bottom: 1px;
}
.menu.active, .menu:focus, .menu:hover {
  border-top: 4px solid #333;
  border-right-color: #333;
  border-bottom: 1px solid #333;
  box-shadow: -2px -2px 2px 0px #bcbcbc;
  padding-top: 4px;
  margin-top: -4px;
  margin-bottom: 0px;
  height: 55px;
  background: url("../images/template/li-menu-border_h.gif") top right repeat-y, url("../images/template/li-menu-border_h.gif") -1px 0 repeat-y;
}
.is-megadd .menu.active, .is-megadd .menu:focus, .is-megadd .menu:hover {
  border-bottom: 1px solid #d9d9d9;
}
.menu #tablabel,
.menu .nav_label {
  font-family: Tahoma,Verdana,Geneva,sans-serif;
  font-weight: bold;
  display: table;
  height: 100%;
  width: 100%;
  font-size: 0.9em;
  line-height: 1.25em;
  overflow: hidden;
  margin: 0;
  padding: 0;
  /* IE7 Solution */
  *position: relative;
}
.menu #tablabel a,
.menu .nav_label a {
  color: #333;
  text-decoration: none;
  padding: 0 7px;
}
.menu #tablabel a:hover,
.menu .nav_label a:hover {
  text-decoration: underline;
}
.menu #tablabel a.tab,
.menu .nav_label a.tab {
  display: table-cell;
  vertical-align: middle;
  /* IE7 Solution */
  *position: absolute;
  *top: 50%;
  *width: 100%;
}
.menu #tablabel a.tab span,
.menu .nav_label a.tab span {
  *position: relative;
  *top: -50%;
  *display: block;
}
.menu .sub {
  position: absolute;
  /* --Important-- */
  top: 0;
  left: -1px;
  margin: 0 0 0 1px;
  background-color: #d9d9d9;
  /* #e2e2e2 e3e4e2*/
  border: 1px solid #555;
  border-top: none;
  border-bottom: 8px solid #555;
  display: none;
  /*--Hidden for those with js turned off--*/
  z-index: 300;
  -moz-box-shadow: -1px 2px 2px 2px #bcbcbc;
  -webkit-box-shadow: -1px 2px 2px 2px #bcbcbc;
  -o-box-shadow: -1px 2px 2px 2px #bcbcbc;
  box-shadow: -1px 2px 2px 2px #bcbcbc;
}
.menu .sub .category {
  width: 74.5%;
  *width: 708px;
  /* IE7 */
  margin: 10px 0 0 0;
  padding: 0px 0 12px 0;
  border: 1px solid #d0d0d0;
  border-bottom: none;
  border-left: none;
  background-color: #fff;
  text-align: left;
  float: left;
  z-index: 700;
}
.menu .sub .category > ul > li {
  width: 33.3%;
  *width: 210px !important;
  /* IE7 */
  *display: inline-block;
  *zoom: 1;
  height: 195px;
  /* 185px */
  /* 136px */
  margin: 0;
  padding: 12px 12px 0;
  border-left: 1px solid #ddd;
  /* override inherited style */
  border-right: none;
  border-bottom: 1px dotted #ddd;
  float: left;
  background: none;
  line-height: 1.16em;
  color: #333;
  z-index: 900;
}
.menu .sub .category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu .sub .category .mdd1 {
  font-size: 0.9em;
  background: transparent url("../images/template/topnavi-megadd-bubbleup-icon.png") no-repeat 0 15px;
  border: none;
  display: block;
  height: auto;
  margin: 0;
  padding: 10px 0 0 7px;
}
.menu .sub .category .seeall {
  background-image: none;
  clear: both;
}
.menu .sub .category li.seeall a {
  text-decoration: none;
}
.menu .sub .category .topic_seeall {
  *clear: left;
  /* IE7 */
  font-size: 1em;
  padding: 16px 0 16px 12px;
  font-family: Arial,Helvetica,Geneva,sans-serif;
  display: inline-block;
  font-weight: bold;
}
.menu .sub .category .topic_seeall a {
  display: inline;
  margin: 0;
  padding: 0 15px 0 0;
  background: transparent url("../images/template/topnavi-megadd-category-icon.png") 100% 50% no-repeat;
  font-weight: bold;
  color: #333;
  font-size: 0.95em;
}
.menu .sub .dd-right {
  width: 24%;
  background-color: #fff;
  border-color: #d0d0d0;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  float: right;
  margin-left: 0;
  margin-top: 10px;
  padding: 12px 12px 0;
}
.menu .sub .dd-right h4, .menu .sub .dd-right h2 {
  color: #B16001;
  font-size: 1em;
  margin: 0 0 12px;
}
.menu .sub .dd-right ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu .sub .dd-right li {
  font-size: 0.9em;
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  height: auto;
  margin: 0 0 16px;
  padding: 0;
  width: 100%;
}
.menu .sub .dd-right .sub1, .menu .sub .dd-right .sub2, .menu .sub .dd-right .rss {
  clear: both;
  position: relative;
}
.menu .sub .dd-right .sub2 {
  padding-bottom: 12px;
}

#moretab {
  display: none;
  width: 55px;
}
#moretab .category {
  width: 218px;
  padding: 12px 12px 4px 12px;
  border-right: none;
}
#moretab .category li {
  width: 218px;
  height: auto;
  margin-bottom: 12px;
  padding: 0;
  border: none;
  float: none;
}
#moretab .category a {
  display: inline;
  margin: 0;
  padding: 0 15px 0 0;
  background: transparent url("../images/template/topnavi-megadd-category-icon.png") 100% 50% no-repeat;
  font-weight: bold;
  color: #333;
  font-size: 0.95em;
  font-size: 1em;
  text-decoration: underline;
}

.kb_expando {
  position: relative;
  top: -520px;
  left: -2000px;
  width: 1px;
  height: 1px;
  overflow: visible;
  z-index: 100;
}
.kb_expando a, .kb_expando a:link, .kb_expando a:visited, .kb_expando a:active {
  outline: none;
  color: #333;
  font-weight: normal;
  text-decoration: underline;
  font-size: 11px;
  letter-spacing: normal;
  width: 150px;
  text-align: center;
  line-height: 1.4em;
}
.kb_expando a.focused, .kb_expando a:focus, .kb_expando a:active {
  position: absolute;
  top: 520px !important;
  /*IE7 issue*/
  left: 2000px !important;
  /*IE7 issue*/
  display: block;
  background: #FAFAC5;
  border: 1px dotted #444;
  padding: 6px 4px;
  width: 150px;
}

.menu.menu_on {
  border-top: 6px solid #222222;
  border-bottom: 1px solid #DCDCDC;
  padding-top: 6px;
  margin-top: -6px;
  margin-bottom: 0px;
  height: 56px;
}
.menu.menu_on a:link, .menu.menu_on a:active, .menu.menu_on a:visited, .menu.menu_on a:hover {
  color: #222222;
}

/* a responsive table */
.rtbl {
  max-width: 100%;
  margin: 1em;
}

.rtimg {
  display: block;
  cursor: pointer;
}

#back {
  display: block;
  margin: 1em 1em 0 1em;
  text-transform: uppercase;
  font-weight: bold;
}
#back:hover {
  text-decoration: none;
}

.top-line .col {
  padding-bottom: 0;
}
.top-line .rwd-ulhorizontal li:first-child {
  padding-left: 0;
}
.top-line .rwd-ulhorizontal li:last-child {
  border-right-width: 0;
}

body.debug {
  padding-top: 5px;
}

@media only screen and (max-width: 1004px) {
  .lt-ie9 .col363-dotted-verts {
    background-image: url("../images/template/363-dotted-verts-IE-tablet.gif");
    background-position: 50% 0;
    background-repeat: repeat-y;
  }
  .lt-ie9 .col363-solid-dotted-verts {
    background-image: url("../images/template/363-solid-dotted-verts-IE-tablet.gif");
    background-position: 50% 0;
    background-repeat: repeat-y;
  }
  .lt-ie9 .col444-dotted-verts {
    background-image: url("../images/template/444-dotted-verts-IE-tablet.gif");
    background-position: 50% 0;
    background-repeat: repeat-y;
  }
  .lt-ie9 .col444-solid-verts {
    background-image: url("../images/template/444-solid-verts-IE-tablet.gif");
    background-position: 50% 0;
    background-repeat: repeat-y;
  }
  .lt-ie9 .col6 .tetrisrow.col444-solid-verts {
    background: #fff;
  }

  body.debug {
    background-color: purple;
  }

  .lt-ie9 .alert-container,
  .lt-ie9 .outer-container {
    background-position: 54.9% 0;
  }

  .alert-container,
  .outer-container {
    width: 744px;
  }

  .alert-container {
    font-size: 0.78em;
  }
  .alert-container .icon {
    width: 19px;
  }
  .alert-container .alert-broadcast {
    padding: 5px 4px;
  }
  .alert-container .alert-broadcast img {
    vertical-align: bottom;
  }

  .outer-container {
    padding: 0 6px 6px 6px;
    background-position: 53.85% 0;
  }

  .top-line {
    font-size: 0.78em;
  }

  .top-line .rwd-ulhorizontal li {
    padding: 0 0.5em;
  }

  .lt-ie9 .top-line .rwd-ulhorizontal li {
    padding: 0 0.4em;
  }

  #logo img {
    height: 25px;
    top: 7px;
  }

  #seal {
    height: 55px;
  }

  #sitetitle,
  #sitetitle_nonexec {
    max-width: 75%;
    padding-top: 5px;
    padding-left: 10px;
  }

  .container .alert-container .alert-broadcast .icon {
    margin-bottom: 0.3em;
  }

  .megamenu {
    display: none;
  }

  #mobile-menu {
    display: block;
  }

  #main_menu {
    position: static;
    float: left;
    margin: 0 10px 0 0;
    font-size: 1.3em;
  }

  .search.no-option #searchinput {
    width: 19em;
  }
  .search.has-option #searchinput {
    width: 10em;
  }
  .search #search_scope {
    max-width: 7.3em;
  }

  #tagline {
    position: static;
    padding: 0 0 6px 0;
  }
}
@media only screen and (max-width: 760px) {
  body.debug {
    background-color: green;
  }

  .col {
    margin-left: 0;
    width: 100%;
    padding: 0 0 10px 0;
  }

  .content form input[type=text],
  .content form textarea,
  .content form select {
    width: 100%;
    margin-bottom: 10px;
  }

  .leftcol, .introduction, .resources {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .footer {
    border-top: none;
  }

  .tetrisrow {
    margin-bottom: 15px;
  }
  .tetrisrow .module:last-child,
  .tetrisrow .module:last-of-type {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom-width: 1px;
  }
  .tetrisrow .col {
    padding-bottom: none;
  }

  .alert-container,
  .outer-container {
    max-width: 480px;
    width: 100%;
  }

  .alert-container .sep,
  .alert-container .timestamp {
    display: none;
  }

  .outer-container {
    background-position: 0 0;
    padding: 0 4px 4px 4px;
  }

  .lt-ie9 .outer-container {
    background-position: 0 0;
  }

  .container {
    padding: 4px 4px 0;
    font-size: 0.9em;
  }

  .top-line .col {
    float: left;
    width: auto;
    margin-right: 1.5em;
  }
  .top-line .rwd-ulhorizontal {
    float: left;
  }
  .top-line .skip-links {
    float: right;
    margin-right: 0;
  }
  .top-line .skip-links ul li:first-child {
    border-right: none;
  }
  .top-line .alert-wrap,
  .top-line .resizing-text {
    display: none;
  }

  .alert {
    text-align: left;
    min-height: 27px;
    background-image: none;
    position: static;
  }

  .container .alert-container .alert-broadcast .icon {
    width: 3.5%;
    height: 3.5%;
  }

  #main_menu {
    position: static;
    float: none;
  }

  #tagline {
    padding: 0 0 10px 0;
  }

  .search {
    float: left;
    margin: 4px 0 4px 29px;
  }
  .search.no-option #searchinput {
    width: 24em;
  }
  .search.has-option #searchinput {
    width: 13em;
  }
  .search #search_scope {
    max-width: 15em;
  }

  .megadd .col {
    padding: 10px 0;
  }

  .col444-dotted-verts,
  .col444-solid-verts,
  .col363-dotted-verts,
  .col363-solid-dotted-verts,
  .col66-dotted-vert,
  .col93-dotted-vert,
  .col39-dotted-vert,
  .col84-dotted-vert,
  .col84-solid-vert,
  .col48-dotted-vert,
  .col48-solid-vert {
    background: #fff;
  }

  .lt-ie9 .col444-dotted-verts,
  .lt-ie9 .col444-solid-verts,
  .lt-ie9 .col363-dotted-verts,
  .lt-ie9 .col363-solid-dotted-verts,
  .lt-ie9 .tetrisrow.col444-solid-verts {
    background: #fff;
  }

  .row {
    background-image: none;
  }

  #mobile-menu select {
    max-width: 14em;
  }

  .footer .rwd-ulhorizontal li {
    padding: 0 14px 0 0;
  }
  .footer .rwd-right {
    float: left;
  }
}
@media only screen and (max-width: 468px) {
  body.debug {
    background-color: yellow;
  }

  .alert-container,
  .outer-container {
    padding: 0;
  }

  .alert-message {
    display: none;
  }

  #logo img {
    top: 4px;
  }

  .container {
    padding: 8px 2px;
  }

  .top-line {
    padding: 0 2px;
  }
  .top-line .rwd-ulhorizontal li {
    margin: 0.3em 0;
  }
  .top-line .skip-links {
    float: none;
  }

  .search.no-option #searchinput {
    width: 16em;
  }
  .search.has-option #searchinput {
    width: 7em;
  }
  .search #search_scope {
    max-width: 10em;
  }

  .container .alert-container .alert-broadcast .icon {
    width: 4%;
    height: 4%;
    margin-bottom: 0.3em;
  }

  #mobile-menu select {
    max-width: 21em;
  }
}
@media only screen and (max-width: 306px) {
  body.debug {
    background-color: pink;
  }

  .top-line .col {
    margin-right: 0;
  }

  .rwd-ulhorizontal {
    font-size: 0.9em;
  }

  .alert {
    min-height: 20px;
    padding: 0;
  }

  .alert .icon {
    height: 16px;
  }

  #seal {
    padding-right: 3px;
    height: 48px;
  }

  #sitetitle_nonexec {
    padding-top: 3px;
    padding-left: 3px;
  }

  #nonexec span {
    font-size: 1em;
  }

  #sitetitle {
    font-size: 0.9em;
    padding-top: 6px;
    padding-left: 6px;
  }
  #sitetitle img {
    width: 111px;
  }

  .search.no-option #searchinput {
    width: 9em;
  }
  .search.has-option #searchinput {
    width: 5em;
  }
  .search #search_scope {
    max-width: 5.9em;
  }

  .container .alert-container .alert-broadcast .icon {
    width: 7%;
    height: 7%;
    margin-bottom: 0.3em;
  }

  #mobile-menu select {
    max-width: 14em;
  }

  .row {
    overflow: hidden;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  /* MASS.GOV CUSTOM PRINT STYLES */
  .top-line,
  .search,
  .megadd,
  .fluid-width-video-wrapper,
  select {
    display: none;
  }

  .container,
  .col {
    background-image: none !important;
  }
  
  /* hide when printing - viet*/
  .no-print, .no-print *
    {
        display: none !important;
    }
  
}
.lt-ie8 .top-line .col4 {
  margin-left: 18px;
}
.lt-ie8 .megadd {
  position: relative;
  z-index: 2;
}
.lt-ie8 .ma_slideshow {
  z-index: 1;
}
.lt-ie8 .tetrisrow .col4 {
  margin-left: 8px;
}
.lt-ie8 #welcome .img_wrapper {
  float: left;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
  /*left:1px;*/
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 6.5px;
  height: 100%;
}

.jspHorizontalBar {
  display: none;
  /*position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: red;*/
}

.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #eaeaea;
  position: relative;
}

.jspDrag {
  background: #999;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 5px;
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}

/* --------------------------------------------------------------

  Slideshow Style 2.0
  mgs-ss-slideshow.css  v.12142012KB

  
  Note: Attempts to fix SS sizing issues by restricting image ratios

  $('.ma_slideshow.with_captions').mAss( {timeout: 7000;} );
  $('.ma_slideshow.sans_captions').mAss( {timeout: 4000;} );

  Golden ratio: 2:1 max (540x270) 946x473, 696x348, 462x231, 302x151
  Older ratios:                   946x400, 696x330, 462x290, 302x302
-------------------------------------------------------------- */
/** 4 sizes **/
/* ALTERNATE CAPTIONLESS VERSION OF mASS */
.ma_slideshow.sans_captions .ss_overlay p {
  display: none;
}
.ma_slideshow.sans_captions .ss_overlay .learn_more {
  display: block;
  top: 44px;
}
.ma_slideshow.sans_captions.col302 {
  height: 221px;
}
.ma_slideshow.sans_captions.col302 .slides_nav {
  max-height: 24px;
}
.ma_slideshow.sans_captions.col302 .ss_overlay {
  top: 151px;
  height: 70px;
}
.ma_slideshow.sans_captions.col462 {
  height: 301px;
}
.ma_slideshow.sans_captions.col462 .ss_overlay {
  top: 231px;
  height: 70px;
}
.ma_slideshow.sans_captions.col696 .ss_overlay {
  top: 278px;
  height: 70px;
}
.ma_slideshow.sans_captions.col946 .ss_overlay {
  top: 403px;
  height: 70px;
}

/* STANDARD mASS WITH CAPTIONS */
.ma_slideshow.col302 {
  width: 302px;
  height: 260px;
}
.ma_slideshow.col302 .slides {
  width: 302px;
  height: 260px;
}
.ma_slideshow.col302 .slides li {
  height: 260px;
}
.ma_slideshow.col302 .slides h3, .ma_slideshow.col302 .slides p {
  margin: 0;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
}
.ma_slideshow.col302 .slides h3 a {
  font-size: 14px;
  max-height: 34px;
  overflow: hidden;
}
.ma_slideshow.col302 .slides p {
  font-size: 12px;
  line-height: 14px;
  max-height: 27px;
  overflow: hidden;
}
.ma_slideshow.col302 .slides .learn_more {
  display: none;
}
.ma_slideshow.col302 .slide_content > a {
  height: 151px;
}
.ma_slideshow.col302 .ss_overlay {
  background-color: #353535;
  position: absolute;
  top: 151px;
  left: 0;
  width: 302px;
}
.ma_slideshow.col302 .slides_control {
  width: 100%;
}
.ma_slideshow.col302 .slides_nav {
  max-width: 21em;
}

.ma_slideshow.col462 {
  width: 462px;
  height: 340px;
}
.ma_slideshow.col462 .slides {
  width: 462px;
  height: 340px;
}
.ma_slideshow.col462 .slides li {
  height: 340px;
}
.ma_slideshow.col462 .slide_content > a {
  height: 231px;
}
.ma_slideshow.col462 .ss_overlay {
  background-color: #353535;
  position: absolute;
  top: 231px;
  left: 0;
  width: 462px;
}
.ma_slideshow.col462 .slides_control {
  width: 352px;
  /* minus .learn_more */
}
.ma_slideshow.col462 .slides_nav {
  max-width: 26em;
}

.ma_slideshow.col696 {
  width: 696px;
  height: 348px;
}
.ma_slideshow.col696 .slides {
  width: 696px;
  height: 348px;
}
.ma_slideshow.col696 .slides li {
  height: 348px;
}
.ma_slideshow.col696 .ss_overlay {
  position: absolute;
  top: 239px;
  left: 0;
  width: 696px;
}
.ma_slideshow.col696 .slides_control {
  width: 586px;
  /* minus .learn_more */
}
.ma_slideshow.col696 .slides_nav {
  max-width: 40em;
}

.ma_slideshow.col946 {
  width: 946px;
  height: 473px;
}
.ma_slideshow.col946 .slides {
  width: 946px;
  height: 473px;
}
.ma_slideshow.col946 .slides li {
  height: 473px;
}
.ma_slideshow.col946 .ss_overlay {
  position: absolute;
  top: 364px;
  left: 0;
  width: 946px;
}
.ma_slideshow.col946 .slides_control {
  width: 836px;
  /* minus .learn_more */
}

.ma_slideshow {
  border: none;
  font-family: arial, helvetica, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 15px;
  /* matches .col padding-bottom */
}
.ma_slideshow a {
  color: #fff;
}
.ma_slideshow a:focus, .ma_slideshow a:hover {
  color: #f4912a;
}
.ma_slideshow ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 1%;
  /* IE fix */
}
.ma_slideshow ul:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
.ma_slideshow .slide_content {
  position: relative;
}
.ma_slideshow .slide_content > a {
  overflow: hidden;
}
.ma_slideshow .ss_overlay {
  height: 109px;
  margin: 0;
  padding-top: 8px;
  /*css3please.com*/
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.7);
  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
  /* IE6–IE9 */
  zoom: 1;
}
.ma_slideshow .next {
  font-size: 20px;
  position: absolute;
  right: -9999px;
  top: -9999px;
}
.ma_slideshow .next:focus {
  right: -95px;
  top: -160px;
}
.ma_slideshow .slides {
  overflow: hidden;
}
.ma_slideshow .slides ul {
  margin: 0 !important;
}
.ma_slideshow .slides a img {
  border: 0;
}
.ma_slideshow .slides li {
  float: left;
  margin: 0 !important;
  width: 100%;
}
.ma_slideshow .slides h3, .ma_slideshow .slides p {
  margin: 0;
  padding: 0 12px 6px 12px;
}
.ma_slideshow .slides h3,
.ma_slideshow .slides h3 a {
  font-size: 16px;
  font-weight: bold !important;
  color: #f4912a !important;
  text-decoration: none;
  line-height: 1;
}
.ma_slideshow .slides p {
  font-size: 13px;
  color: #fff;
  line-height: 15px;
}
.ma_slideshow .slides .learn_more {
  text-align: right;
  line-height: 14px;
  font-size: 14px;
  padding: 0;
  position: absolute;
  top: 85px;
  right: 12px;
  z-index: 102;
  overflow: hidden;
}
.ma_slideshow .slides_control {
  z-index: 101;
  position: absolute;
  bottom: 4px;
  left: 8px;
}
.ma_slideshow .slides_nav {
  margin: 0 !important;
  float: left;
  border-right: 1px solid #515151;
  padding-right: 4px;
  height: 2em;
  overflow: hidden;
}
.ma_slideshow .slides_nav a,
.ma_slideshow .slides_nav a:hover {
  display: block;
  /*outline: none;*/
  text-decoration: none !important;
  background: url("../images/spacer.gif") 0 0 no-repeat;
  /* < IE9 stupid click-target bug */
  padding: 0 10px;
}
.ma_slideshow .slides_nav li {
  margin: 0 !important;
  line-height: 25px;
  display: inline-block;
  /*IE7 rule required*/
  *display: inline;
  zoom: 1;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

/* end .ma_slideshow */
.js .ma_slideshow .slides_nav li.activeSlide {
  background-image: url("../images/ma_slideshow_sprites.gif");
  background-position: 50% 1px;
  background-repeat: no-repeat;
}

.ma_slideshow .slides_nav a:focus,
.js .ma_slideshow .slides_nav li.activeSlide,
.js .ma_slideshow .slides_nav li.activeSlide a {
  color: #cc6600;
}

.ma_slideshow .ss_pause_play {
  display: block;
  float: left;
  visibility: hidden;
  height: 23px;
  width: 23px;
  margin-left: 12px;
  text-decoration: none;
  text-indent: -9999em;
  background-image: url("../images/ma_slideshow_sprites.gif");
  background-position: 50% -98px;
  /* pause active*/
  background-repeat: no-repeat;
  /* override <button> styling */
  border: 0;
  padding: 0;
}
.ma_slideshow .ss_pause_play.play {
  background-position: 50% -32px;
  /* play active*/
}
.ma_slideshow .ss_pause_play.play:focus, .ma_slideshow .ss_pause_play.play:hover {
  background-position: 50% -65px;
  /* play hover*/
}
.ma_slideshow .ss_pause_play.paused:focus, .ma_slideshow .ss_pause_play.paused:hover {
  background-position: 50% -131px;
  /* pause hover*/
}

/* --------------------------------------------------------------

  Horizontal Slideshow Style 1.0
  horizontal-slideshow.css  v.04242013JC

  JS creates hshow class based on top parent col container class 
  		--- IE is the top column a col6, col9, or col12?
  		
  No-JS uses no hshow class, 100% ul width, and uniform story widths

-------------------------------------------------------------- */
/** horizontal slideshow colors **/
/** 3 slideshow size version (will aplpy to .slides [<- the container] ul li) **/
/** desktop sizes **/
/** tablet sizes **/
/** mobile landscape sizes **/
/** mobile portrait sizes **/
/* ---------------------------------------------------- */
/* HORIZONTAL SLIDESHOW SETUPS: NO-JS ONLY
/* ---------------------------------------------------- */
.no-js {
  /* ---------------------------------------------------- */
  /* HORIZONTAL SLIDESHOW MOBILE PORTRAIT CSS
  /* ---------------------------------------------------- */
  /* ---------------------------------------------------- */
  /* HORIZONTAL SLIDESHOW LANDSCAPE MOBILE + TABLET PORTRAIT CSS */
  /* ---------------------------------------------------- */
}
.no-js .ma_hshow {
  /* the static slideshow title */
}
.no-js .ma_hshow h2.hs-title {
  font-size: 1.35em;
  line-height: 1.4em;
  margin: .35em 0 0 0;
  color: #333;
  border-bottom: 1px solid #eee;
}
.no-js .ma_hshow .hs-nav {
  display: none;
}
.no-js .ma_hshow .slides {
  background-color: #fff;
  overflow: hidden;
}
.no-js .ma_hshow .slides .curtains > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 1%;
  /*IE fix*/
}
.no-js .ma_hshow .slides .curtains > ul li.story {
  /*display:table-cell;
  white-space: pre-line; */
  float: left;
  padding: 0 5px;
  width: 154px;
  height: 260px;
  margin: 0 .3% 5px .3%;
}
.no-js .ma_hshow .slides .curtains > ul li.story:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
.no-js .ma_hshow .slides .curtains > ul li.story:last-child {
  border-right: 0;
}
.no-js .ma_hshow .slides .curtains > ul li.story .hs-category-wrapper {
  margin-bottom: .5em;
  position: relative;
  vertical-align: baseline;
  width: 133px;
  height: 38px;
}
.no-js .ma_hshow .slides .curtains > ul li.story .hs-category-wrapper a, .no-js .ma_hshow .slides .curtains > ul li.story .hs-category-wrapper span {
  font-family: sans-serif;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  font-size: .8em;
  line-height: 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #333;
  text-decoration: none;
}
.no-js .ma_hshow .slides .curtains > ul li.story .hs-category-wrapper a:hover {
  color: #333;
  text-decoration: underline;
}
.no-js .ma_hshow .slides .curtains > ul li.story img {
  width: 145px;
  margin-bottom: 5px;
}
.no-js .ma_hshow .slides .curtains > ul li.story .hs-story-title-link {
  color: #25548c;
  text-decoration: none;
  margin: .3em 0;
  font-size: 1em;
  line-height: 1.2em;
  font-family: sans-serif;
  font-weight: bold;
}
.no-js .ma_hshow .slides .curtains > ul li.story .hs-story-title-link:hover {
  text-decoration: underline;
}
.no-js .ma_hshow .slides .curtains > ul li.story:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
@media only screen and (max-width: 380px) {
  .no-js .ma_hshow {
    /* ---------------------------------------------------- */
    /* HSHOW > SLIDES MOBILE PORTRAIT NO-JS ALL SIZES */
    /* ---------------------------------------------------- */
  }
  .no-js .ma_hshow .slides {
    width: 100%;
  }
  .no-js .ma_hshow .slides .curtains > ul {
    width: 100%;
    margin-top: 10px;
  }
  .no-js .ma_hshow .slides .curtains > ul li.story {
    height: 250px;
    width: 145px;
  }
  .no-js .ma_hshow .slides .curtains > ul li.story .hs-category-wrapper {
    height: 40px;
    width: 124px;
  }
  .no-js .ma_hshow .slides .curtains > ul li.story .hs-story-title {
    margin: .5em 0;
    font-size: .9em;
    line-height: 1.2em;
    width: 124px;
  }
  .no-js .ma_hshow .slides .curtains > ul li.story:nth-child(even) {
    border-right: 0;
  }
  .no-js .ma_hshow.no-attr {
    				/*height: 210px !important; //  = li.story height - .hs-category-wrapper
    
    				.slides,
    				.slides > ul,*/
  }
  .no-js .ma_hshow.no-attr .slides > ul li.story {
    height: 220px !important;
  }
  .no-js .ma_hshow.no-attr .slides > ul li.story .hs-category-wrapper {
    display: none;
  }
}
@media only screen and (min-width: 380px) and (max-width: 1004px) {
  .no-js .ma_hshow {
    /* ---------------------------------------------------- */
    /* HSHOW > SLIDES PORTRAIT TABLET NO-JS ALL SIZES */
    /* ---------------------------------------------------- */
  }
  .no-js .ma_hshow .slides {
    width: 100%;
  }
  .no-js .ma_hshow .slides .curtains > ul {
    width: 100%;
  }
  .no-js .ma_hshow .slides .curtains > ul li.story {
    padding: 7px 5px;
    height: 280px;
    border-right: 0;
    width: 150px;
  }
  .no-js .ma_hshow .slides .curtains > ul li.story .hs-category-wrapper {
    margin-bottom: .5em;
  }
  .no-js .ma_hshow.no-attr {
    				/*height: 232px !important; //  = li.story height - .hs-category-wrapper
    
    				.slides,
    				.slides > ul,*/
  }
  .no-js .ma_hshow.no-attr .slides > ul li.story {
    height: 242px !important;
  }
  .no-js .ma_hshow.no-attr .slides > ul li.story .hs-category-wrapper {
    display: none;
  }
}
@media only screen and (min-width: 1005px) {
  .no-js {
    /* ---------------------------------------------------- */
    /* DESKTOP HORIZONTAL SLIDESHOW NO-JS SETUPS  ALL SIZES */
    /* ---------------------------------------------------- */
  }
  .no-js .ma_hshow .slides {
    width: 100%;
    height: 265px;
    overflow-y: auto;
  }
  .no-js .ma_hshow .slides .curtains > ul {
    width: 100%;
    height: 265px;
  }
  .no-js .ma_hshow .slides .curtains > ul li.story {
    display: inline;
    float: left;
    padding: 7px 5px;
    width: 145px;
    height: 270px;
  }
  .no-js .ma_hshow .slides .curtains > ul li.story .hs-category-wrapper {
    height: 38px;
    width: 133px;
  }
  .no-js .ma_hshow .slides .curtains > ul li.story .hs-story-title {
    width: 133px;
  }
  .no-js .ma_hshow.no-attr .slides,
  .no-js .ma_hshow.no-attr .slides > ul,
  .no-js .ma_hshow.no-attr .slides > ul li.story {
    height: 232px !important;
  }
  .no-js .ma_hshow.no-attr .slides .hs-category-wrapper,
  .no-js .ma_hshow.no-attr .slides > ul .hs-category-wrapper,
  .no-js .ma_hshow.no-attr .slides > ul li.story .hs-category-wrapper {
    display: none;
  }
}

/* ---------------------------------------------------- */
/* HORIZONTAL SLIDESHOW SETUPS: ALL SIZES JS
/* ---------------------------------------------------- */
/* Uses jQuery cycle */
.js {
  /* slideshow containing div */
  /* ---------------------------------------------------- */
  /* HSHOW > SLIDES MOBILE PORTRAIT JS ALL SIZES  3 COLUMN (CENTER) */
  /* ---------------------------------------------------- */
  /* ---------------------------------------------------- */
  /* HORIZONTAL SLIDESHOW MOBILE LANDSCAPE CSS
  /* ---------------------------------------------------- */
  /* ---------------------------------------------------- */
  /* HORIZONTAL SLIDESHOW TABLET PORTRAIT CSS
  /* ---------------------------------------------------- */
}
.js .ie-9 .slides {
  padding: 10px 0 10px 0;
}
.js.lt-ie9 .col954 .curtains > ul > li {
  padding-left: 35px;
}
.js.lt-ie9 .col696 .curtains > ul > li {
  padding-left: 50px;
}
.js.lt-ie9 .hs-story-title-link {
  width: 123px !important;
}
.js.lt-ie8 .col954 .curtains {
  width: 944px !important;
}
.js.lt-ie8 .col696 .curtains {
  width: 686px !important;
}
.js.lt-ie8 .col462 .curtains {
  width: 435px !important;
}
.js.lt-ie8 .slides {
  height: 245px !important;
}
.js.lt-ie8 .slides .curtains {
  height: 245px !important;
}
.js.lt-ie8 .slides .curtains > ul {
  height: 245px !important;
}
.js.lt-ie8 .slides .curtains > ul .story {
  width: 125px !important;
  height: 226px !important;
}
.js.lt-ie8 .slides .curtains > ul .story .hs-story-title-link {
  display: block !important;
  clear: both;
}
.js.lt-ie8 .slides .curtains > ul .story .hs-story-title-link img {
  display: block !important;
}
.js.lt-ie8 .no-attr .slides {
  height: 225px !important;
}
.js.lt-ie8 .no-attr .slides .curtains {
  height: 225px !important;
}
.js.lt-ie8 .no-attr .slides .curtains > ul {
  height: 225px !important;
}
.js.lt-ie8 .no-attr .slides .curtains > ul .story {
  height: 205px !important;
}
.js .ma_hshow {
  width: 100%;
  font-family: sans-serif;
  margin: 10px 0;
  position: relative;
  border: 0;
  /* the static slideshow title */
  /*  navigation arrows  */
  			/*.hs-nav {
  			//width: 106%;
  			top: 90px;
  			//left: -19px;
  			position: absolute;
  			z-index: 100;
  
  			/*&:after {
  					content: ".";  
  					clear: both;  
  					display: block;  
  					height: 0;  
  					visibility: hidden;
  				}*/
}
.js .ma_hshow h2.hs-title {
  font-size: 1.35em;
  margin: .35em 0;
  color: #333;
  padding: 0 10px;
  border: 0;
}
.js .ma_hshow button {
  text-decoration: none;
  font-weight: bold;
  width: 40px;
  height: 45px;
  background-color: #333;
  border: 0;
  padding: 0;
  color: #fff;
}
.js .ma_hshow button.hs-nav {
  top: 120px;
  position: absolute;
  z-index: 100;
  background: url("../images/template/sprite-hs-nav.png");
  text-indent: -9999em;
}
.js .ma_hshow button#prev {
  float: left;
  display: none;
  background-position: -64px -5px;
  left: -19px;
}
.js .ma_hshow button#next {
  float: right;
  display: inline;
  background-position: -5px -5px;
  right: -9px;
}
.js .ma_hshow .slides {
  background-color: #f0f0f0;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 3px;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 3px;
  /* Firefox 1-3.6 */
  -moz-border-radius: 3px;
  padding: 10px 0px;
  -moz-box-shadow: inset 0 0 6px #ddd;
  -webkit-box-shadow: inset 0 0 6px #ddd;
  box-shadow: inset 0 0 6px #ddd;
  margin: 0 auto;
  height: 262px;
}
.js .ma_hshow .slides .curtains {
  width: 99.5%;
  overflow: hidden;
  border-left: 15px solid #f0f0f0;
  border-right: 15px solid #f0f0f0;
  position: absolute;
  z-index: 90;
}
.js .ma_hshow .slides .curtains > ul {
  margin: 0 0 0 -15px;
  padding: 0;
  list-style-type: none;
  height: 1%;
  /*IE fix*/
}
.js .ma_hshow .slides .curtains > ul.loading {
  display: none !important;
}
.js .ma_hshow .slides .curtains > ul:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
.js .ma_hshow .slides .curtains > ul > li {
  margin: 0 12px;
  width: 100%;
}
.js .ma_hshow .slides .curtains > ul > li ul.slide-content {
  margin: 0;
  padding: 0;
}
.js .ma_hshow .slides .curtains > ul > li ul.slide-content:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
.js .ma_hshow .slides .curtains > ul > li ul.slide-content li.story {
  display: inline;
  float: left;
  padding: 7px 5px;
  margin: 0 5px;
  width: 135px;
  height: 239px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 6px;
  /* Firefox 1-3.6 */
  -moz-border-radius: 6px;
}
.js .ma_hshow .slides .curtains > ul > li ul.slide-content li.story .hs-category-wrapper {
  margin-bottom: .5em;
  position: relative;
  vertical-align: baseline;
  width: 125px;
  height: 30px;
}
.js .ma_hshow .slides .curtains > ul > li ul.slide-content li.story .hs-category-wrapper a, .js .ma_hshow .slides .curtains > ul > li ul.slide-content li.story .hs-category-wrapper span {
  font-family: sans-serif;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  font-size: .8em;
  line-height: 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #333;
  text-decoration: none;
}
.js .ma_hshow .slides .curtains > ul > li ul.slide-content li.story .hs-category-wrapper a:hover {
  color: #333;
  text-decoration: underline;
}
.js .ma_hshow .slides .curtains > ul > li ul.slide-content li.story img {
  width: 123px;
  margin: 0 0 5px 0;
  border: 1px solid #eaeaea;
  float: none;
}
.js .ma_hshow .slides .curtains > ul > li ul.slide-content li.story .hs-story-title-link {
  text-decoration: none;
  font-size: 1em;
  line-height: 1.25em !important;
  font-family: sans-serif;
  font-weight: bold;
  display: inline-block;
}
.js .ma_hshow .slides .curtains > ul > li ul.slide-content li.story a.hs-story-title-link {
  color: #07459A;
}
.js .ma_hshow .slides .curtains > ul > li ul.slide-content li.story a.hs-story-title-link:hover {
  text-decoration: underline;
}
.js .ma_hshow.no-attr .hs-nav {
  top: 90px !important;
}
.js .ma_hshow.no-attr .slides {
  height: 228px;
}
.js .ma_hshow.no-attr .slides .curtains > ul {
  height: 205px;
}
.js .ma_hshow.no-attr .slides .curtains > ul > li ul li.story {
  height: 205px;
}
@media only screen and (max-width: 380px) {
  .js .ma_hshow .hs-nav#prev {
    left: -9px;
  }
  .js .ma_hshow .hs-nav#next {
    right: -1px;
  }
  .js .ma_hshow .slides {
    width: 299px;
    height: 260px;
    padding: 10px 0;
  }
  .js .ma_hshow .slides .curtains {
    width: 296px;
    border-left: 3px solid #f0f0f0;
    border-right: 3px solid #f0f0f0;
    height: 215px;
  }
  .js .ma_hshow .slides .curtains > ul {
    width: 299px !important;
    margin: 0;
  }
  .js .ma_hshow .slides .curtains > ul > li {
    width: 280px !important;
    margin: 0 8px;
  }
  .js .ma_hshow .slides .curtains > ul > li ul li.story {
    margin: 0 2px !important;
  }
  .js .ma_hshow.no-attr {
    height: 265px;
  }
  .js .ma_hshow.no-attr .slides {
    height: 228px;
  }
  .js .ma_hshow.no-attr .slides .curtains > ul {
    height: 225px;
  }
  .js .ma_hshow.no-attr .slides .curtains > ul > li {
    height: 225px;
  }
}
@media only screen and (min-width: 381px) and (max-width: 768px) {
  .js .ma_hshow {
    /* ---------------------------------------------------- */
    /* HSHOW > SLIDES MOBILE LANDSCAPE JS .col954  FULL WIDTH COLUMN */
    /* ---------------------------------------------------- */
  }
  .js .ma_hshow .hs-nav#prev {
    left: -12px;
  }
  .js .ma_hshow .hs-nav#next {
    right: -4px;
  }
  .js .ma_hshow .slides {
    width: 461px;
    height: 260px;
    padding: 10px 0;
  }
  .js .ma_hshow .slides .curtains {
    width: 459px;
  }
  .js .ma_hshow .slides .curtains > ul {
    width: 461px !important;
  }
  .js .ma_hshow .slides .curtains > ul > li {
    width: 435px;
  }
  .js .ma_hshow.no-attr {
    height: 265px;
  }
  .js .ma_hshow.no-attr .slides {
    height: 228px;
  }
  .js .ma_hshow.no-attr .slides .curtains > ul {
    height: 205px;
  }
  .js .ma_hshow.no-attr .slides .curtains > ul > li {
    height: 205px;
    padding-left: 1px;
  }
  .js .ma_hshow.no-attr .slides .curtains > ul > li ul {
    width: 434px;
  }
  .js .ma_hshow.no-attr .slides .curtains > ul > li ul li.story {
    margin: 0 4px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1004px) {
  .js .ma_hshow {
    /* ---------------------------------------------------- */
    /* HSHOW > SLIDES PORTRAIT TABLET JS .col954  FULL WIDTH COLUMN */
    /* ---------------------------------------------------- */
    /* ---------------------------------------------------- */
    /* HSHOW > SLIDES PORTRAIT TABLET JS .col696  2/3 COLUMN */
    /* ---------------------------------------------------- */
    /* ---------------------------------------------------- */
    /* HSHOW > SLIDES PORTRAIT TABLET JS .col462  3COL CENTER COLUMN */
    /* ---------------------------------------------------- */
  }
  .js .ma_hshow.col954 {
    /*.hs-nav {
    	width: 104%;
    }*/
  }
  .js .ma_hshow.col954 .slides {
    width: 708px !important;
    height: 260px;
  }
  .js .ma_hshow.col954 .slides .curtains > ul {
    width: 708px !important;
  }
  .js .ma_hshow.col954 .slides .curtains > ul > li {
    width: 620px;
    margin: 0 45px;
  }
  .js .ma_hshow.col954 .slides .curtains > ul > li ul li.story {
    margin: 0 10px;
  }
  .js .ma_hshow.col954.no-attr {
    height: 265px;
  }
  .js .ma_hshow.col954.no-attr .slides {
    height: 228px;
  }
  .js .ma_hshow.col954.no-attr .slides .curtains > ul {
    height: 205px;
  }
  .js .ma_hshow.col954.no-attr .slides .curtains > ul > li {
    height: 205px;
  }
  .js .ma_hshow.col696 .slides {
    width: 526px !important;
    height: 260px;
  }
  .js .ma_hshow.col696 .slides .curtains > ul {
    width: 526px !important;
  }
  .js .ma_hshow.col696 .slides .curtains > ul > li {
    width: 500px;
    padding-left: 16px;
  }
  .js .ma_hshow.col696 .slides .curtains > ul > li ul li.story {
    margin: 0 10px;
  }
  .js .ma_hshow.col696.no-attr {
    height: 265px;
  }
  .js .ma_hshow.col696.no-attr .slides {
    height: 228px;
  }
  .js .ma_hshow.col696.no-attr .slides .curtains > ul {
    height: 205px;
  }
  .js .ma_hshow.col696.no-attr .slides .curtains > ul > li {
    height: 205px;
  }
  .js .ma_hshow.col462 {
    /*.hs-nav {
    	width: 107%;
    }*/
  }
  .js .ma_hshow.col462 .slides {
    width: 344px !important;
    height: 260px;
  }
  .js .ma_hshow.col462 .slides .curtains > ul {
    width: 344px !important;
  }
  .js .ma_hshow.col462 .slides .curtains > ul > li {
    width: 314px;
    padding-left: 10px;
  }
  .js .ma_hshow.col462.no-attr {
    height: 265px;
  }
  .js .ma_hshow.col462.no-attr .slides {
    height: 228px;
  }
  .js .ma_hshow.col462.no-attr .slides .curtains > ul {
    height: 205px;
  }
  .js .ma_hshow.col462.no-attr .slides .curtains > ul > li {
    height: 205px;
  }
}
@media only screen and (min-width: 1005px) {
  .js {
    /* ---------------------------------------------------- */
    /* DESKTOP HORIZONTAL SLIDESHOW SETUPS */
    /* ---------------------------------------------------- */
    /* .ma_hshow .col954  FULL WIDTH  */
  }
  .js .ma_hshow {
    /* ---------------------------------------------------- */
    /* DESKTOP HORIZONTAL SLIDESHOW SETUPS */
    /* ---------------------------------------------------- */
    /* .ma_hshow .col696  2/3  */
    /* ---------------------------------------------------- */
    /* DESKTOP HORIZONTAL SLIDESHOW SETUPS */
    /* ---------------------------------------------------- */
    /* .ma_hshow .col462  3col  */
  }
  .js .ma_hshow.col954 {
    /*.hs-nav {
    	width: 103%;
    }*/
  }
  .js .ma_hshow.col954 .slides {
    width: 954px !important;
    height: 260px;
  }
  .js .ma_hshow.col954 .slides .curtains > ul {
    width: 954px !important;
  }
  .js .ma_hshow.col954 .slides .curtains > ul > li {
    width: 900px;
    margin: 0 27px;
    padding-left: 12px;
  }
  .js .ma_hshow.col954.no-attr .slides {
    height: 228px;
  }
  .js .ma_hshow.col954.no-attr .slides .curtains {
    height: 205px;
  }
  .js .ma_hshow.col954.no-attr .slides .curtains > ul {
    height: 205px;
  }
  .js .ma_hshow.col954.no-attr .slides .curtains > ul > li {
    height: 205px;
    margin: 0 27px;
  }
  .js .ma_hshow.col696 {
    /*.hs-nav {
    	width: 104%;
    }*/
  }
  .js .ma_hshow.col696 .slides {
    width: 709px;
    height: 260px;
  }
  .js .ma_hshow.col696 .slides .curtains > ul {
    width: 709px !important;
  }
  .js .ma_hshow.col696 .slides .curtains > ul > li {
    width: 680px !important;
    padding-left: 32px;
  }
  .js .ma_hshow.col696 .slides .curtains > ul > li ul li.story {
    margin: 0 10px;
  }
  .js .ma_hshow.col696.no-attr .slides {
    height: 228px;
  }
  .js .ma_hshow.col696.no-attr .slides .curtains {
    height: 205px;
  }
  .js .ma_hshow.col696.no-attr .slides .curtains > ul {
    height: 205px;
  }
  .js .ma_hshow.col696.no-attr .slides .curtains > ul > li {
    height: 205px;
    margin: 0 45px;
  }
  .js .ma_hshow.col462 {
    /*.hs-nav {
    	width: 106.5%;
    }*/
  }
  .js .ma_hshow.col462 .slides {
    width: 463px;
    height: 260px;
  }
  .js .ma_hshow.col462 .slides .curtains > ul {
    width: 463px !important;
  }
  .js .ma_hshow.col462 .slides .curtains > ul > li {
    width: 440px !important;
  }
  .js .ma_hshow.col462.no-attr .slides {
    height: 228px;
  }
  .js .ma_hshow.col462.no-attr .slides .curtains {
    height: 205px;
  }
  .js .ma_hshow.col462.no-attr .slides .curtains > ul {
    height: 205px;
  }
  .js .ma_hshow.col462.no-attr .slides .curtains > ul > li {
    height: 205px;
  }
}

/*=================================================
   TRANSLATE MODULE 
  ===================================================*/
.js body .translate-disabled {
  display: none;
}
.js body li#js-disabled {
  display: none;
}
.js body li#translate-no {
  display: block;
}
.js body[translate="no"] #ms-translate, .js body.notranslate #ms-translate {
  display: none;
}
.js body[translate="no"] .translate-disabled, .js body.notranslate .translate-disabled {
  display: block;
}

.no-js body #ms-translate {
  display: none;
}
.no-js body li#js-disabled {
  display: block;
}
.no-js body .translate-disabled {
  display: block;
}
.no-js body li#translate-no {
  display: none;
}

.lt-ie8 #ms-translate {
  margin-top: -2px;
}

select#to-language {
  height: 20px;
  width: 105px;
}

button#translate-go {
  width: 30px;
  margin: -5px -1px;
  background: url("../images/template/translate.png") no-repeat;
  text-indent: -9999em;
  border: 0;
  padding: 4px 7px;
}
button#translate-go:hover {
  background: url("../images/template/translate-hover.png") no-repeat;
}

.ms-translate-accept {
  background: url("../images/template/check-icon.png") no-repeat 0% 50%;
  padding-left: 33px;
  padding-bottom: 6px;
  padding-top: 6px;
}

.ms-translate-deny {
  background: url("../images/template/no-icon.png") no-repeat 0% 50%;
  padding-left: 33px;
  padding-bottom: 6px;
  padding-top: 6px;
}

.little-a {
  font-size: .9em;
}

.big-a {
  font-size: 1.3em;
}

#translate-no, #js-disabled {
  margin: .75em 0;
}
#translate-no > ul, #js-disabled > ul {
  margin-top: 0;
}

@media only screen and (max-width: 1004px) {
  .skip-links {
    width: 32%;
    margin-left: 2%;
  }

  select#to-language {
    width: 85px;
  }

  button#translate-go {
    display: none;
  }

  .translate-widget {
    background: none;
    padding: 0 0 0 .25em !important;
  }

  .top-line .rwd-ulhorizontal li:first-child {
    padding-left: .2em;
  }

  .translate-disabled {
    background: none !important;
    padding-right: 0px !important;
  }
}
@media only screen and (max-width: 768px) {
  .notranslate .translate-widget {
    border-left: 1px solid #fff;
  }
}
/************************************************************************
  
  BEGIN ER100 / BLOG WIDGET SCSS
  v1.0 deployed for C1008603 10/2/13

  .mablog-rss contains default no-js html (.rss-*)
  .js loads new html (.blog-*)
  some add'l styles for .leftcol, .resources, .small (IE tetris 30-30-30), .mobile versions

************************************************************************/
.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.mablog-rss {
  margin: 0;
  /*-moz-box-shadow: 5px 5px 14px -6px #eaeaea;
  -webkit-box-shadow: 5px 5px 14px -6px #eaeaea;
  box-shadow: 5px 5px 14px -6px #eaeaea;*/
  -webkit-box-shadow: 5px 5px 14px -6px #eaeaea;
  -moz-box-shadow: 5px 5px 14px -6px #eaeaea;
  box-shadow: 5px 5px 14px -6px #eaeaea;
}

.js .rss-title, .js .rss-wrapper, .js .rss-list-wrapper {
  display: none;
}

.no-js .rss-title, .blogs-title {
  padding: 10px 15px 10px 10px;
  color: #222;
  font-weight: bold !important;
  font-size: 1.2em !important;
  font-family: Tahoma,Verdana,Geneva,sans-serif;
  background: #f5f5f5;
  -webkit-background-clip: border-box;
  -webkit-background-origin: padding-box;
  -webkit-background-size: auto;
  -webkit-box-shadow: rgba(155, 155, 155, 0.2) 0px 0px 0px 1px, rgba(255, 255, 255, 0.90196) 1px 0px 0px 0px inset, rgba(0, 0, 0, 0.09804) 0px 2px 2px 0px, #cccccc 0px 1px 1px -1px;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background: -webkit-linear-gradient(top, whitesmoke 90%, #f0f0f0 90%);
  background: -moz-linear-gradient(top, whitesmoke 90%, #f0f0f0 90%);
  background: -o-linear-gradient(top, whitesmoke 90%, #f0f0f0 90%);
  background: -ms-linear-gradient(top, whitesmoke 90%, #f0f0f0 90%);
  background: linear-gradient(top, #f5f5f5 90%, #f0f0f0 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f0f0f0',GradientType=0 );
  /* IE6-8 */
  background-origin: padding-box;
  background-size: auto;
  border-top-color: white;
  border-top-style: solid;
  border-top-width: 1px;
  box-shadow: rgba(155, 155, 155, 0.2) 0px 0px 0px 1px, rgba(255, 255, 255, 0.90196) 1px 0px 0px 0px inset, rgba(0, 0, 0, 0.09804) 0px 2px 2px 0px;
  -webkit-box-shadow: rgba(155, 155, 155, 0.2) 0px 0px 0px 1px, rgba(255, 255, 255, 0.90196) 1px 0px 0px 0px inset, rgba(0, 0, 0, 0.09804) 0px 2px 2px 0px;
  -moz-box-shadow: rgba(155, 155, 155, 0.2) 0px 0px 0px 1px, rgba(255, 255, 255, 0.90196) 1px 0px 0px 0px inset, rgba(0, 0, 0, 0.09804) 0px 2px 2px 0px;
  box-sizing: border-box;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-radius: 2px 2px 2px 2px;
  position: relative;
  margin: 0 !important;
}

.no-js.lt-ie9 .rss-title, .no-js.lt-ie9 .resources .rss-title, .no-js.lt-ie9 .leftcol .rss-title {
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
}

.lt-ie9 .blogs-title, .lt-ie9 .small .blogs-title, .lt-ie9 .resources .blogs-title, .lt-ie9 .leftcol .blogs-title {
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
}

.no-js .rss-title:before, .blogs-title:before {
  position: absolute;
  bottom: 0px;
  right: 15px;
  display: inline-block;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #dfdfdf;
  border-left: 11px solid transparent;
  content: '';
  z-index: 900;
}

.no-js .rss-title:after, .blogs-title:after {
  position: absolute;
  bottom: -1px;
  right: 16.5px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  content: '';
  z-index: 1000;
}

.no-js .leftcol .rss-title, .no-js .resources .rss-title {
  font-size: 0.85em !important;
  padding: 10px 15px 15px 10px;
}

.small .blogs-title {
  font-size: 0.85em !important;
  padding: 10px 15px 15px 10px;
}

.no-js .rss-wrapper, .blogs-wrapper {
  background: #f7f7ff;
  border: 1px solid #dfdfdf;
  border-top-color: #fafafa;
  border-top: 0;
  zoom: 1;
  padding: 0 3px 3px 5px;
  position: relative;
  top: 1px;
}

.no-js .rss-wrapper {
  padding: 0 3px 3px 3px;
}
.no-js .kb-key {
  display: none;
}

.leftcol .kb-key, .resources .kb-key, .kb-key {
  position: absolute;
  top: 10px;
  left: -9999px;
  z-index: -10;
  overflow: visible;
  /*display: none;*/
  border: 3px solid #134b8f;
  width: 96%;
  background: #fafafa;
  background: rgba(245, 245, 245, 0.96);
  padding: 10px;
  -moz-box-shadow: 0px 3px 7px 3px #505050;
  -webkit-box-shadow: 0px 3px 7px 3px #505050;
  box-shadow: 0px 3px 7px 3px #505050;
}
.leftcol .kb-key:focus, .resources .kb-key:focus, .kb-key:focus {
  outline: none;
}
.leftcol .kb-key ul, .resources .kb-key ul, .kb-key ul {
  padding-left: 10px;
  margin: 0px 2px 0px 10px;
}

.small .kb-key, .leftcol .kb-key, .resources .kb-key {
  width: 93%;
}
.small .kb-key ul, .leftcol .kb-key ul, .resources .kb-key ul {
  padding-left: 0;
  list-style-type: none;
  font-size: .85em;
}

.no-js .rss-list-wrapper {
  background: #fff;
  border-width: 0 1px 1px 1px;
  border-color: #dfdfdf;
  border-style: solid;
  /*background:#fff;*/
  zoom: 1;
  /*top: -13px;*/
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
  /*display:block;
  width:100%;*/
}
.no-js .rss-list-wrapper p {
  padding: 10px;
  margin: 0;
}
.no-js .rss-list-wrapper img {
  float: left;
  margin-right: 10px;
  width: 60px;
}

.blogs-list-wrapper {
  /*background:#fff;*/
  zoom: 1;
  /*top: -13px;*/
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
  /*display:block;
  width:100%;*/
}
.blogs-list-wrapper .scroll-pane {
  -webkit-box-shadow: -2px 4px 10px -8px #333333;
  -moz-box-shadow: -2px 4px 10px -8px #333333;
  box-shadow: -2px 4px 10px -8px #333333;
}
.blogs-list-wrapper .scroll-pane:focus {
  outline: 0;
}
.blogs-list-wrapper .jspContainer {
  /*background: #fff !important;  
  border: 1px solid #dfdfdf;
  border-top:0 !important;
  border-radius: 1px;*/
}
.blogs-list-wrapper .jspTrack {
  /*background: #fff !important;*/
  border-left: 1px solid #dfdfdf;
}
.blogs-list-wrapper .jspDrag {
  outline: 1px solid #999;
}

.rss-feed {
  list-style-type: none !important;
  padding: 0;
  /* 0 0 3px; */
  margin: 0 2px 0 0;
}
.rss-feed:before {
  content: "";
  display: table;
}
.rss-feed:after {
  content: "";
  display: table;
  clear: both;
}

.rss-feed li {
  margin: 0;
  /*position: relative;*/
  background: #fff;
  margin-top: 5px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #dadada;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  border-right-radius: 3px;
  border-left-radius: 3px;
}
.rss-feed li:hover {
  /*background: #f9f9fc;*/
  /*background: #E2EDF7;*/
  border-color: #c0c0c0;
}
.rss-feed li:first-child {
  margin-top: 0 !important;
  border-top-color: #fff;
}

.lt-ie9 .focused-post, .lt-ie9 .leftcol .focused-post, .lt-ie9 .resources .focused-post {
  background: #fff;
}

.focused-post {
  border-color: #666 !important;
  /*margin:-1px 0 0 0 !important;
  padding-top:1px !important;*/
  /*background: #f9f9fc !important;*/
}

.post-title {
  padding: 5px 15px 0 0;
  display: block;
  font-size: 1.05em !important;
  font-weight: normal;
  text-decoration: none;
  color: #134b8f;
  position: relative;
}
.post-title:visited {
  padding: 5px 15px 0 0;
  display: block;
  font-size: 1.05em !important;
  font-weight: normal;
  text-decoration: none;
  color: #134b8f;
  position: relative;
}
.post-title:hover, .post-title:focus {
  text-decoration: underline;
  /*outline: 1px dashed #aeaeae;  */
}

.post-from {
  position: relative;
  line-height: 1.3em;
  display: inline-block;
}
.post-from a {
  color: #222;
  text-decoration: none;
}
.post-from a:hover {
  text-decoration: underline;
}
.post-from a:focus {
  text-decoration: underline;
}
.post-from a:focus > .icon-rss {
  color: #ff6600;
}

.article-top {
  clear: left;
  display: block;
  min-height: 75px;
  position: relative;
}

.titlefrom-wrapper {
  position: relative;
  margin-left: 75px;
  min-height: 76px;
  margin-right: 60px;
}

.lt-ie8 .titlefrom-wrapper, .lt-ie8 .small .titlefrom-wrapper {
  padding-left: 5px;
}

.article-top.no-image {
  min-height: 76px;
  position: relative;
}
.article-top.no-image .titlefrom-wrapper {
  padding-left: 7px;
  min-height: 76px;
}

.no-image .titlefrom-wrapper {
  padding-left: 7px;
}

.meta-info {
  position: absolute;
  left: auto;
  bottom: 2px;
  right: 7px;
  width: 55px;
  text-align: center;
}

.post-meta {
  font-size: 1em;
  color: #4a4a4a;
  display: block;
}

.show-hide {
  font-size: .9em;
  color: #4a4a4a !important;
  cursor: pointer;
  text-decoration: none;
  display: block;
  margin-top: 3px;
  position: relative;
}
.show-hide i {
  text-decoration: none !important;
  display: block;
  font-size: 1.75em;
}
.show-hide .icon-plus-sign {
  color: #134b8f;
}

.focused-post .show-hide .icon-minus-sign {
  color: #134b8f;
}

.show-hide .icon-minus-sign {
  color: #91A6BF;
}
.show-hide:hover {
  text-decoration: underline;
}
.show-hide i:hover {
  text-decoration: none !important;
}
.show-hide:focus {
  outline: 1px dotted #222;
}
.show-hide:hover i, .show-hide:focus i {
  color: #444;
}

.excerpt-text {
  clear: both;
  border-top: 1px dashed #CACACA;
  padding: 7px;
  color: #454545;
  margin: 0;
  font-size: 0.875em;
  line-height: 1.4em;
}
.excerpt-text:focus {
  outline: none;
  color: #000;
  background: #fafafa;
  /*border-top: 1px solid #efefef;
  border-bottom:1px solid #F1F4F7;*/
}
.excerpt-text a {
  color: #134b8f;
}
.excerpt-text a:visited {
  color: #134b8f;
}

.rss-feed img {
  padding: 4px 6px 4px 4px;
  -ms-interpolation-mode: bicubic;
  width: 75px;
  height: 75px;
  float: left;
  border: 1px solid transparent;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-radius: 7px 7px 7px 7px;
}

.small .titlefrom-wrapper {
  margin-left: 55px;
  min-height: 70px;
  margin-right: 50px;
}
.small .article-top {
  min-height: 70px;
}
.small .post-title {
  padding: 5px 5px 0 0;
  display: block;
  font-size: 0.9em !important;
  font-weight: 500;
  line-height: 1.2em !important;
  margin: 0 !important;
}
.small .post-meta, .small .show-hide {
  font-size: .85em;
}
.small .no-image .titlefrom-wrapper {
  padding-left: 5px;
  right: 50;
}
.small .meta-info {
  right: 0;
}
.small .rss-feed img {
  padding: 3px;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-radius: 2px 2px 2px 2px;
  width: 50px !important;
  height: 50px !important;
  float: left;
}
.small .excerpt-text {
  font-size: .825em;
}
.small .post-from {
  font-size: .85em;
  position: relative;
}

.icon-rss:hover, .icon-rss:focus {
  color: #ff6600;
}

.mobile .post-title {
  font-size: 1.7em !important;
  line-height: 1.2em !important;
  padding: 5px 5px 0 0;
}
.mobile .post-from {
  font-size: 1.4em !important;
  line-height: 1.3em;
}
.mobile .meta-info {
  right: 0px;
  left: auto;
  top: 1px;
  width: 50px;
  text-align: center;
}
.mobile .meta-info .post-meta {
  font-size: 1.35em;
  display: block;
}
.mobile .meta-info .show-hide {
  margin-left: 0 !important;
  font-size: 1.5em;
  display: block;
  height: 50px;
}
.mobile .meta-info .show-hide .icon-plus-sign, .mobile .meta-info .show-hide .icon-minus-sign {
  display: block;
  font-size: 1.5em;
}
.mobile .show-hide:focus {
  outline: 0;
}
.mobile .excerpt-text {
  font-size: 1.25em;
}

@media only screen and (min-width: 768px) and (max-width: 1004px) {
  .resources .small .rss-feed img, .leftcol .small .rss-feed img {
    float: right;
    width: 45px;
    height: 45px;
    padding: 2px 2px 3px 3px;
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-right: 0;
  }

  .resources .small .titlefrom-wrapper {
    margin-left: 5px !important;
  }

  .leftcol .small .titlefrom-wrapper {
    margin-left: 5px !important;
  }
  .leftcol .small .post-meta {
    display: none;
  }

  .resources .small .post-meta {
    display: none;
  }

  .leftcol .small .show-hide i {
    display: inline-block;
    font-size: 1em;
  }
}

    [aria-label="breadcrumbs"] [aria-hidden="true"]:after {
	content: ">";
    }

#bcrumb {
    padding: 0px;
}

