/* CSS Document */

A.a:link {color:#004000; font-size: 10pt; font-family: arial; font-weight: bold; text-decoration: none}
A.a:visited {color:#004000; font-size: 10pt; font-family: arial; font-weight: bold; text-decoration: none} 
A.a:hover {color:#660000; font-size: 10pt; font-family: arial; font-weight: bold; text-decoration: underline}

A.b:link {color:#999900; font-size: 10pt; font-family: arial; text-decoration: none}
A.b:visited {color:#999900; font-size: 10pt; font-family: arial; text-decoration: none} 
A.b:hover {color:#004000; font-size: 10pt; font-family: arial; text-decoration: none}

A.close:link {
	color:#660033;
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}
A.close:visited {
	color:#660033;
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
} 
A.close:hover {
	color:#004000;
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}

td.text {
	color:#006600;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
	top: auto;
}
td.title {
	color:#660000;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;

}
td.div {
	color: #660000;
	font-size: 12pt;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}
td.quote {
	color: #6A3500;
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	text-indent: 10px;
	background-color: #CCCCCC;


}
td.fig {color: #004000; font-size: 8pt; font-family: arial; text-decoration: none}
.parahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
	font-weight: bold;

}
.glossary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.crt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;

}
