Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-color: white;
	background-image: url(../Images/BG_IMAGE.JPG);
}
table.Calculator
{
	width: 604px; 
	background-color: #D5BE92;
}
table.request
{
	border: 0;
	padding: 2 2 2 2;
	width: 500px;
}
.borders
{
	border: solid thin black;	
}
.tleft
{
	font: 10pt Tahoma;
}
.tright
{
	font: bold 7pt Tahoma;
}
.PrintOnly
{
	display: none;
}
.MortCalcTxt 
{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
td.right
{
	vertical-align:top;
	text-align:right;
	margin-right:5em;
	font-weight:bold;
	white-space:nowrap;
}
b.mission
{
	color: Maroon;
	font-weight: bolder;
	font-size: 2;
}
p.mission
{
	font-style: italic;
}
td.left{
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}
td.top
{
	vertical-align:top;
}
td.donotwrap
{
	white-space:nowrap;
}
#CenterIt
{
	text-align: center;
}
#masthead {
	margin-bottom: 1.75em;
	padding-top: 1px;
}
#mainBody
{
	margin-right:auto;
	margin-left:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 800px;
	text-align: left;
	padding: 4px;
	border: 0px solid black;
	color: black;
}
#HomePage
{
	margin-right:auto;
	margin-left:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	text-align: left;
	padding: 4px;
	border: 0px solid black;
	color: black;
}
#footer {
	clear: both;
	padding: 1.5em 3em;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 650px;
	text-align: center;
	font-family : Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: black;
}
#NavBar {
	/*float: left;*/
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	border: 0px solid lime;
	background-color : #694521;
	color: white;
}
a:link, a:visited{
	text-decoration: underline;
	color: Maroon;
}
a:hover 
{
	text-decoration: underline;
	color: Black;
}
.Dings {
	font-family: Wingdings;
	font-weight: normal;
	font-size: 10pt;
}
.NoPrint{
	
}
.Tiny {
	font-size: 7pt;
}
.Small {
	font-size: 9pt;
}
.Bold {
	font-weight: bold;
}
.Red {
	color: red;
}
.Maroon
{
	color: Maroon;
}
.PDFHelp
{
	font-size: 2;
	font-family:Arial, Helvetica, Sans-Serif;
}
.PDFli
{
	font-weight:bold;
	color:#990000;
}
img.Border
{
	border: solid 4px Black;
}
img.noBorder
{
	border: 0px;
}
.TableHeaders2 {
	background-color : #6B4521;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;	
	color: white;
}
