@charset "utf-8";
.navlinks1 {
	color: #000066;
	text-decoration: none;
	display: table-row;
	position: static;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	width: 50px;
	height: 20px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	top: 12px;
	clip: rect(12px,auto,auto,auto);
	font-weight: 600;
}

.navlinks {
	color: #000066;
	text-decoration: none;
	display: table-row;
	height: 145px;
	width: 200px;
	float: left;
	clear: right;
	position: static;
	top: 1px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	clip: rect(1px,auto,auto,auto);
	padding: 1px;
	margin: 1px;
	visibility: visible;
	text-align: left;
	page-break-after: always;
	z-index: auto;
	overflow: auto;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.footer {
	display: table-footer-group;
	vertical-align: text-bottom;
	text-align: center;
	height: 20px;
	position: static;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	clear: both;
	float: right;
	width: 100%;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 12px;
	clip: rect(auto,auto,10px,auto);
	bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.content {
	color: #0033FF;
	position: static;
	overflow: auto;
	visibility: visible;
	z-index: auto;
}
