/* Begin Structure Styles =============================================== */
.show{
	display:block;
}
.hide{
	display:none;
}

body  {
	background-color: #FFFFFF;
	background-image: url(../images/background-shim.gif);
	background-repeat: repeat-x;
	overflow: -moz-scrollbars-vertical !important;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F;
}
#wrapper {
	margin: 0;
	padding: 0;
	width: 980px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}
#header {
	display: block;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 113px;
	width: 980px;
}
#logo {
	text-align: right;
	float: left;
	height: 113px;
	width: 197px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
/* Begin Breadcrumb Styles =============================================== */
#breadcrumb {
	height: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 0px;
	color: #A30F38;
	font-size: 11px;
}
#breadcrumb ul {
	margin: 0;
	background-color: #E7CED5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	height: 16px;
}
#breadcrumb ul li {
	display: inline;
	padding-right: 7px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A30F38;
}
#breadcrumb ul li.first {
	display: inline;
	padding-right: 7px;
	padding-left: 8px;
	font-weight: bold;
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* End Breadcrumb Styles =============================================== */
/* Begin Footer Styles =============================================== */
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}
#footer ul {
	margin: 0px;
	padding: 0px;

}
#footer li {
	list-style-type: none;
	list-style-position: outside;
	display: block;
	padding-bottom: 3px;

}
#footer li a:link, #footer li a:visited, #footer li a:active {
	background-image: url(../images/footer-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	padding-left: 20px;

}
#footer li a:hover {
	background-image: url(../images/footer-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	padding-left: 20px;
}
/* End Footer Styles =============================================== */
/* Begin Left Menu Styles =============================================== */
#left_nav_container {
	margin: 0px;
	width: 209px;
/*	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #545455; */
	float: left;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.left_nav {
	float: left;
	width: 155px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 11px;
	padding-top: 0px;
}
.left_nav li {
	list-style-type: none;
	background-image: url(/images/leftnav.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 0px;
	padding-left: 0px;
	width: 209px;
	display: block;
}
.left_nav li a {
	text-decoration: none;
	display: block;
	padding-left: 34px;
	height: 21px;
	padding-top: 6px;

}
.left_nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/leftnav-over.gif);
	background-repeat: no-repeat;
	display: block;

}
/* End Left Menu Styles =============================================== */
/* Begin Page Styles =============================================== */
#content {
	margin:0px;
	padding: 0px;
	clear: both;
	width: 980px;
}

#flashbox #flash{
	width:568px;
	margin:0px auto 0px auto;
	z-index: 1;
	left: 0;
	top: 0;
}

#flash #flash_and_nav{
	width:568px;
	height:349px;
	position:relative;
	margin-top: 9px;	
	z-index:10;
}

#flash #flash_and_nav #linkJava{
	width:568px;
	height:46px;
	z-index:1;
	position:absolute;
	left:412px;
	top:303px;
}

#linkJava ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#linkJava ul li{
	float:left;
	color:#ffffff;
	padding:0px;
	margin-top:15px;
}
#linkJava ul li.invest{
	margin-left:20px;
	_margin-left:10px;
}
#linkJava ul li.forged{
	margin-left:40px;
	_margin-left:40px;
}
#linkJava ul li.fastner{
	margin-left:34px;
}
#linkJava ul li.careers{
	margin-left:38px;
}

#linkJava ul li a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	padding:0px;
	margin:0px;
}

.links{
	background:url(../images/Links_back.gif) no-repeat 0px 0;
}
.links2{
	background:url(../images/Links_back.gif) no-repeat -568px 0;
}
.links3{
	background:url(../images/Links_back.gif) no-repeat -1136px 0;
}
.links4{
	background:url(../images/Links_back.gif) no-repeat right;
}

/*index nav __________________________________________________________________*/

#topnavindex {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	background-repeat: repeat-x;
	height: 37px;
	width: 980px;
	z-index:2;
	position:absolute;
	left:0px;
	top: -9px;
}

#topnavSmall {
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../images/topnav-mid-shim.gif);
	background-repeat: repeat-x;
	height: 37px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	margin-left:8px;
	margin-right:12px;
	z-index:2;
}

#topnavSmall ul {
	margin: 0px;
	padding: 0px;
	margin-right:20px;
}
#topnavSmall ul li {
	padding-top:10px;
	list-style-type: none;
	display: inline;
}
#topnavSmall ul li a {
	color:#D9D9D9;
	text-decoration:none;
	padding-right: 11px;
	padding-left: 11px;
	display: block;
	float: left;
	height: 37px;
	line-height: 35px;
	background-image: url(../images/topnav-line.gif);
	background-repeat: no-repeat;
}
#topnavSmall ul li a.selected {
	background-image: url(../images/topnav-selected-bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
#topnavSmall ul li a.noimage {
	background-image: none;

}
#topnavSmall ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#topnavSmall ul li a.first {
	background: none;
}
/*End index nav________________________________________________________________*/
.content_full {
	float:left;
	width:613px;
	_width:600px;
}
#bannerbox {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 231px;
	width: 980px;
	position: relative;
	z-index: 1;
}
#filter_container {
	color: #CFCFCF;
	float: left;
	margin: 0;
	padding: 0;
	width: 613px;
	_width:600px;
	background: #f5f6f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
#filter_nav {
	list-style-type: none;
	width: 613px;
	_width:600px;
	_margin-right:5px;
	float:left;
	height:32px;
	overflow: hidden;
	background-image: url(../images/filternavbg.gif);
	background-repeat: repeat-x;
}
#filter_nav li {
	display: inline;
	font-weight: bold;
	float: left;
	height: 32px;
	line-height:32px;
	font-size: 10px;
	text-align: center;
}
#filter_nav a:link, #filter_nav a:visited {
	text-decoration: none;
	height: 32px;
	line-height:32px;
	display: inline;
	float: left;
	color: #5E5E5E;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFCFCF;
}
#filter_nav a:hover {
	text-decoration: none;
	background-color: #CFCFCF;
}
#filter_nav li.last {
    border-right: 1px solid #e8e8ec;
}
#filter_nav a.filterselected {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFCFCF;
	background-image:url(../images/filternavbg-selected.gif);
	background-repeat: repeat-x;
}
.filterrefine {
            color: #f1f1f1;
            background-color: #988dac;
            padding: 0 3px;
}
/* End Page Styles =============================================== */
/* Begin Top Menu Styles =============================================== */
#topnav {
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../images/topnav-mid-shim.gif);
	background-repeat: repeat-x;
	height: 37px;
	width: 980px;
	z-index:15;
}

#topnavhomeleft {
	background-image: url(../images/topnav-left-home.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	height: 37px;
	width: 33px;
}
#topnavhomeright {
	background-image: url(../images/topnav-right-home.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
	height: 37px;
	width: 33px;
}

#topnavhomeleft2 {
	background-image: url(../images/topnav-left-home2.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	height: 37px;
	width: 33px;
}
#topnavhomeright2 {
	background-image: url(../images/topnav-right-home2.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
	height: 37px;
	width: 33px;
}

#topnavhistoryleft {
	background-image: url(../images/topnav-left-history.gif);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 33px;
}
#topnavhistoryright {
	background-image: url(../images/topnav-right-history.gif);
	background-repeat: no-repeat;
	float: right;
	height: 37px;
	width: 33px;
}
#topnavpageleft {
	background-image: url(../images/topnav-left-page.gif);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 33px;
}
#topnavpageright {
	background-image: url(../images/topnav-right-page.gif);
	background-repeat: no-repeat;
	float: right;
	height: 37px;
	width: 33px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
}
#topnav ul li {
	padding-top:10px;
	list-style-type: none;
	display: inline;
}
#topnav ul li a {
	color:#D9D9D9;
	text-decoration:none;
	padding-right: 11px;
	padding-left: 11px;
	display: block;
	float: left;
	height: 37px;
	line-height: 35px;
	background-image: url(../images/topnav-line.gif);
	background-repeat: no-repeat;
}
#topnav ul li a.selected {
	background-image: url(../images/topnav-selected-bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
#topnav ul li a.noimage {
	background-image: none;

}
#topnav ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#topnav ul li a.first {
	background: none;
}

#subnav {
	font-weight: bold;
	font-size: 13px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	height: 35px;
	width: 980px;
}
#subnavmid {
	background-image: url(../images/subnav-mid.gif);
	background-repeat: repeat-x;
	float: right;
	height: 35px;
	width: 914px;
	font-weight: normal;

}
#subnavleft {
	behavior: url(iepngfix.htc);
	background-image: url(../images/subnav-left.png);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 33px;

}
#subnavright {
	behavior: url(iepngfix.htc);
	background-image: url(../images/subnav-right.png);
	background-repeat: no-repeat;
	float: right;
	height: 35px;
	width: 33px;

}
#subnavmid ul {
	margin: 0px;
	text-align: left;
	height: 27px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subnavmid ul li {
	display: inline;
	padding-right: 11px;
	padding-left: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
	line-height: 16px;
}
#subnavmid ul li a {
	color:#E2E2E2;
	text-decoration:none;
}
#subnavmid ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#subnavmid ul li.first {
	display: inline;
	padding-right: 11px;
	padding-left: 11px;
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Investdiv,#Forgeddiv,#Fastnerdiv,#Careersdiv{
	width:330px;
	float:left; 
	padding-top:10px;
	font-size:12px; 
}

/* End Top Menu Styles =============================================== */
/* Begin Class Styles =============================================== */
a:link, a:visited, a:active {
	text-decoration: none;
	color: #036DC0;
}
a:hover {
	text-decoration: underline;
	color: #036DC0;
}
a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
}
a.white:hover {
	color: #FFFFFF;
}
a.grey:link, a.grey:visited, a.grey:active {
	color: #7F7F7F;
}
a.grey:hover {
	color: #7F7F7F;
}
a.darkgrey:link, a.darkgrey:visited, a.darkgrey:active {
	color: #4E454E;
}
a.darkgrey:hover {
	color: #4E454E;
}
a.red:link, a.red:visited, a.red:active {
	color: #C92C46;
}
a.red:hover {
	color: #C92C46;
}
a.black:link, a.black:visited, a.black:active {
	color: #000000;
}
a.black:hover {
	color: #000000;
}
.bullets ul {
	list-style-type: none;
}
.bullets li {
	list-style-type: none;
	background-image: url(../images/bullet-blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #036DC0;
	padding-right: 0px;
	background-position: 1px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.arrow {
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 15px;
}

/* End Class Styles =============================================== */
/* Begin Form Styles =============================================== */
form {
	margin: 0;
	padding: 0;
}
legend {
	padding: 0 6px;
	color: #FFFFFF;
	font-weight: bold;
}
fieldset {
	border: 1px solid #FFFFFF;
	padding: 0px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
label {
	display: block;
	float: left;
	text-align: right;
	padding: 3px 10px 0 6px;
	margin-bottom: 0;
	width: 80px;
	font-size: 11px;
}
.input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px #7A7C7F solid;
	background-color: #FFFFFF !important;
	color: #036DC0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px #7A7C7F solid;
	background-color: #FFFFFF !important;
	color: #036DC0;
	width: 145px;
}
.textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF !important;
	border: 1px #7A7C7F solid;
	color: #036DC0;
}
.file {
	border:#9FA5AF solid 1px;
	padding:2px;
	color: #036DC0;
	font-size: 11px;
}

/*History_____________________________________________________________________*/
#History{
	width:95%;
	float:left;
	padding:20px;
}
#History h2{
color:#2b6a9d;
font-size:16px;
}
#History div.Hiding{
	width:100%;
	height:36px;
	padding-left:0px;
	border-bottom:1px solid #bfbfbf;
}
#History div.Hiding h2{
	background:url(../images/bullet_closed.gif) no-repeat 2px 4px;
	padding-left:20px;
	
}
#History div.Showing{
	background: url(../images/History_wrap.gif) repeat-x ;
	width:100%;
	height:36px;
	padding-left:0px;
	padding-top:6px;
}
#History div.Showing h2{
	background:url(../images/bullet_open.gif) no-repeat 2px 4px;
	padding-left:20px;
	
}
#History p{
	font-size:12px;
	line-height:18px;
	margin-top:5px;
	margin-bottom:5px;
}
#History br{
	margin-top:10px;
}
/*NGV_______________________________________________________________________*/

.hiderlink{
	width:595px;
	padding:5px;
	clear:both;
	padding-left:30px;
	margin-bottom:3px;
	background:url(../images/NGV_bullet.gif) #eaeaea no-repeat 15px 8px;
}
.hiderlinkdown{
	width:595px;
	padding:5px;
	clear:both;
	padding-left:30px;
	margin-bottom:3px;
	background:url(../images/NGV_bullet_down.gif) #eaeaea no-repeat 15px 8px;
}
#NGVHiders p{
	margin-top:5px;
	margin-left:5px;
}
#NGVHiders div.hiderlink a,#NGVHiders div.hiderlinkdown a{
	color:#5e5e5e;
	font-size:15px;
	font-weight:bold;
}
.ThreeImages{
	margin-left:35px;
	margin-top:10px;
}
.ThreeImages img{
	margin-right:5px;
}
.TwoImages{
	margin-left:50px;
	margin-top:10px;
}
.TwoImages img{
	margin-right:10px;
}
.OneImage{
	float:left;
	margin-top:10px;
	margin-right: 5px;
}

/* End Form Styles =============================================== */

