/*******************************************************************************
* FILENAME        : default.css                                                *
*   DESCRIPTION	  : Default Style Sheet for web site.                          *
*   CREATED BY	  : Vikesh Mehta, 09/08/2001                                    *
*   LAST MODIFIED : Vikesh Mehta, 09/08/2001                                    *
*                                                                              *
* Copyright (C)  Inc.                                                *
*******************************************************************************/
	
	
	.tableHead{font-family:Arial, Helvetica, sans-serif; font-size:11px;font-Weight:normal; color:#ffffff;}
	.tableCont{font-family:Arial, Helvetica, sans-serif; font-size:11px;font-Weight:normal; color:#000000;}
	A.tableCont:link { color: #000000; text-decoration: underline;}
	A.tableCont:visited { color:#999999; text-decoration: underline;}
	A.tableCont:hover { color:#333399; text-decoration: underline;}
	
	.date{font-family:Arial, Helvetica, sans-serif; font-size:10px;font-Weight:normal; color:#000000;}	
	
	.topNav{font-family:Arial, Helvetica, sans-serif; font-size:10px;font-Weight:normal; color:#000000;}	
	A.topNav:link { color: #ffffff; text-decoration: none; }
	A.topNav:visited { color:#ffffff; text-decoration: none; }
	A.topNav:hover { color:#ffffff; text-decoration: none; }
	
	.dropdown{font-family:Arial, Helvetica, sans-serif; font-size:9px;font-Weight:normal; color:#000000;}		
	.headline{font-family:Arial, Helvetica, sans-serif; font-size:12px;font-Weight:normal; color:#333399;}		
	A.headline:link { color: #333399; text-decoration: none;}
	A.headline:visited { color:#333399; text-decoration: none;}
	A.headline:hover { color:#333399; text-decoration: underline;}
	
	.menuTitle{font-family:Arial, Helvetica, sans-serif; font-size:18px;font-Weight:normal; color:#990000;}		
	.sectionTitle{font-family:Arial, Helvetica, sans-serif; font-size:18px;font-Weight:normal; color:#000000;}		
	.subtitle{font-family:Arial, Helvetica, sans-serif; font-size:16px;font-Weight:bold; color:#333399;}			
	.subtitle2{font-family:Arial, Helvetica, sans-serif; font-size:14px;font-Weight:normal; color:#666666;}				
	.subtitle3{font-family:Arial, Helvetica, sans-serif; font-size:12px;font-Weight:bold; color:#3666666;}		
	
	.leftNav{font-family:Arial, Helvetica, sans-serif; font-size:10px;font-Weight:normal; color:#333333;}	
	A.leftNav:link { color: #333333; text-decoration: none;}
	A.leftNav:visited { color:#333333; text-decoration: none;}
	A.leftNav:hover { color:#666666; text-decoration: underline;}	
	
	.bodyText{font-family:Arial, Helvetica, sans-serif; font-size:12px;font-Weight:normal; color:#000033;}	
	A.bodyText:link { color: #666666; text-decoration: none;}
	A.bodyText:visited { color:#999999; text-decoration: none;}
	A.bodyText:hover { color:#666666; text-decoration: underline;}	
	
	Body.noRepeat{background : url("../images/bg.gif") no-repeat scroll;background-color : White;} .bodyTextbold { font-family:Arial, Helvetica, sans-serif; font-size:12px;font-Weight:bold; color:#333399; }
.bodyLinks { font-family:Arial, Helvetica, sans-serif; font-size:12px;font-Weight:normal; color:#666666; }
.QuickLinks { font-family:Arial, Helvetica, sans-serif; font-size:10px;font-Weight:normal; color:#333333; }
