<!-- TSG Style Sheet, combined with styles.css, Nov 21,1999
-->
.hardtext { color: black; font-weight: 600; font-size: 11px; line-height: 13px; font-family: "Trebuchet MS", Arial, sans-serif }
.trademark { font-size: xx-small; font-family: "Trebuchet MS", Helvetica, sans-serif; text-decoration: none; vertical-align: super }
a {	color: #006; font-weight: bold; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;	text-decoration: underline}
dl { color: black; font-size: 12px; line-height: 13px; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; text-decoration: none }

h1 { color: #000066; font-size: 20px; font-family: "Trebuchet MS", Helvetica, sans-serif; text-decoration: none; align: left }
h2 { color: black; font-size: 16px; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; align: left }
h3 { color: #000; font-weight: bold; font-size: 14px; font-family: "Trebuchet MS", Helvetica, sans-serif; text-decoration: none; align: left }
h4{
	color: White;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif
 }
 
 h5{
	color : #000;
	font-size : 11px;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	text-decoration: none 
}
p { color: #000; font-size: 12px; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif }
p.note {
	color: #000;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-indent : 10;
	font-style : italic;
	font-weight : bold;
}
p.nav{
	color: #000;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	line-height: 14px;
}
p.navindent{
	color: #000;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	line-height: 14px;
	text-indent: -25px;
	margin-left: 25px
}
p.blue{color: #006;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
ul { color: black; font-size: 12px; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; text-decoration: none }
li {color: black; font-size: 12px; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; text-decoration: none }
ol { color: black; font-size: 12px; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; text-decoration: none }
body {
	background-color : #ffffff;
	margin: 0;
	margin-left: 0;
} 

}
dfn { 
	color: #000; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	font-style:  normal 
}
dfn.nav{ 
	color: #000; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	font-style:  normal;
	line-height: 14px;
	text-indent: -25px;
	margin-left: 0px
}

<!-- Classes -->

<!-- Section title at the top of the page -->
.pagelabel  {
	color : black;
	font-size : 12pt;
	font-weight : bold;
}

<!-- The URL of the pages searched -->
.url  {
	color : black;
	font-size : 12pt;
}

<!-- The Date of that the search was performed -->
.date  {
	color : black;
	font-size : 12pt;
	font-weight : bold;
}

<!-- Title of the tables/sections -->
.tabletitle  {
	color : #CC3300;
	font-size : 12pt;
	font-weight : bold;
}

<!-- The text of the first column in the tables
-->
.rowheadfont  {
	color : black;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
}

<!-- The text of the first row in the tables (hold the categories)
-->
.colheadfont  {
	color : white;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial;
}
<!-- This text is used for quotes, name of products and when naming features on interfaces -->
CITE {
	color : Black;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
}

<!-- This tag is used to emphesis text -->
em {
	color : #08064F;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}


<!-- The text of the first row, first column in the tables (hold the categories)
-->
.colheadfontfirstcol  {
	color : white;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial;
	text-align : left;
}

<!-- "report created by" font
-->
.reportcreated  {
	color : black;
	font-size : 8pt;
	font-weight : bold;
}

<!-- Background color of the page
-->
.pagebgcolor  {
	background-color : white;
}

<!-- All of the #'s produced in the report by Linkbot
-->
.defaultnumbers  {
	color : black;
	font-size : 10pt;
}

<!-- All of the links and text in the tables
-->
.defaulttext  {
	color : white;
	font-size : 12pt;
	font-weight : bold;
}

<!-- The color of the warning text
-->
.warning  {
	color : #FF0000;
	font-size : 12pt;
	font-weight : bold;
}

<!-- Link report fonts
-->
.reports  {
	font-size : 10pt;
	font-weight : bold;
}

<!-- Image Catalog text
-->
.imagetext  {
	font-color : black;
	font-size : 10;
}

<!-- This is text that appears when a feature is disabled
-->
.disabledtext  {
	color : black;
	font-size : 10pt;
}

<!-- This is text that appears on the menu when a feature is disabled
-->
.menutext  {
	color : black;
	font-size : 10pt;
	font-weight : bold;
}

<!-- First Row Cell Background Color for tables that show parent/child problems.
-->
.cell_parent_child  {
	background-color : #FFFFCC;
	text-align : left;
}

<!-- First Row Text for tables that show parent/child problems.
-->
.text_parent_child  {
	color : black;
	font-size : 10pt;
	font-weight : bold;
	text-align : left;
}

<!-- The top row background color
-->
.cellcolor1  {
	background-color : #000000;
	text-align : center;
}

<!-- First cell in the row (contains category)
-->
.cellcolor2  {
	background-color : #FFFFCC;
	text-align : left;
}

<!-- The content cells in the row (contains output values)
-->
.cellcolor2conten  {
	background-color : #FFFFCC;
	text-align : center;
}

<!-- The content cells in the row (contains output values) (right-aligned)
-->
.cellcolor2right  {
	background-color : #FFFFCC;
	text-align : right;
}

<!-- Please note, the difference between cellcolor* and cellcolor+conten is that the conten is aligned to the center whereas the first cells are aligned to the left 
-->



<!-- Cell color #3 first cell
-->
.cellcolor3  {
	background-color : white;
	text-align : left;
}

<!-- Cell color #3 content
-->
.cellcolor3conten  {
	background-color : white;
	text-align : center;
}

<!-- Cell color #3 content
-->
.cellcolor3right  {
	background-color : white;
	text-align : right;
}

<!-- Help Text Font 
-->
.helpfont {
	color : black;
	font-size : 10pt;
	font-weight : normal;
	font-family : Times New Roman;
}

<!-- No items for a specific report
-->
.nonefound  {
	color : black;
	font-size : 12pt;
	font-weight : bold;
}
