body,td,th {
	font: 12px/1.4 Arial, Helvetica, sans-serif;
	color: #000000;
}

body {
	background: #666666 url(/images/bg.gif);
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #001E86;
}
a:hover {
	color: #336699;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}

h1 {
	font: 18px/1.4 Arial, Helvetica, sans-serif;
	color: #001E86;
	font-weight: bold;
}

.header  { color: #ffffff; font-size: 20px; background: url(/images/bg_top_small.gif) no-repeat; height: 50px; vertical-align: middle }
.menu_NOTUSED {
	width: 220px;
	vertical-align: top;
	background: #cccccc;
}

.menutitle {
	font: 13px/1 Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.menulocation {
	font: 11px/1 Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin: -2px 0px 0px 10px;
}

a.menulink, a.menulink:visited  {
	position: relative;
	display: block;
	text-decoration : none;
	padding : 5px 0px 5px 0px;
	margin-right: 10px;
	color : #000000;
}

a.menulink:hover  {
	position: relative;
	display: block;
	text-decoration : none;
	padding : 5px 0px 5px 0px;
	margin-right: 10px;
	background : #001D7E;
	color : #ffffff;
}

.current {
	font-weight: bold;
}
.content_NOTUSED {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer_NOTUSED {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}


#nav1 a {
	float: left;
	text-indent: -10000em;
	background: url(/images/nav_about_small.gif) no-repeat left top;
	width: 53px;
	height: 39px;
	display: block;
	overflow: hidden;
	}
	
#nav1 a:hover {
	background-position: -53px 0px;
}

#nav2 a {
	float: left;
	text-indent: -10000em;
	background: url(/images/nav_products_small.gif) no-repeat left top;
	width: 141px;
	height: 39px;
	display: block;
	overflow: hidden;
	}
	
#nav2 a:hover {
	background-position: -141px 0px;
}

#nav3 a {
	float: left;
	text-indent: -10000em;
	background: url(/images/nav_ownership_small.gif) no-repeat left top;
	width: 172px;
	height: 39px;
	display: block;
	overflow: hidden;
	}
	
#nav3 a:hover {
	background-position: -172px 0px;
}
