/*SUB NAVIGATION (PAGE CONTENT)*/ 
#topSubNav-sticky-wrapper{ width:100%;}
/*@media only screen and (max-width: 1100px) {
#topSubNav-sticky-wrapper{width:auto;position:inherit;top:auto;right:auto;}
}*/
#topSubNav{width:100%; clear:both; margin-top:43px;}
#topSubNavInner { color:white; text-align:left;/* max-width:1000px;*/ padding: 0;position:relative; z-index:100;
/*margin:-50px 0 0 130px; margin:-50px 0 0 30px;*/ margin:-25px 0 0 7px; font-size:19px;}
.topSubNavInnerInner {vertical-align: top;  display: inline-block;  /*width: calc(100% - 30px);*/ width: calc(100% - 30px); margin-top:30px;}
.topSubNavInnerInner, .topSubNavInnerInner p, .topSubNavInnerInner a {font-size:13px;}
   .topSubNavInnerInner #pageTitleText { font-size:24px; font-weight:bold; display:inline-block; margin:0 auto; color:#DDBE73; padding-left:15px; }
      /*For the breadcrumb arrow*/
	 .topSubNavInnerInner #pageTitleText .breadcrumbArrow{padding:0 5px 5px;font-size:21px !important}
   .topSubNavInnerInner h1#pageTitleText { font-size:16px !important;}
   .topSubNavInnerInner h1#pageTitleText a { font-size:24px !important;}
   .topSubNavInnerInner .subNavItem { border-right:rgba(255,255,255,0.1) solid 1px; padding:0 15px; display: inline-block; 
   /*font-size:19px;*/ font-size:13px !important; height:15px;}
   .topSubNavInnerInner .subNavItem.navSelected a,.topSubNavInnerInner  .subNavItem.navSelected:hover a{ color:#DDBE73; }
   .topSubNavInnerInner .subNavItem:hover a{color:#a6b7cf;}
   .topSubNavInnerInner .subNavItem a { color:#6d808e; text-decoration:none; /*font-size:80%;*/ /*font-size:80%;*/ font-size:15px !important; line-height:15px; text-transform:uppercase; display:block; margin-top:-4px; margin-bottom:-4px; }
   .topSubNavInnerInner .subNavItem:last-child { border-right:0; }

/*LEVEL 3
-- requires special direction for special lvl 3+ navs
*/
/*#topSubNavInner .subNav03, #topSubNavInner .subNav03 ul, */#topSubNavInner .subNav03 ul li { display:none; }
/*LEVEL 4*/
#topSubNavInner .subNav04 ul, #topSubNavInner .subNav04 ul li{ display:none; }

/*sticky bar*/
.is-sticky #topSubNav{right: 0;   z-index: 101;/*  background-color: #001425;*/}
.is-sticky #topSubNavInner{/*margin-top:0;*/ /*padding:10px 0 0;background-image: url('/layout/mep/images/navBackSplash_mep.png');  background-position: top -55px left -50px;  background-repeat: no-repeat;  background-size: auto 100px;*/}
/*.is-sticky .topSubNavInnerInner{background-color: #001425;}*/
/*@media screen and (max-width: 800px){ #topSubNavInner{ margin-top:0;padding-left:25px;}.is-sticky #topSubNavInner{ background-position: top -60px left -50px;} #topSubNav{top:auto !important;background-color: #001425;}#topSubNavInner ul li:first-child{padding-left:0;}
}*/
/*Instrument MSL Sample*/
.contentSubnav {padding-top:50px;} 
.contentSubnav table td, 
.contentSubnav table th {line-height:30px;} 
th.subnavTitlesMain {color: #FFFFFF; font-weight: bold; text-align: right; background-color: #cc3300; padding-top:10px;padding-bottom:10px;font-size:20px;} 
td.subnavTitles {
	font-family: Montserrat, Arial, Helvetica, sans-serif; font-size: 20px; 
	letter-spacing: 4.44px; text-transform: uppercase; text-align: right; 
	background-color: #002A55;color:#ffffff;
} 
td.subnav {text-align: left; background-color: #004388; margin-right: 10px; font-size: 20px;} 
a.subnavLinks:link, a.subnavLinks:visited {	text-decoration: none;color:#b2b2b2;} 
a.subnavLinks:hover {text-decoration: none;color:#fbc03b} 
a.subnavLinksSel:link, a.subnavLinksSel:visited {color: #fbc03b;font-weight: normal; text-decoration: none;} 
a.subnavLinksSel:hover {color: #fbc03b; text-decoration: none;}
a.subnavHdr:link, a.subnavHdr:visited {	text-decoration: none;color:#ffffff;} 
a.subnavHdr:hover {text-decoration: none;color:#fbc03b}