@charset "UTF-8";
body {
	background-color: #FFFFFF;
	width: 986px;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0062AF;
}
.h3 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0062AF;
}
h3 a:link {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0062AF;
	text-decoration: none;
}
h3 a:visited {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0062AF;
	text-decoration: none;
}
h3 a:hover {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5B8726;
	text-decoration: underline;
}
a:link {
	color: #5B8726;
}
a:visited {
	color: #333366;
}
a:hover {
	color: #0062AF;
}
#masthead {
	float: left;
	height: 96px;
	width: 986px;
	background-image: url(/images/bg-masthead.png);
}
#main-section {
	float: left;
	width: 866px;
	background-image: url(/images/faux-columns.png);
	background-repeat: repeat-y;
}
#top-menu {
}
#main-photo {
}
#main-text-left {
	float: left;
	width: 539px;
	text-align: justify;
	line-height: 17px;
	margin-left: 13px;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#box-goals {
	background-color: #E9E9E9;
	border: 1px solid #5B8726;
	margin: 20px 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#box-logos {
	border: 1px solid #5B8726;
	padding-top: 28px;
	padding-bottom: 3px;
	margin: 20px 40px 10px;
	text-align: center;
	background-image: url(/images/bg-institutions.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#box-logos img {
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#main-text-right {
	float: left;
	width: 210px;
	margin-right: 3px;
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 20px 15px 15px;
	font-size: 12px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 21px;
}
.quote-attribution {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
#faux-columns-base {
	float: left;
}
#logo-array {
	float: left;
	height: 500px;
	width: 120px;
}
#swoosh-footer {
	float: left;
	height: 80px;
	width: 850px;
	background-image: url(/images/swoosh-blue.png);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-left: 13px;
	padding-right: 3px;
}
#swoosh-footer a:link {
	color: #000000;
	text-decoration: none;
}
#swoosh-footer a:visited {
	color: #000000;
	text-decoration: none;
}
#swoosh-footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#dax {
	float: left;
	width: 850px;
	padding-left: 13px;
	padding-right: 3px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}
#dax a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#dax a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#dax a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.blue {
	color: #0062AF;
}
#goalsTable {
	font-style: italic;
	font-weight: bold;
}
.date {
	font-size: 11px;
	text-transform: uppercase;
}

