BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 10px;
    FONT: 10px verdana, arial, helvetica;
    COLOR: black;
    PADDING-TOP: 0px;
    BACKGROUND-COLOR: #336699
}
P
{
	margin-top: 0px;
	margin-bottom: 10px;
}
TD
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica
}
HR
{
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #003366;
    FONT-FAMILY: verdana, arial, helvetica;
    MARGIN-TOP: 5px;
    MARGIN-BOTTOM: 5px;
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #336699;
    FONT-FAMILY: verdana, arial, helvetica;
    MARGIN-TOP: 5px;
    MARGIN-BOTTOM: 5px;
}
A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #cc0000;
    FONT-FAMILY: verdana, arial, helvetica
}
A:link
{
    COLOR: #990000;
}
A:visited
{
    COLOR: #660000;
}
A:hover
{
    COLOR: #cc0000;
}
A:visited:hover
{
    COLOR: #cc0000;
}
A:active
{
    COLOR: #ff0000;
}
A:visited:active
{
     COLOR: #ff0000;
}

A.button:link, A.button:visited
{
  margin: 10px 0px 10px 0px;
  padding: 4px 10px 4px 10px;
  border-top: 1px solid white;
  border-bottom: 1px solid black;
  border-left: 1px solid white;
  border-right: 1px solid black;
  background: #ccc;
  text-align: center;
  text-decoration: none;
  color: black;
  white-space: nowrap;
}
A.button:hover
{
  background: #ddd;
}
A.button:active
{
  border-bottom: 1px solid white;
  border-top: 1px solid black;
  border-right: 1px solid white;
  border-left: 1px solid black;
}

A.tooltip
{
	cursor: pointer;
	font-weight: bold;
	color: #600;
	FONT-SIZE: 8pt;
}




#pageheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #003366;
    FONT-FAMILY: verdana, arial, helvetica
}
#pagesubhead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000;
    FONT-FAMILY: verdana, arial, helvetica
}
#subheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #336699;
    FONT-FAMILY: verdana, arial, helvetica
}
#small
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    LINE-HEIGHT: 1.3;
    FONT-FAMILY: verdana, arial, helvetica
}
#copyright
{
    FONT-SIZE: 9pt;
    COLOR: #cccccc;
    FONT-FAMILY: Verdana, Arial, Helvetica
}

