/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: 'Quattrocento Sans';
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Remove default margin.
 */

body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */

}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  line-height: 24px;
}
/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: yellow;
  color: black;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */

}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
/* 1 */ input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */

}
/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */

}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */

}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html {
  overflow-y: scroll;
}
body {
  font-size: 12px;
}
h3 {
  color: #2560b2;
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  font-family: 'Quattrocento';
  margin: 15px 0;
}
h4 {
  background: #96a2b2;
  line-height: 18px;
  padding: 10px 0 10px 20px;
  color: white;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Quattrocento';
}
h5 {
  font-family: 'Quattrocento Sans';
  font-size: 18px;
  font-weight: normal;
  color: #2560b2;
  display: block;
  line-height: 18px;
  margin: 20px 0;
}
h6 {
  margin: 15px 0;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  display: block;
  line-height: 14px;
}
.clear {
  clear: both;
}
a {
  outline: none;
  color: #2560b2;
  text-decoration: none;
}
a:hover {
  color: #336666;
  text-decoration: underline;
}
a:visited {
  color: #336666;
  text-decoration: none;
}
img {
  border: none;
}
.wrapper,
.wrapper p,
.wrapper li {
  color: #333333;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  line-height: 18px;
}
.more-link {
  background: transparent url(../images/right-arrow-blue-and-green.png) no-repeat right 2px;
  color: #2560b2;
  font-size: 14px;
  font-weight: bold;
  padding-right: 10px;
  text-decoration: none;
}
.more-link:hover {
  background-position: right -22px;
  color: #336666;
}
.container {
  width: 100%;
  background-image: url('/includes/images/container-background.jpg');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left -368px;
  background-color: #f0f0f0;
  /*   padding-bottom: 20px;*/

}
.sitewide-header {
  background: transparent url(../images/header-bg.jpg) no-repeat top right;
  height: 159px;
}
.sitewide-header .inner-wrapper {
  margin: 15px auto 0 auto;
  position: relative;
  width: 940px;
}
.sitewide-header .top-right {
  float: right;
  margin-left: -300px;
  padding-right: 50px;
}
.sitewide-header .dialogue {
  font-family: 'Quattrocento Sans', sans-serif;
}
.sitewide-header .dialogue ul {
  list-style-type: none;
}
.utility-nav {
  background-color: #697a91;
  opacity: .7;
  height: 21px;
}
.utility-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-right: 10px;
  text-align: right;
}
.utility-nav ul li {
  display: inline;
  line-height: 21px;
  padding-left: 17px;
}
.utility-nav ul li:first-child {
  padding-left: 0;
}
.utility-nav ul li a {
  color: white;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 11px;
  text-decoration: none;
}
.logo {
  position: absolute;
  left: 28px;
}
.logo a {
  position: absolute;
  display: block;
  top: 0px;
}
.logo a.eagle {
  height: 102px;
  width: 102px;
}
.logo a.name {
  height: 66px;
  left: 102px;
  width: 398px;
}
.branches-nav {
  position: absolute;
  left: 153px;
  top: 86px;
}
.branches-nav label {
  color: #666666;
  font-family: 'Quattrocento', serif;
  font-size: 10px;
}
.branches-nav ul {
  display: inline;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.branches-nav ul li {
  display: inline;
  margin-left: 0;
  padding-left: 18px;
}
.branches-nav ul li a {
  color: #466730;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 11px;
  text-decoration: none;
}
.global-search {
  background-color: #284062;
  opacity: .8;
  border-radius: 42px 0 0 0;
  float: right;
  height: 42px;
  margin-top: 81px;
}
.global-search .search-box {
  background: transparent url(../images/global-search-textbox-bg.png) no-repeat 0 0;
  margin: 7px 0 0 7px;
  padding-left: 48px;
  width: 200px;
  position: relative;
}
.global-search .search-box input[type=text] {
  background: none;
  border: 0;
  color: white;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 14px;
  height: 30px;
  width: 165px;
  outline: none;
}
.global-search .search-box input[type=text]::-webkit-input-placeholder {
  color: #bbc5ce;
}
.global-search .search-box input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #bbc5ce;
}
.global-search .search-box input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #bbc5ce;
}
.global-search .search-box input[type=text]:-ms-input-placeholder {
  color: #bbc5ce;
}
.global-search .search-box input[type=button] {
  position: absolute;
  top: 7px;
  right: 9px;
  border: none;
  background: transparent url(../images/global-search-button.png) no-repeat 0 0;
  height: 16px;
  width: 16px;
  margin: 0;
  padding: 0;
  display: block;
}
.browse-all-links {
  background-color: #284062;
  opacity: .8;
  float: right;
  margin-top: 81px;
  position: relative;
}
.browse-all-links a {
  color: white;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
.browse-all-links > a {
  background: transparent url(../images/browse-all-links-icon.png) no-repeat right 15px;
  line-height: 42px;
  opacity: .7;
  padding: 0 58px 0 11px;
  margin-right: 10px;
}
.browse-all-links ul {
  position: absolute;
  background-color: #336666;
  width: 100%;
  list-style-type: none;
  display: none;
  margin: 0;
  padding: 0;
  z-index: 100;
}
.browse-all-links ul li:hover {
  background-color: #264c4c;
}
.browse-all-links ul li a {
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 11px;
  margin: 0;
}
.browse-all-links ul li a:hover {
  background-color: transparent;
}
.browse-all-links.open {
  background: #336666;
  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.75);
  opacity: 1;
}
.browse-all-links.open a {
  background-position: right -25px;
  opacity: 1;
}
.browse-all-links.open ul {
  display: block;
}
.sitewide-footer {
  padding-top: 18px;
  background: #284062 url("/includes/images/footer-background.jpg") no-repeat right bottom;
  border-top: 1px solid #6b7b91;
}
.sitewide-footer > ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  width: 960px;
  padding-bottom: 14px;
}
.sitewide-footer > ul > li {
  width: 115px;
  padding: 0 10px;
  float: left;
  border-left: 1px solid #697a91;
  border-right: 1px solid #697a91;
  height: 365px;
}
.sitewide-footer > ul > li:first-child {
  padding-left: 15px;
}
.sitewide-footer > ul > li > a {
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #cccccc;
  font-size: 12px;
  margin-bottom: 20px;
  display: block;
  letter-spacing: -0.5px;
}
.sitewide-footer > ul > li > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sitewide-footer > ul > li > ul > li {
  margin-bottom: 15px;
}
.sitewide-footer > ul > li > ul > li > a {
  font-family: Quattrocento Sans, Open Sans, Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #cccccc;
  font-size: 12px;
}
.sitewide-footer > ul > li.social-icons > ul > li {
  text-align: center;
  width: 80%;
}
.sitewide-footer > ul > li.social-icons > ul > li > a {
  height: 22px;
}
.sitewide-footer > ul:after {
  clear: both;
  display: block;
  content: '';
}
.sitewide-footer .footer-bottom {
  background-color: #697a91;
  text-align: center;
}
.sitewide-footer .footer-bottom > ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
.sitewide-footer .footer-bottom > ul:after {
  clear: both;
  display: block;
  content: '';
}
.sitewide-footer .footer-bottom > ul > li {
  display: inline-block;
  padding: 15px;
}
.sitewide-footer .footer-bottom > ul > li > a {
  text-decoration: none;
  font-family: Quattrocento Sans, Open Sans, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #cccccc;
  font-size: 12px;
  display: block;
}
.super-menu {
  background-color: #284062;
  height: 42px;
}
.super-menu > ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  position: relative;
  width: 960px;
}
.super-menu > ul > li {
  float: left;
}
.super-menu > ul > li > a {
  color: white;
  display: block;
  font-family: 'Quattrocento Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 42px;
  text-align: center;
  text-decoration: none;
  height: 42px;
}
.super-menu > ul > li > a.two-lines {
  line-height: 15px;
  height: 35px;
  padding-top: 7px;
}
.super-menu > ul > li > a:hover {
  background-color: #e1ecec;
  color: #284062;
}
.super-menu > ul > li .menu {
  background: -webkit-linear-gradient(#e1ecec, #86b3b3);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#e1ecec, #86b3b3);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#e1ecec, #86b3b3);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#e1ecec, #86b3b3);
  /* Standard syntax */

  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.75);
  display: none;
  position: absolute;
  top: 42px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 960px;
  z-index: 1000;
}
.less-than-ie10 .super-menu > ul > li .menu {
  background: #e1ecec;
}
.super-menu > ul > li .menu .header {
  background-color: #e1ecec;
  border-bottom: solid 1px #bdd6d6;
  padding-left: 29px;
}
.super-menu > ul > li .menu .header .name {
  color: #336666;
  display: inline-block;
  font-size: 18px;
  font-family: 'Quattrocento', serif;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  width: 221px;
  text-decoration: none;
}
.super-menu > ul > li .menu .header .filter-title {
  font-size: 18px;
  color: #2560b2;
  font-family: 'Quattrocento', serif;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  width: 221px;
  text-decoration: none;
}
.super-menu > ul > li .menu .header .description {
  color: #333333;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 14px;
}
.super-menu > ul > li:hover > a {
  background-color: #e1ecec;
  color: #284062;
}
/* patch */

.sec-search-input {
  background: none repeat scroll 0 0 white;
  border: 0 none;
  box-shadow: 7px 7px 7px -7px black inset;
  color: #333333;
  float: left;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 14px;
  height: 28px;
  margin-right: 10px;
  outline: medium none;
  padding-top: 2px;
  text-indent: 15px;
  width: 375px;
}
.super-menu .topics {
  float: left;
  background: -webkit-linear-gradient(#bdd6d6, #86b3b3);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#bdd6d6, #86b3b3);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#bdd6d6, #86b3b3);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#bdd6d6, #86b3b3);
  /* Standard syntax */

  width: 710px;
}
.less-than-ie10 .super-menu .topics {
  background: #bdd6d6;
}
.super-menu .topics > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.super-menu .topics > ul > li {
  position: relative;
  width: 230px;
}
.super-menu .topics > ul > li > a {
  background-color: #e1ecec;
  border-top: solid 1px #a8c8c8;
  color: #336666;
  display: inline-block;
  font-family: 'Quattrocento', serif;
  font-size: 14px;
  font-weight: bold;
  padding: 14px 29px;
  text-decoration: none;
  width: 172px;
}
.super-menu .topics > ul > li .subtopics {
  display: none;
  width: 480px;
  top: 0;
  left: 230px;
  position: absolute;
  padding-top: 16px;
}
.super-menu .topics > ul > li .subtopics ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.super-menu .topics > ul > li .subtopics ul li {
  padding: 0 19px;
  width: 202px;
}
.super-menu .topics > ul > li .subtopics ul li a {
  color: #336666;
  display: block;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 0;
}
.super-menu .topics > ul > li .subtopics ul li a:hover {
  color: #2560b2;
}
.super-menu .topics > ul > li .subtopics .first.column ul li {
  border-right: solid 1px #336666;
}
.super-menu .topics > ul > li:first-child > a {
  border-top: none;
}
.super-menu .topics > ul > li:hover > a {
  background: transparent url(../images/right-arrow.png) no-repeat 215px center;
  color: white;
}
.single-featured {
  float: left;
  padding: 18px 20px;
  width: 210px;
}
.single-featured .title {
  color: #2560b2;
  display: inline-block;
  font-family: 'Quattrocento', serif;
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0 0 0;
  text-decoration: none;
}
.single-featured .title:hover {
  color: #336666;
}
.single-featured p {
  color: #333333;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 12px;
  line-height: 18px;
}
.filter {
  width: 44%;
  padding-left: 3%;
  padding-top: 20px;
  padding-right: 3%;
  float: left;
  padding-bottom: 25px;
}
.filter .search-text-content .search-text-title {
  color: #336666;
  display: block;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Quattrocento Sans';
  margin-bottom: 5px;
}
.filter .search-text-content > label {
  color: #333333;
  font-size: 14px;
  font-family: 'Quattrocento Sans';
  float: left;
  line-height: 32px;
}
.filter .search-text-content .filter-search {
  float: right;
  width: 78%;
}
.filter .search-text-content .filter-search input[type=text] {
  float: left;
  background: none;
  border: 0;
  font-family: 'Quattrocento Sans', sans-serif;
  color: #333333;
  text-indent: 15px;
  font-size: 14px;
  height: 30px;
  width: 83%;
  outline: none;
  margin-left: 10px;
  box-shadow: inset 7px 7px 7px -7px black;
  background-color: white;
}
.filter .search-text-content .filter-search input[type=button] {
  float: left;
}
.filter .search-filter-content .search-filter-title {
  color: #336666;
  display: block;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Quattrocento Sans';
  margin-bottom: 5px;
  margin-top: 20px;
  text-decoration: none;
}
.filter .search-filter-content .category {
  float: right;
  width: 100%;
}
.filter .search-filter-content .category > a {
  display: block;
  float: right;
}
.filter .search-filter-content .category > a img {
  margin-top: 18px;
}
.filter .search-filter-content .category .resource-bottom {
  color: #333333;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  margin: 0;
  display: block;
  line-height: 34px;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}
.filter .search-filter-content .category .sbHolder {
  float: left;
  width: 66%;
  background: -webkit-linear-gradient(white, #e1ecec);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, #e1ecec);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, #e1ecec);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, #e1ecec);
  /* Standard syntax */

  margin-top: 10px;
}
.less-than-ie10 .filter .search-filter-content .category .sbHolder {
  background: white;
}
.filter .search-filter-content .category .sbHolder .sbSelector {
  width: 100%;
}
.filter .search-filter-content .category .sbHolder .sbOptions {
  width: 100%;
}
.filter .search-filter-content .category .sbHolder .sbToggle {
  background: url('/includes/images/move-button.png') 12px 13px no-repeat;
  display: block;
  height: 30px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
.filter input[type=button] {
  border: none;
  background: url("/includes/images/search-icon-filter.png") no-repeat 0 0;
  height: 30px;
  width: 31px;
  margin-left: 10px;
}
.filter .filter-search-icon {
  float: right;
  margin-top: 10px;
}
.featured-content {
  width: 50%;
  float: left;
}
.featured-content > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.featured-content > ul > li {
  padding: 9px 11px 11px;
  background: -webkit-linear-gradient(#deebeb, #d7e6e6);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#deebeb, #d7e6e6);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#deebeb, #d7e6e6);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#deebeb, #d7e6e6);
  /* Standard syntax */

  border-bottom: 1px solid #adcbcb;
}
.less-than-ie10 .featured-content > ul > li {
  background: #deebeb;
}
.featured-content > ul > li .featured-img {
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 8px;
}
.featured-content > ul > li .content {
  width: 80%;
  float: left;
}
.featured-content > ul > li .content > h2 {
  margin: 0;
  line-height: 18px;
}
.featured-content > ul > li .content > h2 > a {
  color: #2560b2;
  font-family: 'Quattrocento Sans';
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
.featured-content > ul > li .content > h2 > a:hover {
  color: #336666;
}
.featured-content > ul > li .content > p {
  margin: 0;
  margin-top: 5px;
  display: block;
  color: #333333;
  font-size: 12px;
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  line-height: 18px;
}
.featured-content > ul > li .content > a {
  text-transform: uppercase;
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  color: #2560b2;
  font-size: 12px;
  text-decoration: none;
  line-height: 10px;
  margin-top: 5px;
  display: block;
}
.featured-content > ul > li .content > a .more-link-img {
  background: url('/includes/images/more-content-arrow.png') no-repeat;
  background-position: 0 -15px;
  margin-left: 5px;
  width: 4px;
  height: 10px;
  display: inline-block;
  line-height: 10px;
}
.featured-content > ul > li .content > a:hover {
  color: #336666;
}
.featured-content > ul > li .content > a:hover .more-link-img {
  background-position: 0 0px;
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .filter .search-text-content .filter-search input[type=text] {
    width: 80%;
  }
  .filter .search-text-content .filter-search input[type=button] {
    float: left;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .filter .search-text-content .filter-search input[type=text] {
    width: 80%;
  }
  .filter .search-text-content .filter-search input[type=button] {
    float: left;
  }
}
.leftwide-two-column {
  width: 960px;
  margin: 0 auto;
  /*  This was a duplicate with event-detail.less.  This style was listed first and was being overridden by the style above.
    width: @default-width;
    margin: 0 auto;

    .heading {
        padding: 0;
        display: block;

        h1 {
            font-family: Quattrocento;
            font-weight: normal;
            color: #2560b2;
            font-size: 30px;  
            margin: 0;
            padding: 0;
            line-height:70px;
        }
    }
    */

}
.leftwide-two-column .heading {
  /*        padding-left: 10px;*/
  display: block;
  padding-bottom: 8px;
}
.leftwide-two-column .heading h1 {
  font-family: Quattrocento;
  font-weight: normal;
  color: #2560b2;
  font-size: 42px;
  margin: 0;
  padding: 0;
  line-height: 100%;
}
.leftwide-two-column .left-column {
  width: 720px;
  float: left;
}
.leftwide-two-column .left-column .nav-hero-rotator {
  text-align: center;
  position: relative;
  margin-top: 21px;
}
.leftwide-two-column .left-column .nav-hero-rotator #reload-slider {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 200;
  padding: 5px;
}
.leftwide-two-column .left-column .nav-hero-rotator #reload-slider > a {
  display: block;
  height: 21px;
}
.leftwide-two-column .left-column .nav-hero-rotator ul {
  list-style-type: none;
  margin: auto;
  padding: 0;
}
.leftwide-two-column .left-column .nav-hero-rotator ul > li > img {
  display: block;
  margin: 0 auto;
}
.leftwide-two-column .left-column .nav-hero-rotator .bx-controls {
  width: 700px;
  position: absolute;
  top: 0;
  z-index: 100;
  background-color: #82899c;
  height: 28px;
  border-top: 1px solid darkgray;
  border-bottom: 1px solid #b6b6b6;
  opacity: 0.8;
}
.leftwide-two-column .left-column .nav-hero-rotator .bx-controls .bx-pager {
  float: left;
  padding-top: 7px;
  margin-left: 15px;
}
.leftwide-two-column .left-column .nav-hero-rotator .bx-controls .bx-pager:after {
  clear: both;
  content: '';
  display: block;
}
.leftwide-two-column .left-column .nav-hero-rotator .hero-content {
  text-align: left;
  width: 660px;
  margin: 0 auto;
  padding: 10px 20px;
  background-color: #2560b2;
}
.leftwide-two-column .left-column .nav-hero-rotator .hero-content > h2 {
  margin: 0;
  font-weight: normal;
}
.leftwide-two-column .left-column .nav-hero-rotator .hero-content > h2 > a {
  font-family: 'Quattrocento';
  color: white;
  text-decoration: none;
  font-size: 30px;
}
.leftwide-two-column .left-column .nav-hero-rotator .hero-content > h2 > a:hover {
  color: #bad4d9;
}
.leftwide-two-column .left-column .nav-hero-rotator .hero-content > p,
.leftwide-two-column .left-column .nav-hero-rotator .hero-content > a {
  color: white;
  font-family: 'Quattrocento Sans';
  font-size: 16px;
}
.leftwide-two-column .left-column .nav-hero-rotator .hero-content > p {
  line-height: 24px;
}
.leftwide-two-column .left-column .nav-hero-rotator .hero-content > a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
.leftwide-two-column .left-column .nav-hero-rotator .hero-content > a span.more-content-img {
  background: url('/includes/images/more-content-img.png') no-repeat;
  width: 5px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
  background-position: 0px -19px;
}
.leftwide-two-column .left-column .nav-hero-rotator .hero-content > a:hover {
  color: #bad4d9;
}
.leftwide-two-column .left-column .nav-hero-rotator .hero-content > a:hover span.more-content-img {
  background-position: 0px 0px;
}
.leftwide-two-column .right-column {
  width: 240px;
  float: left;
}
.leftwide-two-column .right-column .dialogue {
  width: 220px;
  margin: 0 auto;
}
.leftwide-two-column .right-column .dialogue > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.leftwide-two-column .right-column .dialogue > ul > li {
  margin-top: 10px;
}
.leftwide-two-column .right-column .dialogue > ul > li > a {
  display: block;
}
.leftwide-two-column .right-column .dialogue > ul > li > a > img {
  display: block;
}
.leftwide-two-column .right-column .twitta {
  width: 220px;
  margin: 20px auto;
}
.sub-pages .left-column .nav-hero-rotator-right-content {
  margin-top: 0;
}
.sub-pages .right-column .right-generic-callout:first-child {
  margin-top: 0;
}
.container .rightwide-two-column {
  width: 960px;
  margin: 0 auto;
}
.container .rightwide-two-column .heading {
  padding-left: 0px;
  display: block;
}
.container .rightwide-two-column .heading h1 {
  font-family: Quattrocento;
  font-weight: normal;
  color: #2560b2;
  font-size: 42px;
  line-height: 110%;
  margin: 0;
  padding: 0;
}
.container .rightwide-two-column .two-column-left-right-section {
  margin: 0px auto;
  width: 940px;
}
.container .rightwide-two-column .two-column-left-right-section .left-column {
  width: 220px;
  float: left;
  margin-right: 20px;
}
.container .rightwide-two-column .two-column-left-right-section .right-column {
  width: 700px;
  float: left;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper {
  background-color: white;
  height: auto;
  margin: 20px 0 0 0;
  text-align: left;
  display: block;
  width: 660px;
  padding: 20px;
  float: left;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper .person-description .wrapper {
  padding: 0px;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper .person-description .person-content > p .job-title {
  font-style: italic;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper .banner-image img {
  margin-bottom: 20px;
  max-width: 660px;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper > p {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  display: block;
  line-height: 20px;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper .job-title {
  font-style: italic;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper .Video-iframe {
  display: block;
  margin-top: 25px;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper .person-container {
  overflow: auto;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper .person-container .person-image {
  float: left;
  padding: 10px;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper .person-container .person-image > a > img {
  border: 0 none;
  width: 150px;
  height: 200px;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper .person-container .person-content {
  padding: 0px 10px;
}
.middlewide-three-column {
  width: 960px;
  margin: 0 auto;
}
.middlewide-three-column .heading {
  display: block;
}
.middlewide-three-column .heading h1 {
  font-family: Quattrocento;
  font-weight: normal;
  color: #2560b2;
  font-size: 30px;
  margin: 0;
  line-height: 36px;
  padding: 10px 0 10px 0;
}
.middlewide-three-column .three-column-left-middle-right-section {
  margin: 0px;
  width: 940px;
}
.middlewide-three-column .three-column-left-middle-right-section .left-column {
  width: 220px;
  float: left;
  margin-right: 20px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column {
  width: 460px;
  float: left;
  margin-right: 20px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator {
  position: relative;
  margin-bottom: 20px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator #reload-slider {
  padding: 5px;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 200;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator #reload-slider > a {
  height: 21px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul {
  list-style-type: none;
  margin: auto;
  padding: 0;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li {
  background-color: #2560b2;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .featured-img {
  height: 290px;
  width: 460px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .hero-content {
  text-align: left;
  margin: 0 auto;
  padding: 15px;
  display: block;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .hero-content > h2 {
  margin: 0 0;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .hero-content > h2 > a {
  font-family: 'Quattrocento';
  color: white;
  text-decoration: none;
  font-size: 30px;
  font-weight: bold;
  font-weight: normal;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .hero-content > h2 > a:hover {
  color: #bad4d9;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .hero-content > p,
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .hero-content > a {
  color: white;
  font-size: 16px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .hero-content > p {
  line-height: 18px;
  font-family: 'Quattrocento';
  text-align: left;
  line-height: 24px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .hero-content > a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  margin: 15px 0 0;
  font-family: 'Quattrocento Sans';
  display: inline-block;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .hero-content > a span.more-content-img {
  background: url('/includes/images/more-content-img.png') no-repeat;
  width: 5px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
  background-position: 0px -19px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .hero-content > a:hover {
  color: #bad4d9;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator ul > li .hero-content > a:hover span.more-content-img {
  background-position: 0px 0px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator .bx-controls {
  width: 460px;
  position: absolute;
  top: 0;
  z-index: 100;
  background-color: #82899c;
  height: 28px;
  border-top: 1px solid darkgray;
  border-bottom: 1px solid #b6b6b6;
  opacity: 0.8;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator .bx-controls .bx-pager {
  float: left;
  padding-top: 7px;
  margin-left: 15px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .nav-hero-rotator .bx-controls .bx-pager:after {
  clear: both;
  content: '';
  display: block;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .wrapper {
  background-color: white;
  height: auto;
  text-align: left;
  display: block;
  width: 420px;
  float: left;
  padding: 20px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .wrapper > h2 {
  /* font-family: "Quattrocento, QuattrocentoSans"; */
  font-family: "Quattrocento Sans";
  font-weight: bold;
  color: #333333;
  font-size: 22px;
  margin: 15px 0;
  line-height: 26px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .wrapper > h3 {
  font-size: 14px;
  font-family: "Quattrocento Sans";
  font-weight: bold;
  line-height: 18px;
  color: #333333;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .wrapper > p {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  line-height: 18px;
  color: #333333;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .wrapper .Video-iframe {
  margin-top: 20px;
}
.middlewide-three-column .three-column-left-middle-right-section .right-column {
  width: 220px;
  float: left;
  /*.right-generic-callout
            {
                padding: 30px 20px;
                background-color: #ffffff;
                background-image: url("/includes/images/president detail/bg-object.png");
                background-repeat: no-repeat;
                background-position: center 2px;
                //margin:0px;
                >h2
                {
                    font-family: Quattrocento QuattrocentoSans Quattrocentosans Bold;
                    margin: 0px;
                    line-height: 30px;

                    &.subscribe
                    {
                        background: url("/includes/images/president detail/bg-symbol.png") no-repeat scroll 66px 16px;
                        background-position: center top;
                    }

                    >a
                    {
                        color: #2560b2;
                        font-size: 24px;
                        font-weight: bold;
                        text-decoration: none;
                    }
                }

                >img
                {
                    margin-top: 10px;
                    display: block;
                }

                >p
                {
                    font-family: 'Quattrocento Sans';
                    font-size: 14px;
                    color: #333333;
                    display: block;
                    line-height: 20px;
                    font-weight: normal;
                    margin: 10px 0 0;
                }

                >a
                {
                    text-decoration: none;
                    color: #2560b2;
                    font-family: 'Quattrocento Sans';
                    font-size: 14px;
                    font-weight: bold;
                    margin-top: 15px;
                    display: block;
                    text-transform: uppercase;

                    .more-content-img
                    {
                        background: url("/includes/images/president detail/subscribe-tab.png") no-repeat;
                        display: inline-block;
                        height: 10px;
                        margin-left: 5px;
                        width: 6px;
                    }
                }
            }*/

}
.sub-pages .three-column-left-middle-right-section .right-column .right-generic-callout:first-child {
  margin-top: 0;
}
.megamenu-generic-sub-menu {
  float: left;
  padding: 20px 30px;
  width: 650px;
  background: -webkit-linear-gradient(#bdd5d5, #89b5b5);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#bdd5d5, #89b5b5);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#bdd5d5, #89b5b5);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#bdd5d5, #89b5b5);
  /* Standard syntax */

}
.less-than-ie10 .megamenu-generic-sub-menu {
  background: #bdd5d5;
}
.megamenu-generic-sub-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.megamenu-generic-sub-menu ul > li:first-child > a {
  margin-top: 0;
}
.megamenu-generic-sub-menu ul > li:first-child > a.sub-menu-title {
  margin-top: 0;
}
.megamenu-generic-sub-menu ul > li > a {
  color: #336666;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 18px;
  display: block;
}
.megamenu-generic-sub-menu ul > li > a:hover {
  color: #2560b2;
}
.megamenu-generic-sub-menu ul > li > a.sub-menu-title {
  text-transform: none;
  text-decoration: underline;
  font-weight: normal;
  margin-top: 28px;
}
.megamenu-generic-sub-menu > div.column {
  margin-right: 35px;
  width: 30% !important;
}
.megamenu-generic-sub-menu > div.last {
  margin-right: 0;
  width: 28% !important;
}
.upcoming-event-container {
  margin: 20px auto 0;
  width: 700px;
}
.upcoming-event-container .left-container {
  width: 140px;
  float: left;
}
.upcoming-event-container .left-container .title {
  background-image: url("/includes/images/upcoming events/upcoming-event-title-bg.png");
  background-repeat: no-repeat;
  background-color: black;
  background-position: top left;
}
.upcoming-event-container .left-container .title > h3 {
  padding: 10px;
  /*opacity: 0.75;*/
  /*width: 120px;*/
  width: 100%;
  color: white;
  /*background: url("/includes/images/upcoming events/upcoming-event-bg.png") repeat;*/
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin: 0;
}
.upcoming-event-container .left-container > img {
  width: 140px;
  display: block;
}
.upcoming-event-container .left-container .subtitle .subtitle-content {
  background: #333333 url("/includes/images/upcoming events/upcoming-event-subtitle-bg.png") no-repeat;
  background-position: left bottom;
  padding: 0;
  /*background: #333333 url("/includes/images/upcoming events/upcoming-event-bg.png") repeat;*/

}
.upcoming-event-container .left-container .subtitle .subtitle-content > a {
  /*margin-bottom: 16px;*/
  padding: 16px 10px 0;
  color: white;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  line-height: 14px;
}
.upcoming-event-container .right-container {
  float: left;
  width: 520px;
  padding: 0 20px;
  background-color: white;
}
.upcoming-event-container .right-container > ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.upcoming-event-container .right-container > ul > li {
  padding: 20px 0;
  border-bottom: 1px solid #999999;
}
.upcoming-event-container .right-container > ul > li:last-child {
  border: none;
}
.upcoming-event-container .right-container > ul > li > span.event-date {
  color: black;
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  font-size: 12px;
}
.upcoming-event-container .right-container > ul > li > h2 {
  margin: 15px 0 0;
}
.upcoming-event-container .right-container > ul > li > h2 > a {
  color: #2560b2;
  line-height: 30px;
  font-family: 'Quattrocento Sans';
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
}
.upcoming-event-container .right-container > ul > li > h2 > a:hover {
  color: #336666;
}
.upcoming-event-container .right-container > ul > li > p {
  color: #333333;
  font-family: 'Quattrocento Sans';
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  margin: 5px 0 0;
}
.upcoming-event-container .right-container > ul > li > p > span {
  color: #2560b2;
}
.upcoming-event-container .right-container > ul > li > a {
  margin-top: 10px;
  display: inline-block;
  color: #2560b2;
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}
.upcoming-event-container .right-container > ul > li > a .more-content-arrow {
  background: url('/includes/images/more-content-arrow.png') no-repeat;
  background-position: 0 -15px;
  margin-left: 5px;
  width: 4px;
  height: 10px;
  display: inline-block;
  line-height: 10px;
}
.upcoming-event-container .right-container > ul > li > a:hover {
  color: #336666;
}
.upcoming-event-container .right-container > ul > li > a:hover .more-content-arrow {
  background-position: 0 0px;
}
.system-news-container {
  width: 700px;
  margin: 20px auto 0;
}
.system-news-container > h3 {
  padding: 10px 20px;
  background-color: #919dad;
  display: block;
  font-family: 'Quattrocento Sans';
  font-size: 18px;
  font-weight: normal;
  color: white;
  margin: 0;
}
.system-news-container > ul {
  margin: 0;
  padding: 10px 0 20px;
  list-style-type: none;
  background-color: white;
  overflow: hidden;
}
.system-news-container > ul:after {
  clear: both;
  content: '';
  display: block;
}
.system-news-container > ul > li {
  padding: 0 18px;
  width: 44%;
  border-right: 1px solid #999999;
  float: left;
  display: inline;
  margin-bottom: 20px;
}
.system-news-container > ul > li.last-li {
  border-right: none;
}
.system-news-container > ul > li > h2 {
  margin: 0;
}
.system-news-container > ul > li > h2 > a {
  color: #2560b2;
  font-family: 'Quattrocento Sans';
  font-weight: normal;
  font-size: 24px;
  text-decoration: none;
}
.system-news-container > ul > li > h2 > a:hover {
  color: #336666;
}
.system-news-container > ul > li > span {
  font-style: italic;
  font-size: 14px;
  font-family: 'Quattrocento Sans';
  margin-top: 5px;
  display: block;
}
.system-news-container > ul > li > span > a {
  text-decoration: none;
  color: #5c6a7c;
}
.system-news-container > ul > li > a {
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  color: #2560b2;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 10px;
  display: inline-block;
}
.system-news-container > ul > li > a .more-content-arrow {
  background: url('/includes/images/more-content-arrow.png') no-repeat;
  background-position: 0 -15px;
  margin-left: 5px;
  width: 4px;
  height: 10px;
  display: inline-block;
  line-height: 10px;
}
.system-news-container > ul > li > a:hover {
  color: #336666;
}
.system-news-container > ul > li > a:hover .more-content-arrow {
  background-position: 0 0px;
}
.title-container {
  padding: 6px 6px 0;
  background-color: #919dad;
}
.title-container > h3 {
  float: left;
  padding: 4px 14px 10px;
  display: block;
  font-family: 'Quattrocento Sans';
  font-size: 18px;
  font-weight: normal;
  color: white;
  margin: 0;
}
.title-container .resource-filter {
  cursor: pointer;
  float: right;
  position: relative;
}
.title-container .resource-filter > span {
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  color: #dee1e6;
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px 0 16px 12px;
  display: block;
}
.title-container .resource-filter > span .show-all-img {
  background: url("/includes/images/publications-resources-images/filter-dropdown-img.png") no-repeat;
  background-position: 0px -26px;
  width: 20px;
  height: 10px;
  padding-right: 16px;
  margin-left: 9px;
  display: inline-block;
}
.title-container .resource-filter > ul {
  display: none;
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 142px;
  background-color: #697a91;
}
.title-container .resource-filter > ul > li > a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: white;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.title-container .resource-filter > ul > li > a:hover {
  background-color: #485d79;
}
.title-container .resource-filter.active > span {
  color: white;
  background-color: #697a91;
}
.title-container .resource-filter.active > span .show-all-img {
  background-position: 0 0;
}
.title-container .resource-filter.active > ul {
  display: block;
}
.publications-resources-container {
  width: 700px;
  margin: 20px auto 0;
  min-height: 200px;
}
.publications-resources-container .hidden {
  display: none;
}
.publications-resources-container .title-container .filters {
  display: block;
  margin: 0px;
  padding-top: 10px;
}
.publications-resources-container .title-container .filters .filter-By {
  position: relative;
  left: -10px;
  z-index: 2;
}
.publications-resources-container .title-container .filters .filter-By > span {
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  color: #dee1e6;
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px 0 16px 10px;
  cursor: pointer;
  display: block;
}
.publications-resources-container .title-container .filters .filter-By > span .show-all-img {
  background: url("/includes/images/publications-resources-images/filter-dropdown-img.png") no-repeat;
  background-position: 0px -26px;
  width: 20px;
  height: 10px;
  padding-right: 9px;
  margin-left: 9px;
  display: inline-block;
}
.publications-resources-container .title-container .filters .filter-By > ul {
  display: none;
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 142px;
  background-color: #697a91;
}
.publications-resources-container .title-container .filters .filter-By > ul > li > a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: white;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.publications-resources-container .title-container .filters .filter-By > ul > li > a:hover {
  background-color: #485d79;
}
.publications-resources-container .title-container .filters .filter-By:hover > span {
  color: white;
  background-color: #697a91;
}
.publications-resources-container .title-container .filters .filter-By:hover > span .show-all-img {
  background-position: 0 0;
}
.publications-resources-container .title-container .filters .filter-By:hover > ul {
  display: block;
}
.publications-resources-container .title-container .filters .sort-By-date {
  float: right;
  position: relative;
}
.publications-resources-container .title-container .filters .sort-By-date > span {
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  color: #dee1e6;
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px 0 16px 12px;
  cursor: pointer;
  display: block;
}
.publications-resources-container .title-container .filters .sort-By-date > span .show-all-img {
  background: url("/includes/images/publications-resources-images/filter-dropdown-img.png") no-repeat;
  background-position: 0px -26px;
  width: 20px;
  height: 10px;
  padding-right: 9px;
  margin-left: 9px;
  display: inline-block;
}
.publications-resources-container .title-container .filters .sort-By-date > ul {
  display: none;
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 142px;
  background-color: #697a91;
}
.publications-resources-container .title-container .filters .sort-By-date > ul > li > a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: white;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.publications-resources-container .title-container .filters .sort-By-date > ul > li > a:hover {
  background-color: #485d79;
}
.publications-resources-container .title-container .filters .sort-By-date:hover > span {
  color: white;
  background-color: #697a91;
}
.publications-resources-container .title-container .filters .sort-By-date:hover > span .show-all-img {
  background-position: 0 0;
}
.publications-resources-container .title-container .filters .sort-By-date:hover > ul {
  display: block;
}
.publications-resources-container.resources {
  width: auto;
}
.publications-resources-container > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: white;
}
.publications-resources-container > ul > li {
  padding: 20px 20px 14px 20px;
  border-bottom: 1px solid #999999;
}
.publications-resources-container > ul > li:last-child {
  border-bottom: none;
}
.publications-resources-container > ul > li .resource-image {
  float: left;
  margin-right: 20px;
  position: relative;
}
.publications-resources-container > ul > li .resource-image > img {
  width: 110px;
}
.publications-resources-container > ul > li .resource-image > img.featured {
  position: absolute;
  top: 0px;
  width: auto;
  left: 0px;
}
.publications-resources-container > ul > li .resource-image > a > img {
  width: 110px;
}
.publications-resources-container > ul > li .resource-image > a > img.featured {
  position: absolute;
  top: 0px;
  width: auto;
  left: 0px;
}
.publications-resources-container > ul > li .resource-content {
  float: left;
  width: 450px;
}
.publications-resources-container > ul > li .resource-content .event-content .event-content-event-description {
  width: 60%;
  float: left;
}
.publications-resources-container > ul > li .resource-content .event-content .event-content-event-details {
  float: right;
  width: 35%;
}
.publications-resources-container > ul > li .resource-content > h2 {
  margin: 0 0 10px 0;
}
.publications-resources-container > ul > li .resource-content > h2 > a {
  color: #2560b2;
  font-family: 'Quattrocento Sans';
  font-weight: normal;
  font-size: 24px;
  text-decoration: none;
  line-height: 24px;
}
.publications-resources-container > ul > li .resource-content > h2 > a:hover {
  color: #336666;
}
.publications-resources-container > ul > li .resource-content > span {
  font-style: italic;
  font-size: 14px;
  font-family: 'Quattrocento Sans';
  margin-top: 5px;
  display: block;
}
.publications-resources-container > ul > li .resource-content > span > a {
  text-decoration: none;
  color: #5c6a7c;
}
.publications-resources-container > ul > li .resource-content p {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #333333;
  margin: 5px 0 0;
  line-height: 20px;
}
.publications-resources-container > ul > li .resource-content > a {
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  color: #2560b2;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 10px;
  display: inline-block;
}
.publications-resources-container > ul > li .resource-content > a .more-content-arrow {
  background: url('/includes/images/more-content-arrow.png') no-repeat;
  background-position: 0 -15px;
  margin-left: 5px;
  width: 4px;
  height: 10px;
  display: inline-block;
  line-height: 10px;
}
.publications-resources-container > ul > li .resource-content > a:hover {
  color: #336666;
}
.publications-resources-container > ul > li .resource-content > a:hover .more-content-arrow {
  background-position: 0 0px;
}
.publications-resources-container > ul > li .event-content > h2 > a {
  color: #427e0c;
}
.publications-resources-container > ul > li .event-content .event-content > p {
  width: 300px;
  float: left;
}
.publications-resources-container > ul > li .event-content .event-content .event-detail {
  float: left;
  padding: 0 20px;
  width: 190px;
}
.publications-resources-container > ul > li .event-content .event-content .event-detail .title {
  text-transform: none;
  font-weight: bold;
}
.publications-resources-container > ul > li .event-content .event-content .event-detail .event-schedule {
  color: #427e0c;
}
.publications-resources-container > ul > li .event-content > a {
  color: #427e0c;
}
.publications-resources-container > ul > li .event-content > a .more-content-arrow {
  background: url("/includes/images/publications-resources-images/more-content-arrow-green.png") no-repeat;
  width: 6px;
}
.publications-resources-container > ul > li .publication-content > p {
  width: 300px;
  float: left;
}
.publications-resources-container > ul > li .publication-content .publication-detail {
  float: left;
  margin-left: 24px;
}
.publications-resources-container > ul > li .publication-content .publication-detail .title {
  text-transform: none;
  font-weight: bold;
}
.publications-resources-container > ul > li .publication-content .publication-detail > ul {
  list-style-type: none;
  padding: 0;
}
.publications-resources-container > ul > li .publication-content .publication-detail > ul > li {
  margin-top: 5px;
}
.publications-resources-container > ul > li .publication-content .publication-detail > ul > li:before {
  content: "• ";
  color: #2560b2;
}
.publications-resources-container > ul > li .publication-content .publication-detail > ul > li > a {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #2560b2;
  text-decoration: none;
}
.publications-resources-container-two-column {
  width: 693px;
  margin-top: 0px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources.publications-resources-container .resource-content {
  width: 490px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources.publications-resources-container .resource-content h2 {
  line-height: 23px;
}
.blog-content {
  width: 520px !important;
}
.blog-found-in {
  font-size: 11px;
  color: black;
  text-decoration: none;
  padding-top: 5px;
}
.blog-found-in a {
  cursor: pointer;
  color: #2560b2 !important;
}
.blog-found-in a:hover {
  color: #336666 !important;
}
.blog-filter-link {
  cursor: pointer;
  color: #2560b2;
}
.blog-filter-link:hover {
  color: #336666;
  text-decoration: underline;
}
.blog-date {
  font-style: italic;
}
.upcoming-events {
  background-color: white;
  margin: 0px auto 10px;
  /*background-repeat: no-repeat;*/
  width: 220px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  /*    background-image: url("/includes/images/upcoming-event-callout-bg.png");*/

}
.upcoming-events h2 {
  font-family: Quattrocento Sans;
  padding: 15px 20px;
  margin: 0px;
  background-color: #81b73f;
  display: block;
  line-height: 18px;
}
.upcoming-events h2 > a {
  color: white;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.upcoming-events h2 > a .more-content-img {
  background: url("/includes/images/right-arrow.png");
  background-repeat: no-repeat;
  width: 6px;
  height: 10px;
  margin-left: 5px;
  display: inline-block;
}
.upcoming-events .upcoming-events-content {
  height: 172px;
  padding: 8px 0px 0px 20px;
}
.upcoming-events .upcoming-events-content a {
  font-family: 'Quattrocento Sans';
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  color: #2560b2;
  display: block;
  line-height: 18px;
  margin-bottom: 10px;
}
.upcoming-events .upcoming-events-content a > span {
  display: block;
  color: #5c6a7c;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  font-style: italic;
}
.upcoming-events a.view-all {
  text-decoration: none;
  color: #427e0c;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 20px;
  margin-top: 10px;
  display: block;
}
.upcoming-events a.view-all .more-content-img {
  background: url("/includes/images/publications-resources-images/more-content-arrow-green.png");
  width: 6px;
  height: 10px;
  margin-left: 5px;
  display: inline-block;
}
.upcoming-events .mCSB_scrollTools {
  width: 10px;
  right: 10px;
}
.upcoming-events .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #c0db9f;
  width: 10px;
}
.upcoming-events .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #cfe3b5;
}
.lesson-plan {
  margin: 0 auto 20px auto;
  width: 220px;
  padding-bottom: 10px;
  /*    background-image: url("/includes/images/upcoming-event-callout-bg.png");*/
  background-color: white;
}
.lesson-plan h2 {
  font-family: Quattrocento QuattrocentoSans Quattrocentosans Bold;
  padding: 15px 20px;
  margin: 0px;
  background-color: #84c2db;
  display: block;
  line-height: 18px;
}
.lesson-plan h2 > a {
  color: white;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.lesson-plan h2 > a .more-content-img {
  background: url("/includes/images/right-arrow.png");
  width: 6px;
  height: 10px;
  margin-left: 5px;
  display: inline-block;
}
.lesson-plan .lesson-plan-content {
  height: 172px;
  padding: 8px 0px 0px 20px;
}
.lesson-plan .lesson-plan-content a {
  font-family: 'Quattrocento Sans';
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  color: #2560b2;
  display: block;
  line-height: 18px;
}
.lesson-plan .lesson-plan-content a > span {
  display: block;
  color: #5c6a7c;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  font-style: italic;
}
.lesson-plan a.view-all {
  text-decoration: none;
  color: #2560b2;
  font-family: Quattrocento QuattrocentoSans Quattrocentosans Bold;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 20px;
  margin-top: 10px;
  display: block;
}
.lesson-plan a.view-all .more-content-img {
  background: url("/includes/images/president detail/subscribe-tab.png");
  background-repeat: no-repeat;
  width: 6px;
  height: 10px;
  margin-left: 5px;
  display: inline-block;
}
.lesson-plan .mCSB_scrollTools {
  width: 10px;
  right: 10px;
}
.lesson-plan .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #84c2db;
  width: 10px;
}
.lesson-plan .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #cee5f0;
}
.nav-hero-rotator-right-content {
  text-align: center;
  position: relative;
  margin: 0 auto 20px auto;
  width: 700px;
}
.nav-hero-rotator-right-content #reload-slider {
  padding: 5px;
  position: absolute;
  left: 428px;
  top: 0;
  z-index: 200;
}
.nav-hero-rotator-right-content #reload-slider > a {
  height: 21px;
}
.nav-hero-rotator-right-content ul {
  list-style-type: none;
  margin: auto;
  padding: 0;
}
.nav-hero-rotator-right-content ul > li {
  background-color: #2560b2;
}
.nav-hero-rotator-right-content ul > li .featured-img {
  float: left;
  height: 290px;
  width: 460px;
}
.nav-hero-rotator-right-content ul > li .hero-content {
  margin: 0 auto;
  float: left;
  width: 240px;
  text-align: left;
}
.nav-hero-rotator-right-content ul > li .hero-content > h2 {
  margin: 0;
  font-weight: bold;
  margin-top: 30px;
}
.nav-hero-rotator-right-content ul > li .hero-content > h2 > a {
  font-family: 'Quattrocento';
  color: white;
  text-decoration: none;
  font-size: 30px;
  font-weight: normal;
  display: block;
  margin: 0 20px 0 20px;
}
.nav-hero-rotator-right-content ul > li .hero-content > h2 > a:hover {
  color: #bad4d9;
}
.nav-hero-rotator-right-content ul > li .hero-content > p,
.nav-hero-rotator-right-content ul > li .hero-content > a {
  color: white;
  font-family: 'Quattrocento';
  font-size: 16px;
}
.nav-hero-rotator-right-content ul > li .hero-content > p {
  line-height: 18px;
  font-family: 'Quattrocento';
  padding: 0 18px 18px;
  margin: 10px 0 0;
  line-height: 24px;
}
.nav-hero-rotator-right-content ul > li .hero-content > a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Quattrocento Sans';
  margin-left: 20px;
}
.nav-hero-rotator-right-content ul > li .hero-content > a span.more-content-img {
  background: url('/includes/images/more-content-img.png') no-repeat;
  width: 5px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
  background-position: 0px -19px;
}
.nav-hero-rotator-right-content ul > li .hero-content > a:hover {
  color: #bad4d9;
}
.nav-hero-rotator-right-content ul > li .hero-content > a:hover span.more-content-img {
  background-position: 0px 0px;
}
.nav-hero-rotator-right-content .bx-controls {
  width: 460px;
  position: absolute;
  top: 0;
  z-index: 100;
  background-color: #82899c;
  height: 28px;
  border-top: 1px solid darkgray;
  border-bottom: 1px solid #b6b6b6;
  opacity: 0.8;
}
.nav-hero-rotator-right-content .bx-controls .bx-pager {
  float: left;
  padding-top: 7px;
  margin-left: 15px;
}
.nav-hero-rotator-right-content .bx-controls .bx-pager:after {
  clear: both;
  content: '';
  display: block;
}
.one-column-nav {
  width: 940px;
  margin-top: 0;
}
.one-column-nav #reload-slider {
  left: 428px;
  right: initial;
}
.one-column-nav ul li {
  background-color: #427e0c;
}
.one-column-nav ul li .hero-content {
  width: 480px;
}
.education-page ul li {
  background-color: #2560b2;
}
.right-generic-callout {
  margin: 0px auto 20px auto;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center 2px;
  overflow: hidden;
}
.right-generic-callout > h2 {
  margin: 0px;
  line-height: 30px;
  padding: 25px 20px 0;
}
.right-generic-callout > h2.subscribe {
  background: url("/includes/images/president detail/bg-symbol.png") no-repeat scroll 66px 16px;
  background-position: center top;
}
.right-generic-callout > h2 > a {
  font-family: 'Quattrocento';
  color: #2560b2;
  font-size: 21px;
  display: block;
  line-height: 24px;
  font-weight: bold;
  text-decoration: none;
  font-weight: normal;
}
.right-generic-callout > img {
  margin-top: 10px;
  display: block;
  padding: 0 20px;
}
.right-generic-callout > p {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #333333;
  display: block;
  line-height: 20px;
  font-weight: normal;
  margin: 10px 0 0;
  padding: 0 20px;
}
.right-generic-callout > .subscribe-link {
  text-decoration: none;
  color: #2560b2;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  display: block;
  text-transform: uppercase;
  padding: 0 20px 25px;
}
.right-generic-callout > .subscribe-link .more-content-img {
  background: url("/includes/images/president detail/subscribe-tab.png") no-repeat;
  display: inline-block;
  height: 10px;
  margin-left: 5px;
  width: 6px;
}
.department-title-container {
  display: block;
  background-color: #8f9bab;
  margin: 0px auto 0px;
  padding: 15px 15px 0 15px;
  /* float:left;
    width:460px;*/

}
.department-title-container > h3 {
  font-family: Quattrocento;
  color: white;
  border-bottom: 1px solid white;
  font-size: 16px;
  font-weight: lighter;
  margin: 0px;
  padding-bottom: 10px;
}
.department-title-container .filters {
  display: block;
  margin: 0px;
  padding-top: 10px;
  z-index: 2;
}
.department-title-container .filters .filter-By {
  float: left;
  position: relative;
  left: -10px;
  z-index: 2;
}
.department-title-container .filters .filter-By > span {
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  color: #dee1e6;
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px 0 16px 10px;
  cursor: pointer;
  display: block;
}
.department-title-container .filters .filter-By > span .show-all-img {
  background: url("/includes/images/publications-resources-images/filter-dropdown-img.png") no-repeat;
  background-position: 0px -26px;
  width: 20px;
  height: 10px;
  padding-right: 9px;
  margin-left: 9px;
  display: inline-block;
}
.department-title-container .filters .filter-By > ul {
  display: none;
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 142px;
  background-color: #697a91;
}
.department-title-container .filters .filter-By > ul > li > a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: white;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.department-title-container .filters .filter-By > ul > li > a:hover {
  background-color: #485d79;
}
.department-title-container .filters .filter-By:hover > span {
  color: white;
  background-color: #697a91;
}
.department-title-container .filters .filter-By:hover > span .show-all-img {
  background-position: 0 0;
}
.department-title-container .filters .filter-By:hover > ul {
  display: block;
}
.department-title-container .filters .sort-By-date {
  float: right;
  position: relative;
}
.department-title-container .filters .sort-By-date > span {
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  color: #dee1e6;
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px 0 16px 12px;
  cursor: pointer;
  display: block;
}
.department-title-container .filters .sort-By-date > span .show-all-img {
  background: url("/includes/images/publications-resources-images/filter-dropdown-img.png") no-repeat;
  background-position: 0px -26px;
  width: 20px;
  height: 10px;
  padding-right: 9px;
  margin-left: 9px;
  display: inline-block;
}
.department-title-container .filters .sort-By-date > ul {
  display: none;
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 142px;
  background-color: #697a91;
}
.department-title-container .filters .sort-By-date > ul > li > a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: white;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.department-title-container .filters .sort-By-date > ul > li > a:hover {
  background-color: #485d79;
}
.department-title-container .filters .sort-By-date:hover > span {
  color: white;
  background-color: #697a91;
}
.department-title-container .filters .sort-By-date:hover > span .show-all-img {
  background-position: 0 0;
}
.department-title-container .filters .sort-By-date:hover > ul {
  display: block;
}
.department-listing > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: white;
}
.department-listing > ul:after {
  clear: both;
  display: block;
  content: '';
}
.department-listing > ul > li {
  padding: 14px 20px 14px 16px;
  border-bottom: 1px solid #999999;
}
.department-listing > ul > li:last-child {
  border-bottom: none;
}
.department-listing > ul > li .resource-image {
  float: left;
  margin-right: 20px;
  position: relative;
  max-width: 20%;
}
.department-listing > ul > li .resource-image > img {
  border: 0 none;
}
.department-listing > ul > li .resource-image > img.featured {
  position: absolute;
  top: 0px;
  width: auto;
}
.department-listing > ul > li .resource-image > a > img {
  width: 100%;
}
.department-listing > ul > li .resource-image > a > img.featured {
  position: absolute;
  top: 0px;
  width: auto;
  left: 0px;
}
.department-listing > ul > li .resource-content {
  float: left;
  width: 75%;
}
.department-listing > ul > li .resource-content > h2 {
  margin: 0;
}
.department-listing > ul > li .resource-content > h2 > a {
  color: #2560b2;
  font-family: "Quattrocento,QuattrocentoSans Italic,QuattrocentoSans,QuattrocentoSans Bold";
  font-weight: normal;
  font-size: 24px;
  text-decoration: none;
  line-height: 24px;
  cursor: pointer;
}
.department-listing > ul > li .resource-content > h2 > a:hover {
  color: #336666;
}
.department-listing > ul > li .resource-content > span {
  font-style: italic;
  font-size: 14px;
  font-family: "Quattrocento,QuattrocentoSans Italic,QuattrocentoSans,QuattrocentoSans Bold";
  margin-top: 5px;
  display: block;
}
.department-listing > ul > li .resource-content > span > a {
  text-decoration: none;
  color: #5c6a7c;
}
.department-listing > ul > li .resource-content p {
  font-family: "Quattrocento,QuattrocentoSans Italic,QuattrocentoSans,QuattrocentoSans Bold";
  font-size: 14px;
  color: #333333;
  margin: 5px 0 0;
  line-height: 20px;
}
.department-listing > ul > li .resource-content .featured-article > h3 {
  color: #333333;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  line-height: 20px;
  margin: 5px 0 0;
}
.department-listing > ul > li .resource-content .featured-article > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.department-listing > ul > li .resource-content .featured-article > ul > li {
  padding-left: 5px;
}
.department-listing > ul > li .resource-content .featured-article > ul > li:before {
  color: #2560b2;
  content: "• ";
}
.department-listing > ul > li .resource-content .featured-article > ul > li > a {
  color: #2560b2;
  font-family: 'Quattrocento';
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  line-height: 20px;
  cursor: pointer;
}
.department-listing > ul > li .resource-content .featured-article > ul > li > a:hover {
  color: #336666;
}
.department-listing > ul > li .resource-content > a {
  font-family: "Quattrocento,QuattrocentoSans Italic,QuattrocentoSans,QuattrocentoSans Bold";
  font-weight: bold;
  color: #2560b2;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 10px;
  display: inline-block;
}
.department-listing > ul > li .resource-content > a .more-content-arrow {
  background: url('/includes/images/more-content-arrow.png') no-repeat;
  background-position: 0 -15px;
  margin-left: 5px;
  width: 4px;
  height: 10px;
  display: inline-block;
  line-height: 10px;
}
.department-listing > ul > li .resource-content > a:hover {
  color: #336666;
}
.department-listing > ul > li .resource-content > a:hover .more-content-arrow {
  background-position: 0 0px;
}
.leftwide-two-column .two-column-left-right-section {
  margin: 0px auto;
  width: 960px;
}
.leftwide-two-column .two-column-left-right-section .left-column {
  width: 700px;
  float: left;
  margin-right: 20px;
  height: auto;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper {
  background-color: white;
  text-align: left;
  display: block;
  padding: 6px 20px 20px 20px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .banner-image {
  display: block;
  background-color: #7d7d7d;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .banner-image > img {
  border: 0 none;
  width: 660px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper > a {
  font-family: 'Quattrocento Sans';
  background-color: #427e0c;
  font-weight: bold;
  color: white;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 18px;
  display: block;
  cursor: pointer;
  float: right;
  padding: 10px 15px 10px 15px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper > a .more-content-arrow {
  background: url('/includes/images/register-btnt-arrow.png') no-repeat;
  background-position: 0 0px;
  margin-left: 5px;
  width: 4px;
  height: 10px;
  display: inline-block;
  line-height: 10px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper > a:hover .more-content-arrow {
  background-position: 0 0px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .registration-detail {
  display: block;
  border-bottom: 1px solid #999999;
  float: left;
  width: 100%;
  padding-bottom: 22px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .registration-detail .left-side-detail {
  float: left;
  width: 275px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .registration-detail .left-side-detail > p {
  display: block;
  padding-bottom: 17px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .registration-detail .left-side-detail > p .label-name {
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  text-align: left;
  float: left;
  width: 70px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .registration-detail .left-side-detail > p .label-detail {
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  text-align: left;
  float: right;
  width: 205px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .registration-detail .right-side-detail {
  float: right;
  width: 375px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .registration-detail .right-side-detail > p {
  display: block;
  padding-bottom: 17px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .registration-detail .right-side-detail > p .label-name {
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  text-align: left;
  float: left;
  width: 70px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .registration-detail .right-side-detail > p .label-detail {
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  text-align: left;
  float: right;
  width: 282px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .event-description {
  display: block;
  /*padding-top: 10px;*/

}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .event-description > p {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  display: block;
  line-height: 18px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .event-description .date-wrapper {
  padding: 20px 20px 0px 20px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .Video-iframe {
  display: block;
  margin-top: 34px;
  margin-bottom: 25px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources > h3 {
  margin: 0;
  color: #2560b2;
  font-family: 'Quattrocento';
  font-weight: normal;
  font-size: 24px;
  border-bottom: 1px solid #999999;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-image {
  float: left;
  margin-right: 20px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-image > img {
  width: 110px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-image > img.featured {
  width: auto;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content {
  float: right;
  width: 529px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content > h2 {
  margin: 0;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content > h2 > a {
  color: #427e0c;
  font-family: 'Quattrocento';
  font-weight: normal;
  font-size: 24px;
  text-decoration: none;
  line-height: 24px;
  cursor: pointer;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content > h2 > a:hover {
  color: #336666;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content .press-release-header {
  color: #2560b2;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content .press-release-header > a {
  color: #2560b2;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content .press-release-header > a:hover {
  color: #336666;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content .publication-content > p {
  width: 232px;
  float: left;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content .publication-content .publication-detail {
  float: left;
  margin-left: 24px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content .publication-content .publication-detail .title {
  text-transform: none;
  font-weight: bold;
  font-family: 'Quattrocento Sans';
  color: #333333;
  font-size: 14px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content .publication-content .publication-detail > ul {
  list-style-type: none;
  padding: 0;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content .publication-content .publication-detail > ul > li {
  margin-top: 5px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content .publication-content .publication-detail > ul > li:before {
  content: "• ";
  color: #427e0c;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content .publication-content .publication-detail > ul > li > a {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #427e0c;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content .publication-content .publication-detail > ul > li > a .locate-span {
  margin-left: 10px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content p {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #333333;
  margin: 5px 0 0;
  line-height: 20px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content > a {
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  color: #427e0c;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 10px;
  display: inline-block;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content > a .more-content-arrow {
  background: url("/includes/images/publications-resources-images/more-content-arrow-green.png") no-repeat;
  background-position: 0 0px;
  width: 6px;
  display: inline-block;
  height: 10px;
  line-height: 10px;
  margin-left: 5px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content > a:hover {
  color: #336666;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content > a:hover .more-content-arrow {
  background-position: 0 0px;
}
.leftwide-two-column .two-column-left-right-section .right-column {
  width: 220px;
  float: left;
}
.sub-pages .two-column-left-right-section .right-column .right-generic-callout:first-child {
  margin-top: 0;
}
.page-utility-bar {
  width: 100%;
}
.page-utility-bar .utility-container {
  width: 944px;
  padding: 0px;
  margin: 0px;
}
.page-utility-bar .utility-container .breadcrumb {
  padding-top: 20px;
  padding-bottom: 5px;
  float: left;
}
.page-utility-bar .utility-container .breadcrumb > span {
  display: block;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  color: #284062;
  float: left;
}
.page-utility-bar .utility-container .breadcrumb > ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.page-utility-bar .utility-container .breadcrumb > ul:after {
  clear: both;
  content: '';
  display: block;
}
.page-utility-bar .utility-container .breadcrumb > ul > li {
  float: left;
  color: #284062;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  margin-left: 5px;
}
.page-utility-bar .utility-container .breadcrumb > ul > li > a {
  display: block;
  color: #284062;
  text-decoration: none;
}
.page-utility-bar .utility-container .share-utility-icons {
  padding-top: 20px;
  padding-bottom: 5px;
  float: right;
}
.page-utility-bar .utility-container .share-utility-icons .rss-icon-container {
  display: inline-block;
}
.page-utility-bar .utility-container .share-utility-icons .rss-icon-container > a img {
  width: 16px;
  height: 16px;
}
.page-utility-bar .utility-container .share-utility-icons .utility-buttons-container {
  display: inline-block;
}
.page-utility-bar .utility-container .share-utility-icons > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.page-utility-bar .utility-container .share-utility-icons > ul > li {
  float: left;
  margin-right: 5px;
}
.page-utility-bar .utility-container .share-utility-icons > ul > li > a {
  display: block;
}
.page-utility-bar .utility-container .share-utility-icons > ul > li > a > img {
  display: block;
}
.generic-content {
  background-color: white;
  padding: 20px 20px;
  width: 660px;
  margin: 0 auto 20px auto;
}
.generic-content .generic-title {
  padding-bottom: 10px;
}
.generic-content .generic-title > h3 {
  float: left;
  margin: 0;
  font-family: 'Quattrocento Sans';
  font-size: 18px;
  font-weight: normal;
  color: #2560b2;
}
.generic-content .generic-title .social-sharing-icons {
  float: right;
}
.generic-content .generic-title .social-sharing-icons > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.generic-content .generic-title .social-sharing-icons > ul > li {
  float: left;
  margin-left: 15px;
}
.generic-content .generic-title .social-sharing-icons > ul > li > a > img {
  display: block;
}
.generic-content .generic-description {
  color: #333333;
  font-family: 'Quattrocento Sans';
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
.generic-content .generic-description > img {
  margin-right: 20px;
  margin-bottom: 20px;
  display: inline-block;
  float: left;
}
.generic-content .generic-description > span {
  float: left;
  font-weight: bold;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .reg-buttons {
  float: right;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .reg-buttons .registration-btn {
  display: inline-block;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .reg-buttons .registration-btn > a {
  font-family: 'QuattrocentoSans Bold';
  background-color: #2560b2;
  font-weight: bold;
  color: white;
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 6px;
  display: block;
  cursor: pointer;
  padding: 6px 15px;
  border-radius: 5px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .reg-buttons .registration-btn > a .more-content-arrow {
  background: url('/includes/images/register-btnt-arrow.png') no-repeat;
  background-position: 0 0px;
  margin-left: 5px;
  width: 4px;
  height: 10px;
  display: inline-block;
  line-height: 10px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .reg-buttons .registration-btn > a:hover .more-content-arrow {
  background-position: 0 0px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content h2 {
  padding-bottom: 10px;
}
.leftwide-two-column .two-column-left-right-section .left-column .wrapper .resources .resource-content > span {
  font-family: "Quattrocento,QuattrocentoSans Italic,QuattrocentoSans,QuattrocentoSans Bold";
  color: #5c6a7c;
  font-weight: normal;
  font-size: 14px;
  font-style: italic;
}
.one-column {
  width: 940px;
  margin: 0 auto;
}
.one-column .page-utility-bar .utility-container {
  padding: 0;
  width: 944px;
}
.one-column .heading {
  padding: 0 20px 0 0px;
  display: block;
}
.one-column .heading h1 {
  font-family: Quattrocento;
  font-weight: normal;
  color: #2560b2;
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 36px;
}
.one-column .one-column-content {
  margin: 20px auto 0;
}
.one-column .one-column-content .one-column-list {
  margin-top: 0;
  width: 940px;
}
.one-column .one-column-content .one-column-list .resource-content,
.one-column .one-column-content .one-column-list .event-content {
  width: 770px;
}
.one-column .one-column-content .one-column-list .resource-content .event-content > p,
.one-column .one-column-content .one-column-list .event-content .event-content > p {
  width: 400px;
}
.one-column .one-column-content .one-column-list .resource-content .event-content .event-content-event-description,
.one-column .one-column-content .one-column-list .event-content .event-content .event-content-event-description {
  width: 60%;
  float: left;
}
.one-column .one-column-content .one-column-list .resource-content .event-content .event-content-event-details,
.one-column .one-column-content .one-column-list .event-content .event-content .event-content-event-details {
  float: right;
  width: 35%;
}
.one-column .one-column-content .tabs {
  padding: 0;
  border: none;
  background: none;
}
.one-column .one-column-content .tabs > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
.one-column .one-column-content .tabs > ul:after {
  clear: both;
  content: '';
  display: block;
}
.one-column .one-column-content .tabs > ul > li {
  float: left;
  padding: 0;
  margin: 0;
  border: none;
}
.one-column .one-column-content .tabs > ul > li > a {
  padding: 5px 20px;
  background-color: #9da5b1;
  color: #d2d5da;
  text-decoration: none;
  font-family: 'Quattrocento Sans';
  font-size: 18px;
  display: block;
  outline: none;
}
.one-column .one-column-content .tabs > ul > li.ui-state-active > a {
  background-color: #8894a4;
}
.one-column .one-column-content .tabs .ui-tabs-panel {
  padding: 0;
}
.one-column .one-column-content .wrapper {
  background-color: white;
  padding: 20px;
}
.one-column .one-column-content .wrapper > p:first-child {
  margin-top: 0;
}
.one-column .one-column-content .wrapper :last-child {
  margin-bottom: 0;
}
.one-column .generic-column {
  margin-top: 0;
}
.one-column .contact-info-content {
  padding: 15px;
  width: 910px;
  margin: 0px auto;
  background-color: white;
}
.one-column .contact-info-content .contact-info {
  color: #333333;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  line-height: 18px;
  float: left;
  width: 75%;
  margin: 0;
}
.one-column .contact-listing {
  margin: 20px auto 0;
  width: 940px;
  background-color: white;
}
.one-column .contact-listing > ul {
  margin: 0;
  list-style-type: none;
  padding: 20px 0 0;
}
.one-column .contact-listing > ul > li {
  float: left;
  width: 17%;
  padding-left: 20px;
  padding-bottom: 20px;
}
.one-column .contact-listing > ul > li .contact-card > h4 {
  color: #333333;
  font-family: 'Quattrocento Sans';
  font-size: 18px;
  line-height: 21px;
  margin: 0;
  font-weight: bold;
  background: none;
  padding: 10px 0px;
}
.one-column .contact-listing > ul > li .contact-card > span {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #333333;
  line-height: 18px;
}
.one-column .contact-listing > ul > li .contact-card > span > a {
  color: #2560b2;
  text-decoration: none;
  font-weight: 600;
  display: block;
  margin: 2px 0;
}
.one-column .generic-content-one-column {
  width: 900px;
  margin: 20px auto 0;
  padding: 20px;
  background-color: white;
}
.one-column .generic-content-one-column .content > p {
  font-size: 14px;
  line-height: 18px;
  font-family: 'Quattrocento Sans';
  color: #333333;
  margin: 0;
  float: left;
  width: 77%;
}
.one-column .generic-content-one-column .content .generic-buttons {
  width: 200px;
  float: left;
  margin-left: 5px;
}
.one-column .generic-content-one-column .content .generic-buttons > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.one-column .generic-content-one-column .content .generic-buttons > ul > li {
  width: 100%;
  margin-bottom: 5px;
}
.one-column .generic-content-one-column .content .generic-buttons > ul > li > a {
  display: block;
  font-family: 'Quattrocento Sans';
  font-size: 16px;
  color: white;
  background-color: #2560b2;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
.one-column .generic-content-one-column .grade-level {
  margin-top: 20px;
}
.one-column .generic-content-one-column .grade-level > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.one-column .generic-content-one-column .grade-level > ul > li {
  float: left;
  margin: 10px;
  width: 160px;
  /*                    box-shadow: 5px 5px 10px 0 #757575;*/

}
.one-column .generic-content-one-column .grade-level > ul > li > img {
  display: block;
  width: 100%;
}
.one-column .generic-content-one-column .grade-level > ul > li > a {
  text-align: center;
  display: block;
  color: white;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 15px;
  background: #2a4163;
  /*                        .set_bg_gradient(#526581,#2a4163);*/

}
.contact-button {
  font-family: 'Quattrocento Sans';
  font-size: 16px;
  line-height: 18px;
  color: white;
  font-weight: bold;
  background-color: #2560b2;
  padding: 5px 54px;
  text-decoration: none;
  margin: 4px 5px 0;
  float: right;
}
.filter-container {
  width: 900px;
  margin: 0 auto;
  padding: 10px 20px;
  background-color: #8793a3;
  position: relative;
  z-index: 2;
}
.filter-container input::-moz-placeholder,
.filter-container .ui-input-search input::-moz-placeholder,
.filter-container textarea.ui-input-text::-moz-placeholder {
  color: #333333 !important;
  opacity: 1;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
}
.filter-container .filters {
  border-bottom: 1px solid white;
  padding-bottom: 10px;
}
.filter-container .filters .date-range-filter {
  float: left;
}
.filter-container .filters .date-range-filter > label {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: white;
  margin-right: 20px;
  float: left;
  line-height: 30px;
}
.filter-container .filters .date-range-filter input[type=text] {
  float: left;
  border: 0;
  color: #333333;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 14px;
  height: 26px;
  padding-top: 4px;
  width: 125px;
  outline: none;
  background: none;
  text-indent: 15px;
  box-shadow: inset 7px 7px 7px -7px black;
  background-color: white;
  margin-right: 10px;
}
.filter-container .filters .date-range-filter input[type=text]::-webkit-input-placeholder {
  color: #bbc5ce;
}
.filter-container .filters .date-range-filter input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #bbc5ce;
}
.filter-container .filters .date-range-filter input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #bbc5ce;
}
.filter-container .filters .date-range-filter input[type=text]:-ms-input-placeholder {
  color: #bbc5ce;
}
.filter-container .filters .date-range-filter input[type=button] {
  border: none;
  float: left;
  background: transparent url("/includes/images/search-icon-filter.png") no-repeat;
  height: 30px;
  width: 31px;
  margin: 0;
}
.filter-container .filters .search-filter {
  float: right;
}
.filter-container .filters .search-filter input[type=text] {
  float: left;
  border: 0;
  color: #333333;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 14px;
  height: 28px;
  padding-top: 2px;
  width: 375px;
  outline: none;
  background: none;
  text-indent: 15px;
  box-shadow: inset 7px 7px 7px -7px black;
  background-color: white;
  margin-right: 10px;
}
.filter-container .filters .search-filter input[type=text]::-webkit-input-placeholder {
  color: #bbc5ce;
}
.filter-container .filters .search-filter input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #bbc5ce;
}
.filter-container .filters .search-filter input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #bbc5ce;
}
.filter-container .filters .search-filter input[type=text]:-ms-input-placeholder {
  color: #bbc5ce;
}
.filter-container .filters .search-filter input[type=button] {
  border: none;
  float: left;
  background: transparent url("/includes/images/search-icon-filter.png") no-repeat;
  height: 30px;
  width: 31px;
  margin: 0;
}
.filter-container .filters .search-filter-two-column {
  float: left;
  width: 674px;
  padding-top: 10px;
}
.filter-container .filters .search-filter-two-column input[type=text] {
  width: 616px;
}
.filter-container .filters .search-text {
  padding-top: 10px;
}
.filter-container .filters .search-text > label {
  font-family: 'Quattrocento Sans';
  font-size: 18px;
  color: white;
  font-weight: bold;
}
.filter-container .filter-selected {
  padding-top: 10px;
}
.filter-container .filter-selected > span {
  display: block;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: white;
  line-height: 30px;
  font-weight: bold;
  float: left;
}
.filter-container .filter-selected > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}
.filter-container .filter-selected > ul > li {
  float: left;
  margin-left: 5px;
}
.filter-container .filter-selected > ul > li > span {
  font-family: 'Quattrocento Sans';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  color: white;
  padding: 3px 10px;
  line-height: 18px;
  display: block;
  background-color: #697a91;
}
.filter-container .filter-selected > ul > li > span > a {
  background: url("/includes/images/selected-filter-close-button.png") no-repeat;
  width: 15px;
  height: 16px;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: 3px;
}
.filter-container .filter-selected > input[type=button] {
  border: none;
  float: right;
  background: no-repeat;
  background: -webkit-linear-gradient(white, #e4eeee);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, #e4eeee);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, #e4eeee);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, #e4eeee);
  /* Standard syntax */

  margin: 0;
  color: #284062;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 5px;
  font-family: 'Quattrocento Sans';
}
.less-than-ie10 .filter-container .filter-selected > input[type=button] {
  background: white;
}
.filter-container .filter-results {
  padding-top: 10px;
}
.filter-container .filter-results > label {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: white;
  line-height: 16px;
}
.filter-container .filter-results > label > span {
  font-weight: bold;
}
.filter-container .filter-checkbox {
  padding-top: 7px;
  position: relative;
  left: -15px;
}
.filter-container .filter-checkbox > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
.filter-container .filter-checkbox > ul > li {
  margin-right: 5px;
  float: left;
}
.filter-container .filter-checkbox > ul > li > a {
  text-decoration: none;
  color: #dcdfe4;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  padding: 10px 0 5px 15px;
  display: block;
}
.filter-container .filter-checkbox > ul > li > a .show-all-img {
  background: url("/includes/images/publications-resources-images/filter-dropdown-img.png") no-repeat;
  background-position: 0 -26px;
  display: inline-block;
  height: 10px;
  margin-left: 9px;
  padding-right: 9px;
  width: 20px;
}
.filter-container .filter-checkbox > ul > li > ul {
  display: none;
  background-color: #697a91;
  position: absolute;
  left: 0;
  top: 30px;
  margin: 0;
  padding: 6px 20px;
  width: 890px;
  list-style-type: none;
}
.filter-container .filter-checkbox > ul > li > ul > li {
  float: left;
  width: 33.33%;
  padding: 10px 0;
}
.filter-container .filter-checkbox > ul > li > ul > li input[type=checkbox] {
  height: 20px;
  width: 20px;
  display: block;
}
.filter-container .filter-checkbox > ul > li > ul > li label {
  color: #dcdfe4;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  line-height: 20px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  text-indent: 5px;
}
.filter-container .filter-checkbox > ul > li > ul > li label.checked {
  color: white;
}
.filter-container .filter-checkbox > ul > li:hover > a {
  background-color: #697a91;
  color: white;
}
.filter-container .filter-checkbox > ul > li:hover > a .show-all-img {
  background-position: 0 0;
}
.filter-container .filter-checkbox > ul > li:hover > ul {
  display: block;
}
.filter-container .filter-checkbox .sort-By-date {
  float: right;
  position: relative;
}
.filter-container .filter-checkbox .sort-By-date > span {
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  color: #dee1e6;
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px 0 16px 12px;
  cursor: pointer;
  display: block;
}
.filter-container .filter-checkbox .sort-By-date > span .show-all-img {
  background: url("/includes/images/publications-resources-images/filter-dropdown-img.png") no-repeat;
  background-position: 0px -26px;
  width: 20px;
  height: 10px;
  padding-right: 9px;
  margin-left: 9px;
  display: inline-block;
}
.filter-container .filter-checkbox .sort-By-date > ul {
  display: none;
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 142px;
  background-color: #697a91;
}
.filter-container .filter-checkbox .sort-By-date > ul > li > a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: white;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.filter-container .filter-checkbox .sort-By-date > ul > li > a:hover {
  background-color: #485d79;
}
.filter-container .filter-checkbox .sort-By-date:hover > span {
  color: white;
  background-color: #697a91;
}
.filter-container .filter-checkbox .sort-By-date:hover > span .show-all-img {
  background-position: 0 0;
}
.filter-container .filter-checkbox .sort-By-date:hover > ul {
  display: block;
}
.filter-container-two-column {
  width: 658px;
  margin-left: -2px;
  margin-top: -2px;
}
.blog > ul > li > ul {
  width: 648px !important;
}
.filter-search .filters .search-filter {
  float: left;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .wrapper {
  margin-bottom: 10px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container {
  padding: 0px;
  background-color: #8e9aaa;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .resource-filter {
  float: right;
  position: relative;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .resource-filter > span {
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  color: #dee1e6;
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px 0 10px 12px;
  display: block;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .resource-filter > span .show-all-img {
  background: url("/includes/images/publications-resources-images/filter-dropdown-img.png") no-repeat;
  background-position: 0px -26px;
  width: 20px;
  height: 10px;
  padding-right: 16px;
  margin-left: 9px;
  display: inline-block;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .resource-filter > ul {
  display: none;
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 142px;
  background-color: #697a91;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .resource-filter > ul > li > a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: white;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .resource-filter > ul > li > a:hover {
  background-color: #485d79;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .resource-filter:hover > span {
  color: white;
  background-color: #697a91;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .resource-filter:hover > span .show-all-img {
  background-position: 0 0;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .resource-filter:hover > ul {
  display: block;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .alphabet-dictionary-filter {
  margin: 0;
  padding: 14px 0 10px 10px;
  background-color: #dde1e5;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .alphabet-dictionary-filter:after {
  clear: both;
  content: '';
  display: block;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .alphabet-dictionary-filter > li {
  background-color: #8e9aaa;
  list-style: none;
  /*margin: 0 1.8px;*/
  /*float: left;*/
  display: inline-block;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .alphabet-dictionary-filter > li:hover {
  background-color: #2560b2;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .alphabet-dictionary-filter > li > a {
  text-decoration: none;
  outline: none;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Quattrocento';
  color: white;
  display: block;
  font-weight: bold;
  cursor: default;
  padding-top: 2px;
  text-align: center;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .alphabet-dictionary-filter > li .clickable {
  cursor: pointer;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .alphabet-dictionary-filter > li .selected {
  background-color: #2560b2;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .alphabet-dictionary-filter > li .disabled {
  background-color: #dde1e5;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-title-container .alphabet-dictionary-filter > li > span {
  text-decoration: none;
  outline: none;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Quattrocento';
  color: white;
  display: block;
  font-weight: bold;
  padding-top: 2px;
  text-align: center;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper {
  background-color: white;
  text-align: left;
  display: block;
  margin: 0px;
  text-align: center;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .alphabet-dictionary-filter {
  margin: 0;
  padding: 12px 0 0;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .alphabet-dictionary-filter:after {
  clear: both;
  content: '';
  display: block;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .alphabet-dictionary-filter > li {
  background-color: #8e9aaa;
  list-style: none;
  /*margin: 0 1.8px;*/
  /*float: left;*/
  display: inline-block;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .alphabet-dictionary-filter > li:hover {
  background-color: #2560b2;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .alphabet-dictionary-filter > li > a {
  text-decoration: none;
  outline: none;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Quattrocento';
  color: white;
  display: block;
  font-weight: bold;
  cursor: default;
  padding-top: 2px;
  text-align: center;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .alphabet-dictionary-filter > li .clickable {
  cursor: pointer;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .alphabet-dictionary-filter > li .selected {
  background-color: #2560b2;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .alphabet-dictionary-filter > li .disabled {
  background-color: #dde1e5;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .alphabet-dictionary-filter > li > span {
  text-decoration: none;
  outline: none;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Quattrocento';
  color: white;
  display: block;
  font-weight: bold;
  padding-top: 2px;
  text-align: center;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .glossary_dictionary {
  text-align: left;
  padding: 10px 20px;
  margin: 0;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .glossary_dictionary > li {
  list-style: none;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .glossary_dictionary > li > h2 {
  font-family: "Quattrocento";
  font-weight: bold;
  color: #333333;
  font-size: 18px;
  margin: 20px 0 0;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .glossary-wrapper .glossary_dictionary > li > p {
  font-family: "Quattrocento";
  font-size: 14px;
  margin: 5px 0 0;
  font-weight: normal;
  color: #333333;
  display: block;
  line-height: 18px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .expand-all-top-container {
  display: block;
  background-color: #8e9aaa;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .expand-all-top-container > a.expand-all,
.middlewide-three-column .three-column-left-middle-right-section .middle-column .expand-all-top-container > a.collapse-all {
  background: -webkit-linear-gradient(white, #ecf3f3);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, #ecf3f3);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, #ecf3f3);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, #ecf3f3);
  /* Standard syntax */

  border-radius: 4px;
  float: right;
  margin: 10px 10px 10px 0px;
  padding: 8px 17px 6px 17px;
  text-decoration: none;
  outline: none;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #284062;
  font-weight: bold;
  line-height: 16px;
  display: block;
  cursor: pointer;
  text-transform: uppercase;
}
.less-than-ie10 .middlewide-three-column .three-column-left-middle-right-section .middle-column .expand-all-top-container > a.expand-all,
.less-than-ie10 .middlewide-three-column .three-column-left-middle-right-section .middle-column .expand-all-top-container > a.collapse-all {
  background: white;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .expand-all-top-container > a.collapse-all {
  display: none;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .heading {
  display: block;
  background-color: #8e9aaa;
  margin-top: 20px;
  color: white;
  font-family: 'Quattrocento';
  font-size: 18px;
  font-weight: normal;
  margin: 20px 0 0px 0px;
  padding: 14px 0px 13px 20px;
  line-height: 13px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .faq-content {
  background-color: white;
  padding: 10px;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .faq-content > ul {
  text-align: left;
  display: block;
  margin: 0px;
  padding: 0;
  list-style-type: none;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .faq-content > ul > li {
  list-style: none;
  padding-bottom: 10px;
  /*&:first-child {
                            .title {
                                >span {
                                    background-position: 0px 0px;
                                }
                            }

                            >p {
                                display: block;
                            }
                        }*/

}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .faq-content > ul > li .title {
  background-color: #dbe9e9;
  padding: 10px 12px;
  display: block;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .faq-content > ul > li .title > h4 {
  display: block;
  margin: 0px;
  text-decoration: none;
  outline: none;
  font-family: 'Quattrocento';
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 16px;
  cursor: pointer;
  float: left;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .faq-content > ul > li .title > span {
  background: url("/includes/images/expand-collapse-faq-sprite.png") no-repeat;
  background-position: 0px -21px;
  width: 19px;
  height: 19px;
  display: block;
  float: right;
  margin-right: 12px;
  cursor: pointer;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .faq-content > ul > li > p {
  display: none;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #333333;
  font-weight: normal;
  line-height: 18px;
  margin: 0;
  padding: 14px 15px 0;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .faq-content > ul > li.expanded .title > span {
  background-position: 0px 0px !important;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .faq-content > ul > li.expanded > p {
  display: block !important;
}
.middlewide-three-column .three-column-left-middle-right-section .middle-column .faq-content > ul > li .title > h4 {
  background: none;
  display: block;
  margin: 0px;
  text-decoration: none;
  outline: none;
  font-family: 'Quattrocento';
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 16px;
  cursor: pointer;
  float: left;
}
.container .rightwide-two-column {
  width: 960px;
  margin: 0 auto;
}
.container .rightwide-two-column .heading {
  padding-left: 30px;
  display: block;
  /*padding: 0 0 10px 30px;*/

}
.container .rightwide-two-column .heading h1 {
  font-family: Quattrocento;
  font-weight: normal;
  color: #2560b2;
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 36px;
}
.container .rightwide-two-column .two-column-left-right-section {
  margin: 0px auto;
  width: 940px;
}
.container .rightwide-two-column .two-column-left-right-section .left-column {
  width: 220px;
  float: left;
  margin-right: 20px;
}
.container .rightwide-two-column .two-column-left-right-section .right-column {
  width: 700px;
  float: left;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper {
  background-color: white;
  margin: 0px;
  text-align: left;
  display: block;
  width: 660px;
  float: left;
  padding: 20px;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper .generic-image {
  display: block;
  width: 100%;
}
.container .rightwide-two-column .two-column-left-right-section .wrapper .generic-image > img {
  border: 0 none;
  width: 100%;
  display: block;
}
.container .rightwide-two-column .two-column-left-right-section .generic-wrapper {
  padding: 0;
  width: 700px;
}
.subscription-form {
  padding: 20px;
  width: 900px;
  margin: 0 auto;
  background-color: white;
  border-bottom: 1px solid #999999;
}
.subscription-form .subscription-info {
  width: 900px;
  margin: 20px auto;
}
.subscription-form .subscription-info label {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #336666;
  font-weight: bold;
  line-height: 30px;
}
.subscription-form .subscription-info > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.subscription-form .subscription-info > ul > li {
  float: left;
  width: 49%;
  margin-bottom: 10px;
  text-align: right;
}
.subscription-form .subscription-info > ul > li input[type=text] {
  border: 0;
  color: #333333;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 14px;
  height: 26px;
  padding-top: 4px;
  width: 319px;
  outline: none;
  text-indent: 15px;
  box-shadow: inset 7px 7px 7px -7px black;
  background-color: white;
  margin-left: 20px;
}
.subscription-form .subscription-info > ul > li .custom-checkbox {
  font-weight: normal;
  color: #333333;
  font-style: italic;
  text-indent: 5px;
}
.subscription-form .subscription-info > ul > li .jquery-safari-checkbox {
  float: none;
}
.subscription-form .subscription-info > ul > li .check-text {
  float: left;
  text-indent: 12px;
}
.subscription-form .subscription-info > ul > li .mark {
  margin-left: 27%;
  float: left;
  margin-top: 5px;
}
.subscription-form .subscription-info > ul > li .jquery-safari-checkbox img {
  background: transparent url("/includes/images/checkbox gray.png") no-repeat;
  background-position: 0 -26px;
  width: 19px;
}
.subscription-form .subscription-info > ul > li .jquery-safari-checkbox-checked img {
  background-position: 0 0;
}
.subscription-form > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.subscription-form > ul > li {
  float: left;
  width: 44.4%;
  padding: 20px;
  margin-right: 20px;
}
.subscription-form > ul > li:nth-last-child(2),
.subscription-form > ul > li:nth-last-child(1) {
  border-bottom: none;
}
.subscription-form > ul > li.last-child {
  margin-right: 0;
}
.subscription-form > ul > li .mark {
  margin-top: 10px;
  float: left;
}
.subscription-form > ul > li .jquery-safari-checkbox img {
  background: transparent url("/includes/images/checkbox gray.png") no-repeat;
  background-position: 0 -26px;
  width: 19px;
}
.subscription-form > ul > li .jquery-safari-checkbox-checked img {
  background-position: 0 0;
}
.subscription-form > ul > li > img {
  margin-left: 20px;
  display: block;
  float: left;
}
.subscription-form > ul > li .description {
  float: left;
  width: 56.2%;
}
.subscription-form > ul > li .description > h4 {
  font-family: 'Quattrocento Sans';
  font-size: 18px;
  color: #2560b2;
  margin: 0;
  font-weight: normal;
  line-height: 18px;
  background: none;
}
.subscription-form > ul > li .description > p {
  margin: 5px 0 0;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  line-height: 18px;
  color: #333333;
}
.subscription-form .submit-button {
  text-align: center;
  margin-top: 20px;
  padding: 40px 0 15px;
  border-top: 1px solid #999999;
}
.subscription-form .submit-button > input[type=button] {
  background: none;
  background: -webkit-linear-gradient(white, #e4eeee);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(white, #e4eeee);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(white, #e4eeee);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(white, #e4eeee);
  /* Standard syntax */

  text-transform: uppercase;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #336666;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 7px;
  border: 1px solid #e1ecec;
}
.less-than-ie10 .subscription-form .submit-button > input[type=button] {
  background: white;
}
.container .rightwide-two-column {
  width: 960px;
  margin: 0 auto;
}
.container .rightwide-two-column .two-column-left-right-section {
  margin: 0px auto;
  width: 940px;
}
.container .rightwide-two-column .two-column-left-right-section .right-column {
  width: 700px;
  float: left;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content {
  margin-top: 20px;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .subhead-style-h3 {
  background: white;
  padding: 15px 20px 30px;
  display: block;
  line-height: 18px;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .subhead-style-h3 > p {
  font-size: 14px;
  font-family: 'Quattrocento';
  color: #333333;
  font-weight: normal;
  display: block;
  text-align: left;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .generic-2-column-template-wrapper {
  background-color: white;
  text-align: left;
  display: block;
  float: left;
  margin: 0px auto;
  /*padding: 22px 33px 0 21px;*/
  padding: 22px 21px;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .generic-2-column-template-wrapper > h5 {
  margin: 0;
  font-family: 'Quattrocento Sans';
  font-size: 18px;
  font-weight: normal;
  color: #2560b2;
  display: block;
  line-height: 18px;
  padding-bottom: 20px;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .generic-2-column-template-wrapper > h6 {
  margin: 0;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  display: block;
  line-height: 14px;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .generic-2-column-template-wrapper > p {
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  display: block;
  line-height: 18px;
  text-align: left;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .generic-2-column-template-wrapper > span {
  margin: 0;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  display: block;
  line-height: 14px;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .generic-2-column-template-wrapper > ul {
  list-style-type: none;
  margin: 0;
  padding-left: 30px;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .generic-2-column-template-wrapper > ul > li {
  margin-top: 10px;
  list-style: none;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .generic-2-column-template-wrapper > ul > li:before {
  content: "• ";
  color: #333333;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .generic-2-column-template-wrapper .order-list {
  margin-right: 30px;
  list-style-type: none;
  padding: 0 0 0 30px;
  margin: 0;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .generic-2-column-template-wrapper .order-list > li {
  margin-top: 10px;
  list-style: decimal;
  content: ".";
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}
.container .rightwide-two-column .two-column-left-right-section .right-column .generic-two-column-content .generic-2-column-template-wrapper .order-list > li:before {
  content: ") ";
  color: #333333;
}
.generic-page.in-plain-english .container .one-column {
  width: 940px;
  margin: 0 auto;
}
.generic-page.in-plain-english .container .one-column .heading > h1 {
  font-size: 40px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.generic-page.in-plain-english .container .one-column .one-column-content {
  display: block;
}
.generic-page.in-plain-english .container .one-column .one-column-content .utility-navigation {
  background-color: white;
  display: block;
  padding: 10px 0;
}
.generic-page.in-plain-english .container .one-column .one-column-content .utility-navigation > h2 {
  float: left;
  font-size: 30px;
  font-family: 'Quattrocento';
  font-weight: bold;
  color: #2560b2;
  margin: 12px 0 8px 20px;
  padding: 0;
  font-weight: normal;
}
.generic-page.in-plain-english .container .one-column .one-column-content .utility-navigation > ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
.generic-page.in-plain-english .container .one-column .one-column-content .utility-navigation > ul > li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  border-left: 1px solid #cccccc;
}
.generic-page.in-plain-english .container .one-column .one-column-content .utility-navigation > ul > li > a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  color: #2560b2;
  font-family: 'Quattrocento';
  font-size: 12px;
  font-weight: normal;
  padding: 15px 18px;
  display: table-cell;
  vertical-align: middle;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation {
  display: block;
  background: #284062;
  text-align: center;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  float: left;
  position: relative;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li > a {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  color: white;
  font-family: 'Quattrocento Sans';
  font-size: 11px;
  font-weight: bold;
  padding: 8px 0;
  display: block;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li > a:hover {
  background-color: #e1ecec;
  color: #284062;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li .hover-menu {
  display: none;
  position: absolute;
  width: 210px;
  left: 0;
  z-index: 1000;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li .hover-menu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li .hover-menu > ul > li {
  background-color: #deeaea;
  border-bottom: 1px solid #9dc2c2;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li .hover-menu > ul > li > a {
  color: #336666;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-family: 'Quattrocento Bold';
  font-size: 14px;
  font-weight: normal;
  padding: 15px 24px;
  display: block;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li .hover-menu > ul > li > a:hover {
  color: white;
  background-color: #aecccc;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li .hover-menu > ul > li:hover > a {
  color: white;
  background-color: #aecccc;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li:hover > a {
  background-color: #e1ecec;
  color: #284062;
}
.generic-page.in-plain-english .container .one-column .one-column-content .main-navigation > ul > li:last-child .hover-menu {
  left: initial;
  right: 0;
}
.generic-page.in-plain-english .container .one-column .one-column-content .english-resource-image {
  width: 100%;
}
.generic-page.in-plain-english .container .one-column .one-column-content .english-resource-image > img {
  border: 0 none;
  width: 100%;
  display: block;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer {
  background-color: #284062;
  display: block;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer .footer-prev-nav {
  float: left;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer .footer-prev-nav > a {
  display: block;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
  color: white;
  font-size: 12px;
  font-family: 'Quattrocento Sans';
  text-align: left;
  text-transform: uppercase;
  padding: 15px 0 15px 10px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer .footer-prev-nav > a > span {
  background: url("/includes/images/left-arrow.png") no-repeat scroll 0 0;
  display: inline-block;
  height: 11px;
  position: relative;
  top: 2px;
  width: 6px;
  margin-right: 10px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer .footer-next-nav {
  float: right;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer .footer-next-nav > a {
  display: block;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
  color: white;
  font-size: 12px;
  font-family: 'Quattrocento Sans';
  text-align: left;
  text-transform: uppercase;
  padding: 15px 10px 15px 0px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .footer .footer-next-nav > a > span {
  background: url("/includes/images/right-arrow.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 11px;
  margin-left: 10px;
  position: relative;
  top: 2px;
  width: 6px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper {
  background-color: white;
  padding: 15px;
  position: relative;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .mainImage {
  border: 0px currentColor;
  left: 0px;
  top: 0px;
  width: 54%;
  float: left;
  -ms-interpolation-mode: bicubic;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .activitiesImage {
  border: 0px currentColor;
  left: 0px;
  top: 0px;
  width: 260px;
  float: left;
  -ms-interpolation-mode: bicubic;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper > p {
  margin: 0px 0px 5px 58%;
  padding: 0px;
  border: 0px currentColor;
  width: 35%;
  display: block;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .listmargin {
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  display: block;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .customOverlay {
  position: absolute;
  left: 110px;
  top: 575px;
  width: 400px;
  z-index: 1;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .customOverlay > p {
  font-size: 13px;
  color: white;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .customOverlayCustomPosition {
  position: absolute;
  z-index: 1;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .customOverlayCustomPosition > p {
  font-size: 13px;
  color: white;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayConclusion {
  left: 105px;
  top: 560px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayHistoryResponsibilities {
  left: 110px;
  top: 550px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayRegionalStructureMap {
  left: 120px;
  top: 550px;
  width: 380px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayRegionalStructure {
  left: 530px;
  top: 445px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayWhoOwnsBanks {
  left: 110px;
  top: 535px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayReserveBanksAndPolicy {
  left: 110px;
  top: 565px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayGatheringData {
  left: 110px;
  top: 575px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlaySupervisionAndRegulation {
  left: 45px;
  top: 350px;
  width: 450px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayConsumerProtection {
  left: 105px;
  top: 555px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayDiscountWindow1 {
  left: 240px;
  top: 68px;
  width: 240px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayDiscountWindow2 {
  left: 49px;
  top: 115px;
  width: 240px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayDiscountWindow3 {
  left: 255px;
  top: 230px;
  width: 220px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayTermAuctionFacility {
  left: 110px;
  top: 575px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayProvidingFinancialServices {
  left: 110px;
  top: 575px;
  width: 400px;
}
.generic-page.in-plain-english .container .one-column .one-column-content .wrapper .overlayElectronicFormsOfPayment {
  left: 110px;
  top: 565px;
  width: 400px;
}
.left-section-nav {
  box-shadow: 0px 0px 8px 0px #707070;
}
.left-section-nav .sectionNavigationOverrideSubheader {
  font-family: 'Quattrocento';
  color: white !important;
  background-color: #284062 !important;
  text-align: center;
  font-weight: bold;
  display: block;
  line-height: 18px;
}
.left-section-nav .sectionNavigationOverrideLink {
  font-family: 'Quattrocento';
}
.left-section-nav .navHeading {
  padding-top: 18px;
  padding-bottom: 8px;
  font-family: 'Quattrocento';
  color: white;
  background-color: #284062;
  text-align: center;
  font-weight: bold;
  display: block;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
}
.left-section-nav .nav-child-Listing {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background-color: #cfe1e1;
}
.left-section-nav .nav-child-Listing a {
  padding: 8px 17px;
  display: block;
  font-size: 14px;
  line-height: 14px;
  font-family: 'Quattrocento';
  color: #336666;
  font-weight: bold;
  text-decoration: none;
}
.left-section-nav .nav-child-Listing a:hover {
  background-color: #a3c5c5;
  color: #2560b2;
}
.left-section-nav .nav-child-Listing span {
  padding: 8px 18px;
  display: block;
  font-size: 14px;
  line-height: 14px;
  font-family: 'Quattrocento';
  color: #336666;
  font-weight: bold;
  text-decoration: none;
  padding-left: 17px;
}
.left-section-nav .nav-child-Listing .sectionNavigationOverride {
  color: black;
}
.left-section-nav .nav-child-Listing > li {
  border-bottom: 1px solid #a3c5c5;
}
.left-section-nav .nav-child-Listing > li > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.left-section-nav .nav-child-Listing > li > ul li {
  border-bottom: 1px solid #a3c5c5;
}
.left-section-nav .nav-child-Listing > li > ul li:first-child {
  border-top: 1px solid #a3c5c5;
}
.left-section-nav .nav-child-Listing > li > ul li span {
  padding-left: 40px;
}
.left-section-nav .nav-child-Listing > li > ul li > a {
  padding-left: 40px;
}
.left-section-nav .nav-child-Listing > li > ul li > a:hover {
  background-color: #a3c5c5;
}
.left-section-nav .nav-child-Listing > li > ul > li:last-child {
  border-bottom: none;
}
.search-results {
  background-color: white;
}
.search-results .filter-container-search-page {
  width: 900px;
  margin: 0 auto;
  padding: 10px 20px;
  background-color: #8793a3;
}
.search-results .filter-container-search-page input::-moz-placeholder,
.search-results .filter-container-search-page .ui-input-search input::-moz-placeholder,
.search-results .filter-container-search-page textarea.ui-input-text::-moz-placeholder {
  color: #333333 !important;
  opacity: 1;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
}
.search-results .filter-container-search-page .filters {
  padding-bottom: 10px;
}
.search-results .filter-container-search-page .filters .search-filter {
  float: left;
}
.search-results .filter-container-search-page .filters .search-filter input[type=text] {
  float: left;
  border: 0;
  color: #333333;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 14px;
  height: 28px;
  padding-top: 2px;
  width: 375px;
  outline: none;
  background: none;
  text-indent: 15px;
  box-shadow: inset 7px 7px 7px -7px black;
  background-color: white;
  margin-right: 10px;
}
.search-results .filter-container-search-page .filters .search-filter input[type=text]::-webkit-input-placeholder {
  color: #bbc5ce;
}
.search-results .filter-container-search-page .filters .search-filter input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #bbc5ce;
}
.search-results .filter-container-search-page .filters .search-filter input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #bbc5ce;
}
.search-results .filter-container-search-page .filters .search-filter input[type=text]:-ms-input-placeholder {
  color: #bbc5ce;
}
.search-results .filter-container-search-page .filters .search-filter input[type=button] {
  border: none;
  float: left;
  background: transparent url("/includes/images/search-icon-filter.png") no-repeat;
  height: 30px;
  width: 31px;
  margin: 0;
}
.search-results .filter-container-search-page .filters .search-text {
  padding: 5px 0 15px;
}
.search-results .filter-container-search-page .filters .search-text > label {
  font-family: 'Quattrocento Sans';
  font-size: 18px;
  color: white;
  font-weight: bold;
}
.search-results .filter-container-search-page .filters .search-text > label span {
  font-style: italic;
}
.search-results > ul {
  margin: 0;
  padding: 0 22px 0 15px;
  list-style-type: none;
}
.search-results > ul > li {
  padding: 20px 9px;
  border-bottom: 1px solid #999999;
}
.search-results > ul > li > h2 {
  margin: 0;
}
.search-results > ul > li > h2 > a {
  font-size: 24px;
  line-height: 24px;
  color: #2560b2;
  text-decoration: none;
  font-family: 'Quattrocento';
  font-weight: normal;
}
.search-results > ul > li > a {
  font-family: 'Quattrocento Sans';
  color: #2560b2;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px;
  display: inline-block;
}
.search-results > ul > li > p {
  font-family: 'Quattrocento Sans';
  color: #333333;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px;
}
.search-results .pagination-container {
  padding: 30px 15px;
}
.pagination > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pagination > ul:after {
  clear: both;
  display: block;
  content: '';
}
.pagination > ul > li {
  float: left;
}
.pagination > ul > li > a {
  color: #96a2b2;
  font-family: 'Quattrocento Sans';
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  display: block;
  padding: 0 6px 0 3px;
  text-decoration: none;
}
.pagination > ul > li > a:hover {
  color: #2560b2;
}
.scfForm {
  margin: 0 auto;
  width: 660px !important;
  padding: 20px;
  background-color: white;
  clear: both;
  /*p {
        color: #333333;
        font-family: 'Quattrocento Sans';
        font-size: 14px;
        line-height: 18px;
        margin: 0;
    }*/

  /*fieldset {

        .scfSectionContent {
            > div.data-container {

                >.scfRequired {
                    float: none;
                }

                >div {
                    float: right;
                }

                >label {
                    display: inline;
                    float: none;
                    text-align: right;
                }
            }
        }
    }*/

}
.one-column-content.generic-column .scfForm {
  width: 100% !important;
  padding: 0px;
}
.scfForm h1 {
  font-family: 'Quattrocento';
  font-size: 48px;
  color: #2560b2;
  margin: 0;
  font-weight: normal;
  line-height: 60px;
  padding: 0 20px;
}
.scfForm p,
.scfForm label,
.scfForm span,
.scfForm .scfValidationSummary {
  color: #336666;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
}
.scfForm label {
  text-align: right;
  margin-right: 20px;
}
.scfForm .label-before:before {
  content: '*';
}
.scfForm input[type="text"],
.scfForm input[type="password"],
.scfForm textarea {
  background-color: white;
  border: 0 none;
  box-shadow: 7px 7px 7px -7px black inset;
  color: #333333;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 14px;
  height: 26px;
  /*margin-left: 20px;*/
  outline: medium none;
  padding-top: 4px;
  text-indent: 15px;
  /*width: 319px;*/

}
.scfForm .scfCheckbox label,
.scfForm .scfCheckBoxList label {
  line-height: 23px;
}
.scfForm .sbHolder {
  background: linear-gradient(white, #e1ecec) repeat;
  width: 100%;
  float: none;
}
.scfForm .sbHolder .sbToggle {
  background: url("/includes/images/move-button.png") no-repeat;
  background-position: 12px 13px;
  display: block;
  height: 30px;
  outline: medium none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
.scfForm .sbHolder .sbSelector {
  width: 100%;
}
.scfForm .sbHolder .sbOptions {
  width: 100%;
  overflow-y: scroll;
}
.scfForm .jquery-safari-checkbox {
  margin-right: 10px;
}
.scfForm .jquery-safari-checkbox img {
  background: transparent url("/Includes/images/checkbox gray.png") no-repeat;
  background-position: 0 -26px;
  width: 19px;
}
.scfForm .jquery-safari-checkbox-checked img {
  background-position: 0 0;
}
.scfForm .custom-radio-buttons {
  margin-right: 10px;
}
.scfForm .custom-radio-buttons .jquery-safari-checkbox img {
  background: transparent url("/Includes/images/radio-button-sprite.png") no-repeat;
  background-position: 0 -24px;
  width: 20px;
}
.scfForm .custom-radio-buttons .jquery-safari-checkbox-checked img {
  background-position: 0 0;
}
.scfForm .custom-radio-buttons label {
  float: left;
  line-height: 23px;
}
.scfForm .custom-radio-buttons:after {
  clear: both;
  display: block;
  content: '';
}
.scfForm textarea {
  height: initial;
  text-indent: 0;
  padding-left: 15px;
}
.scfForm .scfSubmitButtonBorder {
  /*border-top: 1px solid #999999;
        margin-top: 20px;
        padding: 40px 0 15px;
        text-align: center;*/
  padding-bottom: 15px;
  width: 70.5%;
  float: right;
}
.scfForm .scfSubmitButtonBorder input[type="submit"] {
  background: linear-gradient(white, #e4eeee) repeat;
  border: 1px solid #e1ecec;
  border-radius: 7px;
  color: #336666;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px;
  text-transform: uppercase;
}
.scfForm .scfSectionContent div:after {
  clear: both;
  display: block;
  content: '';
}
.scfForm .scfValidator,
.scfForm .scfValidationSummary {
  font-weight: bold;
  font-family: 'Quattrocento Sans';
  font-size: 14px;
  color: #ff3300;
}
.scfForm .scfDateSelectorBorder .scfDateSelectorLabel {
  text-align: right;
  margin-right: 20px;
  width: 27.5%;
}
.scfForm .scfDateSelectorBorder .sbHolder {
  width: 30%;
  margin-right: 10px;
  display: inline-block;
}
.scfForm .scfDateSelectorBorder label {
  width: 30%;
  margin-right: 10px;
  padding-left: 5px;
  text-align: initial;
}
.scfForm .scfCheckbox > label {
  margin-right: 0;
  text-align: initial;
}
.scfForm .scfRadioButtonListBorder label,
.scfForm .scfCheckBoxListBorder label {
  margin-right: 0;
  text-align: initial;
}
.scfForm .scfRadioButtonListBorder .scfRadioButtonListLabel,
.scfForm .scfCheckBoxListBorder .scfRadioButtonListLabel,
.scfForm .scfRadioButtonListBorder .scfCheckBoxListLabel,
.scfForm .scfCheckBoxListBorder .scfCheckBoxListLabel {
  text-align: right;
  margin-right: 20px;
  width: 27.5%;
}
.scfForm .scfSectionLegend {
  font-size: 16px;
  font-family: 'Quattrocento';
  color: #2560b2;
}
.scfForm fieldset .scfSectionContent > div:not(.scfDateSelectorBorder,.scfDropListBorder,.scfListBoxBorder) {
  text-align: right;
}
.scfForm .scfRequired {
  float: left;
}
.scfForm .scfDropListLabel,
.scfForm .scfEmailLabel,
.scfForm .scfMultipleLineTextLabel,
.scfForm .scfSingleLineTextLabel,
.scfForm .scfPasswordLabel,
.scfForm .scfNumberLabel,
.scfForm .scfDatePickerLabel,
.scfForm .scfDateLabel,
.scfForm .scfRadioButtonListLabel,
.scfForm .scfCheckBoxListLabel,
.scfForm .scfListBoxLabel,
.scfForm .scfFileUploadLabel,
.scfForm .scfDateSelectorLabel,
.scfForm .scfCreditCardLabel,
.scfForm .scfConfirmPasswordLabel,
.scfForm .scfCaptchaLabel,
.scfForm .scfTelephoneLabel,
.scfForm .scfSmsTelephoneLabel {
  clear: none;
}
div:after {
  clear: both;
  display: block;
  content: '';
}
/*#region datepicker style*/

.ui-datepicker {
  width: 17em;
  padding: 5px !important;
  display: none;
  z-index: 200 !important;
  box-shadow: 10px 10px 10px 0 #3e434b;
}
.ui-widget-header {
  background: none !important;
  border: none !important;
  color: #2560b2 !important;
  font-weight: bold !important;
}
.ui-datepicker-calendar thead:first-child {
  display: none;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 2px solid #c4cad2 !important;
  background: none !important;
  font-weight: normal !important;
  color: #8995a5 !important;
  text-align: center;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa !important;
  background: white url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x !important;
  font-weight: normal !important;
  color: #212121 !important;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121 !important;
  text-decoration: none !important;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 2px solid #2560b2;
  background: #2560b2;
  font-weight: normal;
  color: white;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #2560b2 !important;
  background: #2560b2 !important;
  color: white !important;
}
/*#endregion*/

.scfCheckboxBorder {
  float: right;
  width: 70.5% !important;
}
.scfRadioButtonListGeneralPanel {
  position: relative;
  left: -2px;
}
.scfRadioButtonListGeneralPanel tr {
  display: inline-block;
  margin-right: 20px;
}
.custom-radio-buttons label {
  width: initial;
}
.boxWithBorder {
  border: solid 1px black;
  padding: 15px;
}
.boxWithBorder .scfCheckBoxListGeneralPanel {
  float: none;
}
.boxWithBorder .scfCheckBoxListLabel,
.boxWithBorder .scfCheckBoxListGeneralPanel {
  display: block;
  float: none;
  width: auto;
}
.boxWithBorder .scfCheckBoxListLabel:before {
  content: "";
}
.boxWithBorder .scfCheckBoxList {
  margin-top: 15px;
}
.boxWithBorder .scfCheckBoxList label:after {
  content: "*";
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .scfForm input[type="text"],
  .scfForm input[type="password"],
  .scfForm textarea {
    background-color: white;
    border: solid 2px #e5e8ea;
    box-shadow: 7px 7px 7px -7px black inset;
    color: #333333;
    font-family: 'Quattrocento Sans', sans-serif;
    font-size: 14px;
    height: 26px;
    /*margin-left: 20px;*/
    outline: medium none;
    padding-top: 4px;
    text-indent: 15px;
    /*width: 319px;*/
  
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .scfForm input[type="text"],
  .scfForm input[type="password"],
  .scfForm textarea {
    background-color: white;
    border: solid 2px #e5e8ea;
    box-shadow: 7px 7px 7px -7px black inset;
    color: #333333;
    font-family: 'Quattrocento Sans', sans-serif;
    font-size: 14px;
    height: 26px;
    /*margin-left: 20px;*/
    outline: medium none;
    padding-top: 4px;
    text-indent: 15px;
    /*width: 319px;*/
  
  }
}
.ote-header {
  background: transparent url(../images/ontheeconomy-header.jpg) no-repeat top center;
  height: 150px;
  margin-bottom: 20px;
  margin-top: 15px;
  display: none;
}
/*************************************************************************************
Add-This Control
*************************************************************************************/

.dvk-social-sharing {
  line-height: 32px;
  /*margin-left: 75px;*/

}
.ss-ask {
  line-height: 32px;
  margin-left: 65px;
}
.ss-ask a {
  color: gray;
}
.ss-ask a:hover {
  color: #8f2114;
  text-decoration: underline;
}
.ss-twitter {
  margin-right: 12px;
}
.ss-facebook {
  margin-right: 12px;
}
.ss-googleplus {
  margin-right: 12px;
}
.dvk-social-sharing > a {
  display: inline-block;
  margin-left: 12px;
  text-decoration: none;
}
.dvk-social-sharing > span:first-child {
  font-weight: bold;
}
span[class^="ss-icon-"] {
  background-image: url("../images/sprite-32.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  margin-right: 5px;
  vertical-align: middle;
  width: 32px;
}
.ss-icon-twitter {
  background-position: 0 0;
}
a:hover > .ss-icon-twitter {
  background-position: 0 -32px;
}
.ss-icon-facebook {
  background-position: -32px 0;
}
a:hover > .ss-icon-facebook {
  background-position: -32px -32px;
}
.ss-icon-googleplus {
  background-position: -64px 0;
}
a:hover > .ss-icon-googleplus {
  background-position: -64px -32px;
}
.ss-icon-email {
  background-position: -96px 0;
}
a:hover > .ss-icon-email {
  background-position: -96px -32px;
}
/*************************************************************************************
Next/Previous Buttons
*************************************************************************************/

.wb-entry h5 {
  color: #2560b2;
  font-family: "Quattrocento Sans";
  font-size: 18px;
}
.blog-prev-nav {
  background-color: #edeaea;
  float: left;
  height: 65px;
  margin: 0px 0px 10px 0px;
  padding: 10px 25px 10px 10px;
  width: 255px;
  vertical-align: 50%;
  text-align: left;
}
.blog-prev-nav h5 {
  text-align: left;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}
.blog-prev-nav a,
.blog-prev-nav a:visited {
  color: blue;
  text-decoration: underline;
  font-weight: bold;
}
.blog-next-nav {
  background-color: #edeaea;
  float: right;
  margin: 0px 0px 10px 0px;
  padding: 10px 10px 10px 25px;
  width: 255px;
  vertical-align: 50%;
  text-align: right;
}
.blog-next-nav h5 {
  text-align: right;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}
.blog-next-nav a,
.blog-next-nav a:visited {
  color: blue;
  text-decoration: underline;
  font-weight: bold;
}
.economic-graph {
  width: 210px;
  background: url("/includes/images/generic-callout-bg.png") no-repeat;
  background-position: center top;
  margin: 20px auto;
  padding-bottom: 20px;
  border: 5px solid #bebebe;
}
.economic-graph .title {
  position: relative;
}
.economic-graph .title > h2 {
  background-color: #74a8b3;
  padding: 10px;
  color: white;
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 22px;
}
.economic-graph .title > h2 .more-content {
  background: url("/includes/images/arrow-left.png") no-repeat;
  background-position: 0 -29px;
  width: 10px;
  height: 20px;
  display: block;
  margin-right: 10px;
  float: left;
}
.economic-graph .title .economic-graph-content {
  position: absolute;
  right: 210px;
  top: 0;
  border: 5px solid #cccccc;
  display: none;
  z-index: 2000;
  box-shadow: 5px 0 10px 0 #707070;
  background-color: white;
}
.economic-graph .title .economic-graph-content > img {
  display: block;
}
.economic-graph .title:hover > h2 {
  background-color: #339999;
}
.economic-graph .title:hover > h2 .more-content {
  background-position: 0 0;
}
.economic-graph > span {
  font-family: 'Quattrocento Sans';
  font-size: 12px;
  color: #2b61ae;
  margin: 10px 10px 0;
  display: block;
}
.economic-graph > img {
  text-align: center;
  display: block;
  margin: 20px auto 0;
}
.economic-graph > img.brand {
  margin-left: 20px;
}
/* button nav */

ul#ee-nav {
  margin-left: 20px;
  padding-left: 0;
}
.ee-nav-btns li {
  list-style: none;
  padding-bottom: 5px;
}
.btn-colr-1 {
  background-color: #004c66;
}
.btn-colr-1:hover {
  background-color: #006183;
}
.btn-colr-2 {
  background-color: #82b63f;
}
.btn-colr-2:hover {
  background-color: #8fc845;
}
.btn-base {
  width: 174px;
  height: 29px;
  display: block;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.btn-login {
  background-color: #8793a5;
}
.btn-login:hover {
  background-color: #97a4b8;
}
.btn-text {
  font-family: "Quattrocento Sans";
  font-size: 12px;
  font-weight: normal;
  color: white;
  letter-spacing: 1px;
  line-height: 23px;
  text-align: left;
  display: inline-block;
  position: relative;
  top: 4px;
  left: 16px;
}
.btn-login-text {
  font-family: "Quattrocento Sans";
  font-size: 12px;
  font-weight: normal;
  color: #f8f9fa;
  letter-spacing: 1px;
  line-height: 23px;
  text-align: left;
  display: inline-block;
  position: relative;
  top: -6px;
  left: 12px;
}
.apple-1 {
  background: url("https://www.stlouisfed.org/~/media/Images/education/navigation/apples.png");
  background-position: -2px -2px;
  background-repeat: no-repeat;
  width: 21px;
  height: 27px;
  display: inline-block;
  margin-left: 9px;
  margin-top: -2px;
}
.apple-2 {
  background: url("https://www.stlouisfed.org/~/media/Images/education/navigation/apples.png");
  background-position: -2px -32px;
  background-repeat: no-repeat;
  width: 21px;
  height: 27px;
  display: inline-block;
  margin-left: 9px;
  margin-top: -2px;
}
/* logo, gradient bar, resources, content, and content text */

#btn-ee-logo-box {
  background-image: url("https://www.stlouisfed.org/~/media/Images/education/navigation/ee-logo.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 447px;
  height: 99px;
  display: block;
  position: relative;
  left: -25px;
  top: -15px;
}
.ee-grad-bar {
  background-image: url("https://www.stlouisfed.org/~/media/Images/education/navigation/ee-gradient-bar.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 885px;
  height: 9px;
  display: block;
  margin-left: 20px;
}
.ee-content {
  float: right;
  text-align: right;
  width: 630px;
  margin-right: 40px;
}
.ee-home-text {
  font-family: "Quattrocento Sans";
  font-size: 20px;
  color: #1f1f1f;
  letter-spacing: 1px;
  line-height: 23px;
  text-align: left;
}
ul#ee-resource-nav {
  margin-left: 0px;
  padding-left: 0;
}
.ee-resource-btns li {
  list-style: none;
  padding-right: 6px;
  float: left;
}
/* resource audience icons */

.btn-elementary-school {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -2px -2px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-middle-school {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -178px -2px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-high-school {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -354px -2px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-college {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -530px -2px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-consumers {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -706px -2px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
/* resource audience icons - hover state */

.btn-elementary-school:hover {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -2px -95px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-middle-school:hover {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -178px -95px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-high-school:hover {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -354px -95px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-college:hover {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -530px -95px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-consumers:hover {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -706px -95px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
/* resource audience icons - selected state */

.btn-elementary-school-selected {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -2px -188px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-middle-school-selected {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -178px -188px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-high-school-selected {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -354px -188px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-college-selected {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -530px -188px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-consumers-selected {
  background-image: url("/Includes/Images/ee-audience.png");
  background-position: -706px -188px;
  background-repeat: no-repeat;
  width: 174px;
  height: 91px;
  display: block;
}
.btn-color-override {
  background-color: #a0aab7;
}
/* overrides */

.filter-container .filter-checkbox .sort-By-date > span {
  padding-bottom: 10px;
}
.filter-container .filter-selected > ul > li > span {
  background-color: #004c67;
}
.filter-container .filter-selected > ul > li > span > a {
  background: url("/includes/images/selected-filter-close-button-minus.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 16px;
  margin-left: 10px;
  position: relative;
  top: 3px;
  width: 15px;
}
.btn-borders {
  border-color: white;
  border-width: 1px;
  border-right-style: solid;
  border-top-style: none;
  border-bottom-style: solid;
  border-bottom-color: #a0aab7;
}
.btn-borders-2 {
  border-color: white;
  border-width: 1px;
  border-left-style: none;
  border-right-style: none;
  border-top-style: solid;
  border-bottom-style: solid;
}
.filter-container .filter-checkbox > ul > li {
  margin-right: 0px;
}
.filter-container .filter-checkbox {
  left: -20px;
  padding: 0;
  margin: 0;
  position: relative;
  top: 10px;
}
.clear-button-2 {
  background-color: #c4cad2;
  border: 0;
  padding: 3px 10px;
  color: #004c67;
  height: 28px;
  font-weight: bolder;
  font-size: 13px;
  line-height: 18px;
  width: 92px;
}
.resource-hdr {
  background-image: url("/Includes/Images/ee-resources-hdr.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 162px;
  height: 20px;
  display: block;
  float: left;
}
