html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial;
	font-size: 13pt;
	vertical-align: baseline;
	float: none;
}
div { display: static; }
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#swap1, #swap2, #swap3, #swap4 {
	visibility: visible;
	display: fixed;
	overflow: visible;
	clear: both;
	width: auto;
}
#content_holder_internal {
	margin: 0; padding: 0;
	top: 0; left: 0;
	width: auto;
}
#navigation_internal, #slogan_internal2, #register, #internal_content ul, #navigation_home2, #copyright, #register_pop {
	display: none;
	visibility: hidden;
}
#internal_content, #internal_content_nosub, #internal_title, #logo_home {
left: 0;
}
#slogan_internal
{
	left: 325px;
}
#print_footer
{
display: inline; position: absolute; top: 9%; left: 50%;
	border: 2px solid #000000;
	padding: 6px;
	width: 45%;
	background-color: #ffffff;
}
#print_footer p
{
	font-size: 9pt;
}
a:after { content:" (" attr(href) ") "; }