.dottedline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BFBFBF;
	color: #FFFFFF;
	font-size: 10px;
}
a:link {
	color: #3980CB;
	text-decoration: underline;
}
a:visited {
	color: #255587;
	text-decoration: underline;
}
a:hover {
	color: #255587;
	text-decoration: none;
}
a:active {
	color: #255587;
	text-decoration: underline;
}
.body_text {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
}
.Heading2 {
	color: #A0D447;
	font-size: 24px;
	margin-right: 40px;
	margin-left: 40px;
}
.sub_navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 70px;
	line-height: 1.5;
}
.td_padding {
	padding-top: 25px;
	padding-right: 65px;
	padding-left: 65px;
}
.td_padding2 {
	padding-top: 15px;
	padding-left: 65px;
	padding-right: 65px;
}
