<STYLE type=text/css>

.viewbody table {
	border-width: 0px;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: navy;
	margin: 0;
	padding: 0;
	text-align: left;
}

.viewbody td {
	color: navy;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
}

.viewbody A IMG {display:none}

.viewbody IMG {display:none}


.C1 {
	color: navy;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 170%;
}

.C2 {
	color: gray;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 170%;
	text-indent: 15px;
}

.D1 {
	color: navy;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 170%;
}

.DN {
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 170%;
}

.IN15 {
	text-indent: 15px;
}

.IN30 { 
	text-indent: 30px;
}

.MN {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #069;
	margin: 4px 4px 4px 4px;
}


.active {
	font-family: "Lucida Console", "Letter Gothic", Fixedsys, monospace;
	background-color: rgb(193,255,213);
	/* background: #D6EBCC;
	color: #390; */
	padding: 0 2px;
}

.not-eligible {
	font-family: "Lucida Console", "Letter Gothic", Fixedsys, monospace;
	background-color: rgb(194,239,255);
	/* background: #EBCCCC;
	color: #900; */
	padding: 0 2px;
}

.inactive {
	font-family: "Lucida Console", "Letter Gothic", Fixedsys, monospace;
	background-color: rgb(255,192,182);
	/* background: #FFE0CC;
	color: #f60; */
	padding: 0 2px;
}

.retired {
	font-family: "Lucida Console", "Letter Gothic", Fixedsys, monospace;
	background-color: rgb(255,255,176);
	/* background: #FFF5CC;
	color: #f90; */
	padding: 0 2px;
}

.other {
	font-family: "Lucida Console", "Letter Gothic", Fixedsys, monospace;
	background-color: rgb(255,191,255);
	/* background: #FFBFFF;
	color: #f90; */
	padding: 0 2px;
}

.related {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background: #F5E5EA;
	border-top: 1px #E0B2C1 solid;
	padding: 10px 5px;
	margin: 0 0 10px;
}

.related .title {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.related ul {
	margin-bottom: 5px;
}

.related li {
	font-size: 100%;
	margin-bottom: 3px;
}
