@import url("fonts.css");


html, body {
	height: 100%;
}


body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #373737;
}

p, h1, h2 {
	margin: 0;
}

a {
	color: #ee2f58;
}
	
div#page {
	margin: auto;
	position: relative;
	text-align: left;
	width: 1249px;
	min-height: 100%;
	font-size: 93%;
	line-height: 138.5%;
	color: #373737;	
	border-left: 1px solid #ee2f58;
	border-right: 1px solid #ee2f58;
}

div#page span.screenreader a {
	position: absolute; 
	z-index: 2; 
	width: 10em; 
	overflow: hidden; 
	top: -1000em; 
	left: -1000em;
}

div#page span.screenreader a:focus {
	position: absolute; 
	z-index: 0; 
	width: 195px; 
	top: 1px; 
	left: 0%;
	margin-left: 19px;
	padding: 3px;
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%;
}	
	
div#page span.screenreader a:active {
	position: absolute; 
	z-index: 0; 
	width: 195px; 
	top: 1px; 
	left: 0%;
	margin-left: 19px; 
	padding: 3px;	
	text-decoration: underline; 
	color: #000; 
	background: #efefef; 
	font-size: 90%;
}

div#top {
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
	height: 153px;
}

/* for iE6 */
* html div#top {
	width: auto;
	height: auto;
	margin-bottom: 135px;
}

div#top div#topleft {
	float: left;
	padding-right: 15px;
}

div#top div#topright {
	float: left; 
}

/* for iE6 */
* html div#top div#topright {
	border: 1px solid white;
	float: none;
}


div#top div#topright div#udmmenu {
	position: absolute;
	top: 62px;
	width: 784px;
	height: 22px;
	z-index: 1000;
}

div#right {
	width: 220px;
	padding: 0px;
	float: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 90%;
	line-height: 161.6%;
}

/* for iE6 */
* html div#right {
	position: relative;
	left: 1px;
}

div#right div#search {
	background-color: #f2f2f2;
	height: 64px;
	margin-bottom: 20px;	
}

div#right div#search form {
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
}

div#right div#search input.submit {
	border: 0;
	float: left;
	border: 1px solid #7f9db9;	
	border-left: 0;
}

div#right div#search input.search {
	width: 140px;
	height: 16px;
	font-size: 120%;
	padding: 2px;
	line-height: 123.1%;
	float: left;
	padding: 0;
	padding-left: 2px;
}
	
div#left {
	position: absolute;
	width: 220px;
	font-size: 90%;
	line-height: 161.6%;	
}

/* for iE6 */
* html div#left {
	float: left;
	position: static;
}

div#left div#languages ul {
	font-size: 108%;
	text-align: left;
	letter-spacing: 0.06em;
	padding: 3px 0px 3px 8px;
	border-bottom: 1px solid #ee2f58;
}

div#left div#leftcontent {
	margin-top: 30px;
	width: 220px;
}

div#content {
	padding-bottom: 30px;
	margin-left: 230px;
	padding-right: 220px;
	padding-top: 2px;
}

/* for iE6 */
* html div#content {
	height: 600px;
	padding-right: 10px;
	padding-bottom: 80px;
}

div#clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}

div#footer {
	margin: auto;
	width: 1004px;
	position: fixed;
	bottom: 0px;
	border-bottom: 18px solid #ee2f58;
	z-index: 5;	
}

/* for iE6 */
* html div#footer {
	position: absolute;
}

div#footer div {
	color: black;
}

div#footer div a {
	color: black;
	text-decoration: none;
	background-color: white;
	padding: 4px 4px 0 4px;
}

div#footer div span.left {
	float: left;
	margin-left: 5px;
	padding-bottom: 3px;
	background-color: white;
	font-size: 77%;
}

div#footer div span.right {
	float: right;
	padding-bottom: 4px;
	background-color: white;
}

/* CMS Special */
body.cms_editpage div#footer {
	visibility: hidden;
}

/* CMS Special */
div.cmsGroup {
	padding-top: 0 !important;
	padding-bottom: 4% !important;
}
