@font-face {
    font-family: 'FuturaStdBold';
    src: url('/resources/dyn/files/916440ze6c4f788/_fn/futurastd-bold-webfont.eot');
    src: url('/resources/dyn/files/916440ze6c4f788/_fn/futurastd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/resources/dyn/files/916443z7fcda632/_fn/futurastd-bold-webfont.woff') format('woff'),
         url('/resources/dyn/files/916442z8ca96a4/_fn/futurastd-bold-webfont.ttf') format('truetype'),
         url('/resources/dyn/files/916441z91c3c71e/_fn/futurastd-bold-webfont.svg#FuturaStdBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaMdCnBTMedium';
    src: url('/resources/dyn/files/916436z40e6c47a/_fn/futuramc-webfont.eot');
    src: url('/resources/dyn/files/916436z40e6c47a/_fn/futuramc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/resources/dyn/files/916439zd059d9eb/_fn/futuramc-webfont.woff') format('woff'),
         url('/resources/dyn/files/916438za75ee97d/_fn/futuramc-webfont.ttf') format('truetype'),
         url('/resources/dyn/files/916437z37e1f4ec/_fn/futuramc-webfont.svg#FuturaMdCnBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'FuturaStdBook';
    src: url('/resources/dyn/files/916476z248a017e/_fn/futurastd-book-webfont.eot');
    src: url('/resources/dyn/files/916476z248a017e/_fn/futurastd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('/resources/dyn/files/916479zb4351cef/_fn/futurastd-book-webfont.woff') format('woff'),
         url('/resources/dyn/files/916478zc3322c79/_fn/futurastd-book-webfont.ttf') format('truetype'),
         url('/resources/dyn/files/916477z538d31e8/_fn/futurastd-book-webfont.svg#futura_std_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}html, body, div.page, div.lt-ie7 {
	margin: 0;
	padding: 0;
	height: 100%;
}

#e_content {
	position: relative;
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
	position: relative;
	margin-top: -50px;
	height: 50px;
}

#header {
	height: 100px;
}

#main_nav {
}

#e_column_0 {
	padding-bottom: 100px;
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
/*! normalize.css v1.1.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    background: #fff; /* 1 */
    color: #000; /* 2 */
    font-size: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 4 */
    -ms-text-size-adjust: 100%; /* 4 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: 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;
}

/**
 * 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"], /* 1 */
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 */
    width: auto;
}

/**
 * 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;
}
/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: ButtonFace;
}

.calendar .nav {
  background: ButtonFace url(/_resources/dyn/docroot/lib/jscalendar/menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: ActiveCaption;
  color: CaptionText;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid ButtonShadow;
  padding: 2px;
  text-align: center;
  background: ButtonFace;
  color: ButtonText;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border: 2px solid;
  padding: 0px;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid ButtonShadow;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody .rowhilite td {
  background: Highlight;
  color: HighlightText;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 2px 2px 0px 2px;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody td.disabled { color: GrayText; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: ButtonFace;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  color: ButtonText;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: Menu;
  color: MenuText;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.calendar .combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.calendar td.time {
  border-top: 1px solid ButtonShadow;
  padding: 1px 0px;
  text-align: center;
  background-color: ButtonFace;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: Menu;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: Highlight;
  color: HighlightText;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
body {
 font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
 font-size: 13px;
 min-width: 1024px;
}

div.page,
#e_content {
  background-color: #BECBDB;
}

#e_column_0 {
  position: relative; 
  display: block;
}

#e_content-wc-0 {
 background: url(/resources/dyn/files/916796zb84f92a9/_fn/header_bg_rpt.jpg) repeat-x top left; 
}

#header {
  background: url(/resources/dyn/files/916795z2146c313/_fn/header_bg.jpg) no-repeat center center;
  height: 173px; 
}

#e_column_0 {
  padding-bottom: 70px;
}

#column1, 
#column2 {
  float: none;
  padding-right: 15px;
}

span.disabled {
 display: none; 
}

span.site_title{
  font-family: 'FuturaStdBook';
  font-size: 83px;
  color: #023f7e;
}

span.site_title2 {
  font-family: 'FuturaMdCnBTMedium';
  font-weight: normal;
  font-size: 26px;
  text-transform: uppercase;
  color:  #5d7ea4;
}

h1,
h2, 
.sems_login p.title{
  font-family: 'FuturaStdBook';
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 1.25em;
  color: #000;
}

h2 img {
  padding-right: 15px;
}

a.print {
  display: block;
  height: 16px; 
  width: 16px; 
  background: url(/resources/dyn/files/940867zae072961/_fn/print_icon.gif) no-repeat top left; 
  text-indent: -4000em;
}

a[href$=".pdf"] {
  background: url(/resources/dyn/files/940865z4009484d/_fn/pdf_icon.gif) no-repeat top left;
  padding-left: 18px;
}


table.pager,
table.pager tr {
  border: none;
  width: 100%;
}

/* header and main navigation */ 

nav#main_nav {
  position: relative;
  zoom: 1;
}

/* textbean/content tables */

.text table {
    width: 100%;
}

.text table,
.text table td {
  border: 2px ridge #BECBDB;
  padding: 5px;
}

/* site title */

#site_title{
  float: left; 
}

#site_title p {
  margin: 0; 
}

#site_title span {
  display: inline-block;
  zoom:1;
  *display: inline;
  margin-bottom: 0; 
}

#site_title .site_title {
  margin-top: 70px; 
  margin-right: 15px;
  text-shadow: 5px 5px 8px rgba(150, 150, 150, 0.7);
}

#site_title .site_title a {
  text-decoration: none;
    color: #023f7e;
}

.seals {
  float: right; 
  width: 244px; 
  margin-top: 40px;
  margin-right: 10px;
}

/*social links */ 
#social {
  position: absolute;
  top: 15px; 
  right: 15px;
}

#social li a {
  background-image: url(/resources/dyn/files/914268z74ada901/_fn/social_icons.png); 
  background-position: 0 0; 
  height: 30px; 
  width: 28px;
  display: inline-block;
  zoom: 1; 
  *display: inline;
}

#social li a span {
  display: none; 
}

#social li.twitter a {
  background-position: -27px 0;
  margin-right: 2px;
}

#social li.in a {
  background-position: -56px 0;
  width: 30px;
}

#social li.shopping a{
    background-position: -86px 0;
    width: 27px;
}

/*main navigation */ 
nav#main_nav {
  position: relative; 
  height: 80px;
}

nav #menu {
  background: url(/resources/dyn/files/914265za1cd5bc/_fn/main_nav.png) repeat-x top left;
  padding: 13px;
  position: relative;
}

#ie7only nav #menu {
  display: block;
  height: 25px;
}

#menu ul {
  list-style-type: none; 
  margin: 0; 
  padding: 0;
}

#menu li {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 2px solid #5d8187;
  display: inline-block;
}

#ie7only #menu li {
  /*so that the list doesn't move on hover */
  display: block;
  float: left;
  height: 20px;
}

#ie7only #menu li .dropdown li {
  height: auto;
}

#menu li span {
  padding-bottom: 30px; 
}

#ie7only #menu li span {
  /*repositioning*/
  height: 50px; 
}

#menu li.mi-parent {
  position: relative; 
}

#menu li.last {
  border-right: none;
}

#menu li,
#menu li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'FuturaMdCnBTMedium';
  font-size: 17px;
  text-rendering: optimizeLegibility;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7);
}

#menu ul ul {
  display: none;
}

#menu .dropdown ul {
  display: block;
}

#menu .dropdown li {
  border-right: 0;
  width: 100%;
  padding-right: 0;
  margin-right: 0;
}

#menu .dropdown li, 
#menu .dropdown li a {
  color: #023f7e;
}

.dropdown {
  display: none;
  position: absolute;
  left: -10px;
  top: 30px;
  z-index: 100;
  background: #fff;
  width: 460px;
  padding: 20px 10px;
  box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
}

#ie7only .dropdown {
  top: 18px;
}

.over .dropdown {
  display: block;
}

.nav_header {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #8dc63f;
}

.dropdown .menu a {
  text-decoration: none;
}

.dropdown .menu a:hover {
  text-decoration: underline;
}

.dropdown .menu li {
  font-size: 12px;
  line-height: 18px;
  display: block;
}

#main_nav ul ul ul li a {
text-transform: none; 
}

.dropdown ul ul li {
  margin-left: 15px;
}

.dropdown ul ul a {
  color: #010101;
}

#menu .dropdown ul li {
  border-bottom: 1px solid #023f7e;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#menu .dropdown ul ul li,
#menu .dropdown ul li.last {
  border-bottom: 0; 
  padding-bottom: 0; 
  margin-bottom: 0;
}

#menu .dropdown ul ul ul li {
  margin-bottom: 0; 
}

#menu .dropdown ul li ul li{
display: inline-block;
zoom: 1; 
*display: inline;
width: 210px;
vertical-align: top;
}

#menu .last .dropdown ul li ul li {
  display: block;
  width: auto;
}

.ieonly #main_nav {
  z-index: 4;
}

/* special styles for committees > Laws & Regulations links */
#menu .dropdown li.lnr ul ul {
  width: 440px;
}

#menu .dropdown li.lnr ul ul li {
  display: inline-block;
  width: 180px;
}

#menu .dropdown li.lnr ul ul li li {
  display: block;
}

/*search*/ 

.searchbox {
  display: block;
  position: absolute; 
  top: 10px; 
  right: 15px;
}

.site_search_form {
  position: relative; 
}

.site_search_form .button {
  position: absolute; 
  left: -28px; 
  top: -2px;
}

.site_search_form .button input {
  background: url(/resources/dyn/files/927672zdf7f0cbc/_fn/search.png) no-repeat top left;
  border: 0;
  background-color: none; 
  height: 28px;
  width: 24px;
  cursor: pointer;
}

/*logout */ 

.logout a, 
.dashboard_button a, 
.admin_button a, 
.login_link a {
  color: #000;
  text-decoration: none; 
}

.logout .user, 
.logout span.logout_url,
.dashboard_button, 
.admin_button, 
.login_link,
.login_button_con input,
.retrieve_password button.submit,
#header .logout a,
#create_account .actions button,
input.set_password_button,
.send_email button.send_test,
.send_email button.send_all {
  font-family: Arial, Verdana, sans-serif;
  text-decoration: none;
  background: none;
  color: #333;
  display: inline-block;
  zoom: 1;
  text-transform: uppercase;
  *display: inline;
  padding: 4px 8px;
  font-size: 12px;
  font-size: 0.75rem;
  cursor: pointer;
  background-color: #e5e5e3;
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8) inset, inset -1px -1px 0 rgba(0,0,0,0.05);
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8) inset, inset -1px -1px 0 rgba(0,0,0,0.05);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8) inset, inset -1px -1px 0 rgba(0,0,0,0.05);
  border: 1px solid #B7B7B5;
  white-space: nowrap;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 5px;
}

.logout .user:hover,  
.logout span.logout_url:hover, 
.dashboard_button:hover, 
.admin_button:hover {
  background-color: #BECBDB;
}


.login_link,
.logout,
.dashboard_button, 
.admin_button {
  float: right;  
}


.dashboard_button p, 
.admin_button p, 
.login_link p {
  margin: 0;
}

/* buttons */ 
.dashboard_block .windowcontent a[data-features~="submit"],
.dashboard.test div a,
span.take_test a,
td.action a,
.btn,
button,
input[type="submit"],
input[type="reset"],
.constraints a[data-features~="submit"] {
  font-family: Arial, Verdana, sans-serif;
  text-decoration: none;
  background: none;
  color: #333;
  display: inline-block;
  text-transform: uppercase;
  padding: 4px 8px;
  font-size: 12px;
  font-size: 0.75rem;
  cursor: pointer;
  background-color: #e5e5e3;
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8) inset, inset -1px -1px 0 rgba(0,0,0,0.05);
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8) inset, inset -1px -1px 0 rgba(0,0,0,0.05);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8) inset, inset -1px -1px 0 rgba(0,0,0,0.05);
  border: 1px solid #B7B7B5;
  white-space: nowrap;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 5px;
  line-height: 1em;
}

.dashboard_block .windowcontent a[data-features~="submit"]:hover,
.dashboard.test div a:hover,
span.take_test a:hover,
.btn:hover,
button:hover,
input:hover[type="submit"],
input:hover[type="reset"] {
  background-color: #DDDAAA;
}

button::-moz-focus-inner {
  border:0;
  padding:0;
}

.miwt_button_disabled, 
.miwt_button_disabled button, 
button.miwt_button_disabled {
    display: none; 
}

/*calendar styles*/ 
table.calendar thead {
  background-color: #fff;
  border: none;
}

.calendar .event_day {
  cursor: pointer;
}


/*Footer */ 

#footer {
  text-align: right; 
  color: #fff; 
  background-color: #5c7ca2;
  font-size: 15px;
  padding: 15px;
  height: 50px;
  margin-top: -50px;
  font-family: 'FuturaMdCnBTMedium';
  display: block;
  position: relative;
}

#footer p {
  margin: 0; 
}

#footer_nav,
#copyright,
#copyright1 {
  display: block;
  clear: both; 
  float: right; 
}

#footer_nav li {
  padding-right: 8px;
  margin-right: 8px; 
  border-right: 1px solid #fff; 
}

#footer_nav li.last {
  border-right: none; 
  padding-right: 0; 
  margin-right: 0; 
}

#footer_nav a {
  color: #fff; 
}

#footer #copyright1,
#footer #copyright{
  width: 650px;
}

/* template specific ie fixes */ 
#e_column_0 {
  min-height: 678px;
}

.ieonly body#t_meetings #e_column_0 {
  min-height: 1137px;
}

.ieonly body#t_committees #e_column_0 {
  min-height: 747px;
}

.ieonly body#t_ntep #e_column_0 {
  min-height: 974px;
}

.ieonly body#t_memberpolling #e_column_0 {
  min-height: 760px;
}

body {
  min-width: 1024px; 
}

#e_column_0 {
  min-height: 565px;
  min-width: 1024px; 
}

#home_page #e_column_0 {
  padding: 0 40px 70px 0;
}

#column2 {
  width: 90%;
  height: 90%;
  background-color: #fff;
  padding: 2em;
}

#column1, 
#column2 {
 display: table-cell;
 vertical-align: top;
}

#column1 {
  width: 378px;
  margin-right: 15px;
} 

#ie7only #column1 {
  display: block;
  float: left;
}

#ie7only #column2 {
  display: block;
  width: auto;
}

.ieonly #e_column_0 {
  display: block;
  z-index: 3;
}


/*main navigation */
nav#main_nav {
  position: relative;
  height: 80px;
}

nav #menu {
  background: url(/resources/dyn/files/914265za1cd5bc/_fn/main_nav.png) repeat-x top left;
  padding: 13px;
  position: relative;
}

#ie7only nav #menu {
  display: block;
  height: 80px;
}

#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menu li {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 2px solid #5d8187;
  display: inline-block;
}

#ie7only #menu li {
  /*so that the list doesn't move on hover */
  display: block;
  float: left;
  height: 20px;
}

#ie7only #menu li .dropdown li {
  height: auto;
}

#menu li span {
  padding-bottom: 30px;
}

#ie7only #menu li span {
  /*repositioning*/
  height: 50px;
}

#menu li.mi-parent {
  position: relative;
}

#menu li.last {
  border-right: none;
}

#menu li,
#menu li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'FuturaMdCnBTMedium';
  font-size: 17px;
  text-rendering: optimizeLegibility;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7);
}

#menu ul ul {
  display: none;
}

#menu .dropdown ul {
  display: block;
}

#menu .dropdown li {
  border-right: 0;
  width: 100%;
  padding-right: 0;
  margin-right: 0;
}

#menu .dropdown li,
#menu .dropdown li a {
  color: #023f7e;
}

.dropdown {
  display: none;
  position: absolute;
  left: -10px;
  top: 30px;
  z-index: 100;
  background: #fff;
  width: 460px;
  padding: 20px 10px;
  box-shadow: 2px 2px 3px rgba(0,0,0,0.4);
}

#ie7only .dropdown {
  top: 18px;
}

.over .dropdown {
  display: block;
}

.nav_header {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #8dc63f;
}

.dropdown .menu a {
  text-decoration: none;
}

.dropdown .menu a:hover {
  text-decoration: underline;
}

.dropdown .menu li {
  font-size: 12px;
  line-height: 18px;
  display: block;
}

#main_nav ul ul ul li a {
text-transform: none;
}

.dropdown ul ul li {
  margin-left: 15px;
}

.dropdown ul ul a {
  color: #010101;
}

#menu .dropdown ul li {
  border-bottom: 1px solid #023f7e;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#menu .dropdown ul ul li,
#menu .dropdown ul li.last {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

#menu .dropdown ul ul ul li {
  margin-bottom: 0;
}

#menu .dropdown ul li ul li{
display: inline-block;
zoom: 1;
*display: inline;
width: 210px;
vertical-align: top;
}

/*Quick Links */

#quicklink {
  margin: 0 20px 10px 0;
}

#quicklink ul {
  padding: 0;
  margin: 0;
 list-style-type: none;
}

#quicklink ul li, 
#quicklink ul li.ntep {
  background: url(/resources/dyn/files/1012940z1412589d/_fn/quicklinks_home.png) no-repeat top left; 
  height: 76px; 
  margin: 0; 
  padding: 12px 0 8px 100px;
  width: 258px;
}

#quicklink li {
  font-family: 'FuturaStdBook';
  font-size: 32px;
  line-height: 32px;
  text-shadow: 2px 4px 3px rgba(150, 150, 150, 0.4);
}

#quicklink ul ul,
#quicklink li li {
  font-family: 'FuturaMdCnBTMedium';
  font-size: 16px;
  line-height: 19px;
}

#quicklink ul ul li {
  padding: 0;
  height: auto;
  width: auto;
}

#quicklink ul ul {
  padding: 0;
  margin: 0;
}
#quicklink ul li ul li {
  width: auto;
  padding: 0;
}

#quicklink ul li ul li {
  background: none; 
}

#quicklink ul li a, 
#quicklink ul li {
  color: #fff;
  text-rendering: optitmizelegibility;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  text-decoration: none;
}

#quicklink li.member {
  background-position: 0 -96px ;
}

#quicklink li.pub {
  background-position: 0 -192px;
}

#quicklink li.meetings {
  background-position: 0 -288px;
  height: 78px;
}

/*tab-content 
.home_tabs {
  background-color: #d1d4d6;
  padding-top: 10px;
}

.tab-items {
  display: inline-block;
  background: url(/resources/dyn/files/914273zfa6441c8/_fn/tabbg_end2.png) no-repeat right bottom;
  width: 100%;
  margin: 3px 0 0 0;
}

.tab-items ul {
  list-style-type: none;
  padding: 0;
}

ul.tab-items {
  margin-left: 3px;
  background: url(/resources/dyn/files/914272z8d63715e/_fn/tabbg_end1.png) repeat-x left bottom;
  width: 98%;
}

.tab-items li {
  display: inline-block;
  zoom: 1; 
  *display: inline;
  margin-left: -3px;
  background: url(/resources/dyn/files/926976z6bf2e8fd/_fn/tabbg_3_active.png) no-repeat scroll right top;
  padding-right: 30px;
  height: 39px;
  cursor: pointer;
}

.tab-items li .label {
  display: block;
  height: 19px;
  padding: 10px 10px 10px 20px;
  background: url(/resources/dyn/files/926973z1b981c72/_fn/tabbg_1_active.png) no-repeat scroll left top transparent;
  max-width: 238px;
  color: #fff; 
  text-transform: uppercase; 
  text-align: center;
  font-family: 'FuturaStdBook';
  font-size: 17px;
  color: #5D7EA4;
}

.tab-items li.tab-selected .label {
  color: #fff;
}

.tab-content {
  border: 10px solid #eee8f0;
  padding: 20px 25px;
  background: #fff;
}

*/ 

/* footer */

#footer .freemarker {
  position: absolute;
  bottom: 0;  
  left: 0;
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

