.large-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #004e47;
	font-weight: bold;
}

.times-22px-orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #bc4311;
	line-height: 19px;
}

.times-14px-brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4b2f1a;
	line-height: 19px;
}

.times-24px-green {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #004e47;
	line-height: 19px;
}

.body-copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #004e47;
	line-height: 19px;
}

.body-copy a:link { 
	color: #004e47;
	text-decoration: none;
	}
.body-copy a:visited { 
	color: #004e47;
	text-decoration: none;
	}
.body-copy a:hover { 
	color: #004e47;
	text-decoration: underline;
	}
.hmPadding {
	padding-top: 15px;
	padding-left: 3px;
}
.footTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.footTxt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.footTxt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.footTxt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.footTxt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.internalPadding {
	padding-top: 15px;
	padding-left: 15px;
}
.addressTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #004E47;
	text-align: center;
	line-height: 21px;
}
.strongTxt {
	font-weight: bold;
}
