body {
	font-family: arial, helvetica;
	}

h1 { 
	font-size: 150%; 
	}

h2 { 
	font-size: 130%; 
	}

h3 { 
	font-size: 120%;
	}

h4 { 
	font-size: 110%; 
	}

h5 { 
	font-size: 105%; 
	}

h6 { 
	font-size: 100%; 
	}

p {
	line-height: 1.1em;
	padding-bottom: 0em;
	}

ul#navitems {
	margin: 0;
	padding: 0 0 20px 0;
	}
	
ul#navitems li {
	font-family: helvetica;
	font-size: .75em;
	list-style-type: none;
	margin: 0 0 0 3px;
	padding: 5px 0 5px 0;
	}

ul#navitems li a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 0 0;
	}

ul#navitems li a:hover  {
	color: #0099ff;
	}

ul#navitems li a.on  {
	color: #0099ff;
	}

ul#navitems ul#subnav {
	margin: 0 0 0 20px;
	padding: 0;
	}

a {
	outline: none;
	}
.new { background: #0099FF; color: #fff; font-size: 70%; padding: 1px; text-transform: uppercase; }

ul#memberList {margin:0;padding:0;}
ul#memberList li {list-style-type:none; padding:2px;}
ul#memberList li.wireCompany a:link, a:visited {color: #000099;}
ul#memberList li.rodCompany a:link, a:visited {color:#000;}
ul#memberList li.supplierCompany a:link, a:visited {color:#006600;}


a:link {font-weight: bold; text-decoration: underline;}
a:visited {font-weight: bold; text-decoration: underline;}
a:hover {font-weight: bold; color:#666; text-decoration: underline;}
a:active {font-weight: bold; text-decoration: underline;}

ul#navitems ul { margin:10px; padding:0; }
ul#navitems ul li { font-size:1em; }

ul.privacyTerms { list-style-type:none; margin:10px 10px 10px 0; width:auto; }
ul.privacyTerms li { display:inline; margin-right:10px; }
