.CIPHdr
{
 /*color:                #3B0B5C;*/
   color:                #494C4B;
   font-size:            9pt;
   font-weight:          bold;
}

.CIPDetail
{
   color:                #A0A0A0;
   font-size:            7pt;
   font-weight:          normal;
}

.CIPmore
{
   color:                #404040;
   font-size:            8pt;
   font-weight:          bold;
   font-style:           italic;
}

.CIPsmall
{
   font-size:            7pt;
}

/****************** 
 ***** Tables ***** 
 ******************/

table.CIPTable tr.CIPRowEven
{
   background-color:     #F0F0F0;
}

table.CIPTable tr.CIPRowOdd
{
   background-color:     #E7E7E7;
}

/*********/

table.CIPTable
{
   border-width:         0px;
   border-collapse:      collapse;
   font-weight:          bold;
   text-align:           center;
}

table.CIPTable th
{
   background-color:     #BDADC7;
   font-size:            9pt;
   padding:              1px 5px!important;
}

table.CIPTable td
{
   font-size:            9pt;
   padding:              1px 5px!important;
}

table.CIPTable td.CIPPackage
{
   text-align:           left;
}

table.CIPTable td.CIPPackageFlat
{
   font-weight:          normal;
   text-align:           left;
}

table.CIPTable a
{
   color:                #3B0B5C;
}

table.CIPTable li
{
   margin-left:         -24px;
}
   
table.CIPTable .CIPSize
{
   font-size:            7pt;
   font-weight:          normal;
}

table.CIPTable .CIPDate
{
   color:                DodgerBlue;
   font-size:            7pt;
   font-weight:          normal;
}
