@charset "utf-8";
/* CSS Document */

/* Rules to better support handheld devices */
body {	
	border: none;
	font-family: sans-serif;
	padding-bottom: 5px;
   }
iframe{
	height: 100%;
}
h1{
}
div{
	float: none;
	width: auto;
	font-size: 1em;
	max-width: 100%;
}
p{
	width: auto;
}
#wrapper{
	margin: 3px auto;
	border: 1px solid #003376;
	border-top: medium solid #003376;
	width: auto;
	max-width: 100%;
}
#menuArea{
	float: none;
	background: none;
}
#menuContainer {
	float: none;
	background: none;
	margin-left: 1em;
}
#flagArea{
	float: none;
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
   height: 1em;
}
.flag{
	float: left;
	margin-right: 0.2em;
}
#logo{
	float: none;
	padding-left: 1em;
}
#breadcrumb, #breadcrumb li{
	display: none;   
}
#mainContentContainer {
   width: auto !important;
   margin: 0;
   padding: 0;
   border: 0;
   color: black;
   float: none !important;
   clear: left;
   margin-left: 1em;
   margin-right: 1em;
   overflow: visible;
   background: transparent none;
}
#frontFlashContainer{
	display: none;
}
#reportContentDividedLeft{
	width: 70%;
	float: left;
	font-size: 10pt;
}
#rightBigContentArea{
	float: none;
	width: auto;
}
#rightTextContentAreaSplit{
	float: none;
	width: auto;
}
.leftSmallBox{
	display: none;
}
.leftSmallBoxBlue{
	display: none;
}
.leftSmallBoxYellow{
	display: none;
}
.leftSmallBoxMalthusBg{
	display: none;
}
#productsSubMenu{
	display: none;
}
#printArea{
	display: none;
}
#rightImageTopArea{
	display: none;
}
#reportContentDividedRight{
	width: 25%;
	float: right;
}
* #reportContentDividedLeft{
	width: 60%;
}
* #reportContentDividedRight{
	width: 25%;
}

div#reportContentArea {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#reportContentRightBox2{
	display: none;
}
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #333333;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
table .reportTable{
	margin: 0;
	padding: 0;
	border: 1px solid #666666;
	margin-top: 15px;
	font-size: 9pt;
}
td {
	border-bottom: 1px #666666 solid;
	font-size: 9pt;
	height: 14px;
	margin: 0;
	padding: 0;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.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;
}