

.ProseTitle
{
	font-weight: bold;
}
	
.Prose
{
	margin-left: 20
}
		
.TitleMainLeft
{
	color: #FFFFFF; 
	background-color: #C0C0C0; 
	padding-left:10px; 
	padding-right:0; 
	padding-top:0; 
	padding-bottom:0; 
	font-weight:bold; 
	margin-top:15
}

.LeftSide
{
	width: 150;
}

.LeftMenu
{
}

.LeftMenuItem
{
	background-color: #e0e0f0; 
	font-weight: bold;
	text-align: left;
}

.MainArea
{
	padding-left:10px; 
}

.MainMenu
{
	background-color: 	#99ccff;
	border: 0;
	padding: 0;
	width: 100%;
}

.WordText
{
	background-color: 	#ffffff;
	color:	            #ffffff;
}

.tsasg
{
/*	background-color: 	#99ccff; */
	color: 	#99ccff;
	margin: 0,0,0,0;
}

.tsasgList
{
	margin:  0,0,25,40;
	padding: 0,0,0,0;
}

.TableText
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		9pt;
	padding:		3,3,3,3;
}


.Banner
{
	background:		url(../images/TSALogoLong.jpg);
	color:			#000000;
	font-family:	sans-serif;
	font-weight:	600;
	font-size:		8pt;
	height: 		80;
}

.RegForm 
{ 
	background-color: #99ccff;
}

.RegCellItalic
{
	font-style:italic;
}

.Error
{
	color:	red;
}

.Price
{
	color:			Blue;
	font-family:	sans-serif;
	
}

.BodyCopy
{
	font-family:	sans-serif;
	font-size:		80%;
}

.SmallCopy
{
	font-family:	sans-serif;
	font-size:		80%;
}

.MainBody
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		10pt;
	margin:         0,0,0,0;
}

.Headline
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		20pt;
	font-weight:	bold;
}

.ProductName
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		100%;
	font-weight:	bold;
}

.ColumnInfo
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		10pt;
}

.ContextMenuInfo
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		9pt;
}

/*==============================================================*/
/* Support styles */
.SupportHdr
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		10pt;
	font-weight:	bold;
	padding:		3,3,3,3;
}

.SupportText
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		10pt;
	font-weight:	normal;
	padding:		3,3,3,3;
}
/*End Support styles ========================================*/



/*==============================================================*/
/* News release styles */
.NewsHeadline
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		10pt;
	font-weight:	bold;
	padding:		3,3,3,3;
}

.NewsText
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		8pt;
	padding:		3,3,3,3;
}
/*End News release styles ========================================*/


/*==============================================================*/
/* Menu styles */
.HelpMenuRow a 
{
	display: block;
	text-decoration: none; /*Remove the link underlines*/
	background: #dcdcdc;
}

.HelpMenuRow a:hover 
{
	background-color: #bbbbbb;
	font-family:	Arial, Tahoma, Sans-Serif;
}

.HelpMenuArrow
{
	float:right;
}

/*End menu styles =================================================*/



/*Begin New Table styles ==========================================*/

.TableTitleRow 
{ 
	background-color: #99ccff;	/*#C8D6E5; */
	font-weight: bold; 
	text-align: left; 
}

.TableTitle 
{ 
	font-weight: bold; 
	text-align: center; 
	font-size: 10pt; 
}

.TableRow1 
{ 
	background-color: #FFFFFF;
}

.TableRow2
{ 
	background-color: #EEEEEE;
}

.TableSolidRow 
{ 
	font-weight: bold; 
	background-color: #C8D6E5;
}

.TableSummaryRow 
{ 
	font-weight: bold; 
	background-color: #E0E9F3;
}

.TableCell 
{ 
	padding-left:  4pt; 
	padding-right: 4pt;
	padding-bottom: 0pt;
}

.ReportTitle 
{ 
	font-weight: bold; 
	font-size: 13pt;
}

.ReportTable
{
	font-family:	Arial, Tahoma, Sans-Serif;
	font-size:		9pt;
	padding:		3,3,3,3;
	margin:			10,10,10,10;
	width:			90%;
}

/*End New Table styles ==========================================*/

.ListEmbedded 
{
	margin-left:     15;	/*If image changes, you may need to change this.*/
	margin-bottom:   0;
	margin-top:	     0;
	list-style-image: url(../images/listarrow.gif);
}

.ListStd 
{
	margin-left:     40;	/*If image changes, you may need to change this.*/
	margin-bottom:   0;
	margin-top:	     0;
	list-style-image: url(../images/listarrow.gif);
}

.ListItemEmbedded
{
/*  list-style-image: url(../images/listarrow.gif);*/
/*  padding-left:     0px;*/
}