.body {
	border:0;
	margin:0px;
	padding:0px;
	background-color: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/* HYPERLINKS */

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #CC9900;
	text-decoration: underline;
}

a:visited {
	color: #660000;
}

/* left menu */
.leftinput
{
	background-color: #990000; font-family: Verdana; color: #ffffff;
	font-size: 8pt; border: solid 1px #333333;
}

#leftnav {
	padding-left: 4px;
	font-family: Garamond, "Times New Roman", times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 0.8em;
	color: #229900;
	text-decoration: none;
}

#leftnav a {
	font-family: Garamond, "Times New Roman", times, serif;
	font-style: normal;
	color: #AA5303;
	text-decoration: none;
	
}

#leftnav a:link {
	color: #000033;
}

#leftnav a:visited {
	color: #000033;
}

#leftnav a:hover {
	color: #666666;
	/* text-decoration: underline; */
}

#leftnav img {
	border:0 none black;
}

#leftnav ul {
  margin-left: 0;
  padding-left: 0;
  width: 8em;
  background: #FFFFFF;
  border-top: 0px solid #D2B48C;
} /* Makes top border for 1st button */
 
#leftnav li {
  list-style: none; /* turns off the list bullets */
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 0.3em;
  position: relative;
  border-left: 0px solid #EDC393; /* side button borders */
  /* border-right: 4px solid #FEF0DB; /* side button borders */
  border-bottom: 0px solid #000; /* bottom button borders */
  vertical-align: bottom; /* for IE5-Win */
}
 
#leftnav ul a {
  display: block;
  padding: 2px 2px;
  vertical-align: bottom; /* needed for IE5-Win */
}
 
/* top navigation */

#top-nav {
	color: #FFFFFF;
	background-color: #000000;
}

#top-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #000000;
	color: #FFFFFF;
	z-index: 99;
}

#top-nav li {
	float: left;
	position: relative;
	padding: 0 1em;
}

#top-nav li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	padding: 0.5em;
	width: 10em;
}

#top-nav li ul li {
	width: 10em;
	padding: 0;
}

#top-nav li ul {
	top: auto;
	left: auto;
}

#top-nav li:hover ul, #top-nav li.sfhover ul {
	display: block;
}

#top-nav a {
	color: white;
}
/* end top menu */

.rightnavarrows {
	font-family: Garamond, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.rightnavarrows2 {
	font-family: Garamond, serif;
	font-style: normal;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
.market {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-style:normal;
	font-weight:normal;
	border:0;
	margin:0px;
	padding:0px;
}
.piwikWidgets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-style:normal;
	font-weight:normal;
	border:0;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

/* press releases and newsrooms */
.headlines {
	font-family: Garamond, "Times New Roman", times, serif;
	font-weight: bold;
	color: #990000;
	border:0;
}

h3 {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #990000;
	color: #990000;
	text-align: left;
}


.headlinestext {
	color: #000033;
	font-size: 1em;
	border:0;
}
.standardtext {
	color: #333333;
	text-decoration: none;
	border:0;
}
.releasetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size:1.5em;
	border:0;
	margin-left:0px;
	padding:0px;
}
.standardtext_media {
	font-family: Garamond, "Times New Roman", times, serif;
	font-size: 0.9em;
	color: black;
	text-decoration: none;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border:0;
}
.smalltext {
	font-family: Garamond, "Times New Roman", times, serif;
	font-size: 0.7em;
	text-decoration: none;
}
.releaselink {
	font-family: "Times New Roman", times, Garamond, serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* hyperlinks on press releases */
.releaselink:link {
	color: #660000;
}
.releaselink:visited {
	color: #660000;
}
.releaselink:HOVER {
	color: #CC9900;
	text-decoration: underline;
}

.copyright {
font-size: 10px; 
font-family: verdana, arial, helvetica, sans-serif;
color:#808080;
}


/* MAIN CONTENT */
.pagehead {
	font-family: Garamond, "Times New Roman", times, serif;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 1px;
	color: #5E2605;
}
.pagesubhead1 {
	font-family: Garamond, "Times New Roman", times, serif;
	color: #8B7D7B;
	text-align: left;
	font-size: 20px;
	margin-top: 1cm;
	margin-bottom: 1cm;
	/* white-space: nowrap;*/
}

.pagesubhead2 {
	font-family: Garamond, "Times New Roman", times, serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #36648B;
	margin-top: 1.2cm;
	margin-bottom: 1cm;
	/* white-space: nowrap;*/
}

/* layout stuff */
.content {
	font-family: Garamond, "Times New Roman", times, sans-serif;
	font-size: 0.8em;
	color: #36648B;
	text-decoration: overline; 
	text-align: left;
	margin-top: 1.2cm;
	margin-bottom: 1cm;
}

#wrapper {
	position:relative;
	left:0;
	top:0;
	width: 100%;
}

#content {
	position: relative;
	margin-left: 185px;
	padding: 1em;
}

#leftside {
	position: absolute;
	width: 185px;
	left: 0;
}

#general_footer {
	margin-left: 185px;
	padding: 1em;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

