/* eT Style Sheet */
/*  stylesheet.css,v 1.0 01/02/2004 */

/* Tag Styles */
/* font-family: arial, verdana, helvetica, sans-serif; */


@media print 
{
	BODY {font-family:Arial, verdana, helvetica, sans-serif;  font-size: 6pt }
}
@media screen
{
	BODY { font-family: Arial, verdana, helvetica, sans-serif;  font-size: 10pt}
}
BODY { font-family:Arial, verdana, helvetica, sans-serif;  font-size: 8pt}
A:hover { TEXT-DECORATION: underline;}
.smHyperLink {font-family: Arial, Verdana, Sans-Serif; color:teal; font-size: 10pt; font-weight:normal; text-decoration:underline } 
.smNavLink {font-family: Arial Narrow, Arial, Verdana, Sans-Serif; font-size: 11pt; color:maroon; font-weight:bold; text-decoration:underline}
.smSubNavLink { font-weight:normal; font-style:normal; color:Purple; font-size: 9pt; font-weight:normal; font-family:  Arial, Verdana, Sans-Serif; text-decoration:underline}		
.smLinkSmall {font-family:Arial, Verdana, Sans-Serif; font-size: 8pt; color:Teal; font-weight:normal; text-decoration:underline }
.smTaskHeading {font-family:Arial, Verdana, Sans-Serif; font-weight:bold; font-style:normal; color:white; font-size: 12pt}
.smTaskHeadingBlack{font-family:Arial, Verdana, Sans-Serif; font-weight:bold; font-style:normal; color:black; font-size: 12pt}

.smPagingLink {font-family:Arial, Verdana, Sans-Serif; font-size: 8pt; color:navy; font-weight:normal }
.smNavLinkSmall {font-family:Arial, Verdana, Sans-Serif; font-size: 8pt; color:maroon; font-weight:normal; text-decoration:underline }

.smLabel_1 { font-weight:normal; font-style:normal; color:black; font-size: 9pt; text-decoration:none}
.smLabel_2 { font-weight:normal; font-style:normal; color:gray; font-size:9pt ; text-decoration:none}
.smTextbox { font-weight:normal; font-style:normal; color:Black; font-size:8pt; }
.smDropDown { font-weight:normal; font-style:normal; color:Black; font-size:8pt; }
.smLabelSmall { font-weight:bold; font-style:normal; color:Gainsboro; font-size:8pt }
.smTableHeading { font-weight:bold; font-style:normal; color:maroon; font-size: 10pt}
.smTableHeadingDefault{font-family:Arial, Verdana, Sans-Serif; font-weight:bold; font-style:normal; color:"Chocolate"; font-size: 10pt}
.smDataGridHeader { font-family: Arial, Verdana, Sans-Serif; color:black; font-size: 9pt; font-weight:bold; background:"AliceBlue";
   font-style:normal; text-align:center } 
.smDataGridItem { font-family: Arial, Verdana, Sans-Serif; color:black; font-size: 10pt; background: "white";
   font-style:normal; font-weight:normal; text-align:center }
.smDataGridAlternatingItem { font-family: Arial, Verdana, Sans-Serif; color:black; font-size: 10pt; background: "whitesmoke";
   font-style:normal; font-weight:normal; text-align:center} 
.smDataGridItemSmall{ font-family: Arial, Verdana, Sans-Serif; color:black; font-size: 8pt; background: "white";
   font-style:normal; font-weight:normal; text-align:center }
.smDataGridAlternatingItemSmall { font-family: Arial, Verdana, Sans-Serif; color:black; font-size: 8pt; background: "whitesmoke";
   font-style:normal; font-weight:normal; text-align:center} 
 
 
.smViewHeading {font-family:Arial, Verdana, Sans-Serif; font-weight:bold; font-style:normal; color:black; font-size: 12pt}
.smViewLabel_1 { font-weight:bold; font-style:normal; color:black; font-size: 10pt}
.smViewLabel_2 { font-weight:normal; font-style:normal; color:black; font-size: 9pt}				
.smViewLabel_3 { font-weight:normal; font-style:normal; color:gray; font-size: 9pt}		

.sb91 {
	COLOR:Red; FONT-FAMILY: arial; FONT-SIZE: 10px;
}