body {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}


P {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
}

PRE {
   font-size : 10pt; 
   font-family : Courier, sans-serif; 
}

H1 {
   font-size : 18pt; 
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
   color : #003399; 
   background: #FFFFFF; 
}

H2 {
   font-size : 16pt; 
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
   color : #003399; 
   background: #FFFFFF; 
}

H3 {
   font-size : 14pt; 
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

H4 {
   font-size : 12pt; 
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

H5 {
   font-size : 10pt; 
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

H6 {
   font-size : 8pt; 
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

LI {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
}

UL {
   list-style-image : url('bullet1.gif'); 
}

UL UL {
   list-style-image : url('bullet2.gif'); 
}

UL UL UL {
   list-style-image : url('bullet3.gif'); 
}

TH {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif;
   color : #000000; 
   background: #FFCC00; 
}

TH.blipcaption {
   font-size : 10pt;
   font-family : Arial, Helvetica, sans-serif;
   color : #000000;
} 


TR.background {
   font-size : 10pt;
   font-family : Arial, Helvetica, sans-serif;
   color : #000000;
   background: #000000;
}


TR.light {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000000; 
   background: #FFFFFF; 
}

TR.dark {
   font-size : 10pt;
   font-family : Arial, Helvetica, sans-serif;
   color : #000000;
   background: #DEDFDF;
}

TD {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
}

TD.light {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000000; 
   background: #FFFFFF; 
}
TD.dark {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000000; 
   background: #DEDFDF; 
}
TD.altlight {
   font-size : 10pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000000; 
   background: #E1E1E1; 
}
TD.table_header {
   font-size : 10pt;
   font-family : Arial, Helvetica, sans-serif;
   color : #000000;
   background: #DEDFDF;
}
TD.table_body {
   font-size : 10pt;
   font-family : Arial, Helvetica, sans-serif;
   color : #000000;
   background: #FFFFFF;
}
TD.leftnav {
   font-size : 10pt;
   font-family : Arial, Helvetica, sans-serif;
   color : #000000;
   background : #FFFFC4;
}

A {
   color : #003399; 
   background-color : transparent; 
}

A.BlipLink {
    color : #003399;
    background-color : transparent;
}


.footer {
   font-size : 8pt; 
   font-family : Arial, Helvetica, sans-serif; 
}

.barlink {
   font-weight : bold; 
   font-size : 10pt; 
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
   color : #FFFFFF; 
   background-color : transparent; 
}


.Title {
   font-weight : bold; 
   font-size : 10pt; 
   line-height : 12pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #FFFFFF; 
   background-color : transparent; 
}


.NavTop {
   font-weight : bold;
   font-size : 8pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000000; 
   background-color : transparent; 
}

.NavTopOver {
   font-weight : bold;
   font-size : 8pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #003399; 
   background-color : transparent; 
}


.NavLeftTitle {
   font-weight : bold; 
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000000; 
   background-color : transparent; 
   text-decoration : none; 
}


.NavLeft {
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #003399; 
   background-color : transparent; 
   text-decoration : none; 
}


.NavHighLight {
   font-weight : bold; 
   font-size : 8pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #FFCC00; 
   background-color : transparent; 
   text-decoration : none; 
}


.Heading {
   font-weight : bold; 
   font-size : 10pt; 
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
   color : #FFFFFF; 
   background-color : #003399; 
}