/* CSS Document Site Mettle - IE*/

body {
	margin:0px;
	padding:0px;
	background:#a0a0c2;
	}
img {
	border:0px;
	}
.navbar {
	position:absolute;
	width:780px;
	background:#333399;
	left: 17px;
	top: 346px;
	height: 20px;

	}
/* 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:7pt;
	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:#cfff00;
	border-bottom-width:0;
	text-decoration:underline;
	}
.footer {
	position:absolute;
	left: 18px;
	top: 600px;
	width:780px;
	padding:4px 12px;
	margin:0px;
	background:#a0a0c2;
	font-family:Verdana, sans-serif;
	font-size: 18pt;
	color:#000000;
	text-align:center
	}
a{
    font-family:Arial, sans-serif;
    color: white;
    text-decoration: none;
}
a:active {
	color:#ffffff;
	} 
a:hover{
	color: white;
	text-decoration: underline;
  }
a.foot{
      	color: black;
		font-size: 8pt
  }
a.leftlink{
      	color: white;
		font-size: 8pt;
		font-weight: normal;
  }
.leftdesc{
      	color: black;
      	font-weight: bold;
		font-size: 8pt
  }

a.hmLink{
	font-size: 9pt;
	text-decoration: bold;
  }
  .leftcol { 
	position: absolute;
	margin: 12px 12px 12px 12px;
	padding: 3px 3px 3px 3px;
	left: 00px;
	top: 0px;
	width: 120px
  }
  .vertdivider {
	position: absolute;
	margin: 0px 0px 0px 0px;
	background:#333399;
	padding: 1px 0px 0px 0px;
	top: 30px;
	left: 140px;
	width: 2px;
	height: 400px	
  }
  .centercol { 
	position: absolute;
	margin: 12px 12px 12px 12px;
	padding: 3px 3px 3px 3px;
	left: 150px;
	top: 0px;
	width: 440px
  }
  .contentArea {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 163px;
	left: 17px;
	width: 780px;
	height: 1px;
	overflow:hidden;
	visibility:hidden;
	display:none;
  }
  P { 
	font-family: "Arial";
	font-size: 13px
  }
  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: #000055;
	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;
  }
  .quotebox { 
	float: right;
	margin: 5px 0px 0px 4px;
	padding: 5px 0px 5px 5px;
	border-top: 2px solid #333399;
	border-bottom: 2px solid #333399;
	width: 120px;
	color: white;
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold
  }
  .title1 { 
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold
  }
  .emphasis { 
	color: indigo;
	font-weight: bold
  }
  .InlineDiagram{
	border: 1px solid #333399;
	margin: 0px 0px -15px 0px;
  }
  .FloatingThumbnail{
	border: 1px solid #333399;
	margin: 0px 0px 0px 0px;
  }
  .FloatingImageWindow{
	border: 1px solid #333399;
	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;
  }