* {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust:none;	
	font-family: 'gotham', sans-serif;
	font-size: 13px;
	line-height: 1.5;
}

img {
	border: 0;
	margin: 0;
}

sup {
  vertical-align: super;
  font-size: 0.75em;
}

#top-nav {
	position: fixed;
    justify-content: center;
	top: 0;
	right: 0;
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	max-width: 100%;
	height: 82px;
	margin: 0;
	z-index: 1000;
}

#top-nav img.logo {
	max-width: 100%;
	height: auto;
	margin: 0 0 0 20px;
	padding-bottom: 0;
}

#top-nav img.facebook {
	max-width: 100%;
	width: 22px;
	height: auto;
	margin: 0 5px 0 0;
	padding: 6px 0 0 0;
}

#top-nav img.x {
	max-width: 100%;
	width: 22px;
	height: auto;
	margin: 0 0 0 5px;
	padding: 6px 0 0 0;
}

#top-links {
	font-family: 'gotham', sans-serif;
	padding: 0;
	margin: 0;
	color: #19283f;
	text-align: right;
	font-size: 0.8em;
	line-height: 1.25;
	font-weight: 100;
}

#top-links a:link {
	font-family: 'gotham', sans-serif;
	color: #0084ae;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.25;
	text-align: right;
	margin-left: 15px;
	white-space: nowrap;
}

#top-links a:visited {
	font-family: 'gotham', sans-serif;
	color: #0084ae;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.25;
	text-align: right;
	margin-left: 15px;
	white-space: nowrap;
}

#top-links a:hover {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.25;
	text-align: right;
	margin-left: 15px;
	white-space: nowrap;
}

#top-links a:active {
	font-family: 'gotham', sans-serif;
	color: #0084ae;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.25;
	text-align: right;
	margin-left: 15px;
	white-space: nowrap;
}

#hero {
	padding: 80px 0 0 0;
}

#contact-bar {
	display: block;
	padding: 0;
    background-color: #19283f;
    text-align: center;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    z-index: 1000;
}

#contact-bar p {
	font-family: 'gotham', sans-serif;
	font-size: 0.9em;
	line-height: 1.25em;
	background-color: #19283f; }
          
#container {
	max-width: 1000px;
	margin: 0 auto;
}

#container img.banner {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding-bottom: 0;
}

#main {
	background-color: transparent;
	background-size: cover;
	padding: 0;
	margin: 0;
}

.left-column-gray {
	background: #f6f6f6;
	padding: 0;
	margin: 0;
}

.left-column-blue {
	background: #19283f;
	padding: 0;
	margin: 0;
}



#detail-content {
	background: #ffffff;
	font-family: 'gotham', sans-serif;
	padding: 10px;
	margin: 0 0 15px 0;
}

#detail-content-gray {
	background: #f6f6f6;
	font-family: 'gotham', sans-serif;
	padding: 10px;
	margin: 0;
}

#detail-content-blue {
	background: #19283f;
	font-family: 'gotham', sans-serif;
	padding: 10px;
	margin: 0;
}

#detail-content h1 {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-weight: 700;
	font-size: 1.75em;
	line-height: 1.5;
	margin-bottom: 20px;
}

#detail-content-gray h1 {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-weight: 700;
	font-size: 1.75em;
	line-height: 1.5;
	margin-bottom: 20px;
}

#detail-content p {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.5;
}

#detail-content-gray p {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.5;
}

#detail-content .intro {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1.25;
	margin-top: 20px;
}

#detail-content-gray .intro {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1.25;
	margin-top: 20px;
}

#detail-content-blue .cat-title {
	font-family: 'gotham', sans-serif;
	color: #0284af;
	font-weight: 700;
	font-size: 1.75em;
	line-height: 1.25;
	margin-top: 20px;
}

#detail-content .mpa-cat-header {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 700;
	margin: 0;
}

#detail-content .mpa-top-note {
	font-family: 'gotham-thin', sans-serif;
	color: #19283f;
	font-size: 1em;
	line-height: 1.5;
	font-weight: 100;
	margin: 0;
}

#detail-content-gray .mpa-top-note {
	font-family: 'gotham-thin', sans-serif;
	color: #19283f;
	font-size: 1em;
	line-height: 1.25;
	font-weight: 100;
	margin: 0;
}

#detail-content-blue .mpa-top-note {
	font-family: 'gotham-thin', sans-serif;
	color: #19283f;
	font-size: 1em;
	line-height: 1.25;
	font-weight: 100;
	margin: 0;
}

#detail-content .header {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.5;
	font-weight: 700;
	margin: 20px 0 0 0;
}

#detail-content .header-italic {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.5;
	font-weight: 700;
	font-style: italic;
	margin: 20px 0 0 0;
}

#detail-content .subhead {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	text-align: left;
	font-size: 1.25em;
	line-height: 1.5;
	font-weight: 400;
	margin: 10px 0 0 0;
}

#detail-content .subhead-bold {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	text-align: left;
	font-size: 1.25em;
	line-height: 1em;
	font-weight: 700;
	margin: 10px 0 0 0;
}

#detail-content .subhead-italic {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	text-align: left;
	font-size: 1.25em;
	line-height: 1em;
	font-weight: 400;
	font-style: italic;
	margin: 10px 0 0 0;
}

#detail-content .subhead-bold-italic {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	text-align: left;
	font-size: 1.25em;
	line-height: 1em;
	font-weight: 700;
	font-style: italic;
	margin: 10px 0 0 0;
}

#detail-content p {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	text-align: left;
	font-size: 16px;
	line-height: 1.5;
	margin: 10px 0 0 0;
}

#detail-content #print-circulation, #email-reach {
	font-family: 'gotham', sans-serif;
	color: #aa1f23;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.25;
	font-weight: 700;
}

#detail-content #print-circulation-number, #email-reach-number {
	font-family: 'gotham', sans-serif;
	color: #313e49;
	text-align: left;
	font-size: 2.75em;
	line-height: 1.25;
	font-weight: 700;
	margin: 0;
}

#detail-content #print-circulation-footnote, #email-reach-footnote {
	font-family: 'gotham-thin', sans-serif;
	color: #313e49;
	text-align: left;
	font-size: 0.75em;
	line-height: 1.25;
	font-weight: 100;
	margin: 0;
}

#detail-content-gray #print-circulation, #email-reach {
	font-family: 'gotham', sans-serif;
	color: #aa1f23;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.25;
	font-weight: 700;
}

#detail-content-gray #print-circulation-number, #email-reach-number {
	font-family: 'gotham', sans-serif;
	color: #313e49;
	text-align: left;
	font-size: 2.75em;
	line-height: 1.25;
	font-weight: 700;
	margin: 0;
}

#detail-content-gray #print-circulation-footnote, #email-reach-footnote {
	font-family: 'gotham-thin', sans-serif;
	color: #313e49;
	text-align: left;
	font-size: 0.75em;
	line-height: 1.25;
	font-weight: 100;
	margin: 0;
}

#detail-content-blue #cat-summary {
	font-family: 'gotham-thin', sans-serif;
	color: #ffffff;
	text-align: left;
	font-size: 1em;
	line-height: 1.25;
	font-weight: 100;
	margin: 0;
}

#detail-content h2 {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.5;
	margin: 10px 0 0 0;
}

#detail-content h3 {
	font-family: 'gotham', sans-serif;
	text-align: left;
	font-size: 1.05em;
	line-height: 1.5;
	margin: 10px 0 0 0;
}

#detail-content .contact-ad-specs {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.5;
	text-align: center;
}

#detail-content .contact-ad-specs a:link {
	font-family: 'gotham', sans-serif;
	color: #0084ae;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
}

#detail-content .contact-ad-specs a:visited {
	font-family: 'gotham', sans-serif;
	color: #0084ae;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
}

#detail-content .contact-ad-specs a:hover {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.25;
	text-align: center;
	text-decoration: underline;
}

#detail-content .contact-ad-specs a:active {
	font-family: 'gotham', sans-serif;
	color: #0084ae;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
}

#detail-content-gray .contact-ad-specs {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.5;
	text-align: center;
}

#detail-content-gray .contact-ad-specs a:link {
	font-family: 'gotham', sans-serif;
	color: #0084ae;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
}

#detail-content-gray .contact-ad-specs a:visited {
	font-family: 'gotham', sans-serif;
	color: #0084ae;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
}

#detail-content-gray .contact-ad-specs a:hover {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.25;
	text-align: center;
	text-decoration: underline;
}

#detail-content-gray .contact-ad-specs a:active {
	font-family: 'gotham', sans-serif;
	color: #0084ae;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
}

#detail-content-blue .cat-learn-more {
	font-family: 'gotham', sans-serif;
	color: #0284af;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.5;
	text-align: center;
}

#detail-content-blue .cat-learn-more a:link {
	font-family: 'gotham', sans-serif;
	color: #0284af;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.25;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}

#detail-content-blue .cat-learn-more a:visited {
	font-family: 'gotham', sans-serif;
	color: #0284af;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.25;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}

#detail-content-blue .cat-learn-more a:hover {
	font-family: 'gotham', sans-serif;
	color: #ffffff;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.25;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	text-decoration: underline;
}

#detail-content-blue .cat-learn-more a:active {
	font-family: 'gotham', sans-serif;
	color: #0284af;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.25;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}

#detail-content-blue .cat-others {
	font-family: 'gotham-thin', sans-serif;
	color: #ffffff;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.75;
	text-align: center;
}

#detail-content-blue .cat-others a:link {
	font-family: 'gotham-thin', sans-serif;
	color: #ffffff;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.75;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	display: block;
}

#detail-content-blue .cat-others a:visited {
	font-family: 'gotham-thin', sans-serif;
	color: #ffffff;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.75;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	display: block;
}

#detail-content-blue .cat-others a:hover {
	font-family: 'gotham-thin', sans-serif;
	color: #0284af;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.75;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	text-decoration: underline;
	display: block;
}

#detail-content-blue .cat-others a:active {
	font-family: 'gotham-thin', sans-serif;
	color: #ffffff;
	font-weight: 100;
	font-size: 1em;
	line-height: 1.75;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	display: block;
}

#detail-content b {
	font-weight: 700;
}

#detail-content i {
	font-style: italic;
}

#detail-content ol {
	font-family: 'gotham', sans-serif;
	margin: 10px 0 10px 15px;
	padding: 0;
	list-style-type: decimal;
	list-style-position: outside;
	color: #19283f;
}

#detail-content ul {
	font-family: 'gotham', sans-serif;
	margin: 10px 0 10px 15px;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
	color: #19283f;
}

#detail-content li {
	font-family: 'gotham', sans-serif;
	font-size: 1em;
	line-height: 1.5;
	font-weight: 400;
	margin: 0 0 10px 15px;
	padding: 0;
	text-align: left;
	color: #19283f;
}

#detail-content li b {
	font-weight: 700;
}

#detail-content li i {
	font-style: italic;
}

#detail-content a:link {
	font-family: 'gotham', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	color: #0072ae;
	text-decoration: none;
}

#detail-content a:visited {
	font-family: 'gotham', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	color: #0072ae;
	text-decoration: none;
}

#detail-content a:hover {
	font-family: 'gotham', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	color: #002958;
	text-decoration: underline;
}

#detail-content a:active {
	font-family: 'gotham', sans-serif;
	font-size: 1em;
	line-height: 1.5;
	font-weight: 400;
	color: #0072ae;
	text-decoration: none;
}

#content {
	font-family: 'gotham', sans-serif;
	background-color: transparent;
	display: table;
	margin: 0;
	max-width: 100%;
	padding: 10px;
	
}
#content .left-column, #content .detail {
		display: block;
		width: 100%;
	}

#content .left-column {
	display: table-cell;
	vertical-align: top;
	width: 25%;
}

#content .left-column-gray, #content .detail {
		display: block;
		width: 100%;
	}

#content .left-column-blue, #content .detail {
		display: block;
		width: 100%;
	}

#content .left-column-gray {
	display: table-cell;
	vertical-align: top;
	width: 25%;
}

#content .left-column-blue {
	display: table-cell;
	vertical-align: top;
	width: 25%;
}

#content .detail {
	display: table-cell;
	vertical-align: top;
	width: 75%;
	height: auto;
	color: #ffffff;
	background-color: #ffffff;
}

.editorial-calendar td {
	font-size: 0.65em;
	line-height: 1.25em;
	color: #19283f;
	padding: 2px 3px 2px 3px; }

#research-surveys {
	font-size: 0.85em;
	color: #19283f; }

#research-surveys td {
	font-size: 1em;
	line-height: 1.35em;
	color: #19283f; }

#research-surveys td div {
	font-size: 1em;
	display: block;
	margin-top: 20px; }

#research-surveys a:link {
	font-size: 1em; }

#research-surveys a:visited {
	font-size: 1em; }

#research-surveys a:hover {
	font-size: 1em; }

#research-surveys a:active {
	font-size: 1em; }


.issue-dates-sm {
	font-size: 0.65em;
	color: #19283f; }

.issue-dates-sm td {
	font-size: 0.65em;
	color: #19283f; }

.issue-dates-sm td div {
	font-size: 1em;
	display: block;
	margin-top: 20px; }

.issue-dates {
	font-size: 0.75em;
	color: #19283f; }

.issue-dates td {
	font-size: 0.75em;
	color: #19283f; }

.issue-dates-lg {
	font-size: 1.25em;
	line-height: 1.5em;
	color: #19283f; }

.issue-dates-lg td {
	font-size: 1.25em;
	line-height: 1.5em;
	color: #19283f; }

.issue-dates-same-size {
	font-size: 1em;
	line-height: 1.5em;
	color: #19283f; }

.issue-dates-same-size td {
	font-size: 1em;
	line-height: 1.5em;
	color: #19283f; }

.issue-dates-sm {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #19283f; }

.issue-dates-sm td {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #19283f; }

.issue-dates-sm p {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #19283f; }

#issue-dates-link td {
	font-size: 0.65em;
	color: #19283f; }

#issue-dates-link a:link {
	font-size: 1em;
	color: #0072ae;
	font-weight: 400;
	text-decoration: none;
}

#issue-dates-link a:visited {
	font-size: 1em;
	color: #0072ae;
	font-weight: 400;
	text-decoration: none;
}

#issue-dates-link a:hover {
	font-size: 1em;
	color: #002958;
	font-weight: 400;
	text-decoration: underline;
}

#issue-dates-link a:active {
	font-size: 1em;
	color: #0072ae;
	font-weight: 400;
	text-decoration: none;
}

.print-digital-rates {
	font-size: 0.85em;
	line-height: 1.75em;
	color: #19283f; }

.print-digital-rates td {
	font-size: 0.85em;
	line-height: 1.75em;
	color: #19283f; }

#gray-dark-bold {
	color: #19283f;
	font-weight: 700;
}

#gray-dark {
	color: #19283f;
	font-weight: 400;
}

#blue-dark-bold {
	color: #1b3768;
	font-weight: 700;
}

#blue-dark {
	color: #1b3768;
	font-weight: 400;
}

#blue-light-bold {
	color: #0084ae;
	font-weight: 700;
}

#blue-light {
	color: #0084ae;
	font-weight: 400;
}

#red-bold {
	color: #aa1f23;
	font-weight: 700;
}

#footnote {
	font-size: 0.55em;
	line-height: 1.25em;
	color: #19283f;
	margin-top: 20px; }

#gray {
	color: #a5a5a5;
}

#gray-dark-bold
{
	color: #333333;
	font-weight: bold;
}

.tr-blue
{
	background-color: #002958;
}

.tr-blue-light
{
	background-color: #e6f6ff;
}



/*BEGIN THUMBNAIL HOVERPOPUPS*/
#content .right-column .thumbnail  {
	position: relative;
	float: left;
	padding: 5px;
	z-index: 50;
}

#content .right-column .thumbnail:hover {
	background-color: #ffffff;
	z-index: 50;
	color: #335500;
	text-decoration: none;
}

#content .right-column .thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	padding: 6px;
	/*left: -1000px;*/
	border: 0;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

#content .right-column .thumbnail span img { /*CSS for enlarged image*/
	border: solid 1px #19283f;
	/*padding: 2px;*/
}

#content .right-column .thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible; 
	width: auto;
	top: 5px; /* use IF IE6 style to correct IE6 positions of larger image relative to thumb */
	right: 300px;/*position where enlarged image should offset horizontally */
}
/*END THUMBNAIL HOVERPOPUPS*/

/*BEGIN THUMBNAIL2 HOVERPOPUPS*/
#content .right-column .thumbnail2  {
	position: relative;
	float: left;
	padding: 5px;
	z-index: 50;
}

#content .right-column .thumbnail2:hover {
	background-color: #ffffff;
	z-index: 50;
	color: #335500;
	text-decoration: none;
}

#content .right-column .thumbnail2 span { /*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffff;
	padding: 6px;
	/*left: -1000px;*/
	border: 0;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

#content .right-column .thumbnail2 span img { /*CSS for enlarged image*/
	border: solid 1px #19283f;
	/*padding: 2px;*/
}

#content .right-column .thumbnail2:hover span { /*CSS for enlarged image on hover*/
	visibility: visible; 
	width: auto;
	top: -500px; /* use IF IE6 style to correct IE6 positions of larger image relative to thumb */
	right: 300px;/*position where enlarged image should offset horizontally */
}
/*END THUMBNAIL2 HOVERPOPUPS*/

#detail-content .product-REQUEST-d {
	width: 180px;
	max-width: 100%;
	float: right;
	margin-left: 10px;
	height: auto;
}

#bottom-bar {
	font-family: 'gotham', sans-serif;
	background: #f6f6f6;
	width: 100%;
	height: auto;
	max-width: 100%;
	padding: 4px 0 6px 0;
	margin: 0;
	color: #0084ae;
	text-align: center;
	font-size: 0.85em;
	line-height: 1.25;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}

#bottom-bar img.facebook {
	max-width: 100%;
	width: 22px;
	height: auto;
	margin: 0 6px 0 0;
}

#bottom-bar img.x {
	max-width: 100%;
	width: 22px;
	height: auto;
	margin: 0 0 0 6px;
}

#bottom-bar a:link {
	font-family: 'gotham', sans-serif;
	padding: 4px 15px;
	margin: 0;
	color: #0084ae;
	text-align: center;
	font-size: 0.85em;
	line-height: 1;
	font-weight: 400;
	white-space: nowrap;
	vertical-align: middle;
	display: inline-block;
}

#bottom-bar a:visited {
	font-family: 'gotham', sans-serif;
	padding: 4px 15px;
	margin: 0;
	color: #0084ae;
	text-align: center;
	font-size: 0.85em;
	line-height: 1;
	font-weight: 400;
	white-space: nowrap;
	vertical-align: middle;
	display: inline-block;
}

#bottom-bar a:hover {
	font-family: 'gotham', sans-serif;
	padding: 4px 15px;
	margin: 0;
	color: #1b3768;
	text-align: center;
	font-size: 0.85em;
	line-height: 1;
	font-weight: 400;
	white-space: nowrap;
}

#bottom-bar a:active {
	font-family: 'gotham', sans-serif;
	padding: 4px 15px;
	margin: 0;
	color: #0084ae;
	text-align: center;
	font-size: 0.85em;
	line-height: 1;
	font-weight: 400;
	white-space: nowrap;
	vertical-align: middle;
	display: inline-block;
}

#bottom-bar2 {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	margin: 6px 10px 20px 10px;
	font-size: 0.5em;
	line-height: 1.5;
    position: relative;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;

	}

#bottom-bar2 a:link {
	font-family: 'gotham', sans-serif;
	padding: 0 3px;
	margin: 6px 0 0 0;
	color: #19283f;
	text-align: right;
	font-size: 1em;
	line-height: 1.5;
	font-weight: 400;
	}

#bottom-bar2 a:visited {
	font-family: 'gotham', sans-serif;
	padding: 0 3px;
	margin: 6px 0 0 0;
	color: #19283f;
	text-align: right;
	font-size: 1em;
	line-height: 1.5;
	font-weight: 400;
	}

#bottom-bar2 a:hover {
	font-family: 'gotham', sans-serif;
	padding: 0 3px;
	margin: 6px 0 0 0;
	color: #0084ae;
	text-align: right;
	font-size: 1em;
	line-height: 1.5;
	font-weight: 400;
	}

#bottom-bar2 a:active {
	font-family: 'gotham', sans-serif;
	padding: 0 3px;
	margin: 6px 0 0 0;
	color: #19283f;
	text-align: right;
	font-size: 1em;
	line-height: 1.5;
	font-weight: 400;
	}

input
{
	color: #666666;
	font-size: 1.2em;
	background: #ffffff;
	border: 0;
	margin-bottom: 10px;
	padding: 10px 2%;
	width: 94%;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.formdent {
	margin-left: 10px;
}


input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder {
        color: #999999;
        opacity: 1; }

td .stackedreq {
	font-size: 1.15em;
	line-height: 1;
	color: #009c4a;
	margin: 0 0 0 10px;
}

td .stacked {
	font-size: 1.15em;
	line-height: 1;
	color: #19283f;
	margin: 0 0 0 10px;
}

#button {
	-moz-border-radius: 5px;
	font-size: 1.2em;
	padding: 10px 0;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 93%;
	border: 0;
	border-radius: 5px;
	background: #009c4a;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
}

#button:hover {
	color: #009c4a;
	background: #cccccc;
	opacity: 0.5;
	cursor: pointer;
}

ul.parsley-errors-list, li.parsley-required {
	list-style:none;
	color:#ff0000;
	margin-top:-10px;
}
input.parsley-error {
	background-color: #F2DEDE;
}

#note {
	font-family: 'gotham', sans-serif;
	color: #009c4a;
	text-align: left;
	font-size: 1.5em;
	line-height: 1;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#error {
	font-family: 'gotham', sans-serif;
	color: #cc3333;
	text-align: left;
	font-size: 1em;
	line-height: 1.4;
	font-weight: 400;
	margin: 0;
}

@media (max-width: 640px) {
	#main {
		background-color: transparent;
		padding: 0 10px 10px 10px;
	}
	#content {
		display: block;
	}
	#content .left-column, #content form, #content .right-column {
		display: block;
		width: 100%;
		margin-bottom: 20px;
	}
	#content .left-column-gray {
		display: block;
		width: 100%;
		margin-bottom: 40px;
	}
	#content .left-column-blue {
		display: block;
		width: 100%;
		margin-bottom: 40px;
	}

#top-social {
	display: none;
	}

#left-column-content {
	font-family: 'gotham', sans-serif;
	padding: 10px;
	color: #002958;
	background-color: #ffffff;
	font-size: 0.6em;
	line-height: 1;
	font-weight: 400;
	margin: 0;
	text-align: left;
	}

#left-column-content .category {
	font-family: 'gotham', sans-serif;
	color: #0072ae;
	background-color: #ffffff;
	font-size: 1.5em;
	line-height: 0.5;
	font-weight: 400;
	text-transform: uppercase;
	margin: 10px 0 15px 0;
	text-align: left;
	}

#left-column-content a:link {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #002958;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#left-column-content a:visited {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #002958;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#left-column-content a:hover {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #0072ae;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#left-column-content a:active {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #002958;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

/*BEGIN THUMBNAIL HOVERPOPUPS*/
#content .right-column .thumbnail  {
	position: relative;
	float: left;
	padding: 5px;
	z-index: 50;
}

#content .right-column .thumbnail:hover {
	background-color: #ffffff;
	z-index: 50;
	color: #335500;
	text-decoration: none;
}

#content .right-column .thumbnail span { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail span img { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: hidden;
}
/*END THUMBNAIL HOVERPOPUPS*/

/*BEGIN THUMBNAIL2 HOVERPOPUPS*/
#content .right-column .thumbnail2  {
	position: relative;
	float: left;
	padding: 5px;
	z-index: 50;
}

#content .right-column .thumbnail2:hover {
	background-color: #ffffff;
	z-index: 50;
	color: #335500;
	text-decoration: none;
}

#content .right-column .thumbnail2 span { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail2 span img { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail2:hover span { /*CSS for enlarged image on hover*/
	visibility: hidden;
}
/*END THUMBNAIL2 HOVERPOPUPS*/

#bottom-bar2 {
	display: block;
	text-align: center;
	}
}

 /* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
  .topmenu a:not(:first-child) {display: none;}
  .topmenu a.icon {
    float: right;
    display: block;
  }

#side-image {
	display: none;
	}

#top-social {
	display: none;
	}

#left-column-content {
	font-family: 'gotham', sans-serif;
	padding: 10px;
	color: #002958;
	background-color: #ffffff;
	font-size: 0.6em;
	line-height: 1;
	font-weight: 400;
	margin: 0;
	text-align: left;
	}

#left-column-content .category {
	font-family: 'gotham', sans-serif;
	color: #0072ae;
	background-color: #ffffff;
	font-size: 1.5em;
	line-height: 0.5;
	font-weight: 400;
	text-transform: uppercase;
	margin: 10px 0 15px 0;
	text-align: left;
	}

#left-column-content a:link {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #002958;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#left-column-content a:visited {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #002958;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#left-column-content a:hover {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #0072ae;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#left-column-content a:active {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #002958;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}
	
	
	
/*BEGIN CIRCULATION PAGE STYLES*/

.circulation_page p {
 color: #19283f;
 font-size: 1em;
 line-height: 1.25em;
}

.page_title {
 color: #a0a0a0;
 font-size: 16px;
 line-height: 20px;
 font-weight: 700;
}

.circ_state_title1 {
 font-size: 14px;
 line-height: 20px;
 font-weight: 700;
}

.circulation_page .circ_state_title2 p {
 font-weight: 700;
}

.circ_state_title3 {
 color: #19283f;
 font-size: 11px;
 line-height: 17px;
}

.circ_sm_txt {
 color: #19283f;
 font-size:10px;
 line-height: 14px;
 color:#a0a0a0;
}


	

/*BEGIN THUMBNAIL HOVERPOPUPS*/
#content .right-column .thumbnail  {
	position: relative;
	float: left;
	padding: 5px;
	z-index: 50;
}

#content .right-column .thumbnail:hover {
	background-color: #ffffff;
	z-index: 50;
	color: #335500;
	text-decoration: none;
}

#content .right-column .thumbnail span { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail span img { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: hidden;
}
/*END THUMBNAIL HOVERPOPUPS*/

/*BEGIN THUMBNAIL2 HOVERPOPUPS*/
#content .right-column .thumbnail2  {
	position: relative;
	float: left;
	padding: 5px;
	z-index: 50;
}

#content .right-column .thumbnail2:hover {
	background-color: #ffffff;
	z-index: 50;
	color: #335500;
	text-decoration: none;
}

#content .right-column .thumbnail2 span { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail2 span img { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail2:hover span { /*CSS for enlarged image on hover*/
	visibility: hidden;
}
/*END THUMBNAIL2 HOVERPOPUPS*/

#bottom-bar2 {
	display: block;
	text-align: center;
	}
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
  .topmenu.responsive {position: relative;}
  .topmenu.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topmenu.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

#side-image {
	display: none;
	}

#top-social {
	display: none;
	}

#top-nav img.facebook {
	display: none;
	visibility: hidden;
}

#top-nav img.x {
	display: none;
	visibility: hidden;
}

#left-column-content {
	font-family: 'gotham', sans-serif;
	padding: 10px;
	color: #002958;
	background-color: #ffffff;
	font-size: 0.6em;
	line-height: 1;
	font-weight: 400;
	margin: 0;
	text-align: left;
	}

#left-column-content .category {
	font-family: 'gotham', sans-serif;
	color: #0072ae;
	background-color: #ffffff;
	font-size: 1.5em;
	line-height: 0.5;
	font-weight: 400;
	text-transform: uppercase;
	margin: 10px 0 15px 0;
	text-align: left;
	}

#left-column-content a:link {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #002958;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#left-column-content a:visited {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #002958;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#left-column-content a:hover {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #0072ae;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#left-column-content a:active {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #002958;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

/*BEGIN THUMBNAIL HOVERPOPUPS*/
#content .right-column .thumbnail  {
	position: relative;
	float: left;
	padding: 5px;
	z-index: 50;
}

#content .right-column .thumbnail:hover {
	background-color: #ffffff;
	z-index: 50;
	color: #335500;
	text-decoration: none;
}

#content .right-column .thumbnail span { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail span img { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: hidden;
}
/*END THUMBNAIL HOVERPOPUPS*/

/*BEGIN THUMBNAIL2 HOVERPOPUPS*/
#content .right-column .thumbnail2  {
	position: relative;
	float: left;
	padding: 5px;
	z-index: 50;
}

#content .right-column .thumbnail2:hover {
	background-color: #ffffff;
	z-index: 50;
	color: #335500;
	text-decoration: none;
}

#content .right-column .thumbnail2 span { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail2 span img { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail2:hover span { /*CSS for enlarged image on hover*/
	visibility: hidden;
}
/*END THUMBNAIL2 HOVERPOPUPS*/


#bottom-bar2 {
	display: block;
	text-align: center;
	}
} 

@media (max-width: 480px) {

#container {
	max-width: 1643px;
	margin-top: 0 ;
}

#detail-content .product-REQUEST-d {
	width: 80%;
	max-width: 100%;
	margin-left: 10%;
	margin-right: 10%;
	display: block;
	height: auto;
	}

#side-image {
	display: none;
	}

#top-bar {
	margin: 415px 0 0 0;
	}

#top-social {
	display: none;
	}

#left-column-content {
	font-family: 'gotham', sans-serif;
	padding: 10px;
	color: #002958;
	background-color: #ffffff;
	font-size: 0.6em;
	line-height: 1;
	font-weight: 400;
	margin: 0;
	text-align: left;
	}

#left-column-content .category {
	font-family: 'gotham', sans-serif;
	color: #0072ae;
	background-color: #ffffff;
	font-size: 1.5em;
	line-height: 0.5;
	font-weight: 400;
	text-transform: uppercase;
	margin: 10px 0 15px 0;
	text-align: left;
	}

#left-column-content a:link {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #002958;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#left-column-content a:visited {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #002958;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#left-column-content a:hover {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #0072ae;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#left-column-content a:active {
	font-family: 'gotham', sans-serif;
	font-size: 1.25em;
	line-height: 1.25;
	font-weight: 400;
	color: #002958;
	margin: 0 0 4px 0;
	text-decoration: none;
	display: block;
	}

#top-nav #top-links {
	font-family: 'gotham', sans-serif;
	padding: 0;
	margin: 0;
	color: #19283f;
	text-align: right;
	font-size: 0.85em;
	line-height: 1.25;
	font-weight: 100;
}

#top-nav #top-links a:link, a:visited, a:active {
	font-family: 'gotham', sans-serif;
	color: #0084ae;
	font-weight: 100;
	font-size: 0.85em;
	line-height: 1.25;
	text-align: right;
	margin-left: 15px;
}

#top-nav #top-links a:hover {
	font-family: 'gotham', sans-serif;
	color: #19283f;
	font-weight: 100;
	font-size: 0.85em;
	line-height: 1.25;
	text-align: right;
	margin-left: 15px;
}
}


/*BEGIN THUMBNAIL HOVERPOPUPS*/
#content .right-column .thumbnail  {
	position: relative;
	float: left;
	padding: 5px;
	z-index: 50;
}

#content .right-column .thumbnail:hover {
	background-color: #ffffff;
	z-index: 50;
	color: #335500;
	text-decoration: none;
}

#content .right-column .thumbnail span { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail span img { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: hidden;
}
/*END THUMBNAIL HOVERPOPUPS*/

/*BEGIN THUMBNAIL2 HOVERPOPUPS*/
#content .right-column .thumbnail2  {
	position: relative;
	float: left;
	padding: 5px;
	z-index: 50;
}

#content .right-column .thumbnail2:hover {
	background-color: #ffffff;
	z-index: 50;
	color: #335500;
	text-decoration: none;
}

#content .right-column .thumbnail2 span { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail2 span img { /*CSS for enlarged image*/
	visibility: hidden;
}

#content .right-column .thumbnail2:hover span { /*CSS for enlarged image on hover*/
	visibility: hidden;
}
/*END THUMBNAIL2 HOVERPOPUPS*/



/*BEGIN CIRCULATIONS*/

.circ_tbl_blue {
 background-image:url(https://www.mpamedia.com/images/site/mpa/2009/nav_ruleThick.gif);
 height:29px;
 padding-left:4px;
}

.circ_tbl_litegreen {
 background-image:url(https://www.mpamedia.com/images/site/mpa/2009/nav_ruleThick_c.gif);
 height:29px;
 padding-left:4px;
}

.circ_tbl_red {
 background-image:url(https://www.mpamedia.com/images/site/mpa/2009/nav_ruleThick_a.gif);
 height:29px;
 padding-left:4px;
}

.circ_tbl_darkred {
 background-image:url(https://www.mpamedia.com/images/site/mpa/2009/nav_ruleThick_d.gif);
 height:29px;
 padding-left:4px;
}

.circ_tbl_purple {
 background-image:url(https://www.mpamedia.com/images/site/mpa/2009/nav_ruleThick_m.gif);
 height:29px;
 padding-left:4px;
}

.circ_tbl_border {
 padding-left:4px;
 padding-top:2px;
 border: 1px solid #c0c0c0;
 line-height:18px;
}

.circ_state_title1 {
 color:#19283f;
 font-size: 14px;
 line-height: 20px;
 font-weight:bold;
 font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
}

.circ_state_title2 {
 color: #19283f;
 font-weight:bold;
 font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
 font-size: 12px;
 line-height: 18px;
}

.circ_state_title3 {
 font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
 font-size: 11px;
 line-height: 17px;
}

.circ_sm_txt {
 font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
 font-size:10px;
 line-height: 14px;
 color:#a0a0a0;
}


/*END CIRCULATIONS/


.editorial-calendar td {
	font-size: 0.55em;
	line-height: 1.25em;
	color: #19283f;
	padding: 2px 3px 2px 3px; }


#bottom-bar2 {
	display: block;
	text-align: center;
	}
}

#outlook a {
	padding:0;
}
.ExternalClass {
	width:100%;
}
.ExternalClass,
.ExternalClass p,
.ExternalClass span,
.ExternalClass font,
.ExternalClass td,
.ExternalClass div {
	line-height:100%;
}
.es-button {
	mso-style-priority:100!important;
	text-decoration:none!important;
}
a[x-apple-data-detectors] {
	color:inherit!important;
	text-decoration:none!important;
	font-size:inherit!important;
	font-family:inherit!important;
	font-weight:inherit!important;
	line-height:inherit!important;
}
.es-desk-hidden {
	display:none;
	float:left;
	overflow:hidden;
	width:0;
	max-height:0;
	line-height:0;
	mso-hide:all;
}
@media only screen and (max-width:600px) {h1 { font-size:30px!important; text-align:center } h2 { font-size:26px!important; text-align:center } h3 { font-size:20px!important; text-align:center } .es-header-body h1 a, .es-content-body h1 a, .es-footer-body h1 a { font-size:30px!important } .es-header-body h2 a, .es-content-body h2 a, .es-footer-body h2 a { font-size:26px!important } .es-header-body h3 a, .es-content-body h3 a, .es-footer-body h3 a { font-size:20px!important } .es-menu td a { font-size:16px!important } .es-header-body p, .es-header-body ul li, .es-header-body ol li, .es-header-body a { font-size:16px!important } .es-content-body p, .es-content-body ul li, .es-content-body ol li, .es-content-body a { font-size:16px!important } .es-footer-body p, .es-footer-body ul li, .es-footer-body ol li, .es-footer-body a { font-size:16px!important } .es-infoblock p, .es-infoblock ul li, .es-infoblock ol li, .es-infoblock a { font-size:12px!important } *[class="gmail-fix"] { display:none!important } .es-m-txt-c, .es-m-txt-c h1, .es-m-txt-c h2, .es-m-txt-c h3 { text-align:center!important } .es-m-txt-r, .es-m-txt-r h1, .es-m-txt-r h2, .es-m-txt-r h3 { text-align:right!important } .es-m-txt-l, .es-m-txt-l h1, .es-m-txt-l h2, .es-m-txt-l h3 { text-align:left!important } .es-m-txt-r img, .es-m-txt-c img, .es-m-txt-l img { display:inline!important } .es-button-border { display:block!important } .es-btn-fw { border-width:10px 0px!important; text-align:center!important } .es-adaptive table, .es-btn-fw, .es-btn-fw-brdr, .es-left, .es-right { width:100%!important } .es-content table, .es-header table, .es-footer table, .es-content, .es-footer, .es-header { width:100%!important; max-width:600px!important } .es-adapt-td { display:block!important; width:100%!important } .adapt-img { width:100%!important; height:auto!important } .es-m-p0 { padding:0px!important } .es-m-p0r { padding-right:0px!important } .es-m-p0l { padding-left:0px!important } .es-m-p0t { padding-top:0px!important } .es-m-p0b { padding-bottom:0!important } .es-m-p20b { padding-bottom:20px!important } .es-mobile-hidden, .es-hidden { display:none!important } tr.es-desk-hidden, td.es-desk-hidden, table.es-desk-hidden { width:auto!important; overflow:visible!important; float:none!important; max-height:inherit!important; line-height:inherit!important } tr.es-desk-hidden { display:table-row!important } table.es-desk-hidden { display:table!important } td.es-desk-menu-hidden { display:table-cell!important } .es-menu td { width:1%!important } table.es-table-not-adapt, .esd-block-html table { width:auto!important } table.es-social { display:inline-block!important } table.es-social td { display:inline-block!important } a.es-button, button.es-button { font-size:20px!important; display:block!important; border-width:10px 0px 10px 0px!important } }
