body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2E20;
	line-height: 17px;
	margin-left:10px;
	margin-right: 20px;
}

form {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2E20;
}
input {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2E20;
}
textarea {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2E20;
}
select {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2E20;
	  line-height: 18px;
	  vertical-align:top;
	  text-align:left;
	  background-color: #CCCCCC;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2E20;
	line-height: 17px;
}
a:visted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2E20;
	line-height: 17px;
}
a:hover {
	color: #72A13B;
	}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2E20;
	line-height: 17px;
	margin-left:40px;
	margin-right:60px;
}
.content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2E20;
	line-height: 17px;
}
a.content2:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2E20;
	line-height: 17px;
}
a.content2:visted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3A2E20;
	line-height: 17px;
}
a.content2:hover {
	color: #72A13B;
	}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #005926;
	line-height: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	padding-left:2px;
	padding-bottom: 2px;
	border-bottom: thin solid #005926;	
}
.subHeaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #47953F;
	line-height: normal;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	margin-left:30px;
}
.subMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #72A13B;
	font-weight: bold;
	text-decoration: none;
}
.subMenu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #72A13B;
	font-weight: bold;
	text-decoration: none;
}

.subMenu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #72A13B;
	font-weight: bold;
	text-decoration: none;
}
.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3A2E20;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.savingscalc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
ul {
list-style-type: none;
}

li.content {
	background: url(../images/bullet.jpg) no-repeat left top;
	padding: 0px 10px 8px 20px; 
	}
	
a:focus {
   outline: none; -moz-outline: none;
}

img, div { behavior: url(iepngfix.htc) }
