body, html, * html {
	background: #ffffff;
}
.ty-ma {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	overflow: hidden;
}
#headeroutside, #contentoutside, #footeroutside {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	overflow: hidden;
}
.ty-ma #header, .ty-ma #contentNB, .ty-ma #footer {
	margin: 0;
	padding: 0;
	border-left: 0;
	border-right: 0;
	width: auto;
}
#headeroutside {
	height: 38px;
}
.ty-ma #header {
	background: #ffffff;
	background-image: none;
	border-top: 0;
	height: 38px;
}
.ty-ma #header a {
	color: #8391a2;
	font-size: 16px;
}
.ty-ma #header .menubar a {
	font-size: 0.9em;
}
.ty-ma #header a:hover {
	color: #738192;
}
.ty-ma #header a.visited {
	color: #738192;
}
.ty-ma #header a.visited:hover {
	color: #738192;
}
.ty-ma div.pikto{
  margin: 0 8px 8px 8px;
}
.ty-ma #header ul {
	bottom: 6px;
}
* html #header ul {
/* IE */
	bottom: 12px;
	margin-right: 8px;
}
#headerH1 {
	left: 14px;
	top: 12px;
}
#headerH2 {
	color: #8391a2;
}
#contentNB {
	background: #f2f7fd;
	border-bottom: 1px solid #001c30;
}
#footer {
	background: #ffffff;
	border-bottom: 0;
}
#footer div.norm {
	width: 100%;
	height: 35px;
	border-top: 0;
}
#footer div.partner {
	display: none;
}
#footer div.norm-f {
	position: absolute;
	bottom: 4px;
	right: 18px;
}
* html #footer div.norm-f {
/* IE */
	bottom: 0;
	right: 10px;
}
/* Jmailer related styles */
#jMailer {
	background: transparent;
	padding: 7px 5px 10px 0;
	/* display: none; */
	position: absolute;
	top: 56px;
	left: 12px;
	z-index: 99999;
	width: 316px;
}
#jMailerBackground {
	display: block;
	position: relative;
	width: 320px;
	height: 250px;
}
#jMailerForm {
	height: 185px;
	margin: 0 8px 8px 8px;
	border: none;
}
#jMailerForm label, #jMailerForm label input, #jMailerForm label textarea, #jMailerCancel, #jMailerSend, #jMailerConfirm, .jMailerErrorMsg {
	font-family: arial, sans-serif;
}
#jMailerForm label {
	display: block;
	margin: 8px 4px 4px 4px;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}
#jMailerForm label input, #jMailerForm label textarea {
	position: absolute;
	width: 228px;
	left: 74px;
	margin-top: -2px;
}
.jMailerExtraContainer #jMailerForm label input, .jMailerExtraContainer #jMailerForm label textarea {
	width: 210px;
	left: 92px;
}
#jMailerForm label textarea {
	height: 95px;
	font-size: 1em;
}
.jMailerExtraContainer #jMailerForm label textarea {
	height: 83px;
}
#jMailerCancel, #jMailerSend {
	float: right;
	position: relative;
	margin-right: 8px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;
}
#jMailerOverlay {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99990;
}
#jMailerConfirm {
	width: 284px;
	height: 170px;
	position: relative;
	top: 8px;
	left: 8px;
	z-index: 99990;
	font-size: 0.8em;
}
.jMailerErrorMsg {
	width: 40%;
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	position: relative;
	left: 8px;
}
.jMailerErrorMsg, #jMailerForm .jMailerFailedLabel {
	color: #ff0000;
}
.box.jMailer {
	min-height: 21em;
}
/* END Jmailer related styles */
/* new footer */
#footerContent {
/* special for EMU */
	border: 0;
	margin: 0 0 8px 0;
	width: auto;
}
