/* CSS Document SDS - IE*/

body {
	margin:0px;
	padding:0px;
	background:#f0f0f0;
	}
img {
	border:0px;
	}
.navbar {
	position:absolute;
	width:800px;
	background:#000000;
	left: 17px;
	top: 145px;
	height: 20px;
	border-top:1px solid #ffffff;
	}
/* These styles define the buttons in the navigation bar */
.buttons {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:8pt;
	white-space:nowrap;
	color:#ffffff;
	}  
.buttons a {
	float:left;
	border-style:none;
	border-right:1px solid #ffffff;
	padding:4px 10px;
	text-decoration:none;
	color:#ffffff;
	}  
.buttons strong {
	float:left;
	border-style:none;
	border-right:1px solid #ffffff;
	padding:4px 10px;
	text-decoration:none;
	color:#ffffff;
	}
.buttons a:hover {
	color:#ff0000;
	border-bottom-width:0;
	text-decoration:underline;
	}
.footer {
	position:absolute;
	left: 18px;
	top: 600px;
	width:780px;
	padding:4px 12px;
	margin:0px;
	background:#f0f0f0;
	font-family:Verdana, sans-serif;
	font-size: 18pt;
	color:#000000;
	text-align:center
	}
a{
    font-family:Arial, sans-serif;
    color: black;
    text-decoration: none;
}
a:active {
	color:ff0000;
	} 
a:hover{
	color:ff0000;
	text-decoration: underline;
  }
  
a.bodylink{
    color:ff0000;
	font-weight:bold;
  }
a.foot{
    color: black;
	font-size: 9pt
  }
a.leftlink{
    color: black;
	font-size: 9pt;
	font-weight: normal;
  }
.leftdesc{
    color: black;
    font-weight: bold;
	font-size: 9pt;
	text-align: center
  }
a.hmLink{
	font-size: 10pt;
	text-decoration: bold;
  }
  .leftcol { 
	position: absolute;
	margin: 12px 12px 12px 12px;
	padding: 3px 3px 3px 3px;
	left: 00px;
	top: 0px;
	width: 120px
  }
.rightcol { 
	position: absolute;
	margin: 12px 12px 12px 12px;
	padding: 3px 3px 3px 3px;
	left: 570px;
	top: 0px;
	width: 220px
  }
  .vertdivider {
	position: absolute;
	margin: 0px 0px 0px 0px;
	background:#000000;
	padding: 1px 0px 0px 0px;
	top: 30px;
	left: 140px;
	width: 2px;
	height: 290px	
  }
  .centercol { 
	position: absolute;
	margin: 12px 12px 12px 12px;
	padding: 3px 3px 3px 3px;
	left: 140px;
	top: 0px;
	width: 420px
  }
  .contentArea {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 170px;
	left: 17px;
	width: 800px;
	height: 1px;
	overflow:hidden;
	visibility:hidden;
	display:none;
  }
  
  .contentSubArea {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	left: 20px;
	width: 400px;
	height: 1px;
	font-size: 10pt;
	overflow:hidden;
	visibility:hidden;
	display:none;
	
  }
  
  P { 
	font-family: "Arial";
	font-size: 10pt
  }
  P.quote { 
	color: #999999;
	font-size: 9pt;
	font-weight: bold
  }
  P.foot { 
	color: #000000;
	font-size: 8pt;
  }
  .hmTitle { 
	font-family: "Arial";
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
  }
  .hmTitleWho { 
	font-family: "Arial";
	font-size: 12pt;
	color: #2f3162;
	font-weight: bold;
  }
  .hmBody { 
	font-family: "Arial";
	font-size: 8pt;
	color: #333333;
	margin:5px;
  }
  .normal { 
	font-family: "Arial";
	font-size: 10pt
  }
  td { 
	font-family: "Arial";
	font-size: 10pt
  }
  .head1 { 
	font-size: 14pt;
  }
  .head2 { 
	font-size: 12pt;
	
  }

  .quotebox { 
	float: left;
	margin: 5px 0px 0px 4px;
	padding: 5px 0px 5px 5px;
	border-top: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
	width: 210px;
	color: black;
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold
  }
  .title1 { 
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold
	color: blue
  }
  .emphasis { 
	color: 656699;
	font-weight: bold
  }
  .InlineDiagram{
	border: 1px solid #ff0000;
	margin: 0px 0px -15px 0px;
  }
  .FloatingThumbnail{
	border: 1px solid #ff0000;
	margin: 0px 0px 0px 0px;
  }
  .FloatingImageWindow{
	border: 1px solid #ff0000;
	margin: 0px 0px 0px 0px;
	text-align:right; position:absolute; overflow:hidden; 
	z-index:1;
  }
  .ImageCaption{
	text-align:left; position:absolute; overflow:hidden; 
	left:50px;
	font-family: "Arial";
	font-size: 10pt;
	padding-right: 50px;
	color: white;
  }