.itemLabel {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	white-space: NoWrap;
	color: black;
	text-align: center;
}
.itemLabelbr {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	white-space: NoWrap;
	color: #663301;
}
.itemLabel2 {
	font-family : Arial;
	font-size : 7pt;
	font-weight : bold;
	white-space: NoWrap;
	color: black;
}
.itemValue {
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	color: red;
	text-align: center;
}
.pageText  { color: white; font-size: 10pt; font-family: Arial; font-weight: normal; white-space: Wrap }
.textValue2  { color: white; font-size: 10pt; font-family: Arial; font-weight: normal; white-space: Wrap }
}
.rowOne {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	background-color : #CCC8C8;
	color: blue;
}
.rowTwo {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	background-color : white;
	color: blue;
}
.rowThree {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #CCC8C8;
	text-align: center;
}
.rowFour {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: white;
	text-align: center;
}
.rowFooter {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	background-color : #ffffff;
}
.profile_section_hdr
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #eeeeee;
    Border-Top: solid 1 #000000;
    Border-Bottom: solid 1 #000000;
}
.tableBorder
{
  BORDER-RIGHT: black thin solid;
  BORDER-TOP: black thin solid;
  MARGIN: 0px;
  BORDER-LEFT: black thin solid;
  BORDER-BOTTOM: black thin solid
}
.tableBorder2
{
  BORDER-RIGHT: white thin solid;
  BORDER-TOP: white thin solid;
  MARGIN: 0px;
  BORDER-LEFT: white thin solid;
  BORDER-BOTTOM: white thin solid
}
.rowBorder
{
  BORDER-RIGHT: black thin solid;
  BORDER-TOP: black thin solid;
  MARGIN: 0px;
  BORDER-LEFT: black thin solid;
  BORDER-BOTTOM: black thin solid
}
.breakhere {
	page-break-before: always
}
a      { color: white; font-family: verdana; text-decoration: none }
a:hover     { color: red; font-family: verdana; text-decoration: none }
a:visited   { color: white; font-family: verdana; text-decoration: none }
p.navbuttons a {
background-image: url(../../images/company_over.gif);
background-repeat: no-repeat;
}