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 {
	background: url(/images/bg_top.gif) no-repeat;
	vertical-align: middle;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
}
.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;
}

#nav_NOTUSEDYET {
	position: absolute;
	top: 50px;
	left: 115px;
	height: 24px;
	width: 444px;
	}
	

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

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

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