/*  Copyright �2002 TwinAct (info@twinact.com). All Rights Reserved.  
 *  Filename: content2.css
 *  Description: Style Sheet for Web sites content.
 *  Last updated: 03/28/2002 
 */

 td,body,.normal { font-family:Verdana,Geneva,Helvetica,Arial,sans-serif; font-size:8pt; font-weight:normal; }
.normalbold { font-family:Verdana,Geneva,Helvetica,Arial,sans-serif; font-size:8pt; font-weight:bold; }

/* Text styles for site wide architectures */
.tabs,.menusection,.menulink,.dropdown,.dropdownhover,.localmenusection,.localmenulink,.globallink,.copyright,.shortcut { font-family: Verdana,Geneva,Helvetica,Arial,sans-serif; }	
	
.tabs { font-size:8pt; font-weight:normal; }	

.menusection { font-size:9pt; font-weight:bold; }	

.menulink { font-size:8pt; line-height: 14pt; font-weight:bold; text-transform: uppercase; }

.dropdown { font-size: 9px; font-weight: normal; }
.dropdownhover { font-size: 9px; font-weight: normal; }

.localmenusection { font-size:8pt; font-weight:bold; }

.localmenulink { font-size:7pt; font-weight:bold; }

.shortcut { font-size:8pt; font-weight:bold; }

.globallink { font-size:8pt; font-weight:normal; }	

.copyright { font-size:7.5pt; font-weight:normal; }	
	
/* Content style for text layout */
th,H1,H2,H3,H4,H5,H6,H7,H8 { font-family: Verdana,Geneva,Helvetica,Arial,sans-serif; }
.pageheader,.header,.smheader,.smtext,.note,.caution { font-family: Verdana,Geneva,Helvetica,Arial,sans-serif; }	
	
.pageheader,H2 { font-size:12pt; font-weight:bold; }	

.header,H4 { font-size:9pt; font-weight:bold; }	

.smheader,H5 { font-size:8pt; font-weight:bold; }	

.smtext { font-size:8pt; font-weight: bold; }
.smtextB5 { font-family: Arial Unicode MS, MingLiu; font-size:10pt; font-weight: normal; }
.smtextGB { font-family: Arial Unicode MS, MS Song; font-size:10pt; font-weight: normal; }

.note { font-size:7pt; font-weight: normal; }

.caution { font-size:8pt; font-weight: bold; }

/* Additional Inset Color Scheme */
.insetheader { font-family: Arial, Helvetica, Verdana, Geneva,sans-serif; }

.insetheader { font-size:14pt; font-weight:bold; }

.inset,.sminset { font-family: Verdana,Geneva,Helvetica,Arial,sans-serif; }

.inset { font-size:8pt; font-weight: bold; }
		
.sminset { font-size:7pt; font-weight: bold; }

/* Form */
.chart,.tableheader,.smtableheader,.label,.formheader,.formbutton { font-family:Verdana,Geneva,Helvetica,Arial,sans-serif; }

.chart { font-size:7pt; font-weight:bold; }

.formheader { font-size:8pt; font-weight:normal;}

.label { font-size:7pt; font-weight:bold; }

.formbutton { font-size:7pt; font-weight:bold; }
	
/* Table */
.tableheader,.smtableheader { font-family:Verdana,Geneva,Helvetica,Arial,sans-serif; }
.tableheader { font-size:8pt; font-weight:bold; }
.smtableheader { font-size:7pt; font-weight:bold; } 

sup { vertical-align: text-top; } 
