
body, #main
{
      font-family: Trebuchet MS, Helvetica, sans-serif;
}

h1, h2, h3:not(.productname), .leftmenu
{
	font-family: Georgia, serif;
}

h2.cross-link
{
	font-size: 14pt;
}

h3
{
	margin: 5px;
}

.invheader
{
	text-align: center;
	margin: 20px;
}

.invheader h1
{
	margin: 0;
}

.subheader a:link, .subheader a:visited
{
	color: #555;
	font-size: 10pt;
}

div#breadcrumbs
{
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: white;
	font-size: 10pt;
	padding: 2px;
}

div#breadcrumbs a
{
	color: #800000;
}

a.external
{
	background: url('/graphics/external-link.png') center right no-repeat;
	padding-right: 18px;
}

span.number
{
	font-family: Trebuchet MS, sans-serif;
}

h2
{
	font-size: 16pt;
}

#presspage h2
{
	margin: 0;
}

#subscribe a
{
	font-family: Georgia, serif;
	font-size: 13pt;
	color: #844;
}

#subscribe a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
}

a:link, a:visited
{
      color: maroon;
	text-decoration: none;
}

.email-link a
{
	color: blue;
}

a:hover
{
	text-decoration: underline;
}

a.moreinfo_link
{
	display: block;
	width: 50px;
	height: 19px;

	background-image: url('graphics/more-info.png');
	background-position: top;
}

a.moreinfo_link:hover
{
	background-position: bottom;
}

#subscribe p
{
	margin: 10px;
	margin-left: 20px;
}

#feedback
{
	position: fixed;
	left: -8px;
	top: 40%;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#feedback:hover
{
	left: -4px;
	opacity: 1;
	filter:alpha(opacity=100);
}

div#zeomenu
{
	background-color: #DAA;
	font-family: Times;
	font-size: 10pt;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 4px solid white;
	border-right: 4px solid white;
	text-align: center;
}

div#zeomenu a:link, div#zeomenu a:visited
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

div#zeomenu a:hover
{
	color: maroon;
}

div#zeomenu a#current
{
	color: #FFA;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

li.menu
{
      border: 0;
      padding: 0;
      border-style: none;
      width: 100px;
}

li a.menu, li a.menu:visited
{
      display: block;
      padding: 0;
      text-align: center;
//      background-color: #444;
//      background: url('graphics/button_hybrid_v2.png');
      color: white;
      height: 30px;
      text-decoration: none;
}

li a.menu#selected
{
      background: url('graphics/button-hybrid-marv2.png');
}

li a.menu:hover, li a.menu#selected:hover
{
//      color: #f79d73;
      color: white; 
      background: url('graphics/button-hybrid-marv2.png');
}

td.menu
{
      border: 0;
      padding: 0;
      border-style: none;
      width: 100px;
}

td a.menu, td a.menu:visited
{
      font-family: Impact;
      display: block;
      text-align: center;
      background-color: #444;
      background: url('graphics/button_hybrid_mar.gif');
      color: white;
      height: 30px;
      text-decoration: none;
}

td a.menu#selected
{
      background: url('graphics/button_hybrid_marsel.gif');
}

td a.menu:hover, td a.menu#selected:hover
{
	text-decoration: underline;
	color: white;
	background-position: bottom;

}

div#lower_menu a:hover
{
	text-decoration: underline;
}

div#lower_menu a
{
	color: #33C;
	text-decoration: none;
}

a.zeolink
{
	background: url('graphics/zeologo_14.png') center right no-repeat;
	padding-right: 15px;	
}

h3 a.zeolink
{
	background: url('graphics/zeologo_18.png') top right no-repeat;
	padding-right: 20px;
}

a.zeolink, a.zeolink:link
{
	color: #800000;
	text-decoration: none;
}

a.zeolink:hover
{
	text-decoration: underline;
}

a.zeolink img
{
	width: 14px;
	vertical-align: top;
}

.email-link
{
	font-size: 10pt;
}

.leftmenu a
{
	display: block;
	text-decoration: none;
	padding: 10px;
	color: white;
	background-color: #888;
	font-size: 10pt;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #555;
	border-left: 1px solid #CCC;
	border-right: 1px solid #333;
	text-align: left;
	padding-right: 20px;
 
 	background-image: url('graphics/left-menu-arrow.png');
 	background-position: right center;
 	background-repeat: no-repeat;
 }

.bilink, .bilink a:link
{
	color: black;
	font-size: 8pt;
}

.leftmenu a#left-menu-current, .leftmenu a:active
{
	background-color: #322;
	border-top: 1px solid #111;
	border-bottom: 1px solid #655;
}

.leftmenu a:hover
{
	background-color: #422;
	border-top: 1px solid #977;
	border-bottom: 1px solid #200;
}

.leftmenu.colored a
{
	background-color: #BBB;
}

.leftmenu.colored a:hover
{
	background-color: #FFF;
}

h2, h3
{
	margin: 0;
}

a img
{
	border: 0;
}

#sitemap a
{
	color: black;
}

