#header {
	display: none;
}

#middle {
	font-family: Verdana;
	font-size: 0.75em;
	color: #333;
}

#bottom {
	display: none;
}

#bottomtexts {
	 display: none;
}

#pagetitle {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

div.jspopup {
	position: absolute;
	overflow: hidden;
	border: 2px black solid;
	background-color: #ffffff;
}

iframe {
	background-color: #ffffff;
}

#pagetitle > h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 37px;
	color: #FF7112;
	line-height: 40px;
}

a {
	text-decoration: none;
	color: #666666;
}

a:active {
	color: #666666;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

table, img {
	border: 0px;
}

input {
	font-family: Verdana;
	font-size: 0.9em;
}

hr {
	background-color: black;
	height: 1px;
	border: 0px;
}

form {
	margin: 0px;
}

pre {
	font-style: italic;
	font-size: 1em;
}

ul {
	list-style-image: url('../images/layout/dot.gif');
}

div.menu {
	display: none;
}

div.inlineleft {
	display: inline;
	float: left;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.header {
	font-weight: bold;
	font-size: 1.2em;
}

.subheader {
	font-weight: bold;
	font-size: 1.1em;
}

.message {
	font-weight: bold;
	color: orange;
}

.warning, .error {
	font-style: italic;
	color: red;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

