@charset "utf-8";
body
{
	color: #000000;
	background-color: #EEEEFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
body a:link {color: #6666CC;}
body a:visited {color: #6666CC;}
body a:focus {color: #6666CC; -moz-outline: none;}
body a:hover {color: #FF9933;}
body a:active {color: #FF9933;}
body.double
{
	background-color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
hr
{
	color: #000000;
	border-color: #000000;
	border-style: solid;
	height: 0px;
	border-width: 1px 0 0 0;
	/ weird Netscape 4 effect ? 
}
div.copyright
{
	font-size: 80%;
	margin-top: 0.25em;
	margin-bottom: 0.0em;
	margin-right: 0.25em;
	text-align: right;
}
h1
{
	font-size: 200%;
	text-align: center;
	margin-top: 0.15em;
	margin-bottom: 0em;
}
h2
{
	font-size: 150%;
	text-align: center;
}
h3
{
	font-size: 125%;
	text-decoration: underline;
}
h4
{
	font-size: 100%;
	text-decoration: underline;
}
h5
{
	font-size: 100%;
	text-decoration: underline;
	font-weight: normal;
}
.expanded li
{
	margin-top: 0.6em;			
}
.expanded li.first
{
	margin-top: -0.2em;			
}
div.list
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
span.company
{
	
	color: black;
	font-weight: bold;
	font-variant: small-caps;
}
span.product
{
	color: black;
	font-weight: bold;
	font-variant: small-caps;
}
.technical
{
	color: #660000;
	font-weight: bold;
}
.small-technical
{
	font-size: smaller;
	color: #660000;
}
div.vspace
{
	margin-top: 10px;
	margin-bottom -1.0em;
}
div.link-group
{
	text-align: center;
	margin-bottom: 0.25em;
}
pre.normal
{
	font-size: medium;
}
	
table.wide
{
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	text-align: center;
}
.wide th {text-align: center; margin-top: 0.5em; margin-bottom: 0.5em;}	
.wide td {text-align: center; margin-top: 0.5em; margin-bottom: 0.5em;}	
table.container
{
	width: 100%;
}
img.icon
{
	vertical-align: -0.15em;
}
caption
{
	margin-left: auto;
	margin-right: auto;
	font-size: medium;
	font-weight: bold;
}
div.hline
{	
	margin-bottom: -0.9em;
	background-color:#000066;
}
div.title
{
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
}
div.dummy
{
	margin-bottom: -1.0em;
}
div.center
{
	text-align: center;
}
.small
{
	font-size: small;
}
.smaller
{
	font-size: smaller;
}	
.navbar
{
	color: #FFFFFF; 
	background-color: #000066;
	padding: 0px 0px;
}
.navbar h1
{
	margin-left: 0.75em;
	margin-right: 0.75em;
}
div.links
{
	margin-top: 1em;
	
	border-top: 1px solid #FFFFFF;
}
.links a{display: block; padding: 3px 0.25em; border-bottom: 1px solid #FFFFFF;}
.links a:link {color: #FFFFFF; text-decoration: none;}
.links a:visited {color: #FFFFFF; text-decoration: none;}
.links a:focus {color: #FFFFFF; text-decoration: none; -moz-outline: none;}
.links a:hover {color: #FFFFFF; background-color: #336699; text-decoration: none;}
.links a:active {text-decoration: none;}
.links span.current
{
	display: block;
	color: #FFFF00;
	padding: 3px 0.25em;
	border-bottom: 1px solid #FFFFFF;
}
td.page
{
	background-color: #EEEEFF;	
	padding: 0.5em 0.5em;		
}
.page td.left
{
	padding: 0em 0.5em 0em 0em;		
	width:50%
}
.page td.right
{
	padding: 0em 0em 0em 0.5em;		
	width: 50%;
}
	
