BODY{
	font-size: 14px;
    color: #ffffff;
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode";
    background-color: #000000;}

td, p, input, text, textarea, option, submit{
    font-size: 14px;
	line-height:18px;
    color: #ffffff;
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode"; }
table {
	border-collapse: collapse;}
	
.equiptable {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px;}
	
.text-black {
color:#000000;}

#flash {
	z-index:0;
	width:1000px;
	position:absolute;
	top:0px;
 }
 
#overtop {
	z-index:100;
	width:1000px;
	position:absolute;
 }	
	
.more-button {
	padding-right:10px;
	padding-bottom:5px;}

.home-content{
    font-size: 13px;
	line-height:16px;
    color: #ffffff;
	font-family:Arial, Helvetica, sans-serif; }

#home-table {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;}
	
.home-border {
	border: 1px solid #ffffff;
	}		
	
	
h1.overview a
	, H1 .overview a:link
	, H1 .overview a:visited
	, H1 .overview a:active{
    font-size: 18px;
    color: #ffffff;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-5px;
	text-transform:uppercase;
	text-decoration:none;
	}
	
h1.overview a:hover
	{
		color: #CCCCCC;
		text-decoration:none;
	}
	
h1.home-content-header a
	, H1 .home-content-header a:link
	, H1 .home-content-header a:visited
	, H1 .home-content-header a:active{
    font-size: 18px;
    color: #CCCCCC;
	font-weight:bold;
    font-family:Helvetica, Arial, sans-serif;
	padding-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
	}
	
h1.home-content-header a:hover
	{
		color: #ffffff;
		text-decoration:none;
	}			
	
h1.home-content-header{
    font-size: 18px;
    color: #CCCCCC;
	font-weight:bold;
    font-family:Helvetica, Arial, sans-serif;
	padding-left:23px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
h1.content-header{
    font-size: 48px;
    color: #85215A;
	font-weight:bold;
	font-style:italic;
    font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	}

h1{
    font-size: 20px;
    color: #067DBF;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	}
	
	
h2{
    font-size: 20px;
    color: #CCCCCC;
	font-weight:bold;
	font-family:"Arial Narrow";
	margin-top:0px;
	margin-bottom:0px;
	}
	
h3{
    font-size: 16px;
    color: #333333;
	font-weight:bold;
    font-family:"Arial Narrow";
	margin-top:0px;
	margin-bottom:0px;
	}

h3.contact a
	, H3 .contact a:link
	, H3 .contact a:visited
	, H3 .contact a:active
	{
	font-family:"Arial Narrow";
	font-size: 16px;
	color: #85215A;
	font-weight:bold;
	text-decoration:none;
	}

h3.contact a:hover
	{
		color: #ffffff;
		font-weight:bold;
		text-decoration:underline;
	}

.footer
	{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBCED3;
	font-weight:normal;
	text-decoration:none;
	}

.footer a
	, .footer a:link
	, .footer a:visited
	, .footer a:active
	{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}

.footer a:hover
	{
		color: #cccccc;
		font-weight:bold;
		text-decoration:underline;
	}

.copyright
{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:10px;
}

.orange-link a
	, .orange-link a:link
	, .orange-link a:visited
	, .orange-link a:active
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9900;
	font-weight:bold;
	text-decoration:underline;
	}

.orange-link a:hover
	{
		color: #ffffff;
		font-weight:bold;
		text-decoration:underline;
	}
	
.machining-link a
	, .machining-link a:link
	, .machining-link a:visited
	, .machining-link a:active
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	font-weight:bold;
	text-decoration:underline;
	}

.machining-link a:hover
	{
		color: #ffffff;
		font-weight:bold;
		text-decoration:underline;
	}	
	
/* ######### Style for Main Menu ######### */

.nav{
	font-family:"Arial Narrow";
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	display:block;
	width:99%;
}

.nav:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}

.nav ul{
	border: none;
	width: 100%;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

* html .nav ul{
	margin-left:5px;
}

.nav ul li{
	display: inline;
	float: left;
	text-align: left; /* ADDED: mdh 3-Oct-2008 */
}

/* NOTE: Main menu item */
.nav ul li a, .nav ul li a:link, .nav ul li a:visited, .nav ul li a:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	display: inline;
	float: left;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}


/* NOTE: Selected/highlighted/rollover Main menu item */
.nav ul li a:hover, .nav ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	color: #ff9900;
	display: inline;
	float: left; 
}

* html .nav ul li a, * html .nav ul li a:link, * html .nav ul li a:visited, * html .nav ul li a:active, * html .nav ul li a:hover, * html .nav ul li a.selected {
	padding-left: 15px;
	padding-right: 15px;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	font-weight: normal;
	color: #ffffff;
	background-color:#000000;
	text-decoration:none;
	z-index:100;
	visibility: hidden;
}

* html .dropmenudiv{
	padding-top:7px;
	float:left;
	}


.dropmenudiv a, .dropmenudiv a:link, .dropmenudiv a:visited, .dropmenudiv a:active {
	width: 100%;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding:5px;
}

* html .dropmenudiv a, .dropmenudiv a:link, .dropmenudiv a:visited, .dropmenudiv a:active{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color: #333333;
	background-color:#ff9900;
	padding:5px;
}

/*
** Zoom search styles
*/

.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }

.result_title { font-size: 100%;}		
.description { font-size: 100%; color: #000000; padding-top: 3px; padding-left: 15px;}
.context { font-size: 90%; font-style: italic; padding-top: 3px; padding-left: 15px;}
.infoline { font-size: 80%; font-style: normal; color: #00254A; padding-top: 3px; padding-left: 15px;}

.zoom_searchform { font-size: 100%; }
.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
.zoom_match { font-size: 80%; margin-left: 10px;}				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }

input.zoom_button {  }
input.zoom_searchbox {  }		

.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }

.result_pages { font-size: 100%; }
.result_pagescount { font-size: 100%; }

.searchtime { font-size: 80%; }