<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@media print {

.headerTitleToolbox {display:none;}
.printlinkBox {display:none;}
.container {display:none;}

footer {
  display: block;
}

.resultsHeaderContainer {display:none;}

.resultsHeaderContainerPrint {
	display:block; 
	width: 820pt; 
	height:auto; 
	margin:auto;
	margin-bottom: 8pt;
}

.resultsHFHeaderContainerPrint {
	display:block; 
	width: 820pt; 
	height:auto; 
	margin:auto;
}

.resultsContainerTop {display: none;}

.resultsContainerTopPrint {
	display: block;
	width: 820pt;
	height: auto;
	min-height: 24pt;
	margin: auto;
	text-align: left;
	margin-bottom: 8pt;
}

.resultsContainerHFTopPrint {
	display: block;
	width: 820pt;
	height: auto;
	min-height: 24pt;
	margin: auto;
	text-align: left;
}

.resultsContainer {
	display: none;
}
.resultsContainerPrint {
	display: block;
	width: 628pt;
	height: auto;
	margin: auto;
	padding: 8px;
	text-align: left;
}
.tableResultsContainerMobile {
	display: none;
}
.resultsContainerBorderLC {
	display: none;
}
.resultsContainerBorderLCPrint {
	display: block;
	width: 820px;
	height: 100px;
	margin: auto;
	padding: 4px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 12px;
}

.resultsContainerSummaryLC {
	display: block;
	width: 628pt;
	height: 60pt;
	margin: auto;
	text-align: center;
}
.resultsContainerSummary {
	display: block;
	width: 628pt;
	height: 130pt;
	margin: auto;
	text-align: center;
}

.resultsContainerBorderHF {
	display: none;
}
.resultsContainerBorderHFPrint {
	display: block;
	width: 724pt;
	height: auto;
	margin: auto;
	margin-bottom: 24px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 14px;
}
.resultsContainerBorder {
	display: none;
	width: 628pt;
	height: 238pt;
	margin: auto;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.resultsContainerBorderPrint {
	display: block;
	width: 820pt;
	height: auto;
	margin: auto;
	padding: 14px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 18px;
}
.ProjSummaryTop {
	text-align: left;
	display: block;
	height: 48pt;
	width: 96%;
}
.ProjSummary {
	text-align: left;
	display: block;
	padding: 2px;
	float: left;
	height: auto;
	width: 358px;
	margin-right: 4px;

}
.ProjSummaryRight {
	text-align: left;
	display: block;
	padding: 0px;
	height: auto;
	width: 256pt;
	margin-right: 0px;
}
.ProjSummaryHF {
	text-align: left;
	display: block;
	padding: 2px;
	float: left;
	height: auto;
	width: 358px;
	margin-right: 4px;

}
.ProjSummaryRightHF {
	text-align: left;
	display: block;
	padding: 0px;
	height: auto;
	width: 256pt;
	margin-right: 0px;
}
.FullLayout {display: block; width: 96%; height: 48pt; text-align: left;}

.tbfooterToolbox {
	display:block; 
	width:520px; 
	height:66px; 
	margin:auto; 
	margin-top:14px;
}
.discussionContainer {
	display:block;
	width:940px; 
	height:auto; 
	margin:auto; 
	padding: 12px;
}

.toolboxContainer {
	width: 300px;
	height: auto;
	display: block;
	margin-right: 4px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	float: left;
	border: 1px solid #CCCCCC;
	background-image: -webkit-linear-gradient(270deg,rgba(218,218,218,1.00) 0%,rgba(255,255,255,1.00) 43.52%);
	background-image: -moz-linear-gradient(270deg,rgba(218,218,218,1.00) 0%,rgba(255,255,255,1.00) 43.52%);
	background-image: -o-linear-gradient(270deg,rgba(218,218,218,1.00) 0%,rgba(255,255,255,1.00) 43.52%);
	background-image: linear-gradient(180deg,rgba(218,218,218,1.00) 0%,rgba(255,255,255,1.00) 43.52%);
}
.toolboxContainerHalf {
	width: 454px;
	height: auto;
	display: block;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	float: left;
	border: 1px solid #CCCCCC;
	background-image: -webkit-linear-gradient(270deg,rgba(218,218,218,1.00) 0%,rgba(255,255,255,1.00) 43.52%);
	background-image: -moz-linear-gradient(270deg,rgba(218,218,218,1.00) 0%,rgba(255,255,255,1.00) 43.52%);
	background-image: -o-linear-gradient(270deg,rgba(218,218,218,1.00) 0%,rgba(255,255,255,1.00) 43.52%);
	background-image: linear-gradient(180deg,rgba(218,218,218,1.00) 0%,rgba(255,255,255,1.00) 43.52%);
}
.submitButton {
        -webkit-appearance: none;
	background-color: #A03223;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}
.submitButton:hover {
	background-color: #000000;
	cursor: pointer;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}
.projectHeaders {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	color: #A03223;
}
.projectSubLables {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #A03223;
}
.labelContainer {
	width: 106px;
	display: block;
	margin-right: 4px;
	float: left;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align: left;
}
.labelContainerLeft {
	width: 88px;
	display: block;
	margin-right: 4px;
	float: left;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align: left;
}
.labelContainerLeftlg {
	width: 102px;
	display: block;
	margin-right: 4px;
	float: left;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align: left;
}
.labelContainerHuge {
	width: 190px;
	display: block;
	margin-right: 4px;
	float: left;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align: left;
}
.formSubs {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.tableSubs {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.bodyCopy {
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
}
.bodyCopyRev {
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}
.bodyCopySm {
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
}


.labelContainerSm {
	width: 88px;
	display: block;
	margin-right: 4px;
	float: left;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	text-align: right;
}
.labelContainerTiny {
	width: 38px;
	display: block;
	margin-right: 4px;
	float: left;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	text-align: left;
}
.captionText {
	color: #6C6C6C;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.ProjSummaryFull {
	text-align: left;
	display: block;
	padding: 8px;
	float: left;
	height: auto;
	width: 600px;
	margin-right: 12px;
}
.tableRows {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.tableHeader {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
.tableHeaderSm {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
tbody tr .tableHeader {
	border-bottom-width: medium;
	border-bottom-color: #000000;
}
.tableContent {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
}
.resultHeaderLg {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.resultsSubHeader {
	color: #A03223;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
}


}

</pre></body></html>