body {text-align:center; font-family:sans-serif;}
h2 {font-size:12pt; color:darkorange; font-weight:bold;margin-top:0in;margin-bottom:0.2in;text-align:left;}
h3 {font-size:10pt; text-align:left;}



table.calcPad {margin-left:auto;
	margin-right:auto;}
.boxLabel {font-size:smaller;} /* Prompt above input boxes */
.inputLabel {color:green; text-align:right;} /* Prompt to left of input boxes */
.outputLabel {text-align:right;} /* Label text for output boxes */

textarea#ticker {margin-left:0.1in; width:90%; height:1in;}
#adDiv {}
#navigationDiv {margin-top:0.1in;}
#bodyDiv {
	margin-left:auto;
	margin-right:auto;
	border:green solid 1px; 
	width:5in; 
	padding-left:0.25in;
	padding-right:0.25in;
	padding-bottom:0.25in;
	padding-top:0.05in;
}
#footerDiv {margin-top:0.5in;}
#calculatorDiv {margin:0;}
#printViewDiv {display:none;}
#printViewP {} /* The innerHTML of this element is replaced with the text for print view*/
#tip {font-size:10pt; font-style:italic; text-align:center;} /* The instructions/tip that appears with the calc */

.footnotes {font-size:smaller;} /* footnoted instructions, etc. */
.homelink {font-size:smaller; text-align:left; } /* Link for "home" */
