.SS_IT_FR_STATICLIST,
.SS_IT_FR_STATICLIST-caption,
.SS_IT_FR_STATICLIST-start,
.SS_IT_FR_STATICLIST-row,
.SS_IT_FR_STATICLIST-end,
.SS_IT_FR_STATICLIST-bottom
{
	color: Black;
    font-weight: bold;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
    white-space: normal;
    text-decoration: none;
    text-align:left;
}

a.SS_IT_FR_STATICLIST:hover,
a.SS_IT_FR_STATICLIST-caption:hover,
a.SS_IT_FR_STATICLIST-start:hover,
a.SS_IT_FR_STATICLIST-row:hover,
a.SS_IT_FR_STATICLIST-end:hover,
a.SS_IT_FR_STATICLIST-bottom:hover {color: #999999;}

table.SS_IT_FR_STATICLIST
{
	margin-top:20px;
    border:1 solid #000000;	
}

.SS_IT_FR_STATICLIST-caption 
{
    font-weight: bold;
    margin-bottom:10px;
}

.SS_IT_FR_STATICLIST-captionRC
{
}

tr.SS_IT_FR_STATICLIST-rowRC
{	
	font: bold 8pt arial;
	margin-left: 7px;
	color: #003572;
}

.SS_IT_FR_STATICLIST-start
{
}

.SS_IT_FR_STATICLIST-end
{
}

.SS_IT_FR_STATICLIST-bottom
{
	padding-bottom:20px;
	font-weight: normal;	
}

table.rightCol
{	
	position:relative;
	margin-top:20px;
	margin-left:40px;
	WIDTH: 150px;
}

td.rightCol
{
	COLOR: #fff; 
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #003572; 
	text-size: 10pt;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	padding-left:15px;
}








