@charset "UTF-8";
h1 {
	margin-top: 10px;
	color: #19388a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 21px;
	margin-bottom: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666;
	font-size: 16px;
	line-height: 20px;
	margin-top: 1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff851a;
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 2px;
}
sup {
	font-size: 75%;
	line-height: 100%;
}
a {
	color: #19388a;
	text-decoration: none;
}
a:visited {
	color: #19388a;
	text-decoration: none;
}
a:hover {
	color: #ff851a;
	text-decoration: none;
}
#contactBttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #ededed;
	display: block;
	height: 30px;
	width: 160px;
	padding-top: 10px;
	margin-left: auto;
	margin-top: 24px;
	margin-right: auto;
}
.blue {
	color: #19388a;
}
.teal {
	color: #0590af;
}
.gray {
	color: #999;
}
.white {
	color: #FFF;
}
.red {
	color: #cc0000;
}
.violet {
	color: #639;
}
.violet-extended {
	font-family: Arial, Helvetica, sans-serif;
	color: #639;
	letter-spacing: 0.3em;
	margin-top: 18px;
	margin-bottom: 0px;
}
.assoc-green {
	color: #759f03;
}
.career-green {
	color: #52a603;
}
.government-blue {
	color: #0099cc;
}
.orange {
	color: #ff851a;
}
.orange-bold {
	color: #ff851a;
	font-weight: bold;
}
.contact-red {
	color: #db441f;
}
.contact-redlg {
	font-size: 15px;
	color: #db441f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.addthis_button {
	float: right;
}
.form-text p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
}
