	
.banner_slice {
	/*background-image: url(images/banner_slice.jpg);*/
	/*background-repeat: repeat-x;*/
	background-color:#09046B;
	border-top: 6px solid LightBlue;
	border-bottom: 5px solid LightBlue;

}

.nav {
  background-color: #09046B;

  border: 2px solid white;
  outline: 2px solid darkblue;
}


.banner_mryc {/*border-bottom: 3px solid #09046B;*/
padding-bottom:10px;} 

.topnav {
 /* margin-left:auto;*/
 /* margin:0 auto 0 5%;  */
}

#content_nav {
	margin-left:auto;
	text-align: center;
	width:100%;
	border-bottom: 3px solid #09046B;
	border-top: 3px solid #09046B;
	align-items: center;
	display: flex;
	justify-content: center;}
	  
	@media print {
	    a[href]:after { content: none !important;    }
}  
  
  @media print {
  .hidden-print { display: none !important;   }
  
.cfdebug {display: none !important;}
.cfdebuglge {display: none !important;}
.template_overage {display: none !important;}
  
}

/* For Mobile */
@media screen and (max-width: 540px) {
.hp-banner {display: none !important;}
}

/* For Tablets and desktops */
@media screen and (min-width: 540px) {
.hp-banner {display: none !important;}
}

table.cfdebug {max-width:800px;}

#contentLG {width:750px;}	
.mlogon {height:30px;font-size:1.1em;}
.login-label {width:100px;}
.slogon {height:35px; padding:3px;font-size:1.1em;}
.siteinput {height:30px;font-size:1.1em;}
.sitelabel {width:100px;}	


