body {
	background: #FFFFFF;
	font: x-small Arial, Helvetica, sans-serif;
  }


#topnav a {
	display: none;
	}
	
#navcontainer {
	display: none;
}

#topnav  {
	display: none;
}

#topbar {
	display: none;
}

#topbar a {
	display: none;
}

.BreadCrumbs {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	color: #999999; 
	text-decoration: none;
}

A.BreadCrumbs:active, A.BreadCrumbs:hover {
	color: #ff0000; 
	text-decoration: underline;
}

A.BreadCrumbs:link {
	color: #999999; 
	text-decoration: none;
}

A.BreadCrumbs:visited {

}

#wrapper {
  text-align: left;
}

#container {
	float: left;
	text-align: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: auto;
	background-color:#FFFFFF;
	border: none;
}

#logo {
	float: left;
	background-color: eeeeee;
	width: 250px;
	height: 70px;
}

#languages {
	display: none;
}

#header {
	float: left;
}

#main {
	float: left;
	height: auto;
	width: 930px;
	background-attachment: scroll;
	background-image: none;
}

#leftcol {
	width: 0px;
	display: none;
}

#contentwrapper {
	float: left;
	height: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
}

#visual {
	display: none;
}

#content {
	float: left;
	height: auto;
	width: 100%;
	line-height: 1.5em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;

}

#contentwithcontext {
	float: left;
	height: auto;
	width: 100%;
	line-height: 1.5em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#context {
	display: none;
}

#content img {
	border: 1px solid #000000;
}

#homepagevisual {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#homepagecontent {
	float: left;
	height: auto;
	width: 100%;
	line-height: 1.5em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}

#footer {
	padding: 0px;
	margin-top: 30px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 30px;
	text-decoration: none;
}

#footer a:hover {
	color: #ff0000; 
	text-decoration: underline;
}

#footer a {
	color: #999999; 
	text-decoration: none;
}

#content a {
	color: #000000;
	text-decoration: underline;
}

#content a:visited {
	color: #666666;
}

#content a:hover  {
	color: #FF0000;
	text-decoration: underline;
}

#contentwrapper a {
	color: #000000;
	text-decoration: underline;
}

#contentwrapper a:visited {
	color: #666666;
}

#contentwrapper a:hover  {
	color: #FF0000;
	text-decoration: underline;
}


#breadcrumbs {
	font-size: 11px;
	color: #666666;
	margin-top: 20px;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: none;
}

#breadcrumbs a:visited {
	color: #666666;
}

#breadcrumbs a:hover  {
	color: #0A94D6;
	text-decoration: underline;
}

.Warning {
	font-weight: bold;
	color: #ff0000;
}
