.nav-yellow {
	PADDING-RIGHT: 0px; PADDING-LEFT: 4px; PADDING-BOTTOM: 0px; FONT: bold 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: #ffcc00; PADDING-TOP: 4px
}
.nav-yellow A:link {
	COLOR: #ffcc00;
	TEXT-DECORATION: none;
}
.nav-yellow A:visited {
	COLOR: #ffcc00;
	TEXT-DECORATION: none;
}
.nav-yellow A:hover {
	COLOR: #ffcc00;
	TEXT-DECORATION: underline;
}
.nav-yellow A:active {
	COLOR: #ffcc00;
	TEXT-DECORATION: underline;
}

.nav-black {
	PADDING-RIGHT: 0px; PADDING-LEFT: 28px; PADDING-BOTTOM: 0px; COLOR: black; PADDING-TOP: 4px
}
.nav-black A:link {
	COLOR: black;
	TEXT-DECORATION: none;
}
.nav-black A:visited {
	COLOR: black;
	TEXT-DECORATION: none;
}
.nav-black A:hover {
	COLOR: black;
	TEXT-DECORATION: underline;
}
.nav-black A:active {
	COLOR: black;
	TEXT-DECORATION: underline;
}

.company-link {
	COLOR: black; 
}
.company-link A:link {
	COLOR: black;
	TEXT-DECORATION: none;
}
.company-link A:visited {
	COLOR: black;
	TEXT-DECORATION: none;
}
.company-link A:hover {
	COLOR: black;
	TEXT-DECORATION: underline;
}
.company-link A:active {
	COLOR: black;
	TEXT-DECORATION: underline;
}

.myTable {
  cellSpacing: 0; cellPadding: 3
}

.category {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.copybold {
	FONT-SIZE: 11px; COLOR: navy; FONT-FAMILY: Arial; FONT-WEIGHT: bold
}

.white-11px {
	FONT: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: #ffffff;
}
.white-11px A:link {
	TEXT-DECORATION: none;
	FONT: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: #ffffff;
}
.white-11px A:visited {
	TEXT-DECORATION: none;
	FONT: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: #ffffff;
}
.white-11px A:hover {
	TEXT-DECORATION: underline;
	FONT: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: #ffffff;
}
.white-11px A:active {
	TEXT-DECORATION: underline;
	FONT: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: #ffffff;
}

.copyright {
	FONT-WEIGHT: bold; FONT-SIZE: 7pt; COLOR: #666666; FONT-FAMILY: verdana;
	PADDING-TOP: 0px
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.commandGroup {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
	font-size: larger;
	text-align: center;
}

.oddRow {
	padding-top: 1mm;
	padding-right: 1mm;
	padding-bottom: 1mm;
	padding-left: 2mm;
	border-right-width: 0.5mm;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.evenRow {
	padding-top: 1mm;
	padding-right: 1mm;
	padding-bottom: 1mm;
	padding-left: 2mm;
	background-color: #EFEFEF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.commandName {
	color: #000066;
}

.sectionName {
	color: #000066;
}
