.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
{
   border-width:         0px;
   border-collapse:      collapse;
   font-weight:          bold;
   text-align:           left;
}

table.CIPTable th
{
   background-color:     #CEBDD8;
   font-size:            9pt;
   font-weight:          normal;
   padding:              1px 5px!important;
}

table.CIPTable td
{
   font-size:            9pt;
   padding:              1px 5px!important;
   vertical-align:       top;
}

table.CIPTable td.CIPPackage
{
}

table.CIPTable td.CIPPackageFlat
{
   font-weight:          normal;
}

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;
}

.CIPRowEven
{
   background-color:     #F0F0F0;
}

.CIPRowOdd
{
   background-color:     #E7E7E7;
}

/*********/

.info
{
   font-weight:          normal;
}

li
{
   margin-left:          -16px;
}

/*********/

.h1
{
   background-color:     #CEBDD8;
   color:                Black;
   font-size:            12pt;
   margin-top:           25px;
}

.h2
{
   background-color:     #EEDDF8;
   color:                Black;
   font-size:            11pt;
}

