.text {  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #006428; font-weight: bold}
h3 {
color: #006428;
text-transform:uppercase;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006428;
	text-decoration: underline;
}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal}
.text_sm { font-family: Arial, Helvetica, sans-serif; font-size: 9px ; font-style: normal}
.subhead2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bolder; color: #006428}
.subhead15 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bolder; color: #006428 }
.textm {
font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 11px
}
.rightBoxBackground {
	background-image: url(images/rightBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box1 {
	background-image: url(images/box1.gif);
	background-repeat: no-repeat;
	padding-left:5px;
	padding-top:4px;
}
.box2 {
	background-image: url(images/box2.gif);
	background-repeat: no-repeat;
}
.box3 {
	background-image: url(images/box3.gif);
	background-repeat: repeat-y;
	padding-left:5px;
}
.loanCalculator {
	background-image: url(images/loan_calculator_image.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.noUnderline {
	text-decoration: none;
}
