H1 A:link, H2 A:link, H3 A:link, H4 A:link, H5 A:link, H6 A:link,
H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, H5 A:visited, H6 A:visited 
{color: #000;}

.itbBodyText,
 { font-family: arial, helvetica, sans-serif; }

A:link
{ color: #3c528e; }

A:visited 
{ color: #034dc1; }

A:link:hover 
{color: #900;}

A:visited:hover 
{color: #600;}


BODY {
	background-color: #3c528e;
	color: #000;	
	margin: 2px 2px 10px 2px;
}

.itbNavText {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	padding-left: 4px;
}

TD.label {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 4px;
	color: #000;
}

.itbNav {
	background-color: #3c528e;
	color: #fff;
	cursor: pointer;
}
.itbNav A:link, .itbNav A:visited {
	color: #fff;
}
TR TD.itbNav A:link, TR TD.itbNav A:visited {
	text-decoration: none;
}

.itbNavHilite {
	background-color: #990000;
	color: #fff;
	cursor: pointer;
}
.itbNavHilite A:link, .itbNavHilite A:visited {
	color: #fff;
}
TR TD.itbNavHilite A:link, TR TD.itbNavHilite A:visited {
	text-decoration: none;
}

TD.swath {
	font: 10px sans-serif;
}

TR.itbNavRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #3c528e #003 #003;
	border-left: none;
}

TR.itbNavRow TD.swath {
	background-color: #3c528e;
	border-right: none;
}
/* SAVE THIS TVH */
TR.itbNavHiliteRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #3c528e #3c528e #3c528e;
	border-left: none;
}



