.nd {
	FONT-SIZE: 10pt; color:#006633;	FONT-WEIGHT: 400; FONT-FAMILY: arial; color:#006633;
}
.ndsmall {
	FONT-SIZE: 8pt; color:#006633; FONT-FAMILY: arial;
}
.ndbig {
	FONT-SIZE: 12pt; color:#006633; FONT-FAMILY: arial;
}
.ndbold {
	FONT-SIZE: 10pt; color:#006633; FONT-FAMILY: arial; FONT-WEIGHT: 700;
}	
.ndbutton{
	color: white; background:#009900; font-family: arial; font-weight: bold; cursor: pointer;
}
.genbutton{
	color:#006633;	font-family: arial; font-weight: bold; cursor: pointer;
}
.indent{
	POSITION: relative; TOP: 20px; LEFT: 20px;
}

P.nd {
	FONT-SIZE: 11pt; FONT-FAMILY:Times New Roman;
}
P.ndsmall {
	FONT-SIZE: 9pt; FONT-FAMILY: Times New Roman;
}
P.ndmid {
	FONT-SIZE: 12pt; FONT-FAMILY: Times New Roman;
}
P.ndbig {
	FONT-SIZE: 14pt; FONT-FAMILY: Times New Roman;
}
P.ndbold {
	FONT-SIZE: 11pt; color:#006633; FONT-WEIGHT: 700; FONT-FAMILY:Times New Roman;
}

H1.nd{
	color:#006633;	FONT-SIZE: 16pt; FONT-FAMILY: Times New Roman;	font-weight: bold;
}
H1.ndbig {
	color:#006633;	FONT-SIZE: 20pt; FONT-FAMILY: Times New Roman; font-weight : bold;
}
H1,H2, H3{
  FONT-FAMILY:Times New Roman; color:#006633;
}
IMG.normal{ filter:false; border:0; vertical-align:middle;}
IMG.hasborder { filter:false; border:thin solid #127E30; }

A.nd {
	COLOR:blue; FONT-FAMILY:arial; FONT-WEIGHT:bold; CURSOR:pointer; TEXT-DECORATION:none;
}
A{
	COLOR: blue;
	CURSOR: pointer;
	TEXT-DECORATION: none;
}
A.bottom{
	FONT-SIZE: 10pt;
	color:#006633;
	FONT-FAMILY: arial;
	FONT-WEIGHT: 700;
	text-decoration : underline;
}
A.top {
	FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: arial; FONT-WEIGHT: bold; 	TEXT-DECORATION: none
}
A.leftPanel {
	FONT-SIZE:10pt; COLOR:black; FONT-FAMILY:arial; FONT-WEIGHT:bold; 	TEXT-DECORATION:none;
}
A:link{
	CURSOR: pointer;
}
A:hover{
	CURSOR: pointer; COLOR:#FF9900;
}

UL{
	FONT-SIZE: 12px; COLOR: #006633; FONT-FAMILY: 'arial', 'Times New Roman'; FONT-WEIGHT: bold;
}
UL.sub{
	FONT-SIZE: 11px; COLOR: #006633; FONT-FAMILY: 'arial','Times New Roman'; LIST-STYLE-TYPE: disc
}

TABLE.ndform{
	border:2px solid #127E30; cell-spacing:0px; padding:0px;
}
TH{
	background-color:#127E30;
	color:white;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	border:0;
}

.label{
	background-color:#127E30; color:white; font-weight:bold; font-size:18px; font-family:Times New Roman; border:0;	
}
HR.nd {
	size : 2px; color : #127E30;
}



