@charset "utf-8";
#wrapper {
	max-width: 4184px;
	min-width: 4184px;
	min-height: 1084px;
	margin-left: 20px;
	margin-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-color: #F5F3CE;
	height: 1084px;
	width: 4184px;
	max-height: 1084px;
}


#mainnav {
	background-color: #C8C8C7;
	min-height: 28px;
	padding-top: 1px;
	padding-bottom: 4px;
	max-width: 4184px;
	min-width: 4184px;
	width: 4184px;
}
#header {
}

#main_graphicplaceholder {
	width: 2500px;
	height: 840px;
}


a {
	color: #06137A;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #061270;
}
a:visited {
	color: #6676F1;
}
a:hover, a:active, a:focus {
	color: #E76D2E;
	text-decoration: underline;
}
#mainnav ul {
	list-style-type: none;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
#mainnav a {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin-left: 10px;
	max-width: 100%;
	width: 8%;
}


#footer {
	background-color: #C8C8C7;
	text-align: center;
	min-width: 1000px;
	float: left;
	font-size: 12pt;
	color: #061270;
	font-style: oblique;
}


.body {
	background-color: #F5F3CE;
}
h2 {
	font-size: 14pt;
	color: #061270;
}
h3 {
	color: #EB2326;
}
#asideleft {
	width: 62%;
	float: left;
}
#asideright {
	width: 35%;
	float: right;
	clear: right;
}
#information {
	clear: left;

}
