@charset "UTF-8";
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 1.4em;
	color: #6D6F71;
}
.affiliations_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #6D6F71;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 13px;
}
.header_blue {
	font-size: 1.2em;
	color: #2F5674;
	font-family: Arial, Helvetica, sans-serif;
}
.header_orange_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #E79824;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #A7A9AC;
}
a {
	color: #72C8CD;
	text-decoration: underline;
}
a:link {
	color: #72C8CD;
	text-decoration: underline;
}
a:visited {
	color: #72C8CD;
	text-decoration: underline;
}
a:hover {
	color: #72C8CD;
	text-decoration: underline;
}
a:active {
	color: #72C8CD;
	text-decoration: underline;
}
.subhead_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F5674;
	font-weight: bold;
}
h1 {
	font-size: 1.2em;
	color: #2F5674;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
h2 {
	font-size: 1.2em;
	color: #2F5674;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
ul li {
	padding-bottom: 18px;
	margin-top: -8px;
}

