body, span, div, pre, table, tr, th, td, ul, li, .form, form,
input, select, textarea {
   font-family: Verdana,Helvetica, Arial, Sans-Serif;
	font-size: 11pt;
}

h1, h2, h3 {
   text-align: center
}

p {
   text-align: justify;
   font-family : Verdana,Helvetica, Arial, Sans-Serif;
	font-size : 11pt;
}

a {
   color: #974B00;
   text-decoration: underline;
}
a:link {
   color: #974B00;
   text-decoration: underline;
}
a:visited {
   color: #974B00;
   text-decoration: underline;
}
a:hover {
   color: #974B00; text-decoration: underline;
}

div.anchorText {
	font-size: 11pt;
   color: #974B00; 
   font-weight: bold;
}

table.innerContent {
   width: 400pt; 
   border: 1px solid black;
}   

td.innerContent {
   font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11pt;
   text-align: justify;
   padding: 10pt;
}



table.annRpt {
   border-width:1px; border-color:#000;
   border-style:solid;
   border-collapse:collapse;
   border-spacing:0;
}

td.annRptTitle    {
   font-family: arial, helvetica, geneva, sans-serif;
   font-size: 13pt;
   color: #000;
   font-weight: bold;
   border-width:1px;
   border-color:#000;
   border-style:solid;
   background-color: #c8b173;
   padding: 3px;
}

td.annRpt    {
   font-family: arial, helvetica, geneva, sans-serif;
   font-size: 11pt;
   color: #000;
   border-width:1px;
   border-color:#000;
   border-style:solid;
   background-color: #f3f0e8;
   padding:3px;
}

td.annRptLabel {
   background-color: #ccc;
   font-weight: bold;
   font-size: 10pt;
   width: 110pt;
}

td.annRptData {
   background-color: #fff;
   font-weight: normal;
   font-size: 10pt;
   border-width:1px;
   border-color:#000;
   border-style:solid;
   padding:3px;
}

