a:link {
	color: #000066; font-family: Arial;
	font-size: 11pt; text-decoration: none;
}
a:active {
	color: #000066; font-family: Arial; 
	font-size: 11pt; text-decoration: none;
}
a:visited {
	color: #000066; font-family: Arial; 
	font-size: 11pt; text-decoration: none;
}
a:hover {
	color: #990000; font-family: Arial; 
	font-size: 11pt; text-decoration: underline;
}
a.whiteLink:link
{
    COLOR: #000066;
}
a.whiteLink:active
{
    COLOR: #000066;
}
a.whiteLink:visited
{
    COLOR: #000066;
}
a.whiteLink:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}
body {
	background-color: #ffffff;
}
td {
	font-family: Arial;
	font-size: 10pt;
}
th {
	font-family: Arial;
	font-size: 10pt;
}
.button {
	 cursor: hand; 
}
.input {
	font-family: Arial;
	font-size: 9pt;
}
.small {
	font-size: 8pt;
}
.err {
	font-family: Arial;
    font-size: 10.5pt;
}
.new {
	font-family: Verdana;
	font-size: 11pt;
}
.medium {
	font-size: 9pt;
}
.MainTitle { 
	font-family: Times New Roman; 
	font-size: 18px; line-height: 18px; color: #000000; 
	font-weight: normal; font-style: normal
}
.subtitle {
	font-family: Times New Roman;
	font-size: 12pt;
}
.rptbody {
	font-family: Arial;
}
.rptsubtitle {
	font-size: 10pt;
}
.rptbold {
	font-weight: bold;
	font-size: 11pt;
}
.row {
	color: #003399; font-family: Arial; font-size: 10pt
}
.legend {
    color: #0046D5;
}
.tree {
	font-family: Arial; font-size: 11pt; color: #000066;
}
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #000066; text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1pt 2pt 1pt 2pt;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #990000; text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #ffffff;
}
.dtree .clip {
	overflow: hidden;
}