body,td {
	font-size: 12pt;
	font-family: times,serif;
	font-weight: normal;
	color: black;
	
}

.RPbanner 
{	width: 100%;
	font-size: 10pt;
	font-family: arial,helvetica,swiss;
	font-weight: bold;
	color: black;
}

.RPbannersubtitle
{  font-family: times, serif;
   font-weight: bold;
   font-size: 12pt;
   color: black;
}

.RPnavbar
{ border-top: solid 2px black;
  border-collapse: collapse;
  width: 100%;
  padding: 0px;
  font-size: 10pt;
  font-family: arial,helvetica,swiss;

}

.RPnavbar td
{ border: 0px;
  padding: 4px;
  text-align: center;
  font-size: 10pt;
  font-family: arial,helvetica,swiss;

}

.RPnavtitle
{ background-color: black;
  color: white;
  font-weight: bold;
  width: 156px;
 }

.RPnavitem
{ background-color: white;
  color: gray;
  width: 100px;
  cursor: pointer;
}

.RPnavitem_over
{ background-color: #cccccc;
  color: black;
  width: 100px;
  cursor: pointer;
}

.RPnavspace
{ background-color: white;

}

.RPnavitemcurrent
{ width: 100px;
  background-color: #aaaaaa;
  color: black;
  font-weight: bold;
}

.RPmain  {
	border: none;
}

table.RPmain td {
	vertical-align: top;
}

.RPbody {
  padding-left: 20pt;
  padding-right: 20pt;
 }
  
h2 {
	font-size: 12pt;
	font-family: arial,helvetica,swiss;
	font-weight: bold;
	color: black;
}
h3 {
	font-size: 10pt;
	font-family: arial,helvetica,swiss;
	font-weight: bold;
	color: black;
}
.compressed {
 margin-top: 2pt;
 margin-bottom: 2pt;
}
.advprop {
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
	background-color: #dddddd;
}

table.advprop td {
	font-size: 8pt;
	}
	
table.advprop input,option {
	font-size: 8pt;
	}
