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

* {
	background: transparent !important;
	color: #000 !important;
	border-color: #000 !important;
	text-shadow: none !important;
	box-shadow: none !important;
}

html,
body {
	font-size: 12pt;
	font-family: Arial, "Times New Roman", Times, serif;
	width: 100%;
	min-width: 100%;
}

a {
	padding: 0 !important;
}

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

#container,
#content,
#content .box {
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
}

#metamenu,
#mainmenu,
#submenu,
#footer,
#content #article-navigation,
#content ul.anchor-links,
#content div.seperator {
	display: none;
}

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

.wide #content div.seperator {
	display: block;
	height: 30px;
}

#content .box a {
	margin-bottom: 40px;
}

#content a {
	text-decoration: underline;
}

#content h2.contact {
	padding: 0;
}

#content #rex-xform .submit {
	margin-left: 0;
}

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

