<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#WSOD {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 15px;
	width: 600px;
	border: none;
}
#WSOD .logoBlock {
	margin-bottom:15px;
}
#WSOD .logoBlock img {
	float:left;
}
#WSOD .logoBlock div {
	float:right;
	margin-top:8px;
	font-size:11px;
	color:#666;
}
h1
{
	border-bottom: 1px solid #D9D9D9;
	color: #005CB3;
	margin-bottom: 8px;
	padding: 8px 0 4px;
}
h2 
{
	font-weight:normal;
	font-size: 18px;
	clear:none;
}
#IntroModule 
{
	margin: 0 0 5px;
}
#state, div.radio, #taxIncome, #contribute, #StepsModule, .popupLinkHelpCloseIcon, #WSOD a.btnCalculate span
{
	display: none;
}
#WSOD div#LeftPane, #WSOD div#RightPane
{
	width:100%;
}

#formArea 
{
	width:100%;
}
#calculationArea 
{
	width:310px;
}
#formArea div.input 
{
	font-weight: bold;
}

#formArea h2, #formArea .inner div.content
{
	margin-left:0;
}
#AssumptionPopup, #BenefitsAndDeductionsPopup 
{
	display: block;
	position: static;
	top:auto;
	left:auto;
	width: 100%;
	clear:both;
	padding-top: 15px;
	page-break-before: always;
}
#BenefitsAndDeductionsPopup 
{
	display:none;
}
#AssumptionPopup div.header, #BenefitsAndDeductionsPopup div.header
{
	background-color: #FFF;
	border-bottom: 1px solid #D9D9D9;
	cursor:text;
	clear:both;
	height: 20px;
	padding-left: 0px;
}
#AssumptionPopup div.header span.headerText 
{
	color: #000;
	font-weight:normal;
	font-size: 16px;
}
div.popupContent 
{
	height:auto;
	clear:both;
	overflow:auto;
	border: none;
	padding-left: 0px;
}

#rothConverter_chart
{
	float:left;
}
#Print .changePrint a
{
	color:#000000;
	font-weight:normal;
}

#Print .changePrint a:hover
{
	text-decoration:none;
	cursor:default;
}

#Print .changePrintBold a
{
	color:#000000;
	font-weight:bold;
}

#Print .changePrintBold a:hover
{
	text-decoration:none;
	cursor:default;
}

#Results, #FutureResults
{
	margin-left:0;
}

.pageBreak 
{
	page-break-before: always;
}

#nextSteps p {
	padding-top: 5px;
}

#head 
{
	margin: 0 0 15px;
}
#nextSteps .innerContent
{
	background-color: #F3F3F3;
	padding: 0 8px;
}
#RightPane, #LeftPane 
{
	clear: both;
}</pre></body></html>