@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #0E3459;
	margin-top: 2px;
	margin-bottom: -5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-top: 5px;
	margin-bottom: -2px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: -7px;
	padding-bottom: 2px;
	margin-top: 3px;
}
a:link {
	color: #9B0B0B;
	text-decoration: underline;
}
a:visited {
	color: #9B0B0B;
	text-decoration: underline;
}
a:hover {
	color: #9B0B0B;
	text-decoration: none;
}
a:active {
	color: #9B0B0B;
	text-decoration: underline;
}
a:link.aux, a:visited.aux, a:hover.aux, a:active.aux {
	color: #666;
}
a:link.aux {
	text-decoration: none;
}
a:visited.aux {
	text-decoration: none;
}
a:hover.aux {
	text-decoration: underline;
}
a:active.aux {
	text-decoration: none;
}
a:link.nav, a:visited.nav, a:hover.nav, a:active.nav {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}
a:link.nav {
	text-decoration: none;
}
a:visited.nav {
	text-decoration: none;
}
a:hover.nav {
	text-decoration: underline;
	color: #FFF;
}
a:active.nav {
	text-decoration: none;
}
.headingMission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
}
a:link.top, a:visited.top, a:hover.top, a:active.top {
	color: #FFF;
}
a:link.top {
	text-decoration: none;
}
a:visited.top {
	text-decoration: none;
}
a:hover.top {
	text-decoration: underline;
}
a:active.top {
	text-decoration: none;
}
li {
	list-style-type: square;
}
a:link.auxWhite, a:visited.auxWhite, a:hover.auxWhite, a:active.auxWhite {
	color: #FFF;
	text-decoration: underline;
}
a:link.auxWhite {

}
a:visited.auxWhite {

}
a:hover.auxWhite {
	text-decoration: none;
}
a:active.auxWhite {

}

