.bBlueTxt {
  color:#003399;
  font-family: Helvetica;
  font-size: 10px;
}
.bBlueTxt2 {
  color:#003399;
  font-family: Helvetica; 
  font-size: 11px;
}
.bBlueTxt3 {
  color:#000000; 
  font-family: Helvetica; 
  font-size: 11px;
}
.points {
  color:#000000; 
  font-family: Helvetica; 
  font-size: 13px;
}
.title2 {
  color:#000000; 
  font-family: Helvetica; 
  font-size: 18px;
}

.text {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: Black;
	line-height:140%;
}

.notes {
  color: grey;
  font-family: Helvetica;
  font-size: 10px;
}

TABLE {
  font-family: "Lucida Grande", "Luxi Sans", "Bitstream Vera Sans", "Trebuchet MS", "helvetica", "verdana", "arial", "sans-serif";
  font-size: 12px;
	color: black;
} 
A {
	color: blue;
	text-decoration: underline;
} 
A:hover {
	color: red;
} 
A.bold {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
} 
A.bold:hover {
	color: red;
} 
a.bg:link {
	color: #0066FF;
	text-decoration : none;
}
a.bg:visited {
	color: #0066FF;
	text-decoration : none;
}
a.bg:hover {
	color : White;
}
.tdlnav2off {
	BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #d5dadf 1px solid; BACKGROUND-COLOR: #edf3fa
}
.tdlnav2on {
	BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; CURSOR: pointer; PADDING-TOP: 2px; BORDER-BOTTOM: #d5dadf 1px solid; BACKGROUND-COLOR: #d1e0f1
}
.tdlnavhead {
	BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BORDER-BOTTOM: #d5dadf 1px solid; BACKGROUND-COLOR: #2d5ba8
}

.left_border_for_column{
	border-left: blue 1px dashed;
	}