body
{
  background-color : #FFFFFF;
  font-family : arial;
  font-size : 12px;
  color : #2F4F4F;
}
.pagetitle
{
  font-family : arial;
  font-size : 12px;
  font-weight : bold;
  background-color : #194274;
  color : #FFFFFF;
  text-align : center;
}
.subtitle
{
  font-family : arial;
  font-size : 12px;
  font-weight : bolder;
  background-color : #92A9C7;
  color : #194274;
  text-align : center;
}
.warning
{
  color : #B22222;
  font-size : normal;
  font-weight : bold;
  border : thin solid #B2222;
  padding : 5px;
  text-align : center;
}
.heading
{
  font-family : arial;
  font-size : 12px;
  color : #483D8B;
  font-weight : bold;
  background-color : #E5E5E5;
}
.altheading
{
  font-family : arial;
  font-size : 12px;
  color : #194274;
  font-weight : bold;
  background-color : #EBF3FC;
}
.heading2
{
  font-family : arial;
  font-size : 10px;
}
.heading3
{
  font-family : arial;
  font-size : 10px;
  color : #92A9C7;
  font-weight : bold;
  border-bottom : thin solid;
  padding-top : 5px;
  padding-bottom : 5px;
}
.piheading
{
  font-family : arial;
  font-size : 12px;
  color : #92A9C7;
  font-weight : bold;
  padding-left : 12px;
}
.normal
{
  font-family : arial;
  font-size : 12px;
}
.pinormal
{
  font-family : arial;
  font-size : 11px;
  padding-left : 12px;
}
.highlight
{
  font-family : arial;
  font-size : 12px;
  background-color : #FFFFF3;
}
.link
{
  color : #194274;
  text-decoration : none;
  font-weight : bold;
}
.link:hover
{
  text-decoration : underline;
}
.xslink
{
  color : #6495ED;
  text-decoration : none;
  font-weight : bold;
  font-size : 10px;
}
.arrowlink
{
  color : #FFD700;
  text-decoration : none;
  font-weight : bold;
  font-size : 12px;
}
.lightarrowlink
{
  color : #194274;
  text-decoration : none;
  font-weight : bold;
  font-size : 12px;
}
.footer
{
  font-size : 8px;
  color : #C0C0C0;
}
.detailbreak
{
  color : #483D8B;
}
.disclaimer
{
  color : #B22222;
  font-size : x-small;
  font-weight : bold;
  border : thin solid #B22222;
  padding : 5px;
}
.rowlabel
{
  padding-right : 10px;
  font-size : 12px;
  text-align : right;
  background-color : #FFFFF3;
}
.rowdata
{
  padding-left : 10px;
  font-size : 12px;
  font-weight : bold;
}
.rowlabel2
{
  padding-top : 5px;
  padding-bottom : 5px;
  padding-right : 10px;
  font-size : 12px;
  text-align : right;
  background-color : #FFFFF3;
  border-left : thin solid #483D8B;
}
