/*<agl.folder "Structural">*/
	body {
		font-size: 0.8em;
		font-family: verdana, arial, sans-serif;
		text-align: center;
		margin: 0;
		padding: 0; }
	#container {
		text-align: left;
		width: 770px;
		margin-right: auto;
		margin-left: auto; }
	#header {
		background-image: url(../images/header-print.jpg);
		background-repeat: no-repeat;
		width: 100%;
		height: 60px;
		float: none;
		clear: none;
		border-bottom: 2px solid #003f82; }
	#main-nav {
		display: none; }
	#wrapper {
		background-image: none;
		text-align: center;
		width: 100%; }
	#main-content {
		background-image: none;
		background-repeat: no-repeat;
		text-align: left;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		display: block; }
	#main-content-margin {
		margin-top: 35px;
		margin-right: 50px;
		margin-left: 50px;
		padding-bottom: 20px; }

	#supp-content {
		display: none; }

	#footer {
		background-image: none; }
/*</agl.folder>*/

