@charset "UTF-8";
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003366;
	text-decoration: none;
	background-color: #fff3d1;
}

.wrapper {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: none;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.nav {
	height: 93px;
	width: 1057px;
	margin-left: auto;
	margin-right: auto;
}
.container {
	height: 650px;
	width: 1100px;
	overflow: scroll;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: normal;
}

.bigHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #003366;
	text-decoration: none;
	text-align: center;
}
.smallList {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
}
.style3 {
	color: #990033;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}
.style4 {
	font-size: 16pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
