/* Calculator Style
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	#yearly-results, #results-wrapper {display:none;}

	#help-calc, #yearly-calc {display:none;border:0px;}
	#calc-wrapper .calculator .input {clear:left;margin:0px;padding:0px;}
	#calc-wrapper .calculator .input label {width:85px;}
	#calc-wrapper .calculator .input input['type="text"'],
	#calc-wrapper .calculator .input select {width:150px;}


	/* Block Calculator Style
	 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	#under-content .header h1 {display:none;}
	#main_content.interior-landing-business #calc-wrapper {position: absolute;top: 545px;
		width:280px;height:388px;padding: 42px 14px 20px 14px;margin-left: -11px;
		background: url('../images/bg_calculator.png') top left no-repeat;}
	.ie7 #main_content.interior-landing-business #calc-wrapper {width:250px !important;}
	.ie7 #main_content.interior-landing-business #calc-wrapper input {height:12px !important;line-height:12px !important;}
	.ie7 #main_content.interior-landing-business #calc-wrapper input[type="button"] {height:24px !important;line-height:16px !important;}
	
	#main_content #calc-wrapper .header h1 {margin:0px;padding:0px 0px 3px 30px;font: bold 14px/20px Arial, sans-serif;color:#333333;}
	#main_content.interior-landing-business #calc-wrapper .header h1 {display:block !important;margin-top:-22px;}
	
	
	#calculator-header a {display:block;float:left;font-size:12px;margin-left:10px;padding:7px;color:#003399;}
	#calculator-header .help {float:right;margin-right:10px;margin-left:0px;}
	#calculator-header .active {
		-webkit-border-radius:4px !important;
		   -moz-border-radius:4px !important;
			-ms-border-radius:4px !important;
			 -o-border-radius:4px !important;
				border-radius:4px !important;
				color:#333333;
				background:#fff;
	}
	
	#main_content #calc-wrapper .error {margin:0 0 10px;}
	#recalculate {margin-bottom:15px;}
	#main_content #calc-wrapper .cal-content {clear:both;padding-top:10px;padding-left: 5px;}
	#main_content #calc-wrapper .cal-content .btn {float:right;margin-right:25px;padding: 3px 5px;}

	 #main_content #calc-wrapper label {width:93px;line-height:26px;padding-top:0px;}
	 #main_content #calc-wrapper table td {padding:0px;}
	 #main_content #calc-wrapper select {width:122px;height:28px;line-height:26px;margin-left:10px;margin-bottom:5px;}
	 #main_content #calc-wrapper input[type='text'] {width:122px;height:26px;line-height:18px;padding3px 0px;margin-left:10px;margin-bottom:5px;}

	.interior-landing-business #help-calc {padding: 0px 20px !important;}

	.print-calculator-results {float:right;color:#fff !important;}

	/* Month Results Style
	 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	  #monthly-results {border:0px;padding:20px;width:700px;height:830px;}
	  #monthly-results .header {padding:10px 15px 5px 15px;margin-bottom:20px;background-color:#f9f9f9;}
	  #monthly-results .header h2 {color: #06C;font-weight: bold;font-size: 17px;line-height: 19px;margin: 0 0 18px;}
	  #monthly-results .header ul {margin-left:15px;margin-top:-10px;}
	  #monthly-results .header ul li {margin-bottom:5px;}
	  
          #monthly-results h3 {margin: 20px 0px 10px 15px;color: #06C;font-weight: bold;font-size: 15px;line-height: 19px;}

	  #monthly-results ul {list-style-type:none !important;list-style-image:none;padding-left:0px;margin-left:30px;}
	  #monthly-results ul li {margin:0px 0px 5px 0px;padding-bottom:5px;border-bottom:1px solid #eee;text-indent:0px;}
	  #monthly-results ul li strong {display:block;float:left;width:200px;margin-right:25px;font-weight:normal;color:#666;font-weight:bold;font-size:12px;}

	  #monthly-results table {margin-left:15px;width: 645px;}
	  #monthly-results table .first td {padding-top:15px !important;}
	  #monthly-results table .even, #monthly-results table .odd {border:0px !important;}
	  #monthly-results table .even td {background-color:#fff;border:0px !important;}
	  #monthly-results table .first {border-top: 1px solid #E6E6E6 !important}
	  #monthly-results table .owed td {padding-top:20px !important;}

	  #monthly-results th {padding-left:10px !important;margin-left:0px !important;}
	  #monthly-results td {padding:2px 10px !important;}

	  #monthly-results .foot-notes {width:645px;margin-left:20px;}
	  #monthly-results .foot-notes p {font-size:10px;margin-bottom:5px !important;}
	  #monthly-results .foot-notes h5 {font-size:12px;margin-bottom:0px !important;} 



	/* Year Results Style
	 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	  #yearly-results {border:0px;padding:20px;width:830px;height:820px;}

	  #yearly-results th {padding-left:10px !important;margin-left:0px !important;}
	  #yearly-results td {padding:2px 10px !important;}
	  #yearly-results td strong {display:block;height:15px;padding:8px 0px;}
	  #yearly-results .month {width:45px;text-align:right;}
	  #yearly-results tfoot td {padding:10px !important;background-color:#f9f9f9;border-bottom:1px solid #eee;border-top:1px solid #eee;}
	   #yearly-results tfoot td strong {display:inline;height:auto;padding:0px;}
	  #yearly-results th.month {margin-right:0px;padding-right:7px;}
	  #yearly-results .total {text-align:right;}
	  
	  #yearly-results .foot-notes {width:645px;margin-left:20px;}
	  #yearly-results .foot-notes p {font-size:10px;margin-bottom:5px !important;}
	  #yearly-results .foot-notes h5 {font-size:12px;margin-bottom:0px !important;}
