article {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	padding: 0px;
}

article.two_col {
	width: 758px;
}

article.one_col {
	width: 650px;
}

article.two_col section {
	float: right;
	width: 560px;
	margin-bottom: 1em;
}
article.two_col aside {
	float: left;
	clear: left;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 1em;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

header {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	position: relative;
	background-repeat: no-repeat;
}

header h1,
header p {
	display: none;
}

header span {
	z-index: 100;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

header a {
	display: block;
	text-decoration: none;
}

.footer h1 {
	display: none;
}

h2.copyright {
	/* FONT */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7pt;
	margin: 0;
	padding: 0;
	border: none;
}

footer {
	clear: both;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	background: none;
	margin-top: 1em;
	padding: 0;
}
.branding {
	display: block;
	background: #fff;
	color: #555;
	text-align: center;
	font-weight: normal;
	font-size: 10pt;
	margin-left: 0;
	margin-right: 0;
	padding: 0.3em 0 0.5em 0;
}
.branding a:visited {
	color: #00c;
}

div.Area-UploadSource,
div.Area-SubmitResult {
	text-align: left;
	font-size: 12pt;
	padding-left: 1em;
}

.Area-SubmitResult h2 {
	font-size: 100%;
	font-weight: normal;
}

.Home-Legal {
	width: 700px;
	background-color: #fff;
	padding: 10px 5px;
	margin: auto;
}

header {
	background-size: 758px 148px;
}

/* ------------------------------------------- */

header.involve {
	height: 168px;
}
