A:link, A:visited, A:active 
	{ color: #008800; font-weight: bold; }
A:hover 
	{ color: #006688; font-weight: bold; }

BODY {
    background: #EEEEEE;
}

a.instrument_title:link {color: #FFFFFF; text-decoration: none}     /* unvisited link */
a.instrument_title:visited {color: #FFFFFF; text-decoration: none}  /* visited link */
a.instrument_title:hover {color: #FFFFFF; text-decoration: none}   /* mouse over link */
a.instrument_title:active {color: #FFFFFF; text-decoration: none}   /* selected link */


.instrument {
    width:204px;
    background:#DDDDDD;
    border:1px solid #006600;	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 15px;
    margin-bottom:15px;
}

.instrumentText {
    font-size: 8pt;
}

.finePrint {
    font-size: 7pt;
}

.instrumentTitle {
    text-align: center;
    background:#006600;
    color:#FFFFFF;
    font-size: 12pt;
    font-weight: bold;
    width:100%;
    padding-top: 3px;
    padding-bottom: 3px;
}

.contentPane {
    margin-left:225px;
    margin-bottom:15px;
    margin-right:15px;
    background: #DDDDDD;
    position:absolute;
    top: 15px;
    border:1px solid #006600;	
}

.tableHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

.tableContents {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
}
.pageContent {
    margin:15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

.indented
{
    padding-left: 30pt;
}

ol
{
    padding-left: 30pt;
}

img 
{
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
line-height: 0px;
}

.powered
{
padding:0px;
margin-top:10px;
}

.reportTitle {  font-family: "Trebuchet MS", Tahoma, sans-serif; font-size: 21px; font-weight: normal; color: #FFFFFF; width: 100%; padding-top: 2px; padding-right: 4px; padding-bottom: 2px; padding-left: 6px; background-color: #333333; border: 2px #006600 solid; background-image: url(/pcenterweb/images/hdr-background-gray.jpg)}
.specboxLabel {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; background-color: #DDDDDD; }																																								
.itemlistHead { font-family: "Trebuchet MS", Tahoma, sans-serif; font-size: 18px; font-weight: bold; color: #000000; font-style: normal; border-color: black black #666666; width: 100%; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 4px; border-left-width: 0px}
.itemlistSubhead { font-family: Arial; font-size: 14px; font-weight: bold; color: #000099; font-style: italic; line-height: 21px}
.itemlistLabel { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; background-color: #DDDDDD; color: #000000}
.itemlistType { font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.specboxType { font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.specboxNameType { font-size: 8pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
.reportBorder {  border: 6px #006600 solid}
.specboxNameSignature { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #000000}
.reportSmallType { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.itemlistTypeAlternate { font-family: Arial, Helvetica, sans-serif; font-size: 8pt ; color: #FFFFFF; background-color: #008800}
.itemlistTypeMulti { font-family: Arial, Helvetica, sans-serif; font-size: 8pt ; background-color: #CCFFCC}
