﻿/*
erausa.org Subnav Stylesheet
Last Updated: 2024-01-13
Author: Sandy Campbell - http://sandycampbell.design

01 - right sidebar selects
02 - topnav selects
04 - meetings
05 - regional trips (black)
06 - regional trips (white)
07 - conventions
08 - international tours
09 - publication sales
10 - photo gallery
11 - obituaries
12 - past events
13 - policies
14 - vintage collection

21 - bulletin
22 - bulletin indexes
23 - headlights
24 - headlights indexes
25 - headlights news journal
26 - electric railroads
27 - short circuit bulletin
28 - headway recorder

30 - conventions dropdown
31 - international tours dropdown
32 - monthly meetings dropdown
33 - membership dropdown
34 - obituaries dropdown
35 - past events dropdown
36 - periodicals dropdown
37 - photos dropdown
38 - publication sales dropdown
39 - regional trips dropdown
40 - vintage collection dropdown

*/

/* 01 - right sidebar alphabetical (same as h3)
--------------------------------------------------------------------- */

.b-home #rsb-home .r-001,
.b-conventions #rsb-conventions .r-006,
.b-tours #rsb-tours .r-007,
.b_meetings #rsb_meetings .r-004,
.b-obits #rsb-obits .r-012,
.b_archives #rsb_pastevents .r-013,
.b-gallery #rsb-gallery .r-009,
.b-pubsales #rsb-sales .r-023,
.b-trips #rsb-trips .r-005,
.b-vintage #rsb_vintage .r-336,

#rsb-periodicals .r-340,
#rsb-bulletin .r-340,
#rsb-nydbindexes .r-340,
#rsb-headlights .r-340,
#rsb-hdlindexes .r-340,
#rsb-journal .r-340,
#rsb-electricrailroads .r-340,
#rsb-shortcircuit .r-340,
#rsb-headwayrecorder .r-340,

#benefits #rsb_membership .r-021,
#card #rsb_membership .r-021,
#renew #rsb_membership .r-021,
#join #rsb_membership .r-021,
#donate #rsb_membership .r-021,
#board #rsb_membership .r-021,
#officers #rsb_membership .r-021,
#committees #rsb_membership .r-021,

.b-contact #rsb-contact .r-015,
.b-deposit #rsb-deposit .r-017,
.b-pay #rsb-pay .r-016,
.b-thanks #rsb-thanks .r-020,
.b-404page #rsb-404page .r-025,

.b-policies #rsb-policies .r-022,

.b-journal #rsb-journal .r-030,
#tripnotices #rsb_vintage .r-336,
#maps #rsb_vintage .r-336,
#ephemera #rsb_vintage .r-336
{
	font-family: 'Libre Franklin', sans-serif;
	font-size: 2.0rem;
	font-weight: 300;
	line-height: 1.3;
	color: white;
}

/* 02 - topnav selects
--------------------------------------------------------------------- */

/* selected states */

.b-home #t-home a.nav-link,

.b-trips #t-trips a.nav-link,

.b-conventions #t-conventions a.nav-link,

.b-tours #t-tours a.nav-link,

.b_meetings #t-meetings a.nav-link,

.b-membership #t-membership a.nav-link,

.b-obits #t-obituaries a.nav-link,

.b_archives #t-archives a.nav-link,

.b-periodicals #t-periodicals a.nav-link,

.b-gallery #t-photos a.nav-link,

.b-pubsales #t-sales a.nav-link,

.b-vintage #t-vintage a.nav-link,

.b-contact #t-contact a.nav-link
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

/* 03 - membership (bulletin style)
--------------------------------------------------------------------- */

/* 04 - monthly meetings
--------------------------------------------------------------------- */

/* dropdowns */
.b_meetings.year-2026 #mtgs_2026 { color: #262626; font-weight: bold; }
.b_meetings.year-2025 #mtgs_2025 { color: #262626; font-weight: bold; }
.b_meetings.year-2024 #mtgs_2024 { color: #262626; font-weight: bold; }
.b_meetings.year-2023 #mtgs_2023 { color: #262626; font-weight: bold; }
.b_meetings.year-2022 #mtgs_2022 { color: #262626; font-weight: bold; }
.b_meetings.year-2021 #mtgs_2021 { color: #262626; font-weight: bold; }
.b_meetings.year-2020 #mtgs_2020 { color: #262626; font-weight: bold; }
.b_meetings.year-2019 #mtgs_2019 { color: #262626; font-weight: bold; }
.b_meetings.year-2018 #mtgs_2018 { color: #262626; font-weight: bold; }
.b_meetings.year-2017 #mtgs_2017 { color: #262626; font-weight: bold; }
.b_meetings.year-2016 #mtgs_2016 { color: #262626; font-weight: bold; }
.b_meetings.year-2015 #mtgs_2015 { color: #262626; font-weight: bold; }
.b_meetings.year-2014 #mtgs_2014 { color: #262626; font-weight: bold; }
.b_meetings.year-2013 #mtgs_2013 { color: #262626; font-weight: bold; }
.b_meetings.year-2012 #mtgs_2012 { color: #262626; font-weight: bold; }
.b_meetings.year-2011 #mtgs_2011 { color: #262626; font-weight: bold; }
.b_meetings.year-2010 #mtgs_2010 { color: #262626; font-weight: bold; }
.b_meetings.year-2009 #mtgs_2009 { color: #262626; font-weight: bold; }
.b_meetings.year-2008 #mtgs_2008 { color: #262626; font-weight: bold; }
.b_meetings.year-2007 #mtgs_2007 { color: #262626; font-weight: bold; }
.b_meetings.year-2006 #mtgs_2006 { color: #262626; font-weight: bold; }
.b_meetings.year-2005 #mtgs_2005 { color: #262626; font-weight: bold; }
.b_meetings.year-2004 #mtgs_2004 { color: #262626; font-weight: bold; }
.b_meetings.year-2003 #mtgs_2003 { color: #262626; font-weight: bold; }
.b_meetings.year-2002 #mtgs_2002 { color: #262626; font-weight: bold; }
.b_meetings.year-2001 #mtgs_2001 { color: #262626; font-weight: bold; }

/* 2024 subnav */
.b_meetings.meets-2024-01 .mtop-2024-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2024-02 .mtop-2024-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2024-03 .mtop-2024-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2024-04 .mtop-2024-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2024-05 .mtop-2024-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2024-06 .mtop-2024-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2024-07 .mtop-2024-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2024-08 .mtop-2024-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2024-09 .mtop-2024-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2024-10 .mtop-2024-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2024-11 .mtop-2024-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2024-12 .mtop-2024-12 { color: #262626; font-weight: bold; }

/* 2023 subnav */
.b_meetings.meets-2023-01 .mtop-2023-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2023-02 .mtop-2023-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2023-03 .mtop-2023-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2023-04 .mtop-2023-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2023-05 .mtop-2023-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2023-06 .mtop-2023-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2023-07 .mtop-2023-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2023-08 .mtop-2023-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2023-09 .mtop-2023-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2023-10 .mtop-2023-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2023-11 .mtop-2023-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2023-12 .mtop-2023-12 { color: #262626; font-weight: bold; }

/* 2022 subnav */
.b_meetings.meets-2022-01 .mtop-2022-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2022-02 .mtop-2022-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2022-03 .mtop-2022-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2022-04 .mtop-2022-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2022-05 .mtop-2022-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2022-06 .mtop-2022-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2022-07 .mtop-2022-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2022-08 .mtop-2022-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2022-09 .mtop-2022-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2022-10 .mtop-2022-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2022-11 .mtop-2022-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2022-12 .mtop-2022-12 { color: #262626; font-weight: bold; }

/* 2021 subnav */
.b_meetings.meets-2021-01 .mtop-2021-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2021-02 .mtop-2021-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2021-03 .mtop-2021-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2021-04 .mtop-2021-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2021-05 .mtop-2021-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2021-06 .mtop-2021-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2021-07 .mtop-2021-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2021-08 .mtop-2021-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2021-09 .mtop-2021-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2021-10 .mtop-2021-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2021-11 .mtop-2021-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2021-12 .mtop-2021-12 { color: #262626; font-weight: bold; }

/* 2020 subnav */
.b_meetings.meets-2020-01 .mtop-2020-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2020-02 .mtop-2020-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2020-03 .mtop-2020-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2020-04 .mtop-2020-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2020-05 .mtop-2020-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2020-06 .mtop-2020-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2020-07 .mtop-2020-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2020-08 .mtop-2020-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2020-09 .mtop-2020-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2020-10 .mtop-2020-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2020-11 .mtop-2020-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2020-12 .mtop-2020-12 { color: #262626; font-weight: bold; }

/* 2019 subnav */
.b_meetings.meets-2019-01 .mtop-2019-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2019-02 .mtop-2019-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2019-03 .mtop-2019-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2019-04 .mtop-2019-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2019-05 .mtop-2019-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2019-06 .mtop-2019-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2019-07 .mtop-2019-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2019-08 .mtop-2019-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2019-09 .mtop-2019-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2019-10 .mtop-2019-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2019-11 .mtop-2019-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2019-12 .mtop-2019-12 { color: #262626; font-weight: bold; }

/* 2018 subnav */
.b_meetings.meets-2018-01 .mtop-2018-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2018-02 .mtop-2018-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2018-03 .mtop-2018-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2018-04 .mtop-2018-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2018-05 .mtop-2018-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2018-06 .mtop-2018-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2018-07 .mtop-2018-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2018-08 .mtop-2018-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2018-09 .mtop-2018-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2018-10 .mtop-2018-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2018-11 .mtop-2018-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2018-12 .mtop-2018-12 { color: #262626; font-weight: bold; }

/* 2017 subnav */
.b_meetings.meets-2017-01 .mtop-2017-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2017-02 .mtop-2017-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2017-03 .mtop-2017-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2017-04 .mtop-2017-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2017-05 .mtop-2017-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2017-06 .mtop-2017-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2017-07 .mtop-2017-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2017-08 .mtop-2017-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2017-09 .mtop-2017-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2017-10 .mtop-2017-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2017-11 .mtop-2017-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2017-12 .mtop-2017-12 { color: #262626; font-weight: bold; }

/* 2016 subnav */
.b_meetings.meets-2016-01 .mtop-2016-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2016-02 .mtop-2016-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2016-03 .mtop-2016-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2016-04 .mtop-2016-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2016-05 .mtop-2016-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2016-06 .mtop-2016-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2016-07 .mtop-2016-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2016-08 .mtop-2016-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2016-09 .mtop-2016-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2016-10 .mtop-2016-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2016-11 .mtop-2016-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2016-12 .mtop-2016-12 { color: #262626; font-weight: bold; }

/* 2015 subnav */
.b_meetings.meets-2015-01 .mtop-2015-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2015-02 .mtop-2015-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2015-03 .mtop-2015-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2015-04 .mtop-2015-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2015-05 .mtop-2015-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2015-06 .mtop-2015-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2015-07 .mtop-2015-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2015-08 .mtop-2015-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2015-09 .mtop-2015-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2015-10 .mtop-2015-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2015-11 .mtop-2015-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2015-12 .mtop-2015-12 { color: #262626; font-weight: bold; }

/* 2014 subnav */
.b_meetings.meets-2014-01 .mtop-2014-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2014-02 .mtop-2014-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2014-03 .mtop-2014-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2014-04 .mtop-2014-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2014-05 .mtop-2014-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2014-06 .mtop-2014-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2014-07 .mtop-2014-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2014-08 .mtop-2014-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2014-09 .mtop-2014-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2014-10 .mtop-2014-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2014-11 .mtop-2014-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2014-12 .mtop-2014-12 { color: #262626; font-weight: bold; }

/* 2013 subnav */
.b_meetings.meets-2013-01 .mtop-2013-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2013-02 .mtop-2013-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2013-03 .mtop-2013-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2013-04 .mtop-2013-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2013-05 .mtop-2013-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2013-06 .mtop-2013-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2013-07 .mtop-2013-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2013-08 .mtop-2013-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2013-09 .mtop-2013-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2013-10 .mtop-2013-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2013-11 .mtop-2013-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2013-12 .mtop-2013-12 { color: #262626; font-weight: bold; }

/* 2012 subnav */
.b_meetings.meets-2012-01 .mtop-2012-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2012-02 .mtop-2012-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2012-03 .mtop-2012-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2012-04 .mtop-2012-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2012-05 .mtop-2012-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2012-06 .mtop-2012-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2012-07 .mtop-2012-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2012-08 .mtop-2012-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2012-09 .mtop-2012-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2012-10 .mtop-2012-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2012-11 .mtop-2012-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2012-12 .mtop-2012-12 { color: #262626; font-weight: bold; }

/* 2011 subnav */
.b_meetings.meets-2011-01 .mtop-2011-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2011-02 .mtop-2011-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2011-03 .mtop-2011-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2011-04 .mtop-2011-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2011-05 .mtop-2011-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2011-06 .mtop-2011-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2011-07 .mtop-2011-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2011-08 .mtop-2011-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2011-09 .mtop-2011-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2011-10 .mtop-2011-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2011-11 .mtop-2011-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2011-12 .mtop-2011-12 { color: #262626; font-weight: bold; }

/* 2010 subnav */
.b_meetings.meets-2010-01 .mtop-2010-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2010-02 .mtop-2010-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2010-03 .mtop-2010-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2010-04 .mtop-2010-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2010-05 .mtop-2010-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2010-06 .mtop-2010-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2010-07 .mtop-2010-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2010-08 .mtop-2010-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2010-09 .mtop-2010-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2010-10 .mtop-2010-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2010-11 .mtop-2010-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2010-12 .mtop-2010-12 { color: #262626; font-weight: bold; }

/* 2009 subnav */
.b_meetings.meets-2009-01 .mtop-2009-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2009-02 .mtop-2009-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2009-03 .mtop-2009-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2009-04 .mtop-2009-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2009-05 .mtop-2009-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2009-06 .mtop-2009-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2009-07 .mtop-2009-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2009-08 .mtop-2009-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2009-09 .mtop-2009-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2009-10 .mtop-2009-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2009-11 .mtop-2009-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2009-12 .mtop-2009-12 { color: #262626; font-weight: bold; }

/* 2008 subnav */
.b_meetings.meets-2008-01 .mtop-2008-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2008-02 .mtop-2008-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2008-03 .mtop-2008-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2008-04 .mtop-2008-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2008-05 .mtop-2008-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2008-06 .mtop-2008-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2008-07 .mtop-2008-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2008-08 .mtop-2008-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2008-09 .mtop-2008-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2008-10 .mtop-2008-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2008-11 .mtop-2008-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2008-12 .mtop-2008-12 { color: #262626; font-weight: bold; }

/* 2007 subnav */
.b_meetings.meets-2007-01 .mtop-2007-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2007-02 .mtop-2007-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2007-03 .mtop-2007-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2007-04 .mtop-2007-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2007-05 .mtop-2007-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2007-06 .mtop-2007-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2007-07 .mtop-2007-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2007-08 .mtop-2007-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2007-09 .mtop-2007-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2007-10 .mtop-2007-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2007-11 .mtop-2007-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2007-12 .mtop-2007-12 { color: #262626; font-weight: bold; }

/* 2006 subnav */
.b_meetings.meets-2006-01 .mtop-2006-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2006-02 .mtop-2006-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2006-03 .mtop-2006-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2006-04 .mtop-2006-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2006-05 .mtop-2006-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2006-06 .mtop-2006-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2006-07 .mtop-2006-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2006-08 .mtop-2006-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2006-09 .mtop-2006-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2006-10 .mtop-2006-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2006-11 .mtop-2006-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2006-12 .mtop-2006-12 { color: #262626; font-weight: bold; }

/* 2005 subnav */
.b_meetings.meets-2005-01 .mtop-2005-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2005-02 .mtop-2005-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2005-03 .mtop-2005-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2005-04 .mtop-2005-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2005-05 .mtop-2005-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2005-06 .mtop-2005-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2005-07 .mtop-2005-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2005-08 .mtop-2005-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2005-09 .mtop-2005-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2005-10 .mtop-2005-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2005-11 .mtop-2005-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2005-12 .mtop-2005-12 { color: #262626; font-weight: bold; }

/* 2004 subnav */
.b_meetings.meets-2004-01 .mtop-2004-01 { color: #262626; font-weight: bold; }
.b_meetings.meets-2004-02 .mtop-2004-02 { color: #262626; font-weight: bold; }
.b_meetings.meets-2004-03 .mtop-2004-03 { color: #262626; font-weight: bold; }
.b_meetings.meets-2004-04 .mtop-2004-04 { color: #262626; font-weight: bold; }
.b_meetings.meets-2004-05 .mtop-2004-05 { color: #262626; font-weight: bold; }
.b_meetings.meets-2004-06 .mtop-2004-06 { color: #262626; font-weight: bold; }
.b_meetings.meets-2004-07 .mtop-2004-07 { color: #262626; font-weight: bold; }
.b_meetings.meets-2004-08 .mtop-2004-08 { color: #262626; font-weight: bold; }
.b_meetings.meets-2004-09 .mtop-2004-09 { color: #262626; font-weight: bold; }
.b_meetings.meets-2004-10 .mtop-2004-10 { color: #262626; font-weight: bold; }
.b_meetings.meets-2004-11 .mtop-2004-11 { color: #262626; font-weight: bold; }
.b_meetings.meets-2004-12 .mtop-2004-12 { color: #262626; font-weight: bold; }

.b_meetings.year-2004 #rsb_meetings-local .r-2004,
.b_meetings.year-2005 #rsb_meetings-local .r-2005,
.b_meetings.year-2006 #rsb_meetings-local .r-2006,
.b_meetings.year-2007 #rsb_meetings-local .r-2007,
.b_meetings.year-2008 #rsb_meetings-local .r-2008,
.b_meetings.year-2009 #rsb_meetings-local .r-2009,
.b_meetings.year-2010 #rsb_meetings-local .r-2010,
.b_meetings.year-2011 #rsb_meetings-local .r-2011,
.b_meetings.year-2012 #rsb_meetings-local .r-2012,
.b_meetings.year-2013 #rsb_meetings-local .r-2013,
.b_meetings.year-2014 #rsb_meetings-local .r-2014,
.b_meetings.year-2015 #rsb_meetings-local .r-2015,
.b_meetings.year-2016 #rsb_meetings-local .r-2016,
.b_meetings.year-2017 #rsb_meetings-local .r-2017,
.b_meetings.year-2018 #rsb_meetings-local .r-2018,
.b_meetings.year-2019 #rsb_meetings-local .r-2019,
.b_meetings.year-2020 #rsb_meetings-local .r-2020,
.b_meetings.year-2021 #rsb_meetings-local .r-2021,
.b_meetings.year-2022 #rsb_meetings-local .r-2022,
.b_meetings.year-2023 #rsb_meetings-local .r-2023,
.b_meetings.year-2024 #rsb_meetings-local .r-2024
{
	font-family: 'Libre Franklin', sans-serif;
	font-size: 2.0rem;
	font-weight: 300;
	line-height: 1.3;
	color: white;
}

/* 05 - regional trips (black)
--------------------------------------------------------------------- */

.b-trips.index .mtop-index { color: #262626; font-weight: bold; }

/* 2025 subnav */
.b-trips.trip-2025-01 .mtop-2025-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2025-02 .mtop-2025-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2025-03 .mtop-2025-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2025-04 .mtop-2025-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2025-05 .mtop-2025-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2025-06 .mtop-2025-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2025-07 .mtop-2025-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2025-08 .mtop-2025-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2025-09 .mtop-2025-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2025-10 .mtop-2025-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2025-11 .mtop-2025-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2025-12 .mtop-2025-12 { color: #262626; font-weight: bold; }

/* 2024 subnav */
.b-trips.trip-2024-01 .mtop-2024-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2024-02 .mtop-2024-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2024-03 .mtop-2024-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2024-04 .mtop-2024-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2024-05 .mtop-2024-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2024-06 .mtop-2024-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2024-06-07 .mtop-2024-06-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2024-07 .mtop-2024-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2024-08 .mtop-2024-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2024-09 .mtop-2024-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2024-10 .mtop-2024-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2024-11 .mtop-2024-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2024-12 .mtop-2024-12 { color: #262626; font-weight: bold; }

/* 2023 subnav */
.b-trips.trip-2023-01 .mtop-2023-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-02 .mtop-2023-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-03 .mtop-2023-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-04 .mtop-2023-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-05 .mtop-2023-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-06 .mtop-2023-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-07-01 .mtop-2023-07-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-07 .mtop-2023-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-08-12 .mtop-2023-08-12 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-08-25 .mtop-2023-08-25 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-08 .mtop-2023-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-09 .mtop-2023-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-10 .mtop-2023-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-11 .mtop-2023-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2023-12 .mtop-2023-12 { color: #262626; font-weight: bold; }

/* 2022 subnav */
.b-trips.trip-2022-01 .mtop-2022-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2022-02 .mtop-2022-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2022-03 .mtop-2022-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2022-04 .mtop-2022-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2022-05 .mtop-2022-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2022-06 .mtop-2022-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2022-07 .mtop-2022-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2022-08 .mtop-2022-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2022-09 .mtop-2022-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2022-10 .mtop-2022-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2022-11 .mtop-2022-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2022-12 .mtop-2022-12 { color: #262626; font-weight: bold; }

/* 2021 subnav */
.b-trips.trip-2021-01 .mtop-2021-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2021-02 .mtop-2021-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2021-03 .mtop-2021-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2021-04 .mtop-2021-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2021-05 .mtop-2021-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2021-06 .mtop-2021-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2021-07 .mtop-2021-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2021-08 .mtop-2021-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2021-09 .mtop-2021-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2021-10 .mtop-2021-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2021-11 .mtop-2021-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2021-12 .mtop-2021-12 { color: #262626; font-weight: bold; }

/* 2020 subnav */
.b-trips.trip-2020-01 .mtop-2020-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2020-02 .mtop-2020-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2020-03 .mtop-2020-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2020-04 .mtop-2020-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2020-05 .mtop-2020-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2020-06 .mtop-2020-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2020-07 .mtop-2020-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2020-08 .mtop-2020-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2020-09 .mtop-2020-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2020-10 .mtop-2020-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2020-11 .mtop-2020-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2020-12 .mtop-2020-12 { color: #262626; font-weight: bold; }

/* 2019 subnav */
.b-trips.trip-2019-01 .mtop-2019-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2019-02 .mtop-2019-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2019-03 .mtop-2019-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2019-04 .mtop-2019-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2019-05 .mtop-2019-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2019-06 .mtop-2019-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2019-07 .mtop-2019-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2019-08 .mtop-2019-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2019-09 .mtop-2019-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2019-10 .mtop-2019-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2019-11 .mtop-2019-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2019-12 .mtop-2019-12 { color: #262626; font-weight: bold; }

/* 2018 subnav */
.b-trips.trip-2018-01 .mtop-2018-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2018-02 .mtop-2018-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2018-03 .mtop-2018-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2018-04 .mtop-2018-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2018-05 .mtop-2018-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2018-06 .mtop-2018-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2018-07 .mtop-2018-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2018-08 .mtop-2018-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2018-09 .mtop-2018-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2018-10 .mtop-2018-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2018-11 .mtop-2018-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2018-12 .mtop-2018-12 { color: #262626; font-weight: bold; }

/* 2017 subnav */
.b-trips.trip-2017-01 .mtop-2017-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2017-02 .mtop-2017-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2017-03 .mtop-2017-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2017-04 .mtop-2017-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2017-05 .mtop-2017-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2017-06 .mtop-2017-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2017-07 .mtop-2017-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2017-08 .mtop-2017-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2017-09 .mtop-2017-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2017-10 .mtop-2017-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2017-11 .mtop-2017-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2017-12 .mtop-2017-12 { color: #262626; font-weight: bold; }

/* 2016 subnav */
.b-trips.trip-2016-01 .mtop-2016-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2016-02 .mtop-2016-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2016-03 .mtop-2016-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2016-04 .mtop-2016-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2016-05 .mtop-2016-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2016-06 .mtop-2016-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2016-07 .mtop-2016-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2016-08 .mtop-2016-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2016-09 .mtop-2016-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2016-10 .mtop-2016-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2016-11 .mtop-2016-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2016-12 .mtop-2016-12 { color: #262626; font-weight: bold; }

/* 2015 subnav */
.b-trips.trip-2015-01 .mtop-2015-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2015-02 .mtop-2015-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2015-03 .mtop-2015-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2015-04 .mtop-2015-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2015-05 .mtop-2015-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2015-06 .mtop-2015-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2015-07 .mtop-2015-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2015-08 .mtop-2015-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2015-09 .mtop-2015-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2015-10 .mtop-2015-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2015-11 .mtop-2015-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2015-12 .mtop-2015-12 { color: #262626; font-weight: bold; }

/* 2014 subnav */
.b-trips.trip-2014-01 .mtop-2014-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2014-02 .mtop-2014-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2014-03 .mtop-2014-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2014-04 .mtop-2014-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2014-05 .mtop-2014-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2014-06 .mtop-2014-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2014-07 .mtop-2014-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2014-08 .mtop-2014-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2014-09 .mtop-2014-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2014-10 .mtop-2014-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2014-11 .mtop-2014-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2014-12 .mtop-2014-12 { color: #262626; font-weight: bold; }

/* 2013 subnav */
.b-trips.trip-2013-03 .mtop-2013-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2013-05_05 .mtop-2013-05_05 { color: #262626; font-weight: bold; }
.b-trips.trip-2013-05_18 .mtop-2013-05_18 { color: #262626; font-weight: bold; }
.b-trips.trip-2013-06 .mtop-2013-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2013-07 .mtop-2013-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2013-08 .mtop-2013-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2013-10 .mtop-2013-10 { color: #262626; font-weight: bold; }

/* 2012 subnav */
.b-trips.trip-2012-01 .mtop-2012-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2012-02 .mtop-2012-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2012-03 .mtop-2012-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2012-04 .mtop-2012-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2012-05 .mtop-2012-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2012-06 .mtop-2012-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2012-07 .mtop-2012-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2012-08 .mtop-2012-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2012-09 .mtop-2012-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2012-10 .mtop-2012-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2012-11 .mtop-2012-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2012-12 .mtop-2012-12 { color: #262626; font-weight: bold; }

/* 2011 subnav */
.b-trips.trip-2011-01 .mtop-2011-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2011-02 .mtop-2011-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2011-03 .mtop-2011-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2011-04 .mtop-2011-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2011-05 .mtop-2011-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2011-06 .mtop-2011-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2011-07 .mtop-2011-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2011-08 .mtop-2011-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2011-09 .mtop-2011-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2011-10 .mtop-2011-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2011-11 .mtop-2011-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2011-12 .mtop-2011-12 { color: #262626; font-weight: bold; }

/* 2010 subnav */
.b-trips.trip-2010-01 .mtop-2010-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2010-02 .mtop-2010-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2010-03 .mtop-2010-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2010-04 .mtop-2010-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2010-05 .mtop-2010-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2010-06 .mtop-2010-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2010-07 .mtop-2010-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2010-08 .mtop-2010-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2010-09 .mtop-2010-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2010-10 .mtop-2010-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2010-11 .mtop-2010-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2010-12 .mtop-2010-12 { color: #262626; font-weight: bold; }

/* 2009 subnav */
.b-trips.trip-2009-01 .mtop-2009-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2009-02 .mtop-2009-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2009-03 .mtop-2009-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2009-04 .mtop-2009-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2009-05 .mtop-2009-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2009-06 .mtop-2009-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2009-07 .mtop-2009-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2009-08 .mtop-2009-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2009-09 .mtop-2009-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2009-10 .mtop-2009-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2009-11 .mtop-2009-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2009-12 .mtop-2009-12 { color: #262626; font-weight: bold; }

/* 2008 subnav */
.b-trips.trip-2008-01 .mtop-2008-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2008-02 .mtop-2008-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2008-03 .mtop-2008-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2008-04 .mtop-2008-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2008-05 .mtop-2008-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2008-06 .mtop-2008-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2008-07 .mtop-2008-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2008-08 .mtop-2008-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2008-09 .mtop-2008-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2008-10 .mtop-2008-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2008-11 .mtop-2008-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2008-12 .mtop-2008-12 { color: #262626; font-weight: bold; }

/* 2007 subnav */
.b-trips.trip-2007-01 .mtop-2007-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2007-02 .mtop-2007-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2007-03 .mtop-2007-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2007-04 .mtop-2007-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2007-05 .mtop-2007-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2007-06 .mtop-2007-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2007-07 .mtop-2007-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2007-08 .mtop-2007-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2007-09 .mtop-2007-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2007-10 .mtop-2007-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2007-11 .mtop-2007-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2007-12 .mtop-2007-12 { color: #262626; font-weight: bold; }

/* 2006 subnav */
.b-trips.trip-2006-01 .mtop-2006-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2006-02 .mtop-2006-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2006-03 .mtop-2006-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2006-04 .mtop-2006-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2006-05 .mtop-2006-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2006-06 .mtop-2006-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2006-07 .mtop-2006-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2006-08 .mtop-2006-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2006-09 .mtop-2006-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2006-10 .mtop-2006-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2006-11 .mtop-2006-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2006-12 .mtop-2006-12 { color: #262626; font-weight: bold; }

/* 2005 subnav */
.b-trips.trip-2005-01 .mtop-2005-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2005-02 .mtop-2005-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2005-03 .mtop-2005-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2005-04 .mtop-2005-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2005-05 .mtop-2005-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2005-06 .mtop-2005-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2005-07 .mtop-2005-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2005-08 .mtop-2005-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2005-09 .mtop-2005-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2005-10 .mtop-2005-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2005-11 .mtop-2005-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2005-12 .mtop-2005-12 { color: #262626; font-weight: bold; }

/* 2004 subnav */
.b-trips.trip-2004-01 .mtop-2004-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2004-02 .mtop-2004-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2004-03 .mtop-2004-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2004-04 .mtop-2004-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2004-05 .mtop-2004-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2004-06 .mtop-2004-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2004-07 .mtop-2004-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2004-08 .mtop-2004-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2004-09 .mtop-2004-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2004-10 .mtop-2004-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2004-11 .mtop-2004-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2004-12 .mtop-2004-12 { color: #262626; font-weight: bold; }

/* 2003 subnav */
.b-trips.trip-2003-01 .mtop-2003-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2003-02 .mtop-2003-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2003-03 .mtop-2003-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2003-04 .mtop-2003-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2003-05 .mtop-2003-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2003-06 .mtop-2003-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2003-07 .mtop-2003-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2003-08 .mtop-2003-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2003-09 .mtop-2003-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2003-10 .mtop-2003-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2003-11 .mtop-2003-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2003-12 .mtop-2003-12 { color: #262626; font-weight: bold; }

/* 2002 subnav */
.b-trips.trip-2002-01 .mtop-2002-01 { color: #262626; font-weight: bold; }
.b-trips.trip-2002-02 .mtop-2002-02 { color: #262626; font-weight: bold; }
.b-trips.trip-2002-03 .mtop-2002-03 { color: #262626; font-weight: bold; }
.b-trips.trip-2002-04 .mtop-2002-04 { color: #262626; font-weight: bold; }
.b-trips.trip-2002-05 .mtop-2002-05 { color: #262626; font-weight: bold; }
.b-trips.trip-2002-06 .mtop-2002-06 { color: #262626; font-weight: bold; }
.b-trips.trip-2002-07 .mtop-2002-07 { color: #262626; font-weight: bold; }
.b-trips.trip-2002-08 .mtop-2002-08 { color: #262626; font-weight: bold; }
.b-trips.trip-2002-09 .mtop-2002-09 { color: #262626; font-weight: bold; }
.b-trips.trip-2002-10 .mtop-2002-10 { color: #262626; font-weight: bold; }
.b-trips.trip-2002-11 .mtop-2002-11 { color: #262626; font-weight: bold; }
.b-trips.trip-2002-12 .mtop-2002-12 { color: #262626; font-weight: bold; }

/* 06 - regional trips (white)
--------------------------------------------------------------------- */

/* 2020 (simplified) */
.b-trips.trip-2020-01 #rsb-2020 .t-2020-01 { color: white; }
.b-trips.trip-2020-02 #rsb-2020 .t-2020-02 { color: white; }
.b-trips.trip-2020-03 #rsb-2020 .t-2020-03 { color: white; }

/* 2019 */
.b-trips.trip-2019-01 #rsb-2019 .t-2019-01 { color: white; }
.b-trips.trip-2019-02 #rsb-2019 .t-2019-02 { color: white; }
.b-trips.trip-2019-03 #rsb-2019 .t-2019-03 { color: white; }
.b-trips.trip-2019-04 #rsb-2019 .t-2019-04 { color: white; }
.b-trips.trip-2019-05 #rsb-2019 .t-2019-05 { color: white; }
.b-trips.trip-2019-06 #rsb-2019 .t-2019-06 { color: white; }

/* 2018 */
.b-trips.trip-2018-01-27 #rsb-2018 .t-2018-01 { color: white; }
.b-trips.trip-2018-06-23 #rsb-2018 .t-2018-02 { color: white; }
.b-trips.trip-2018-10-27 #rsb-2018 .t-2018-03 { color: white; }

/* 2017 */
.b-trips.trip-2017-01-28 #rsb-2017 .t-2017-01 { color: white; }
.b-trips.trip-2017-03-25 #rsb-2017 .t-2017-02 { color: white; }
.b-trips.trip-2017-04-22 #rsb-2017 .t-2017-03 { color: white; }
.b-trips.trip-2017-06-25 #rsb-2017 .t-2017-04 { color: white; }
.b-trips.trip-2017-08-05 #rsb-2017 .t-2017-05 { color: white; }
.b-trips.trip-2017-09-09 #rsb-2017 .t-2017-06 { color: white; }
.b-trips.trip-2017-10-14 #rsb-2017 .t-2017-07 { color: white; }

/* 2016 */
.b-trips.trip-2016-12-17 #rsb-2016 .t-2016-08 { color: white; }
.b-trips.trip-2016-11-12 #rsb-2016 .t-2016-07 { color: white; }
.b-trips.trip-2016-10-15 #rsb-2016 .t-2016-06 { color: white; }
.b-trips.trip-2016-06-18 #rsb-2016 .t-2016-05 { color: white; }
.b-trips.trip-2016-06-03 #rsb-2016 .t-2016-04 { color: white; }
.b-trips.trip-2016-04-16 #rsb-2016 .t-2016-03 { color: white; }
.b-trips.trip-2016-03-19 #rsb-2016 .t-2016-02 { color: white; }
.b-trips.trip-2016-01-30 #rsb-2016 .t-2016-01 { color: white; }

/* 2015 */
.b-trips.trip-2015-12-05 #rsb-2015 .t-2015-10 { color: white; }
.b-trips.trip-2015-10-24 #rsb-2015 .t-2015-09 { color: white; }
.b-trips.trip-2015-09-25 #rsb-2015 .t-2015-08 { color: white; }
.b-trips.trip-2015-08-30 #rsb-2015 .t-2015-07 { color: white; }
.b-trips.trip-2015-07-11 #rsb-2015 .t-2015-06 { color: white; }
.b-trips.trip-2015-06-13 #rsb-2015 .t-2015-05 { color: white; }
.b-trips.trip-2015-06-06 #rsb-2015 .t-2015-04 { color: white; }
.b-trips.trip-2015-04-11 #rsb-2015 .t-2015-03 { color: white; }
.b-trips.trip-2015-03-15 #rsb-2015 .t-2015-02 { color: white; }
.b-trips.trip-2015-01-24 #rsb-2015 .t-2015-01 { color: white; }

/* 2014 */
.b-trips.trip-2014-11-08 #rsb-2014 .t-2014-05 { color: white; }
.b-trips.trip-2014-08-02 #rsb-2014 .t-2014-04 { color: white; }
.b-trips.trip-2014-06-14 #rsb-2014 .t-2014-03 { color: white; }
.b-trips.trip-2014-06-07 #rsb-2014 .t-2014-02 { color: white; }
.b-trips.trip-2014-04-05 #rsb-2014 .t-2014-01 { color: white; }

/* 2013 */
.b-trips.trip-2013-03-02 #rsb-2013 .t-2013-01 { color: white; }
.b-trips.trip-2013-05-05 #rsb-2013 .t-2013-02 { color: white; }
.b-trips.trip-2013-05-18 #rsb-2013 .t-2013-03 { color: white; }
.b-trips.trip-2013-06-29 #rsb-2013 .t-2013-04 { color: white; }
.b-trips.trip-2013-07-13 #rsb-2013 .t-2013-05 { color: white; }
.b-trips.trip-2013-08-22 #rsb-2013 .t-2013-06 { color: white; }
.b-trips.trip-2013-10-19 #rsb-2013 .t-2013-07 { color: white; }

/* 2012 */
.b-trips.trip-2012-01 #rsb-2012 .t-2012-01 { color: white; }
.b-trips.trip-2012-02 #rsb-2012 .t-2012-02 { color: white; }
.b-trips.trip-2012-03 #rsb-2012 .t-2012-03 { color: white; }
.b-trips.trip-2012-04 #rsb-2012 .t-2012-04 { color: white; }
.b-trips.trip-2012-05 #rsb-2012 .t-2012-05 { color: white; }
.b-trips.trip-2012-06 #rsb-2012 .t-2012-06 { color: white; }
.b-trips.trip-2012-07 #rsb-2012 .t-2012-07 { color: white; }
.b-trips.trip-2012-08 #rsb-2012 .t-2012-08 { color: white; }

/* 2011 */
.b-trips.trip-2011-01 #rsb-2011 .t-2011-01 { color: white; }
.b-trips.trip-2011-02 #rsb-2011 .t-2011-02 { color: white; }
.b-trips.trip-2011-03 #rsb-2011 .t-2011-03 { color: white; }
.b-trips.trip-2011-04 #rsb-2011 .t-2011-04 { color: white; }
.b-trips.trip-2011-05 #rsb-2011 .t-2011-05 { color: white; }
.b-trips.trip-2011-06 #rsb-2011 .t-2011-06 { color: white; }
.b-trips.trip-2011-07 #rsb-2011 .t-2011-07 { color: white; }
.b-trips.trip-2011-08 #rsb-2011 .t-2011-08 { color: white; }

/* 2010 */
.b-trips.trip-2010-01 #rsb-2010 .t-2010-01 { color: white; }
.b-trips.trip-2010-02 #rsb-2010 .t-2010-02 { color: white; }
.b-trips.trip-2010-03 #rsb-2010 .t-2010-03 { color: white; }
.b-trips.trip-2010-04 #rsb-2010 .t-2010-04 { color: white; }
.b-trips.trip-2010-05 #rsb-2010 .t-2010-05 { color: white; }
.b-trips.trip-2010-06 #rsb-2010 .t-2010-06 { color: white; }
.b-trips.trip-2010-07 #rsb-2010 .t-2010-07 { color: white; }
.b-trips.trip-2010-08 #rsb-2010 .t-2010-08 { color: white; }
.b-trips.trip-2010-09 #rsb-2010 .t-2010-09 { color: white; }

/* 2009 */
.b-trips.trip-2009-01 #rsb-2009 .t-2009-01 { color: white; }
.b-trips.trip-2009-02 #rsb-2009 .t-2009-02 { color: white; }
.b-trips.trip-2009-03 #rsb-2009 .t-2009-03 { color: white; }
.b-trips.trip-2009-04 #rsb-2009 .t-2009-04 { color: white; }
.b-trips.trip-2009-05 #rsb-2009 .t-2009-05 { color: white; }
.b-trips.trip-2009-06 #rsb-2009 .t-2009-06 { color: white; }
.b-trips.trip-2009-07 #rsb-2009 .t-2009-07 { color: white; }
.b-trips.trip-2009-08 #rsb-2009 .t-2009-08 { color: white; }
.b-trips.trip-2009-09 #rsb-2009 .t-2009-09 { color: white; }
.b-trips.trip-2009-10 #rsb-2009 .t-2009-10 { color: white; }

/* 2008 */
.b-trips.trip-2008-01 #rsb-2008 .t-2008-01 { color: white; }
.b-trips.trip-2008-02 #rsb-2008 .t-2008-02 { color: white; }
.b-trips.trip-2008-03 #rsb-2008 .t-2008-03 { color: white; }
.b-trips.trip-2008-04 #rsb-2008 .t-2008-04 { color: white; }
.b-trips.trip-2008-05 #rsb-2008 .t-2008-05 { color: white; }
.b-trips.trip-2008-06 #rsb-2008 .t-2008-06 { color: white; }
.b-trips.trip-2008-07 #rsb-2008 .t-2008-07 { color: white; }
.b-trips.trip-2008-08 #rsb-2008 .t-2008-08 { color: white; }

/* 2007 */
.b-trips.trip-2007-01 #rsb-2007 .t-2007-01 { color: white; }
.b-trips.trip-2007-02 #rsb-2007 .t-2007-02 { color: white; }
.b-trips.trip-2007-03 #rsb-2007 .t-2007-03 { color: white; }
.b-trips.trip-2007-04 #rsb-2007 .t-2007-04 { color: white; }
.b-trips.trip-2007-05 #rsb-2007 .t-2007-05 { color: white; }

/* 2006 */
.b-trips.trip-2006-01 #rsb-2006 .t-2006-01 { color: white; }
.b-trips.trip-2006-02 #rsb-2006 .t-2006-02 { color: white; }
.b-trips.trip-2006-03 #rsb-2006 .t-2006-03 { color: white; }

/* 2005 */
.b-trips.trip-2005-01 #rsb-2005 .t-2005-01 { color: white; }
.b-trips.trip-2005-02 #rsb-2005 .t-2005-02 { color: white; }

/* 2004 */
.b-trips.trip-2004-01 #rsb-2004 .t-2004-01 { color: white; }
.b-trips.trip-2004-02 #rsb-2004 .t-2004-02 { color: white; }
.b-trips.trip-2004-03 #rsb-2004 .t-2004-03 { color: white; }
.b-trips.trip-2004-04 #rsb-2004 .t-2004-04 { color: white; }

/* 2003 */
.b-trips.trip-2003-01 #rsb-2003 .t-2003-01 { color: white; }

/* 2002 */
.b-trips.trip-2002-01 #rsb-2002 .t-2002-01 { color: white; }

.b-trips.year-2002 #rsb-trips-local .r-2002,
.b-trips.year-2003 #rsb-trips-local .r-2003,
.b-trips.year-2004 #rsb-trips-local .r-2004,
.b-trips.year-2005 #rsb-trips-local .r-2005,
.b-trips.year-2006 #rsb-trips-local .r-2006,
.b-trips.year-2007 #rsb-trips-local .r-2007,
.b-trips.year-2008 #rsb-trips-local .r-2008,
.b-trips.year-2009 #rsb-trips-local .r-2009,
.b-trips.year-2010 #rsb-trips-local .r-2010,
.b-trips.year-2011 #rsb-trips-local .r-2011,
.b-trips.year-2012 #rsb-trips-local .r-2012,
.b-trips.year-2013 #rsb-trips-local .r-2013,
.b-trips.year-2014 #rsb-trips-local .r-2014,
.b-trips.year-2015 #rsb-trips-local .r-2015,
.b-trips.year-2016 #rsb-trips-local .r-2016,
.b-trips.year-2017 #rsb-trips-local .r-2017,
.b-trips.year-2018 #rsb-trips-local .r-2018,
.b-trips.year-2019 #rsb-trips-local .r-2019,
.b-trips.year-2020 #rsb-trips-local .r-2020,
.b-trips.year-2021 #rsb-trips-local .r-2021,
.b-trips.year-2022 #rsb-trips-local .r-2022,
.b-trips.year-2023 #rsb-trips-local .r-2023,
.b-trips.year-2024 #rsb-trips-local .r-2024
{
	font-family: 'Libre Franklin', sans-serif;
	font-size: 2.0rem;
	font-weight: 300;
	line-height: 1.3;
	color: white;
}

/* 07 - conventions
--------------------------------------------------------------------- */

.b-conventions #subnav-0001 .cnv-0001 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2025 .cnv-2025 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2024 .cnv-2024 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2023 .cnv-2023 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2022 .cnv-2022 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2021 .cnv-2021 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2020 .cnv-2020 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2019 .cnv-2019 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2018 .cnv-2018 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2017 .cnv-2017 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2016 .cnv-2016 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2015 .cnv-2015 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2014 .cnv-2014 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2013 .cnv-2013 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2012 .cnv-2012 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2011 .cnv-2011 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2010 .cnv-2010 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2009 .cnv-2009 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2008 .cnv-2008 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2007 .cnv-2007 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2006 .cnv-2006 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2005 .cnv-2005 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2004 .cnv-2004 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2003 .cnv-2003 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2002 .cnv-2002 { color: #262626; font-weight: bold; }
.b-conventions #subnav-2001 .cnv-2001 { color: #262626; font-weight: bold; }

/* 08 - international tours
--------------------------------------------------------------------- */

.b-tours.index .intl-index { color: #262626; font-weight: bold; }
.b-tours.tour-2026 .intl-2026 { color: #262626; font-weight: bold; }
.b-tours.tour-2024 .intl-2024 { color: #262626; font-weight: bold; }
.b-tours.tour-2022 .intl-2022 { color: #262626; font-weight: bold; }
.b-tours.tour-2020 .intl-2020 { color: #262626; font-weight: bold; }
.b-tours.tour-2018 .intl-2018 { color: #262626; font-weight: bold; }
.b-tours.tour-2016 .intl-2016 { color: #262626; font-weight: bold; }
.b-tours.tour-2014 .intl-2014 { color: #262626; font-weight: bold; }
.b-tours.tour-2012 .intl-2012 { color: #262626; font-weight: bold; }
.b-tours.tour-2010 .intl-2010 { color: #262626; font-weight: bold; }
.b-tours.tour-2008 .intl-2008 { color: #262626; font-weight: bold; }
.b-tours.tour-2006 .intl-2006 { color: #262626; font-weight: bold; }
.b-tours.tour-2003 .intl-2003 { color: #262626; font-weight: bold; }
.b-tours.tour-2000 .intl-2000 { color: #262626; font-weight: bold; }
.b-tours.tour-1991 .intl-1991 { color: #262626; font-weight: bold; }
.b-tours.tour-1990 .intl-1990 { color: #262626; font-weight: bold; }
.b-tours.tour-1988 .intl-1988 { color: #262626; font-weight: bold; }

/* 09 - Publication Sales
--------------------------------------------------------------------- */

.b-pubsales.sell-index .pubs-index { color: #262626; font-weight: bold; }
.b-pubsales.sell-kel-v1 .pubs-kel-v1 { color: #262626; font-weight: bold; }
.b-pubsales.sell-kel-v2 .pubs-kel-v2 { color: #262626; font-weight: bold; }
.b-pubsales.sell-kel-v3 .pubs-kel-v3 { color: #262626; font-weight: bold; }
.b-pubsales.sell-mel .pubs-mel { color: #262626; font-weight: bold; }
.b-pubsales.sell-pdf .pubs-pdf { color: #262626; font-weight: bold; }
.b-pubsales.sell-2026 .pubs-2026 { color: #262626; font-weight: bold; }
.b-pubsales.sell-2025 .pubs-2025 { color: #262626; font-weight: bold; }
.b-pubsales.sell-2024 .pubs-2024 { color: #262626; font-weight: bold; }
.b-pubsales.sell-2023 .pubs-2023 { color: #262626; font-weight: bold; }
.b-pubsales.sell-2022 .pubs-2022 { color: #262626; font-weight: bold; }
.b-pubsales.sell-2021 .pubs-2021 { color: #262626; font-weight: bold; }
.b-pubsales.sell-2020 .pubs-2020 { color: #262626; font-weight: bold; }
.b-pubsales.sell-2019 .pubs-2019 { color: #262626; font-weight: bold; }
.b-pubsales.sell-2018 .pubs-2018 { color: #262626; font-weight: bold; }
.b-pubsales.sell-2017 .pubs-2017 { color: #262626; font-weight: bold; }
.b-pubsales.sell-2016 .pubs-2016 { color: #262626; font-weight: bold; }
.b-pubsales.sell-2015 .pubs-2015 { color: #262626; font-weight: bold; }
.b-pubsales.sell-ttc .pubs-ttc { color: #262626; font-weight: bold; }
.b-pubsales.sell-penn .pubs-prr { color: #262626; font-weight: bold; }
.b-pubsales.sell-fline .pubs-fline { color: #262626; font-weight: bold; }
.b-pubsales.sell-subway .pubs-subway { color: #262626; font-weight: bold; }
.b-pubsales.sell-nec .pubs-nec { color: #262626; font-weight: bold; }

/* 10 - photo gallery
--------------------------------------------------------------------- */

.b-gallery.p-photos-0 .pic-00 { color: #262626; font-weight: bold; }
.b-gallery.p-photos-1 .pic-01 { color: #262626; font-weight: bold; }
.b-gallery.p-photos-2 .pic-02 { color: #262626; font-weight: bold; }
.b-gallery.p-photos-3 .pic-03 { color: #262626; font-weight: bold; }
.b-gallery.p-photos-4 .pic-04 { color: #262626; font-weight: bold; }
.b-gallery.p-photos-5 .pic-05 { color: #262626; font-weight: bold; }
.b-gallery.p-photos-6 .pic-06 { color: #262626; font-weight: bold; }
.b-gallery.p-photos-7 .pic-07 { color: #262626; font-weight: bold; }
.b-gallery.p-photos-8 .pic-08 { color: #262626; font-weight: bold; }
.b-gallery.p-photos-9 .pic-09 { color: #262626; font-weight: bold; }
.b-gallery.p-photos-10 .pic-10 { color: #262626; font-weight: bold; }
.b-gallery.p-photos-11 .pic-11 { color: #262626; font-weight: bold; }


/* 11.1 - obituaries dropdown
--------------------------------------------------------------------- */

#obituaries_home #dpd_obituaries { color: #262626; font-weight: bold; }

.b_akins #dpd_akins { color: #262626; font-weight: bold; }
.b_berger #dpd_berger { color: #262626; font-weight: bold; }
.b_craig #dpd_craig { color: #262626; font-weight: bold; }
.b_grahl #dpd_grahl { color: #262626; font-weight: bold; }
.b_linder #dpd_linder { color: #262626; font-weight: bold; }
.b_lonto #dpd_lonto { color: #262626; font-weight: bold; }
.b_mattina #dpd_mattina { color: #262626; font-weight: bold; }
.b_miklos #dpd_miklos { color: #262626; font-weight: bold; }
.b_pappas #dpd_pappas { color: #262626; font-weight: bold; }
.b_yee #dpd_yee { color: #262626; font-weight: bold; }

/* 11.2 - obituaries subnav
--------------------------------------------------------------------- */

.b-obits.b_index .subnav_index { color: #262626; font-weight: bold; }
.b-obits.b_olsen .subnav_olsen { color: #262626; font-weight: bold; }
.b-obits.b_yee .subnav_yee { color: #262626; font-weight: bold; }
.b-obits.b_grahl .subnav_grahl { color: #262626; font-weight: bold; }
.b-obits.b_pappas .subnav_pappas { color: #262626; font-weight: bold; }
.b-obits.b_linder .subnav_linder { color: #262626; font-weight: bold; }
.b-obits.b_craig .subnav_craig { color: #262626; font-weight: bold; }
.b-obits.b_berger .subnav_berger { color: #262626; font-weight: bold; }
.b-obits.b_mattina .subnav_mattina { color: #262626; font-weight: bold; }
.b-obits.b_miklos .subnav_miklos { color: #262626; font-weight: bold; }
.b-obits.b_lonto .subnav_lonto { color: #262626; font-weight: bold; }
.b-obits.b_akins .subnav_akins { color: #262626; font-weight: bold; }

/* 12.1 - past events subnav
--------------------------------------------------------------------- */

.b_archives_2025 #subnav-2025 .news-2025 { color: #262626; font-weight: bold; }
.b_archives_2024 #subnav-2024 .news-2024 { color: #262626; font-weight: bold; }
.b_archives_2023 #subnav-2023 .news-2023 { color: #262626; font-weight: bold; }
.b_archives_2022 #subnav-2022 .news-2022 { color: #262626; font-weight: bold; }
.b_archives_2021 #subnav-2021 .news-2021 { color: #262626; font-weight: bold; }
.b_archives_2020 #subnav-2020 .news-2020 { color: #262626; font-weight: bold; }
.b_archives_2019 #subnav-2019 .news-2019 { color: #262626; font-weight: bold; }
.b_archives_2018 #subnav-2018 .news-2018 { color: #262626; font-weight: bold; }
.b_archives_2017 #subnav-2017 .news-2017 { color: #262626; font-weight: bold; }
.b_archives_2016 #subnav-2016 .news-2016 { color: #262626; font-weight: bold; }
.b_archives_2015 #subnav-2015 .news-2015 { color: #262626; font-weight: bold; }
.b_archives_2014 #subnav-2014 .news-2014 { color: #262626; font-weight: bold; }
.b_archives_2013 #subnav-2013 .news-2013 { color: #262626; font-weight: bold; }
.b_archives_2012 #subnav-2012 .news-2012 { color: #262626; font-weight: bold; }
.b_archives_2011 #subnav-2011 .news-2011 { color: #262626; font-weight: bold; }
.b_archives_2010 #subnav-2010 .news-2010 { color: #262626; font-weight: bold; }
.b_archives_2009 #subnav-2009 .news-2009 { color: #262626; font-weight: bold; }
.b_archives_2008 #subnav-2008 .news-2008 { color: #262626; font-weight: bold; }
.b_archives_2007 #subnav-2007 .news-2007 { color: #262626; font-weight: bold; }
.b_archives_2006 #subnav-2006 .news-2006 { color: #262626; font-weight: bold; }
.b_archives_2005 #subnav-2005 .news-2005 { color: #262626; font-weight: bold; }
.b_archives_2004 #subnav-2004 .news-2004 { color: #262626; font-weight: bold; }
.b_archives_2003 #subnav-2003 .news-2003 { color: #262626; font-weight: bold; }
.b_archives_2002 #subnav-2002 .news-2002 { color: #262626; font-weight: bold; }
.b_archives_2001 #subnav-2001 .news-2001 { color: #262626; font-weight: bold; }

/* 12.2 - past events dropdown
--------------------------------------------------------------------- */

.b_archives_2025 #dpd_2025 { color: #262626; font-weight: bold; }
.b_archives_2024 #dpd_2024 { color: #262626; font-weight: bold; }
.b_archives_2023 #dpd_2023 { color: #262626; font-weight: bold; }
.b_archives_2022 #dpd_2022 { color: #262626; font-weight: bold; }
.b_archives_2021 #dpd_2021 { color: #262626; font-weight: bold; }
.b_archives_2020 #dpd_2020 { color: #262626; font-weight: bold; }
.b_archives_2019 #dpd_2019 { color: #262626; font-weight: bold; }
.b_archives_2018 #dpd_2018 { color: #262626; font-weight: bold; }
.b_archives_2017 #dpd_2017 { color: #262626; font-weight: bold; }
.b_archives_2016 #dpd_2016 { color: #262626; font-weight: bold; }
.b_archives_2015 #dpd_2015 { color: #262626; font-weight: bold; }
.b_archives_2014 #dpd_2014 { color: #262626; font-weight: bold; }
.b_archives_201402 #dpd_2014_02 { color: #262626; font-weight: bold; }
.b_archives_201403 #dpd_2014_03 { color: #262626; font-weight: bold; }
.b_archives_2013 #dpd_2013 { color: #262626; font-weight: bold; }
.b_archives_2012 #dpd_2012 { color: #262626; font-weight: bold; }
.b_archives_2011 #dpd_2011 { color: #262626; font-weight: bold; }
.b_archives_2010 #dpd_2010 { color: #262626; font-weight: bold; }
.b_archives_2009 #dpd_2009 { color: #262626; font-weight: bold; }
.b_archives_2008 #dpd_2008 { color: #262626; font-weight: bold; }
.b_archives_2007 #dpd_2007 { color: #262626; font-weight: bold; }
.b_archives_2006 #dpd_2006 { color: #262626; font-weight: bold; }
.b_archives_2005 #dpd_2005 { color: #262626; font-weight: bold; }
.b_archives_2004 #dpd_2004 { color: #262626; font-weight: bold; }
.b_archives_2003 #dpd_2003 { color: #262626; font-weight: bold; }
.b_archives_2002 #dpd_2002 { color: #262626; font-weight: bold; }
.b_archives_2001 #dpd_2001 { color: #262626; font-weight: bold; }
.b_archives_200102 #dpd_2001_02 { color: #262626; font-weight: bold; }
.b_archives_200103 #dpd_2001_03 { color: #262626; font-weight: bold; }

/* 13 - policies
--------------------------------------------------------------------- */

.b-policies #subnav-fulfillment .policies-fulfillment { color: #262626; font-weight: bold; }
.b-policies #subnav-payment .policies-payment { color: #262626; font-weight: bold; }
.b-policies #subnav-privacy .policies-privacy { color: #262626; font-weight: bold; }

/* 14 - vintage collection (bulletin style)
--------------------------------------------------------------------- */

#trips .v_trips { color: #262626; font-weight: bold; }
#conventions .v_conventions { color: #262626; font-weight: bold; }
#meetings .v_meetings { color: #262626; font-weight: bold; }
#tickets .v_tickets { color: #262626; font-weight: bold; }
#maps .v_maps { color: #262626; font-weight: bold; }
#letters .v_letters { color: #262626; font-weight: bold; }
#sales .v_sales { color: #262626; font-weight: bold; }
#ephemera .v_ephemera { color: #262626; font-weight: bold; }

/* 21 - bulletin subnavs
--------------------------------------------------------------------- */

.dropdown-item	{ font-family: 'Libre Franklin', sans-serif; }

#nydb_home .nydb-0001 { color: #262626; font-weight: bold; }

#b-2026 .subnav-2020s { color: #262626; font-weight: bold; }
#b-2025 .subnav-2020s { color: #262626; font-weight: bold; }
#b-2024 .subnav-2020s { color: #262626; font-weight: bold; }
#b-2023 .subnav-2020s { color: #262626; font-weight: bold; }
#b-2022 .subnav-2020s { color: #262626; font-weight: bold; }
#b-2021 .subnav-2020s { color: #262626; font-weight: bold; }
#b-2020 .subnav-2020s { color: #262626; font-weight: bold; }

#b-2026 .nydb-2023 { color: #fff; background-color: #02b875; }
#b-2025 .nydb-2025 { color: #fff; background-color: #02b875; }
#b-2024 .nydb-2024 { color: #fff; background-color: #02b875; }
#b-2023 .nydb-2023 { color: #fff; background-color: #02b875; }
#b-2022 .nydb-2022 { color: #fff; background-color: #02b875; }
#b-2021 .nydb-2021 { color: #fff; background-color: #02b875; }
#b-2020 .nydb-2020 { color: #fff; background-color: #02b875; }

#b-2019 .subnav-2010s { color: #262626; font-weight: bold; }
#b-2018 .subnav-2010s { color: #262626; font-weight: bold; }
#b-2017 .subnav-2010s { color: #262626; font-weight: bold; }
#b-2016 .subnav-2010s { color: #262626; font-weight: bold; }
#b-2015 .subnav-2010s { color: #262626; font-weight: bold; }
#b-2014 .subnav-2010s { color: #262626; font-weight: bold; }
#b-2013 .subnav-2010s { color: #262626; font-weight: bold; }
#b-2012 .subnav-2010s { color: #262626; font-weight: bold; }
#b-2011 .subnav-2010s { color: #262626; font-weight: bold; }
#b-2010 .subnav-2010s { color: #262626; font-weight: bold; }

#b-2019 .nydb-2019 { color: #fff; background-color: #02b875; }
#b-2018 .nydb-2018 { color: #fff; background-color: #02b875; }
#b-2017 .nydb-2017 { color: #fff; background-color: #02b875; }
#b-2016 .nydb-2016 { color: #fff; background-color: #02b875; }
#b-2015 .nydb-2015 { color: #fff; background-color: #02b875; }
#b-2014 .nydb-2014 { color: #fff; background-color: #02b875; }
#b-2013 .nydb-2013 { color: #fff; background-color: #02b875; }
#b-2012 .nydb-2012 { color: #fff; background-color: #02b875; }
#b-2011 .nydb-2011 { color: #fff; background-color: #02b875; }
#b-2010 .nydb-2010 { color: #fff; background-color: #02b875; }

#b-2009 .subnav-2000s { color: #262626; font-weight: bold; }
#b-2008 .subnav-2000s { color: #262626; font-weight: bold; }
#b-2007 .subnav-2000s { color: #262626; font-weight: bold; }
#b-2006 .subnav-2000s { color: #262626; font-weight: bold; }
#b-2005 .subnav-2000s { color: #262626; font-weight: bold; }
#b-2004 .subnav-2000s { color: #262626; font-weight: bold; }
#b-2003 .subnav-2000s { color: #262626; font-weight: bold; }
#b-2002 .subnav-2000s { color: #262626; font-weight: bold; }
#b-2001 .subnav-2000s { color: #262626; font-weight: bold; }
#b-2000 .subnav-2000s { color: #262626; font-weight: bold; }

#b-2009 .nydb-2009 { color: #fff; background-color: #02b875; }
#b-2008 .nydb-2008 { color: #fff; background-color: #02b875; }
#b-2007 .nydb-2007 { color: #fff; background-color: #02b875; }
#b-2006 .nydb-2006 { color: #fff; background-color: #02b875; }
#b-2005 .nydb-2005 { color: #fff; background-color: #02b875; }
#b-2004 .nydb-2004 { color: #fff; background-color: #02b875; }
#b-2003 .nydb-2003 { color: #fff; background-color: #02b875; }
#b-2002 .nydb-2002 { color: #fff; background-color: #02b875; }
#b-2001 .nydb-2001 { color: #fff; background-color: #02b875; }
#b-2000 .nydb-2000 { color: #fff; background-color: #02b875; }

#b-1999 .subnav-1990s { color: #262626; font-weight: bold; }
#b-1998 .subnav-1990s { color: #262626; font-weight: bold; }
#b-1997 .subnav-1990s { color: #262626; font-weight: bold; }
#b-1996 .subnav-1990s { color: #262626; font-weight: bold; }
#b-1995 .subnav-1990s { color: #262626; font-weight: bold; }
#b-1994 .subnav-1990s { color: #262626; font-weight: bold; }
#b-1993 .subnav-1990s { color: #262626; font-weight: bold; }
#b-1992 .subnav-1990s { color: #262626; font-weight: bold; }
#b-1991 .subnav-1990s { color: #262626; font-weight: bold; }
#b-1990 .subnav-1990s { color: #262626; font-weight: bold; }

#b-1999 .nydb-1999 { color: #fff; background-color: #02b875; }
#b-1998 .nydb-1998 { color: #fff; background-color: #02b875; }
#b-1997 .nydb-1997 { color: #fff; background-color: #02b875; }
#b-1996 .nydb-1996 { color: #fff; background-color: #02b875; }
#b-1995 .nydb-1995 { color: #fff; background-color: #02b875; }
#b-1994 .nydb-1994 { color: #fff; background-color: #02b875; }
#b-1993 .nydb-1993 { color: #fff; background-color: #02b875; }
#b-1992 .nydb-1992 { color: #fff; background-color: #02b875; }
#b-1991 .nydb-1991 { color: #fff; background-color: #02b875; }
#b-1990 .nydb-1990 { color: #fff; background-color: #02b875; }

#b-1989 .subnav-1980s { color: #262626; font-weight: bold; }
#b-1988 .subnav-1980s { color: #262626; font-weight: bold; }
#b-1987 .subnav-1980s { color: #262626; font-weight: bold; }
#b-1986 .subnav-1980s { color: #262626; font-weight: bold; }
#b-1985 .subnav-1980s { color: #262626; font-weight: bold; }
#b-1984 .subnav-1980s { color: #262626; font-weight: bold; }
#b-1983 .subnav-1980s { color: #262626; font-weight: bold; }
#b-1982 .subnav-1980s { color: #262626; font-weight: bold; }
#b-1981 .subnav-1980s { color: #262626; font-weight: bold; }
#b-1980 .subnav-1980s { color: #262626; font-weight: bold; }

#b-1989 .nydb-1989 { color: #fff; background-color: #02b875; }
#b-1988 .nydb-1988 { color: #fff; background-color: #02b875; }
#b-1987 .nydb-1987 { color: #fff; background-color: #02b875; }
#b-1986 .nydb-1986 { color: #fff; background-color: #02b875; }
#b-1985 .nydb-1985 { color: #fff; background-color: #02b875; }
#b-1984 .nydb-1984 { color: #fff; background-color: #02b875; }
#b-1983 .nydb-1983 { color: #fff; background-color: #02b875; }
#b-1982 .nydb-1982 { color: #fff; background-color: #02b875; }
#b-1981 .nydb-1981 { color: #fff; background-color: #02b875; }
#b-1980 .nydb-1980 { color: #fff; background-color: #02b875; }

#b-1979 .subnav-1970s { color: #262626; font-weight: bold; }
#b-1978 .subnav-1970s { color: #262626; font-weight: bold; }
#b-1977 .subnav-1970s { color: #262626; font-weight: bold; }
#b-1976 .subnav-1970s { color: #262626; font-weight: bold; }
#b-1975 .subnav-1970s { color: #262626; font-weight: bold; }
#b-1974 .subnav-1970s { color: #262626; font-weight: bold; }
#b-1973 .subnav-1970s { color: #262626; font-weight: bold; }
#b-1972 .subnav-1970s { color: #262626; font-weight: bold; }
#b-1971 .subnav-1970s { color: #262626; font-weight: bold; }
#b-1970 .subnav-1970s { color: #262626; font-weight: bold; }

#b-1979 .nydb-1979 { color: #fff; background-color: #02b875; }
#b-1978 .nydb-1978 { color: #fff; background-color: #02b875; }
#b-1977 .nydb-1977 { color: #fff; background-color: #02b875; }
#b-1976 .nydb-1976 { color: #fff; background-color: #02b875; }
#b-1975 .nydb-1975 { color: #fff; background-color: #02b875; }
#b-1974 .nydb-1974 { color: #fff; background-color: #02b875; }
#b-1973 .nydb-1973 { color: #fff; background-color: #02b875; }
#b-1972 .nydb-1972 { color: #fff; background-color: #02b875; }
#b-1971 .nydb-1971 { color: #fff; background-color: #02b875; }
#b-1970 .nydb-1970 { color: #fff; background-color: #02b875; }

#b-1969 .subnav-1960s { color: #262626; font-weight: bold; }
#b-1968 .subnav-1960s { color: #262626; font-weight: bold; }
#b-1967 .subnav-1960s { color: #262626; font-weight: bold; }
#b-1966 .subnav-1960s { color: #262626; font-weight: bold; }
#b-1965 .subnav-1960s { color: #262626; font-weight: bold; }
#b-1964 .subnav-1960s { color: #262626; font-weight: bold; }
#b-1963 .subnav-1960s { color: #262626; font-weight: bold; }
#b-1962 .subnav-1960s { color: #262626; font-weight: bold; }
#b-1961 .subnav-1960s { color: #262626; font-weight: bold; }
#b-1960 .subnav-1960s { color: #262626; font-weight: bold; }

#b-1969 .nydb-1969 { color: #fff; background-color: #02b875; }
#b-1968 .nydb-1968 { color: #fff; background-color: #02b875; }
#b-1967 .nydb-1967 { color: #fff; background-color: #02b875; }
#b-1966 .nydb-1966 { color: #fff; background-color: #02b875; }
#b-1965 .nydb-1965 { color: #fff; background-color: #02b875; }
#b-1964 .nydb-1964 { color: #fff; background-color: #02b875; }
#b-1963 .nydb-1963 { color: #fff; background-color: #02b875; }
#b-1962 .nydb-1962 { color: #fff; background-color: #02b875; }
#b-1961 .nydb-1961 { color: #fff; background-color: #02b875; }
#b-1960 .nydb-1960 { color: #fff; background-color: #02b875; }

#b-1959 .subnav-1950s { color: #262626; font-weight: bold; }
#b-1958 .subnav-1950s { color: #262626; font-weight: bold; }
#b-1957 .subnav-1950s { color: #262626; font-weight: bold; }
#b-1956 .subnav-1950s { color: #262626; font-weight: bold; }
#b-1955 .subnav-1950s { color: #262626; font-weight: bold; }
#b-1954 .subnav-1950s { color: #262626; font-weight: bold; }
#b-1953 .subnav-1950s { color: #262626; font-weight: bold; }
#b-1952 .subnav-1950s { color: #262626; font-weight: bold; }
#b-1951 .subnav-1950s { color: #262626; font-weight: bold; }
#b-1950 .subnav-1950s { color: #262626; font-weight: bold; }

#b-1959 .nydb-1959 { color: #fff; background-color: #02b875; }
#b-1958 .nydb-1958 { color: #fff; background-color: #02b875; }
#b-1957 .nydb-1957 { color: #fff; background-color: #02b875; }
#b-1956 .nydb-1956 { color: #fff; background-color: #02b875; }
#b-1955 .nydb-1955 { color: #fff; background-color: #02b875; }
#b-1954 .nydb-1954 { color: #fff; background-color: #02b875; }
#b-1953 .nydb-1953 { color: #fff; background-color: #02b875; }
#b-1952 .nydb-1952 { color: #fff; background-color: #02b875; }
#b-1951 .nydb-1951 { color: #fff; background-color: #02b875; }
#b-1950 .nydb-1950 { color: #fff; background-color: #02b875; }

/* 24 - bulletin indexes
--------------------------------------------------------------------- */

#b-nydbin01 .nydbin-intro { color: #262626; font-weight: bold; }
#b-nydbin80 .nydbin-1980 { color: #262626; font-weight: bold; }
#b-nydbin70 .nydbin-1970 { color: #262626; font-weight: bold; }
#b-nydbin60 .nydbin-1960 { color: #262626; font-weight: bold; }

/* 23 - headlights
--------------------------------------------------------------------- */

#b-hdl001 .hdl-intro { color: #262626; font-weight: bold; }
#b-hdl930 .hdl-1930 { color: #262626; font-weight: bold; }
#b-hdl940 .hdl-1940 { color: #262626; font-weight: bold; }
#b-hdl950 .hdl-1950 { color: #262626; font-weight: bold; }
#b-hdl960 .hdl-1960 { color: #262626; font-weight: bold; }
#b-hdl970 .hdl-1970 { color: #262626; font-weight: bold; }
#b-hdl980 .hdl-1980 { color: #262626; font-weight: bold; }
#b-hdl990 .hdl-1990 { color: #262626; font-weight: bold; }
#b-hdl200 .hdl-2000 { color: #262626; font-weight: bold; }
#b-hdl210 .hdl-2010 { color: #262626; font-weight: bold; }
#b-hdl220 .hdl-2020 { color: #262626; font-weight: bold; }
#b-hdl230 .hdl-2030 { color: #262626; font-weight: bold; }

/* 24 - headlights indexes
--------------------------------------------------------------------- */

#b-hdlin01 .hdlin-intro { color: #262626; font-weight: bold; }
#b-hdlin80 .hdlin-1980 { color: #262626; font-weight: bold; }
#b-hdlin70 .hdlin-1970 { color: #262626; font-weight: bold; }
#b-hdlin60 .hdlin-1960 { color: #262626; font-weight: bold; }
#b-hdlin50 .hdlin-1950 { color: #262626; font-weight: bold; }
#b-hdlin40 .hdlin-1940 { color: #262626; font-weight: bold; }

/* 25 - headlights news journal
--------------------------------------------------------------------- */

#b-hnj01 .hnj-intro { color: #262626; font-weight: bold; }
#b-hnj78 .hnj-1978 { color: #262626; font-weight: bold; }
#b-hnj77 .hnj-1977 { color: #262626; font-weight: bold; }
#b-hnj76 .hnj-1976 { color: #262626; font-weight: bold; }

/* 26 - electric railroads
--------------------------------------------------------------------- */

#b-err001 .err-intro { color: #262626; font-weight: bold; }
#b-err930 .err-1930 { color: #262626; font-weight: bold; }
#b-err940 .err-1940 { color: #262626; font-weight: bold; }
#b-err950 .err-1950 { color: #262626; font-weight: bold; }
#b-err960 .err-1960 { color: #262626; font-weight: bold; }
#b-err204 .err-2004 { color: #262626; font-weight: bold; }

/* 27 - short circuit bulletin
--------------------------------------------------------------------- */

#b-scb001 .scb-intro { color: #262626; font-weight: bold; }
#b-scb960 .scb-1960 { color: #262626; font-weight: bold; }

/* 28 - headway recorder
--------------------------------------------------------------------- */

#b-hdwy001 .hdwy-intro { color: #262626; font-weight: bold; }
#b-hdwy960 .hdwy-1960 { color: #262626; font-weight: bold; }

/* 33.1 - membership subnav
--------------------------------------------------------------------- */

.b_benefits .subnav_benefits { color: #262626; font-weight: bold; }
.b_board .subnav_board { color: #262626; font-weight: bold; }
.b_card .subnav_cards { color: #262626; font-weight: bold; }
.b_committees .subnav_committees { color: #262626; font-weight: bold; }
.b_donate .subnav_donate { color: #262626; font-weight: bold; }
.b_join .subnav_join { color: #262626; font-weight: bold; }
.b_officers .subnav_officers { color: #262626; font-weight: bold; }
.b_renew .subnav_renew { color: #262626; font-weight: bold; }
.b_bequests .subnav_bequests { color: #262626; font-weight: bold; }

/* 33.2 - membership dropdown
--------------------------------------------------------------------- */

#membership_home #dpd_membership { color: #262626; font-weight: bold; }

.b_benefits #dpd_benefits { color: #262626; font-weight: bold; }
.b_board #dpd_board { color: #262626; font-weight: bold; }
.b_card #dpd_cards { color: #262626; font-weight: bold; }
.b_committees #dpd_committees { color: #262626; font-weight: bold; }
.b_donate #dpd_donate { color: #262626; font-weight: bold; }
.b_join #dpd_join { color: #262626; font-weight: bold; }
.b_officers #dpd_officers { color: #262626; font-weight: bold; }
.b_renew #dpd_join { color: #262626; font-weight: bold; }
.b_bequests #dpd_bequests { color: #262626; font-weight: bold; }

/* 36 - periodicals dropdown
--------------------------------------------------------------------- */

#periodicals_home #dpd_periodicals { color: #262626; font-weight: bold; }

.b_bulletin #dpd_bulletin { color: #262626; font-weight: bold; }
.b_bulletinindex #dpd_bulletinindexes { color: #262626; font-weight: bold; }
.b_electricrailroads #dpd_electricrailroads { color: #262626; font-weight: bold; }
.b_headlights #dpd_headlights { color: #262626; font-weight: bold; }
.b_headlightsindex #dpd_headlightsindexes { color: #262626; font-weight: bold; }
.b_hnj #dpd_headlightsnewsjournal { color: #262626; font-weight: bold; }
.b_headwayrecorder #dpd_headwayrecorder { color: #262626; font-weight: bold; }
.b_shortcircuitbulletin #dpd_shortcircuitbulletin { color: #262626; font-weight: bold; }
