/* 2003-08-23 ag */

body
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: black;
  background: white;
  font-size: 12px;
}

p, a, li, td, th, dl, dt, dd
{
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

a
{
  color: #0000aa;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

dt
{
  line-height: 14px;
}

h1, h2, h3, h4, h5, h6
{
  font-family: Georgia, Times New Roman, Times, Serif;
  font-weight: bold;
  font-style: normal;
  margin-top: 0;
}

h1
{
	font-size: 2em;
}

h2
{
  font-size: 1.5em;
}

h3
{
  font-size: 1.1em;
}

h4
{
	font-size: 1em;
}

div.mediaobject
{
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: black;
	margin-left: 0.5em;
	padding-left: 0.5em;
}

span.property
{
	font-family: Courier New, Courier, Luxi Mono, monospace;
}

div.informaltable table, div.table table, div.revhistory table
{
  border: solid 1px black;
}

div.revhistory table td, div.revhistory table th
{
	border: none;
}

dt
{
  line-height: 14pt;
}

p.INDENT
{
  text-indent: 2em;
}

th
{
  background-color: #f0f0f0;
}

.FOOTNOTES
{
  font-size: 8pt;
  margin-left: 0%;
}

span.ACRONYM
{ 
  font-weight: bold;
}

pre.literallayout
{
  background-color: #d7e7ec;
}

