#ajaxSearch_submit {border:#b9d7ff solid 1px; background-color: #ebf3ff; margin-bottom: 3px; height: 20px; width:42px}
#ajaxSearch_input {border:#b9d7ff solid 1px; background-color: #ebf3ff; margin-bottom: 4px; height: 16px;}
.ajaxSearch_extract {color:#FF0000}
.ajaxSearch_highlight,.ajaxSearch_highlight1,.ajaxSearch_highlight2 {color:#0066FF; background-color: #FFFF00; font-weight: bold;}

.AS_ajax_result {border:#b9d7ff solid 1px; width:400px; margin-bottom: 10px; margin-top: 0px; padding: 0px 0px 0px 0px; background-color: #ebf3ff}
.AS_ajax_resultDescription {border:#0000FF solid 1px}
.AS_ajax_extract  {width:400px; background-color: #ffffff}

.field {
	color: navy;
	height: 16px;
	font-size: 10pt;
	border: solid 1px black;
	outline-color: #00d;
	outline-width: 1px;
	background: #fff;
}
body, html {
	margin: 0;
	padding: 0;
	background: #00204f;
	color: #000;
	height: 600px;
}
#wrap {
	position: relative;
	background: #00278a;
	width: 795px;
	float: left;
	margin: 0;
	overflow:hidden;
}
#header {
	width: 100%;
	height: 92px;
	position: relative;
	padding: 0;
	margin-bottom: 0;
	background: url(http://www.vanmeterindustrial.com/assets/images/index_01.jpg) no-repeat left;
}
#header h1 {
	padding: 0;
	margin: 0;
}
#nav {
	border-top-style: solid;
	border-width: 1px;
	border-color: #b7daff;
	background: #000;
	float: right;
	width: 668px;
	height: 28px;
	margin-bottom: 0;
	margin-top: 0;
	margin: 0;
	padding: 0;
	background-image: url(http://www.vanmeterindustrial.com/assets/images/vmi/header_bg.png);
	background-repeat: repeat-x;
	z-index: 50;
}
#nav ul {
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #b7daff;
	position: relative;
}
#main {
	background: #fff;
	float: right;
	width: 668px;
	min-height: 461px;
	max-height: 100%;
	overflow: hidden;
}
#sidebar {
	background: #99c;
	float: left;
	width: 127px;
	height: 100%;
	margin-top: 0;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#copylogo {
	height: 43px;
	width: 668px;
	float: right;
	background: url(http://www.vanmeterindustrial.com/assets/images/footer_copyright.jpg) no-repeat top center;
}


#footer {
	background-repeat: no-repeat;
	height: 22px;
	width: 668px;
	float: right;
	text-align: center;
	color: #2382f6;
}
#footer p {
	padding: 0;
	margin: 0;
}
#footer a {
	color: #2382f6;
	text-decoration: none;
	font: bold 10pt arial;
}
#footer a:hover {
	color: #fff;
}
#menu_top {
	position: relative;
	z-index: 100;
	float: left;
	margin: 0;
	padding-right: 0px;
	list-style-type: none;
}
#menu_top li {
	position: relative;
	float: left;
	background: url(http://www.vanmeterindustrial.com/assets/images/vmi/header_link_bg.png) repeat-y right 0;
}
#menu_top li a {
	display: block;
	float: left;
	height: 22px;
	padding: 6px 10px 0;
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
	font: bold 13px Arial;
}
#menu_top li a:hover {
	height: 21px;
	padding: 7px 9px 0 11px;
	background: #4e4d4e url(http://www.vanmeterindustrial.com/assets/images/vmi/header_link_hover_bg.png);
}
#menu_top ul {
	position: absolute;
	display: block;
	float: none;
	top: 28px;
	left: -1px;
	width: 135px;
	margin: 0;
	padding: 0;
	border-style: none solid solid;
	border-color: #b7daff;
	background: #02195a;
}
#menu_top ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	background: none;
}
#menu_top ul li a {
	display: block;
	float: none;
	height: 22px;
	padding: 2px 0px 2px 10px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
}
#menu_top ul li a:hover {
	color: navy;
	height: 20px;
	padding: 2px 0px 2px 10px;
	margin:0;
	border:solid 1px #b7daff;
}
#pup {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	width: 200px;
}
#pup2 {
	border-style: solid;
	border-width: 1px;
	width: 200px;
	border-color: #000270;
}
#pup3 {
	border-style: solid;
	border-width: 3px;
	width: 200px;
	border-color: #2382f6;
	-moz-opacity: 0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background: #FFF;
}