html, body {
	font-family: "Times New Roman", Times, serif;
	width: auto;
	font-size: 11pt;
	background-color: #fff;
	color: #000;
}

a {
	color: #000;
}

a:after {
	content:" [" attr(href) "]";
}

.screen_only {
	display: none;
}

div#wpr_header,
div#wpr_footer,
div#wpr_ctt_nav1,
div#wpr_breadcrumbs {
	display: none;
}

.sIFR-flash {
	display    : none !important;
	height     : 0;
	width      : 0;
	position   : absolute;
	overflow   : hidden;
}

.sIFR-alternate {
	visibility : visible !important;
	display    : block   !important;
	position   : static  !important;
	left       : auto    !important;
	top        : auto    !important;
	width      : auto    !important;
	height     : auto    !important;
}