.Index_Table
{
	background-color: #eff7de;
	font-size: 8pt;
	font-family: Verdana;
	font-style: normal;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	line-height: 10pt;
}
.Index_Header_Cell
{	
	/* background-color: #eeeeee; */
	font-weight: bold;	
	font-size: 8pt;		
	font-family: Tahoma;
	text-align: left; /*center*/
	border: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;	
	padding-top: 4px;
	padding-bottom: 4px;
	/*
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	*/
}

.Index_Item_Cell
{
	/* background-color:#eff7de; */
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana;
}

A.Index_Item_Link
{
	color:#000000;
	font-family: Tahoma;
	font-size:9pt;
	font-style:normal;
	text-decoration: none;
}
A.Index_Item_Link:Hover
{
	color:#0000ff;
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	text-decoration: none;
}

.Version_Header_Cell
{	
	font-weight: bold;	
	font-size: 10pt;		
	font-family: Tahoma;
	border: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;	
	padding-top: 4px;
	padding-bottom: 4px;
}

.Version_Fix_Cell
{
	font-size: 8pt;
	font-style: normal;
	font-family: Verdana;
}

.Version_Current_Cell
{
	font-weight: bold;	
	font-size: 12pt;		
	font-family: Tahoma;
	border: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;	
	padding-top: 4px;
	padding-bottom: 4px;
}
.help_sectiontitle
{
    COLOR: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.5em;
	font-weight:	700;
	line-height: 24px;
}
.help_sectionsubtitle
{
    COLOR: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.2em;
	font-weight: 700;
	line-height: 35px;
}
.help_paragraph
{
    COLOR: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight: 600;
	line-height: 30px;
}

