a:link { color: #0b9dd6; text-decoration: none; }



a:visited { color: #0b9dd6; text-decoration: none; }



a:active { color: #0b9dd6; text-decoration: none; }



a:hover { color: #024763; text-decoration: none; }


.navButton a:link {
	color: #fff;
	text-decoration: none;
}
.navButton a:active {
	color: #fff;
	text-decoration: none;
}
.navButton a:visited {
	color: #fff;
	text-decoration: none;
}
.navButton a:hover {
	color: #024763;
	text-decoration: none;
}

#webDesignCredits a:link {
	color: #fff;
	text-decoration: none;
}
#webDesignCredits a:active {
	color: #fff;
	text-decoration: none;
}
#webDesignCredits a:visited {
	color: #fff;
	text-decoration: none;
}
#webDesignCredits a:hover {
	color: #024763;
	text-decoration: none;
}

#copyright a:link {
	color: #fff;
	text-decoration: none;
}
#copyright a:active {
	color: #fff;
	text-decoration: none;
}
#copyright a:visited {
	color: #fff;
	text-decoration: none;
}
#copyright a:hover {
	color: #024763;
	text-decoration: none;
}

.navButton {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 34px;
	color: #ffffff;
}

h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	color: #0599d3;
}

h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #0599d3;
}

p.body_text,
.mainText {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p.body_text {
  margin: 0px;
  padding: 0px;
}
div.body_text h3 {
  padding:  0px;
  margin:   0px 0px 3px 0px;
}

.bannerHeader {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	line-height: 33px;
}

.moreButton {
	margin-top: 12px;
}

#copyright {
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 34px;
	color: #ffffff;
	margin-left: 12px;
}

#webDesignCredits {
	float: right;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 34px;
	color: #ffffff;
	margin-right: 12px;
}
textarea._mm,
input._mm { border: 1px solid #880000; background-color: #FFFFAA }
