body {
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	color: #000000;
}

td {
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	padding-right: 0px;
	overflow: visible;
}

.title {
	font-size: 11pt;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: 000000;
}
.longtitle {
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: 000000;
}
.small {
	font-size: 8pt;
	font-family: arial;
	color: 000000;
	text-decoration: none;
}
.bigger {
	font-size: 10pt;
	font-family: verdana, sans-serif;
	color: 000000;
}
.disclaimer {
	font-size: 8pt;
	font-family: arial, sans-serif;
	color: 000000;
}
.highlight {
        background: #FFFF99;
}

.news {
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	color: #000000;
}
.just {
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	text-align: justify;
}
.quote {
	background: #DDDDDD;
}

.gray {
	font-size: 8pt;
	font-family: arial, sans-serif;
	color: #999999;
}
.info {
	font-size: 8pt;
	font-family: arial, sans-serif;
	color: #999999;
}

.rule {
        background: #999999;
        padding: 0em;
}

.box {
	font-size: 8pt;
	font-family: helvetica, arial, sans-serif;
	background: #FFFFFF;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 4px;
	border: 1px #CCCCCC solid;
}
.blackbox {
	font-family: helvetica, arial, sans-serif;
	background: #FFFFFF;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 4px;
	border: 1px #000000 solid;
}
.chart {
        padding: 5px;
        font-size: 10pt;
        border-width: 1px;
        border-style: solid;
        border-color: #DDDDDD;
        border-collapse: collapse;
}
.chartheader{
        padding: 5px;
        font-size: 10pt;
        background: #DDDDDD;
        border-width: 1px;
        border-style: solid;
        border-color: #FFFFFF;
        border-collapse: collapse;
}
.nav{
	font-size: 10pt;
	font-family: arial;
}

.chevron {
        font-size: 11pt;
        font-weight: bold;
        font-family: arial;
}
.smallchevron {
        font-size: 9pt;  
        font-weight: bold;  
        font-family: arial;
}

a:link { color: #0000FF; background: transparent;}
a:active { color: #0000FF; background: transparent;}
a:visited { color: #0000FF; background: transparent;}
a:hover { color: #C00C00; background: transparent;}

a.spoiler:link { color: #EE0000; background: transparent;}
a.spoiler:active { color: #EE0000; background: transparent;}
a.spoiler:visited { color: #EE0000; background: transparent;}
a.spoiler:hover { color: #BB0033; background: transparent;}



