body{
	margin:0;
	padding:0;
	height:auto;
	background-color:#3D3D3D;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin:10px 0 10px 0;
	line-height:15px;
}
li{
	line-height:14px;
	margin-bottom:6px;
}

h2{
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	font-size:13px;
	color:#0368A5;
}

#layout{
	padding: 0;
	margin: 0 auto;
	width: 766px !important;
}

#containerOuter{
	position:relative;
	left:17px;
	width:733px;
	background-color:#ffffff;
}

#footer{
	font-family:"Trebuchet MS", Verdana;
	color:#cccccc;
	font-weight:bold;
	padding-top:20px;
	position:relative;
	left:17px;		
}

#content{
	padding:8px 10px 0 10px;
}

.topNav_Buttons{
	display:inline;
}

.topNav_Buttons_images{
	padding-top:7px;
}

.topNav_splitter{
	margin-left:14px;
	margin-right:14px;
	display:inline;
}

.capabilitiesList{	
	margin-left:-10px;
}

.tdHeatTreatingTableCellLeft{
	font-weight:bold;
	vertical-align:top;
	padding-right:6px;
	border-bottom:1px #000000 solid;
	border-right:1px #000000 solid;
	}

.tdHeatTreatingTableCellRight{
	border-bottom:1px #000000 solid;
	padding-left:6px;
	line-height:15px;
}
.purpletext {
	color: #0471B4;

}
.noborder_image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
