
#heading_Input table tbody tr td
{
	padding-right: 5px;
}
div#DIVCalculatorTips
{
	margin: 0;
	display: none;
}
div#DIVCalculatorDisclaimer
{
	margin: 0;
	display: none;
}
div#DIVCalculatorResultsDetail
{
	margin: 0;
	display: none;
}
#COMPUTE
{
	color: #444444;
	font-family: 'verdana' , 'arial' , 'helvetica';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	background-image: url(/images/new_compute.gif);
	background-repeat: repeat-x;
	width: 100px;
	height: 25px;
	display: block;
	margin: 0;
	padding: 2px;
	border: 1px solid #D6C1A3;
}
.TextInput
{
	width: 9em;
	font-size: 10pt;
}
form
{
		font-family: 'arial', 'verdana', 'helvetica';
}

/*ADA Styles*/
p.tvcEmphasisClass {
    font-weight:700;
}

table.tvcPayoffTableClass
{
	font-size: 9pt;
}

fieldset.tvcPayoffFieldsetClass
{
	border:none;
}

div#tvcFloatRightDivId
{
	float:right;
}

a#tvcMailToLinkId {
    text-decoration:none;
}

a#tvcPrintThisLinkId {
    text-decoration:none;
}

caption.tvcResultCaption {
    text-align: left;
}

input.tvcRadioClass {
	display:inline-block;
    margin-left:5px;
}

label.tvcRadioLabelClass {
	display:inline-block;
	font-size: 10pt;
}

label.cTimeValue {
	font-size: 10pt;
}

fieldset.tvcFieldsetForRadioClass {
    margin:0px;
    border:0px;
    padding:0px;
	display:inline-block;
}

.InputTable legend.tvcLegendForRadioClass  {
    /*display:none; */
    display:none;
}

.InputContainer legend.tvcLegendForRadioClass  {
    /*display:none; */
    display:none;
}

.InputTable label.tvcHideLabelClass {
    /*display:none; */
    display:none;
}

p.tvcHidePClass {
    /*display:none; */
    display:none;
}

.tvcCenterClass {
	text-align: center;
}

input.tvcPercentOrDollarInputClass {
	display:inline-block;
	width: 9em;
	font-size: 10pt;
}

input.tvcMonthsOrYearsInputClass {
	display:inline-block;
	width: 9em;
	font-size: 10pt;
}

input.tvcPaymentOrTermInputClass {
	display:inline-block;
	width: 9em;
	font-size: 10pt;
}

.tvcRentClass {
	width: 150px;
}

.tvcBuyClass {
	width: 150px;
}

.tvcInputPClass
{
    margin-right:10px;
   	font-size: 10pt;
}

.tvcStandardCommentPClass
{
   	font-size: 10pt;
}

/*Containers and Tables*/
.InputTable, .DetailTable
{
	border: none;
	border-collapse: collapse;
}

.InputContainer label
{
    margin-right:10px;
   	font-size: 10pt;
}

.InputContainer select
{
    margin-right:10px;
   	font-size: 10pt;
}

.InputTable input.radio
{
    margin-left:10px;
}

.InputTable SPAN
{
   white-space:nowrap;
}

.DetailTable .GroupHeading
{
	border-bottom: solid 1px #cccccc;
	text-align:center;
}
.SubDetailTable
{
	border: none;
	border-collapse: collapse;
	width: 100%;
}
.SubDetailTable th, .SubDetailTable td, .DetailTable th, .DetailTable td
{
	padding-right: 6px;
	padding-left: 6px;
}
.NoWrap
{
	white-space: nowrap;
}
.Left
{
	text-align: left;
}
.Right
{
	text-align: right;
}
.Center
{
	text-align: center;
}

/*Collections*/
/*.InputCollection SPAN
{
   white-space:nowrap
} */

.InputCollection TABLE TR TD
{
	padding: 1px 2px 1px 2px;
	font-size: 10pt;
}
.InputCollection INPUT.TextInput
{
	width: 9em;
	font-size: 10pt;

}
.InputCollection INPUT.radio
{
	width: 1.5em;
	font-size: 10pt;
	white-space:nowrap;
}
.InputCollection SELECT
{
	font-size: 10pt;
}
.InputCollection TABLE
{
	border: none;
	border-collapse: collapse;
}
.InputCollection #DebtsTable td /*PC12*/
{
	padding-right: 5px;
}
p.tvcErrorInput {
    color:red;
    display:inline-block;
}

.ErrorSummary
{
	font-weight:bold;
	color:Red;
}
.ErrorContainer
{
	font-weight:bold;
	color:Red;
}
.ErrorTable
{
	/*border-color: Red;*/
	/*border-style: solid;*/
}
.ErrorTable UL
{
	margin: 5px;
	margin-left: 25px;
	padding: 0;
	list-style-image: url(/images/symbol_error.gif);
}
.ErrorTable LI
{
	padding-left: 10px;
}
.cAmortContainer
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-collapse: collapse; /* This is the equivalent of cellspacing="0" */
	border: none;
}
FIELDSET
{
	padding: 10px;
}
.cAmortTitleFont
{
	font-weight: bold;
}
.cTableWrapper
{
	border: none;
	border-collapse: collapse;
}
.cAmortTable
{
	border: none;
	border-collapse: collapse;
}
.cAmortTable TD, .cAmortTable TH
{
	padding: 5px;
	font-size: 10pt;
	font-family: Arial;
	/* text-align: right; */
}
.cAmortHeader TD, .cAmortHeader TH
{
	border-top: #dedfef 1px solid;
	border-bottom: #dedfef 2px solid;
	font-weight: bold;
	background-color: #eeeeee;
	/* text-align: center; */
    background-image: url(/images/amortgreyhgradient.jpg);
    background-repeat: repeat-x;
}
.cAmortLineE TD, .cAmortLineE TH
{
	background-color: #F7F7F8;
	white-space: nowrap;
}
.cAmortLineO TD, .cAmortLineO TH
{
	white-space: nowrap;
}
.cAmortLineTotals TD, .cAmortLineTotals TH
{
	font-weight: bold;
	color: black;
	border-top: double 3px black;
	white-space: nowrap;
}
.cTimeValue .InputCollection .TextInput {
	FONT-SIZE: 10pt;
}
.cTimeValue .InputCollection SELECT {
	FONT-SIZE: 10pt;
}
.cTimeValue .InputCollection INPUT {
	FONT-SIZE: 10pt;
}
.cTimeValue .InputCollection P {
	FONT-SIZE: 10pt;
}
.cTimeValue TH {font-weight:normal;}

.cTimeValue .toggle
{
	white-space:nowrap;
}

.toggle {vertical-align:top;}

.Summary   {
	color: Blue;
}

br.tvcClearBoth {
    clear:both;
}
#tvcRC09TitleId{
    font-size:2rem;
}
fieldset {
    padding: 0;
}
form#calculator,.cAmortTable TD, .cAmortTable TH
{
	font-family: var(--p-font);
}
#tvcAllFieldsRequiredId{
    color:var(--primary-color);
}
.TextInput {
    width:100%;
}
.Summary{
    color:var(--primary-t-color);
}
.InputContainer > p > input[type="checkbox"]{
    position:relative;
}
.InputContainer > p > input[type="checkbox"] + label{
    width:auto;
    position:relative;
    display:inline-block;
    vertical-align: top;
    margin-left: 5px;

}
.cAmortHeader TD, .cAmortHeader TH {
    color:var(--secondary-p-color);
    border-top: var(--nav-top-bg-color) 1px solid;
    border-bottom: var(--nav-top-bg-color) 2px solid;
    font-weight: bold;
    background:none;
    background-color: var(--nav-top-bg-color);
}
.cAmortLineE TD, .cAmortLineE TH
{
	background-color: #F7F7F8;
	white-space: nowrap;
}
.cAmortLineO TD, .cAmortLineO TH
{
	white-space: nowrap;
}
