/* CSS Document Site Mettle - IE*/

#divContent_home{
width: 780px
}
#home_blurb{
width: 515px; border-right: solid #2f3162 1px;
}
#home_digitalmettle{
width: 245px; height:75px; border-bottom: solid #2f3162 1px;
}
#home_sitemettle{
width: 245px;
}

body {
	margin:0px;
	padding:0px;
	background:#ededed;
	}
img {
	border:0px;
	}
.navbar {
	position:absolute;
	width:780px;
	background:#31309c;
	left: 17px;
	top: 346px;
	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: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:#ffb400;
	border-bottom-width:0;
	text-decoration:underline;
	}
a{
    font-family:Arial, sans-serif;
    color: black;
    text-decoration: none;
}
a:active {
	color:ffc000;
	} 
a:hover{
	color: ffc000;
	text-decoration: underline;
  }
  
li a, a.bodylink{
    color: 31309c;
	font-weight:bold;
  }
a.foot{
    color: black;
	font-size: 8pt
  }
a.leftlink{
    color: black;
	font-size: 8pt;
	font-weight: normal;
  }
.leftdesc{
    color: black;
    font-weight: bold;
	font-size: 8pt;
	text-align: center;
display:none;
  }

a.hmLink{
	font-size: 9pt;
	text-decoration: bold;
  }
    P, li { 
	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;
  }
  .quotebox { 
	float: right;
	margin: 5px 0px 0px 4px;
	padding: 5px 0px 5px 5px;
	border-top: 2px solid #31309c;
	border-bottom: 2px solid #31309c;
	width: 180px;
	color: black;
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold
  }
  .title1 { 
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold
  }
  .emphasis { 
	color: 656699;
	font-weight: bold
  }
  .InlineDiagram{
	border: 1px solid #31309c;
	margin: 0px 0px -15px 0px;
  }
  .FloatingThumbnail{
	border: 1px solid #31309c;
	margin: 0px 0px 0px 0px;
  }
  .FloatingImageWindow{
	display:none;
	}
  .ImageCaption{
	text-align:left; position:absolute; overflow:hidden; 
	left:50px;
	font-family: "Arial";
	font-size: 10pt;
	padding-right: 50px;
	color: white;
  }