<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
font {
}
#bookmark-this {
  padding: 5px 10px;
  font-size: 12px;
  width: 120px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #DDDDDD;
  color: #B52019;
  border: 1px solid #8C2300;
  border-radius: 4px;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}

#bookmark-this:hover {
  background: #000000;
  color: #FFFFFF;
  border: 1px solid #8C2300;
  text-decoration: none;
}

#bookmark-this:active {
  border: 1px solid #d58512;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  background: #ec971f;
}

.lcCalcTableCenterLG {
	display: block; 
	margin: auto; 
	width: 580px;
	text-align: center;
}
.lcCalcTableCenter {
	display: block; 
	margin: auto; 
	width: 420px;
	text-align: center;
}
.lcCalcTableLeft {
	display: block; 
	margin: auto; 
	width: 420px;
	text-align: left;
}
.lcLabel {
	display: block; 
	float: left; 
	margin-right: 8px; 
	width: 280px;
	text-align: left;
}
.lcResultRt {
	display: block; 
	float: left; 
	width: 112px;
	text-align: left;
}

.headerContainer {
	display:block; 
	width:492px; 
	height:84px; 
	background:#B52019; 
	margin:auto;
}
.headerLogo {
	margin: 8px;
	display: block;
	float: left;
}
.resultsHeaderContainer {
	display:block; 
	width:628px; 
	height:84px; 
	margin:auto; 
	background: #B52019;
}
.resultsContainerSummary {
	display: block;
	width: 620px;
	height: 146px;
	margin: auto;
	padding: 4px;
	text-align: left;
}
.resultsHeaderContainerPrint {
	display:none;
}
.headerTitleToolbox {
	width: 310px;
}
.printlinkBox {
	display:block; 
	width:220px; 
	height:auto; 
	float:left; 
	margin-top: 36px; 
}
.inputContainer {
	display:block; 
	width:492px; 
	height:auto;  
	margin:auto;
}
.headerTitleToolbox {
	display:block; 
	width:250px; 
	height:30px; 
	margin-top:16px; 
	margin-left: 18px;
	float:left;
}
.closeButtonBox {
	display:block; 
	width:140px; 
	height:auto; 
	float:left; 
	margin-top: 8px;
	margin-left: 18px;
}
.tbfooterToolbox {
	display:block; 
	width:480px; 
	height:66px; 
	margin:auto; 
	margin-top:24px;
}
.discussionContainer {
	display:block; 
	width:492px; 
	height:auto; 
	margin:auto; 
	padding:12px;
}
.toolboxContainer {
	width: 480px;
	height: auto;
	display: block;
	margin: auto;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	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: 480px;
	height: auto;
	display: block;
	margin: auto;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	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 {
	background-color: #B52019;
	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: 20px;
	color: #B52019;
}
.projectSubLables {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #B52019;
}
.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: 13px;
	font-weight: normal;
	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: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
}
.bodyCopySm {
	font-size: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
}
.bodyCopyRev {
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}

.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;
}
.resultsContainer {
	display: block;
	width: 628px;
	height: auto;
	margin: auto;
	padding: 8px;
	text-align: left;
}
.resultsContainerPrint {
	display: none;
}
.tableResultsContainer {
	display: block;
	width: 628px;
	height: auto;
	margin: auto;
	padding: 8px;
	text-align: left;
}
.tableResultsContainerMobile {
	display: none;
}
.resultsContainerBorderLC {
	display: block;
	width: 618px;
	height: auto;
	margin: auto;
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
	min-height: 100px;
}
.resultsContainerBorderLCPrint {
	display: none;
	width: 618px;
	height: auto;
	margin: auto;
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
	min-height: 100px;
}
.resultsContainerBorder {
	display: block;
	width: 628px;
	height: 164px;
	margin: auto;
	padding: 8px;
	border: 1px solid #CCCCCC;
	text-align: center;
	min-height: 60px;
}
.resultsContainerBorderPrint {
	display: none;
}
.resultsContainerBorderHF {
	display: block;
	width: 628px;
	height: 100px;
	margin: auto;
	padding: 4px;
	border: 1px solid #CCCCCC;
	text-align: left;
	min-height: 20px;
}
.ProjSummaryHF {
	text-align: left;
	display: block;
	padding: 2px;
	float: left;
	height: auto;
	width: 304px;
	margin-right: 4px;
}
.ProjSummaryRightHF {
	text-align: right;
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 316px;
	margin-right: 0px;
}
.ProjSummary {
	text-align: left;
	display: block;
	padding: 2px;
	float: left;
	height: auto;
	width: 300px;
	margin-right: 12px;
}
.ProjSummaryRight {
	text-align: right;
	display: block;
	padding: 2px;
	float: left;
	height: auto;
	width: 282px;
	margin-right: 12px;
}
.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: 14px;
	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: 14px;
	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: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.resultsContainerTop {
	display: block;
	width: 620px;
	height: auto;
	margin: auto;
	padding: 8px;
	text-align: left;
}
.resultsContainerTopPrint {
	display: none;
}
</pre></body></html>