/*ESNY Template Based upon the OTDA template */
/*!

      ,o888888o. 8888888 8888888888 8 888888888o.            .8.
   . 8888     `88.     8 8888       8 8888    `^888.        .888.
  ,8 8888       `8b    8 8888       8 8888        `88.     :88888.
  88 8888        `8b   8 8888       8 8888         `88    . `88888.
  88 8888         88   8 8888       8 8888          88   .8. `88888.
  88 8888         88   8 8888       8 8888          88  .8`8. `88888.
  88 8888        ,8P   8 8888       8 8888         ,88 .8' `8. `88888.
  `8 8888       ,8P    8 8888       8 8888        ,88'.8'   `8. `88888.
   ` 8888     ,88'     8 8888       8 8888    ,o88P' .888888888. `88888.
      `8888888P'       8 8888       8 888888888P'   .8'       `8. `88888.

                    Contact: OTDA Public Information - nyspio@otda.ny.gov
                  Developer: Jason Morris, OTDA/PDP - jtmorris@albany.edu

*/
/*!
normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
@import url("//fonts.googleapis.com/css?family=Open%20Sans%3A400italic%2C700%20italic%2C400%2C300%2C700%2C800");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: 'Open Sans', Arial, sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }
  
 h2, h3, h4, h5 {
	color: #444444;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * 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; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
/* *, *:after, *:before { @include box-sizing(border-box); } */
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0; }
  .lt-ie9 img {
    -ms-interpolation-mode: bicubic; }
  .ie8 img {
    width: auto; }

.hide {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }
.lt-ie8 .clearfix {
  zoom: 1; }

.clearboth {
  clear: both; }

.center {
  text-align: center; }

/* ==========================================================================
   Special HFTI elements
   ========================================================================== */

.reg-log {
	margin: .75em;
	padding: .5em;
	background: rgba(255,255,255,0.5);
	font-size: .80em;
	border: 1px solid rgba(162,132,155,0.3);
}

.reg-log h1 {
	font-size: 1.2em;
	letter-spacing: normal;
	padding-top: 0;
	margin-top: 0;
	color: #63666A;
}

.reg-log h2 {
	font-size: 1em;
	letter-spacing: normal;
	color: #63666A;
}

.reg-log h2 span {
	border: 1px solid #666;
	background: #fff;
	font-weight: normal;
	font-size: .8em;
	padding: .0 .25em;
	margin-left: .25em;
}

.reg-log dl {
	padding: 0 0 .75em .75em;
	font-size: .9em;
	border-top: 1px solid rgba(162,132,155,0.6);
	border-bottom: 1px solid rgba(162,132,155,0.6);
}
	

.accordion-toggle {cursor: pointer;}
.accordion-content {display: none; padding-bottom: 0;}
.accordion-content.default {display: block;}

dt {background: #e5deeb;
padding-left: .5em;
margin-left: -.5em;}

/* =========================================================== */

@media only screen and (min-device-width: 480px) {
  video, .vidplayer {
    width: 480px;
    height: 360px; }

  .vidplayer {
    width: 480px;
    height: 360px;
    position: relative;
    overflow: hidden; }

  .vidplayer object, .vidplayer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; } }
@media only screen and (max-device-width: 480px) {
  video, .vidplayer {
    width: 100%;
    height: auto; }

  .vidplayer {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden; } }
dt.contact {
  font-weight: 700; }

dd.contact {
  padding-left: 2em !important; }

body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 75%; }
  @media screen and (min-width: 40em) {
    body {
      font-size: 95%; } }
  .lt-ie9 body {
    font-size: 100%; }
  @media screen and (min-width: 75em) {
    body {
      font-size: 100%; } }

h1,
h2,
h3,
h4,
h5,
h6,
.alpha,
.beta,
.gamma,
.delta,
.epsilon,
.zeta {
  font-weight: 700;
  text-rendering: optimizelegibility; }

h1,
.alpha {
  font-size: 2.25em;
  line-height: 1.33333em;
  margin-bottom: 0.66667em;
  letter-spacing: -1px;
  color: #63666A; }

h2,
.beta {
  font-size: 1.75em;
  line-height: 1.28571em;
  margin-bottom: 0.42857em;
  color: #333; }

h3,
.gamma {
  font-size: 1.5em;
  line-height: 1em;
  margin-bottom: 0.75em;
  color: #444; }

h4,
.delta {
  font-size: 1.3125em;
  line-height: 1.14286em;
  margin-bottom: 1.14286em;
  color: #888; }

h5,
.epsilon {
  font-size: 1.125em;
  line-height: 1.11111em;
  margin-top: 1.11111em;
  margin-bottom: 1.11111em; }

h6,
.zeta {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1.375em;
  margin-bottom: 1.375em; }

p {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em; }

ul,
ol {
  padding: 0;
  margin: 0 0 1.5em 1.375em; }
  .lt-ie9 ul, .lt-ie9
  ol {
    margin-left: 2em; }
  @media screen and (min-width: 40em) {
    ul,
    ol {
      margin-left: 2em; } }

.arabic .main ul,
.arabic .main ol {
  margin-right: 1.5em; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-top: 0.25em;
  margin-bottom: 0.5em; }

li {
  line-height: 1.5em; }
  li p {
    margin: 0 0 1em 0; }

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none; }
  ul.inline > li,
  ol.inline > li {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0.3125em;
    padding-right: 0.3125em; }
    .lt-ie8 ul.inline > li, .lt-ie8
    ol.inline > li {
      zoom: 1;
      display: inline;
      vertical-align: auto; }

dl {
  margin-bottom: 1em; }

dt,
dd {
  line-height: 1.5em; }

dt {
  font-weight: bold;
  margin-top: 0.625em; }

dd {
  margin-left: 0; }
  dd p {
    margin-top: 0; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

i i {
	font-style:normal; }

i i i {
	font-style:italic; }

cite {
  font-style: normal; }

small {
  font-size: 87.5%; }

fieldset {
  margin-bottom: 1.5em; }

.nys-header li,
.nys-header p {
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0; }
.nys-header a {
  font-size: 0.875em; }
.nys-header .nys {
  font-family: Times, "Times New Roman", serif; }
  .nys-header .nys a {
    font-size: 1.25em; }

/*.esny-header h1 {
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-top: 0.5em;
  font-size: 1.75em; }
  .lt-ie9 .esny-header h1 {
    font-size: 2em; }
  @media screen and (min-width: 40em) {
    .esny-header h1 {
      font-size: 2em; } }
.esny-header h2 {
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-top: 0.375em;
  font-size: 1em;
  font-weight: 400; } */

.feature {
  font-size: 1em; }
  .lt-ie9 .feature {
    font-size: 0.875em; }
  @media screen and (min-width: 75em) {
    .feature {
      font-size: 0.875em; } }

.follow {
  font-size: 0.875em; }

.footer p {
  margin-bottom: 0.5em; }

.copyright,
.lsu,
.trail,
.more,
.instructions {
  font-size: 87.5%; }

.download,
.photo {
  line-height: 1.3;
  font-size: 0.875em; }

.inside {
  list-style-type: none;
  margin-left: 0; }
  .inside dt {
    font-size: 1.125em; }
  .inside dd {
    margin-bottom: 1.125em; }
  .inside li {
    margin-bottom: 0.625em;
    font-size: 1em; }
    .inside li strong {
      font-size: 1.125em; }

.nav a {
  font-size: 1.75em; }
  .lt-ie9 .nav a {
    font-size: 1.25em; }
  @media screen and (min-width: 50em) {
    .nav a {
      font-size: 1.25em; } }
  .lt-ie9 .nav a {
    font-size: 1.125em; }


.btn, .content .btn.btn-small {
    font-size: .7em;
    margin: 3.25em;
    min-width: 6.0em;
    text-align: center;
    font-weight: normal;
	border: 1px solid;
	border-color: #5a8a82 ;
	padding: .1em .3em;
	background: #e5f2f0;
}
.search-query {
  font-size: 1.75em; }
  .lt-ie9 .search-query {
    font-size: 1em; }
  @media screen and (min-width: 50em) {
    .search-query {
      font-size: 1.125em; } }

table {
  margin: 0 auto 1.5em auto;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border-left: 0; }
  table.rail {
    margin: 0 0 1.5em 0; }
  table.condensed th, table.condensed td {
    padding: 0.25em 0.3125em; }
  table.striped tbody > tr:nth-child(odd) > td,
  table.striped tbody > tr:nth-child(odd) > th {
    background-color: #F6F6F4; }
  table.data td:nth-child(even) {
    text-align: right; }

th,
td {
  padding: 0.5em;
  line-height: 1.5em;
  text-align: left;
  vertical-align: top; }

th {
  /*background: #EBEBE6;*/
  vertical-align: bottom;
  font-weight: bold; }

thead th {
  vertical-align: bottom; }

caption + thead tr:first-child th,
caption + tbody tr:first-child th,
caption + tbody tr:first-child td,
colgroup + thead tr:first-child th,
colgroup + tbody tr:first-child th,
colgroup + tbody tr:first-child td,
thead:first-child tr:first-child th,
tbody:first-child tr:first-child th,
tbody:first-child tr:first-child td {
  border-top: 0; }

caption {
  padding-bottom: 1em;
  font-weight: bold; }

a {
  color: #6f5091; }
  a:active, a:focus, a:hover {
    color: #3d2c4f; }

.download {
  background: #F6F6F4;
  padding: 0.4375em 0.625em 0.4375em 30px;
  margin: 0.3125em 0;
  border: 1px solid #ccc; }
  .download.pdf {
    background: url(/ui/images/pdf.png) no-repeat 7px center #F6F6F4; }
  .download.xls {
    background: url(/ui/images/excel.png) no-repeat 7px center #F6F6F4; }
  .download.doc {
    background: url(/ui/images/word.png) no-repeat 7px center #F6F6F4; }
  .download.ppt, .download.pptx {
    background: url(/ui/images/powerpoint.png) no-repeat 7px center #F6F6F4; }

.main a[href^="http:"],
.main a[href^="https:"] {
  background: url(/ui/images/external-link.png) right center no-repeat;
  padding-right: 14px; }
  .lt-ie8 .arabic .main a[href^="http:"], .lt-ie8 .arabic
  .main a[href^="https:"] {
    padding-right: 0;
    padding-left: 14px;
    background-repeat: no-repeat; }

.main a.pic[href^="https:"] {
  background: none;
  padding-right: 0px; }

.main a[href^="https://dev-hfti.pdp.albany.edu"],
.main .widget a {
  background: transparent;
  padding-right: 0; }

.main a[href$=".pdf"] {
  background: url(/ui/images/pdf.png) no-repeat right center;
  padding: 0 14px 0 0; }
  .lt-ie8 .arabic .main a[href$=".pdf"] {
    padding-right: 0;
    padding-left: 14px;
    background-repeat: no-repeat; }
    .lt-ie8 .arabic .main a[href$=".pdf"] span {
      background: #fff; }

.main a[href$=".doc"],
.main a[href$=".rtf"] {
  background: url(/ui/images/word.png) no-repeat right center;
  padding: 0 15px 0 0; }
  .lt-ie8 .arabic .main a[href$=".doc"], .lt-ie8 .arabic
  .main a[href$=".rtf"] {
    padding-right: 0;
    padding-left: 15px;
    background-repeat: no-repeat; }

.main a[href$=".ppt"],
.main a[href$=".pptx"] {
  background: url(/ui/images/powerpoint.png) no-repeat right center;
  padding: 0 15px 0 0; }
  .lt-ie8 .arabic .main a[href$=".ppt"], .lt-ie8 .arabic
  .main a[href$=".pptx"] {
    padding-right: 0;
    padding-left: 15px;
    background-repeat: no-repeat; }

.main a[href$=".xls"] {
  background: url(/ui/images/excel.png) no-repeat right center;
  padding: 0 15px 0 0; }

.main a[href^="mailto:"] {
  background: url(/ui/images/icon-email.png) no-repeat right center;
  padding: 0 20px 0 0; }
  .lt-ie8 .arabic .main a[href^="mailto:"] {
    padding-right: 0;
    padding-left: 20px;
    background-repeat: no-repeat; }

.main a[href$=".wmv"],
.main a[href$=".webm"],
.main a[href$=".wvx"],
.main a[href$=".mov"],
.main a[href$=".mp4"],
.main a[href$=".asx"],
.main a[href$=".rm/play"],
.main a[href$="live.rm/play"],
.main a[href$=".mpg"] {
  background: url(/ui/images/video.png) no-repeat right center;
  padding: 0 19px 0 0; }

.main a[href$=".mp3"] {
  background: url(/ui/images/audio.png) no-repeat right center;
  padding: 0 20px 0 0; }

.rss {
  background: url(/ui/images/rss.png) no-repeat right center;
  padding: 0 20px 0 0; }

body {
  color: #101820;
  background: #cfc7d5;
  padding: 0; }

.skip a {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .skip a:active, .skip a:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    width: 98%;
    background: #0259b1;
    color: #fff;
    padding: 1%;
    display: block;
    text-align: center; }

.inner {
  padding: 0;
  margin: 0 auto;
  max-width: 80em; }
  
 /* ==================================================================
              HFTI Formatting
============================================================= */ 
.note {
	display: block;
	background: url(/ui/images/icon-info.png) no-repeat 0 4px;
	padding-left: 28px;
}

.note label {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.note p {
	padding: 0;
	margin: 0;
	font-style: italic;
}

.hfti-header {
  border-bottom: 0.625em solid #fff;
  background: #876fa1 url(/ui/images/Banner-07072017.jpg) no-repeat right;
  background-size: cover;
  max-width: 80em;
  margin: 0 auto;
  position: relative;
  border-bottom: 12px solid #fad000;
}

p.tag-line {
	color: #f8dc65;
	font-style: italic;
	margin:.4em 0 0 0;
	padding:0;
}

.hfti-header:before, .hfti-header:after {
    content: " ";
    display: table; }
  .hfti-header:after {
    clear: both; }
  .lt-ie8 .hfti-header {
    zoom: 1; }
  .hfti-header h1,
  .hfti-header h2 {
    color: #fff;
	}
  .hfti-header a {
    text-decoration: none;
    color: #fff; }
    .hfti-header a:active, .hfti-header a:focus, .hfti-header a:hover {
      color: #fff; }
	  
.hfti {
 letter-spacing: 1px;
  margin: 1.5em;
  /*max-width: 65%;*/ }
  .arabic .hfti {
    float: right; }
  .ie7 .arabic .hfti {
    float: none; }
  .lt-ie9 .hfti {
    max-width: 80%; }
.hfti h1 {
	letter-spacing: normal;
	 color: #fff;
	 font-size: 1.7em;
	 margin: 0;
	 padding: .15em 0; 
  }
.hfti h2 {
    color: #fff;
	font-size: 1em;
	font-weight: 600;
	margin: 0;
	padding: .15em 0;
}
	
  @media screen and (min-width: 28.125em) {
    .hfti {
      max-width: 80%; } 
	.ocfs-logo {
	margin-top: 3em;
    }  
}

.globe {
	float: left;
	margin-right: 1.5em;	
}

.ocfs-logo {
	margin-top: 1.5em;
}

@media screen and (max-width: 49.9em) {
	.hfti-header {
     background-image: none;
     }
	}

@media screen and (max-width: 26em) {
.hfti {
	text-align: center;
	margin-left: 1em;
	}
.globe {
		 margin: 0;
		 float: none;
		 text-align: center;
		 clear: both;
	 }}
	 
	 
.hamburger {
  position: absolute;
  top: .1em;
  right: .1em;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  float: right;
  width: 3.75em;
  height: 3.75em;
  display: block;
  margin-top: 1.25em;
  margin-right: 0.625em;
  border-radius: 0.75em;
  color: #fff;
  background: url(/ui/images/hamburger.png) no-repeat center center;
  background-color: #574d54;
  background-size: 2.25em 2.25em; }
  .lt-ie8 .hamburger {
    text-indent: -9999px; }
  .hamburger:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }
  .hamburger:active, .hamburger:focus, .hamburger:hover {
    background-color: #3d2c4f; }
  .arabic .hamburger {
    float: left; }
  .lt-ie9 .hamburger {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden; }
  @media screen and (min-width: 50em) {
    .hamburger {
      position: absolute;
      clip: rect(1px 1px 1px 1px);
      /* IE6, IE7 */
      clip: rect(1px, 1px, 1px, 1px);
      padding: 0;
      border: 0;
      height: 1px;
      width: 1px;
      overflow: hidden; } }

.page {
  margin: 0 auto;
  max-width: 80em; }

.main {
  background: #fff;
  margin: 0;
  padding: 1em; }
  .home .main {
    padding-top: 0;
    padding-bottom: 0; }
    .lt-ie9 .home .main {
      padding-top: 0.25em;
      padding-bottom: 0.25em; }
    @media screen and (min-width: 40em) {
      .home .main {
        padding-top: 0.25em;
        padding-bottom: 0.25em; } }
  .main h2 a {
    text-decoration: none; }
  .main p a,
  .main li a {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    /* Non standard for webkit */
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; }
  .lt-ie9 .main {
    float: right;
    width: 78%;
    padding: 0 2% 1.5em; }
    .lt-ie9 .main:before, .lt-ie9 .main:after {
      content: " ";
      display: table; }
    .lt-ie9 .main:after {
      clear: both; }
    .lt-ie8 .lt-ie9 .main {
      zoom: 1; }
  @media screen and (min-width: 50em) {
    .main {
      float: right;
      width: 78%;
      padding: 0 2% 1.5em; }
      .main:before, .main:after {
        content: " ";
        display: table; }
      .main:after {
        clear: both; }
      .lt-ie8 .main {
        zoom: 1; } }
  .ie7 .arabic .main {
    zoom: 1;
    overflow: hidden; }

.widget {
  float: right;
  width: 240px;
  margin: 1.875em 0 0.9375em 1.25em;
  background: #C9C9BB; }
  @media screen and (max-width: 40em) {
    .widget {
      position: absolute;
      clip: rect(1px 1px 1px 1px);
      /* IE6, IE7 */
      clip: rect(1px, 1px, 1px, 1px);
      padding: 0;
      border: 0;
      height: 1px;
      width: 1px;
      overflow: hidden; } }

.follow {
  margin: 0;
  padding: 0.75em 0.0625em 0.375em 0.0625em;
  border-bottom: 3px solid #fff;
  text-align: center; }
  .follow img {
    margin-bottom: 3px;
    margin-left: 1px; }

.feature {
  margin: 0;
  border-bottom: 3px solid #fff; }
  .feature:before, .feature:after {
    content: " ";
    display: table; }
  .feature:after {
    clear: both; }
  .lt-ie8 .feature {
    zoom: 1; }
  .feature p {
    float: left;
    width: 150px;
    line-height: 1.3;
    margin-top: 1.25em; }
  .feature a {
    text-decoration: none; }
  .feature .icon {
    float: left;
    width: 75px;
    height: 75px;
    padding: 0 0.4375em 0 0; }

.trail {
  color: #63666A; }
  .trail a {
    text-decoration: none;
    color: #666; }
    .trail a:after {
      content: ' \2192';
      text-decoration: none;
      margin-left: 0.5em;
      margin-right: 0.3em;
      color: #666;
      display: inline-block;
      vertical-align: middle;
      margin-top: -0.25em; }
      .lt-ie8 .trail a:after {
        zoom: 1;
        display: inline;
        vertical-align: auto; }
    .lt-ie8 .trail a {
      margin-right: 5px;
      padding-right: 8px;
      border-right: 1px solid #63666A; }

.content-sub-nav a {
  margin-left: 3px;
  padding-left: 6px;
  border-left: 1px solid #aaa;
  color: #6f5091; }
  .content-sub-nav a:active, .content-sub-nav a:focus, .content-sub-nav a:hover {
    color: #3d2c4f; }
  .content-sub-nav a:first-child {
    border-left: none; }
.arabic .content-sub-nav a {
  margin-left: 0;
  margin-right: 3px;
  padding-left: 0;
  padding-right: 6px;
  border-left: none;
  border-right: 1px solid #aaa; }
  .arabic .content-sub-nav a:first-child {
    border-right: none; }

.footer {
  clear: both;
  text-align: center;
  margin-bottom: 0; }
  .footer:before, .footer:after {
    content: " ";
    display: table; }
  .footer:after {
    clear: both; }
  .lt-ie8 .footer {
    zoom: 1; }

.upper {
  clear: both;
  padding-top: 0.3125em;
  text-align: center; }
  .upper a {
    display: block;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.5em;
    color: #101820;
    margin: 0.625em auto; }
    .upper a:active, .upper a:focus, .upper a:hover {
      color: #6f5091; }

.panel {
  background: #EBEBE6;
  padding: 0.3125em 0.9375em;
  border: 1px solid #ccc;
  margin-bottom: 1.5em; }
  .panel input[type=text] {
    width: 85%;
    padding: 0 0.1875em; }

.icon {
  float: left;
  width: 75px;
  padding: 0.3125em 0.75em 0.75em 0; }
  @media screen and (max-width: 40em) {
    .icon {
      position: absolute;
      clip: rect(1px 1px 1px 1px);
      /* IE6, IE7 */
      clip: rect(1px, 1px, 1px, 1px);
      padding: 0;
      border: 0;
      height: 1px;
      width: 1px;
      overflow: hidden; } }

.icon-wide {
  float: left;
  width: 200px;
  padding: 0.3125em 0.75em 0.75em 0; }
  @media screen and (max-width: 40em) {
    .icon-wide {
      position: absolute;
      clip: rect(1px 1px 1px 1px);
      /* IE6, IE7 */
      clip: rect(1px, 1px, 1px, 1px);
      padding: 0;
      border: 0;
      height: 1px;
      width: 1px;
      overflow: hidden; } }

.right {
  float: right;
  margin: 0 0 0.625em 0.625em; }
  @media screen and (max-width: 40em) {
    .right {
      position: absolute;
      clip: rect(1px 1px 1px 1px);
      /* IE6, IE7 */
      clip: rect(1px, 1px, 1px, 1px);
      padding: 0;
      border: 0;
      height: 1px;
      width: 1px;
      overflow: hidden; } }

.left {
  float: left;
  margin: 0 0.625em 0.625em 0; }
  @media screen and (max-width: 40em) {
    .left {
      position: absolute;
      clip: rect(1px 1px 1px 1px);
      /* IE6, IE7 */
      clip: rect(1px, 1px, 1px, 1px);
      padding: 0;
      border: 0;
      height: 1px;
      width: 1px;
      overflow: hidden; } }

.instructions {
  color: #666; }

.date {
  font-weight: bold;
  color: #444; }

.photo {
  max-width: 250px;
  background: #EBEBE6;
  position: relative;
  margin: 0 auto;
  padding: 0.625em;
  clear: right;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #63666A;
  border-bottom: 1px solid #63666A; }
  .photo img {
    margin-bottom: 0.4375em; }
  .lt-ie9 .photo {
    float: right;
    margin: 5px 0 10px 10px; }
  @media screen and (min-width: 40em) {
    .photo {
      float: right;
      margin: 5px 0 10px 10px; } }

.medium {
  max-width: 300px; }

.wide {
  max-width: 450px; }

.notice {
  padding: 0.3125em 1.25em;
  color: #8b2f2d;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #ffeaea; }
  .notice a {
    color: #3e1514; }
  .notice h1, .notice h2, .notice h3 {
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
    margin-top: 0.5em; }
  .notice .updated,
  .notice .update {
    font-size: 87.5%;
    font-style: italic; }
  .lt-ie9 .notice {
    margin: 1.25em 0;
    border: 1px solid #8b2f2d; }
  @media screen and (min-width: 40em) {
    .notice {
      margin: 1.25em 0;
      border: 1px solid #8b2f2d; } }

@media screen and (max-width: 40em) {
  .home .news,
  .home a.on {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden; } }

.homepage {
  padding: 0.9375em 0; }
  .lt-ie9 .homepage {
    padding: 0; }
  @media screen and (min-width: 40em) {
    .homepage {
      padding: 0; } }

.error .main {
  width: 96%;
  padding: 0 2% 3.125em 2%; }
  .error .main:before, .error .main:after {
    content: " ";
    display: table; }
  .error .main:after {
    clear: both; }
  .lt-ie8 .error .main {
    zoom: 1; }

.nav ul {
  list-style-type: none;
  margin: 0; }
.nav a {
  display: block;
  padding: 0.5em 0.5em;
  background: #6f5091;
  color: #F6F6F4;
  
  text-decoration: none;

  margin-bottom: -1px;
  border-bottom: 1px solid #ddd4e4 ;
  border-top: 1px solid #C9C9BB; }
  .ie8 .nav a {
    border-bottom: 2px solid #ddd4e4; }
  .ie6 .nav a {
    zoom: 1;
    margin-bottom: 0; }
  .nav a:focus, .nav a:hover {
    background: #523178;
    color: #fff;}
  .nav a:active, .nav a.on {
    background: #ddd4e4;
    color: #5A5A5A; }
.lt-ie9 .nav {
  padding-top: 1.25em;
  float: right;
  width: 18%; }
  .lt-ie9 .nav a {
    padding: 0.375em 0.5em; }
@media screen and (min-width: 50em) {
  .nav {
    padding-top: 1.25em;
    float: right;
    width: 18%; }
    .nav a {
      padding: 0.375em 0.5em; } }
.lt-ie8 .nav {
  width: 17%; }

.nav-program a {
  background: #6f5091; }
  .lt-ie9 .nav-program a {
    margin-left: 0.3125em; }
  @media screen and (min-width: 50em) {
    .nav-program a {
      margin-left: 0.3125em; } }

.lsu a {
  background: #666;
  color: #F6F6F4; }

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
    float: none !important; }

  body {
    font-size: 93.75%; }

  .ie body {
    font-size: 87.5%; }

  #nygov-universal-navigation, #nygov-universal-footer {
    display: none; }

  a,
  a:visited {
    text-decoration: none;
    padding: 0; }

  .main a[href^="http:"],
  .main a[href^="https:"] {
    background: transparent;
    padding-right: 0 !important; }
    .main a[href^="http:"]:after,
    .main a[href^="https:"]:after {
      content: " (" attr(href) ")"; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  table,
  tr,
  img {
    page-break-inside: avoid !important; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  ul,
  ol {
    margin-left: 1.375em; }

  .nys-header,
  .footer,
  .nav,
  .download,
  .hamburger,
  .widget,
  .upper,
  .right,
  .trail,
  .icon,
  {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden; }

  
  .hfti-header,
  .inner,
  .hfti,
  .page,
  .main {
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    width: auto !important;
    max-width: 100% !important;
    border-top: 0; }

  .esny-header h1 {
    font-size: 1em !important;
    margin: 1.25em 0 0 0 !important;
    padding: 0; }
	
  .hfti-header h1 {
    font-size: 1em !important;
    margin: 1.25em 0 0 0 !important;
    padding: 0; }

  .main h1 {
    font-size: 1.875em !important; }
  .main h2 {
    font-size: 1.625em !important; }
  .main h3 {
    font-size: 1.5em !important; }
  .main h4 {
    font-size: 1.375em !important; } 
	
	.registerbtn	{ display:none; }
	}
.inner {
  max-width: 80em; }
  .esny-header .inner {
    max-width: 80em;
    padding-bottom: 2em; }
    .esny-header .inner:before, .esny-header .inner:after {
      content: " ";
      display: table; }
    .esny-header .inner:after {
      clear: both; }
    .lt-ie8 .esny-header .inner {
      zoom: 1; }
  .inner a.registerbtn {
    float: right;
    margin: 2.5em;
    padding: 1em 1.75em;
    background: #fff;
    color: #523178;
    border: #523178;
    text-transform: uppercase;
    opacity: 0.7; }
    .inner a.registerbtn:focus, .inner a.registerbtn:hover {
      opacity: 1;
      box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4); }
  .inner .esny {
    padding: 2em 0; }

.esny-header {
  margin-bottom: 0; }
  .esny-header h1, .esny-header h2 {
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4); }

.nav {
  padding-top: 0; }
  .nav li:nth-child(1) a {
    border-top: 0; }
  .lt-ie9 .nav {
    padding-top: 0; }
    .lt-ie9 .nav a {
      border-top: none; }

table.insert {
  margin: 0 auto 0 0 !important;
  border: 0;
  padding: 0;
  max-width: 100%; }

.insert td {
  padding-left: 0 !important; }

.register {
  width: 270px;
  float: right;
  height: 87px;
  overflow: hidden;
  text-align: right; }
  .register img {
    margin-top: -88px; }
  .register img:hover {
    margin-top: -176px; }
  .register img:active {
    margin-top: 0; }

.nav .reglink a {
  display: block;
  padding: 0.5em 0.5em;
  background: #6f5091;
  color: #F6F6F4;
  text-decoration: none;
  margin-bottom: -1px;
  border-bottom: 1px solid #C9C9BB;
  border-top: 1px solid #C9C9BB; }
  .nav .reglink a:active, .nav .reglink a:focus, .nav .reglink a:hover {
    background: #523178;
    color: #F6F6F4; }
  .nav .reglink a.on {
    background: #3d2c4f;
    color: #F6F6F4; }

.reqd 			{ color:#A00; font-style:italic; }
.formSection	{ border-left:5px solid #BBB; margin:1em 0; padding:0 1em .5em; }
.hidden			{ position:absolute; left:-1000px; top:-1000px; }
.presenter 		{ background:#E7DDF0; border-radius:.3em; border:1px solid #D3C1E3; margin:0 0 1em; padding:0 1em; }
.presenter.new 	{ background:#EEE; border-color:#E0E0E0; }
.presenterDetailsToggleJs 		{ background:url(/ui/images/chevron-down.png) center right no-repeat; cursor:pointer; margin:0; padding:.75em 60px .75em 0; }
.presenterDetailsToggleJs.open 	{ background-image:url(/ui/images/chevron-up.png); }
.presenter .presenterDetails 	{ overflow:hidden; transition:height .7s; border-top:1px solid #D3C1E3; }
.presenter.new .presenterDetails{ border-top-color:#E0E0E0; }
.presenterDetails .removeBtn 	{ float:right; }
fieldset		{ margin:1em 0; }
legend 			{ padding:0 1em 0 .3em; margin-left:-1em; background:#FFF; font-weight:bold; color:#555 }
.button			{ font-size:1.1em; display:inline-block; padding:.4em 1.0em; background:#6f5091; color:#FFF; text-decoration:none; 
					margin:.4em 1em .4em 0; border:2px solid #204d42; border-radius:.2em; cursor:pointer; }
.button:hover 	{ background:#523178; color:#FFF; }
.error 			{ background:#F99; border:1px solid red; margin:1em 0; padding:1ex; }


#registration-form {
  /*width: 60%;*/
  position: relative;
  min-width: 300px; }
  #registration-form .form-row {
    width: 100%;
    display: block;
    padding: 0.5em 0;
    line-height: 1.75em;
    overflow: hidden; }
    #registration-form .form-row .form-item-left {
      width: 35%;
      float: left;
      position: relative; }
    #registration-form .form-row .form-item-right {
      width: 35%;
      float: left;
      position: relative;
      padding: 0 0 0 1.5em; }
    #registration-form .form-row .form-item-long {
      width: 74%;
      float: left;
      position: relative; }
    #registration-form .form-row .form-item-city {
      width: 35%;
      float: left;
      position: relative; }
    #registration-form .form-row .form-item-state {
      width: 15%;
      float: left;
      position: relative;
      padding: 0 0 0 1.6em; }
    #registration-form .form-row .form-item-zip {
      width: 20%;
      float: left;
      position: relative;
      padding: 0 0 0 0.8em; }
#registration-form .form-row .form-item-fancy {
	width: 95%;
	float: left;
	position: relative; }
    #registration-form .form-row label {
      display: block; }
    #registration-form .form-row input {
      width: 100%;
      display: block;
      padding: 0.3em; }
#registration-form .form-row label.radio {
  padding-left: 2.1em;
  text-indent: -2.1em;
  margin: .5em 0 0;
  line-height: 1.4; }
#registration-form .form-row label.radio li {
  padding-left:0;
  text-indent:0; }
#registration-form .form-row label span.disabled {
  text-decoration: line-through; }
#registration-form .form-row input[type=radio], #registration-form .form-row input[type=checkbox], #registration-form .form-row .radioPlaceholder {
  width: 2em;
  display: inline-block;
  padding: 0; }
#registration-form .form-row .radioPlaceholder {
  display: inline;
  margin-right: 0.65em; }
    #registration-form .form-row textarea {
      resize: none;
      width: 100%; }
    #registration-form .form-row select {
      padding: 0.3em;
      width: 100%; }

body.login {
  background: #6f5091;
  margin: 0; }
  body.login .login-form {
    position: relative;
    margin-top: 2%;
    left: 2%;
    width: 50%;
    min-width: 270px;
    background: #F6F6F4;
    border: 0.5em solid #ccc;
    padding: 1em 3em 4em 3em; }
    body.login .login-form form {
      text-align: center; }
    body.login .login-form label {
      font-size: 1.2em; }
    body.login .login-form input {
      font-family: "Open Sans", Arial, sans-serif;
      line-height: 1.3em; }
    body.login .login-form input[type="submit"] {
      padding: 1em; }

dl#agenda dt {
  background: #f4e38e;
  font-size: 1.1em;
  padding: 0.5em;
  display: block;
  font-weight: 500; }
  dl#agenda dt .time {
    background: #6f5091;
    font-weight: 700;
    color: #fff;
    margin-right: 0.5em;
    padding: 0.56em 0.75em; 
	Display: inline-block;
	width: 10em;
	
	}

dl#agenda dd {
  padding: 0.5em 1.25em; }

dl#agenda dd dl {
  padding-left: 0.75em; }
  dl#agenda dd dl dt {
    font-weight: 700;
    background: none;
    font-size: 100%;
    color: #1F1F1F;
    padding: 0; }
  dl#agenda dd dl dd {
    padding: 0; }
    dl#agenda dd dl dd .notice {
      color: #523178; }

@media screen and (max-width: 49.5em) {
  .inner a.registerbtn {
    display: none;
    clear: both;
    visibility: hidden; }

  .esny-header {
    padding: 1.5em 2% 1em;
    border-bottom: 0.625em solid #F2A900;
    background: #523178; }
    .esny-header:before, .esny-header:after {
      content: " ";
      display: table; }
    .esny-header:after {
      clear: both; }
    .lt-ie8 .esny-header {
      zoom: 1; } }
ul.resourceslist li {
  line-height: 1.675; }


img.float-right {
float: right;
border: 0px;
margin: 0px 0px 10px 10px;
padding: 0px;
}

img.float-left {
float: left;
border: 0px;
margin: 0px 10px 10px 0px;
padding: 0px;
}
