/* n/a < 9/25! */
@media (forced-colors:active) {
	body {forced-color-adjust: none; forced-colors: none;}
	}
body {
	margin:0;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.2;
    /*?*/background-color:#ffffff; color:#000000;
	}
#nwsa-acv-col-1 {
	position: absolute;
	width: 640px;
	}
#nwsa-acv-col-2 {
	width: 640px;
	margin-left: 700px;	
	}
.nwsa-acv-item, .nwsa-acv-item-dbl, .nwsa-acv-item-tpl, .nwsa-acv-item-qpl {
	position: relative; width: 640px;
	margin-bottom: 20px;
	font-weight: bold; font-size: 24px;
	text-align: left;
	}
.nwsa-acv-item {
	height: 130px;
	overflow: hidden;
	}
.nwsa-acv-item-dbl {
	height: 280px;
	overflow: hidden;
	}
.nwsa-acv-item-tpl {
	height: 430px;
	overflow: hidden;
	}
/*right col only psbl*/
.nwsa-acv-item-qpl {
	height: 580px;
	overflow: hidden;
	}	
.title-1 {
	box-sizing: border-box;
	width: 430px; height: 130px;
	margin-top: -130px; margin-left: 15px;
	}
.title-1-d {
	box-sizing: border-box;
	width: 430px; height: 280px;
	margin-top: -280px; margin-left: 20px; padding-top:20px;
	font-size: 30px;
	}
.title-1-t {
	box-sizing: border-box;
	width: 430px; height: 430px;
	margin-top: -430px; margin-left: 25px; padding-top:30px;
	font-size: 36px;
	}
/*psbl right col only*/
.title-1-q {
	box-sizing: border-box;
	width: 430px; height: 580px;
	margin-top: -580px; margin-left: 30px; padding-top:10px;
	font-size: 42px
	}
.bgnd {
	position:absolute; box-sizing:border-box;
	height:auto; max-height:90%;
	padding:5px; padding-top:0;	
    border-radius:8px;
    /*may adjust on pg:*/
	max-width:430px;
    font-size:inherit; color:#ffffff; 
	background:rgba(0,0,0,0.35);
	}
	/*below ttl & img cls for partial width imgs*/
.title-2 {
	box-sizing: border-box;
	width:240px; height:130px;
	margin-right:255px; padding-top:5px;
	text-align: right;
	border-top: solid 1px #999999;
	}
.title-2-dbl {
	box-sizing: border-box;
	width:240px; height:280px;
	margin-right:255px; padding-top:5px;
	text-align:right; font-size:30px;
	border-top: solid 1px #999999;
	}
.title-2-tpl {
	box-sizing: border-box;
	width: 240px; height: 430px;
	margin-right: 255px; padding-top:5px;
	text-align: right; font-size: 36px;
	border-top: solid 1px #999999;
	}
.image-2 {
	width:385px; height:130px;
	margin-left:255px; margin-top:-130px;
	}
.image-2-dbl {
	width:385px; height:280px;
	margin-left:255px; margin-top:-280px;
	}
.image-2-tpl {
	width:385px; height:430px;
	margin-left: 255px; margin-top:-430px;
	}
.info {
	margin-top:5px;
	font-weight: normal; font-size:13px; font-style:italic;
	}	
.ref {
	text-decoration:none;
	color:inherit;
	}	
#page {/*position dictated by nwsa layout/bordering*/
	box-sizing: border-box;
	margin-left:0px; margin-top:-28px;
	width:65px; height: 18px; 
	border: solid 1px #888888;
	text-align: center; 
	font-style: italic; font-size: 12px;
	}	