
.body  { font-size: 9pt; font-family: Arial ; }
.body2    { font-weight: bold; font-size: 9pt; font-family: Arial }
.body3 { color: #930; font-weight: bold; font-size: 12px; font-family: Arial  }
A  { color: #684284; font-weight: bold; text-decoration: none }
.header { font-weight: bold; font-size: 15px; font-family: Arial; font-stretch: condensed; background-color: #fff; text-transform: uppercase; margin-bottom: 0     }
.header_white { font-weight: bold; font-size: 15px; font-family: Arial; font-stretch: condensed; color:white; background-color: #006b6e; text-transform: uppercase; margin-bottom: 0;  margin-left: 10px    }
A:hover  { color: #684284; text-decoration: underline;}




P  { margin-top: 8px; margin-bottom: 8px }
.bullet { list-style-type: disc }
.body-justified { font-size: 11px; font-family: Arial ; text-align: justify; }
.borders { font-size: 11px; font-family: Arial; font-weight: bold; text-transform: uppercase; padding-top: 6px; padding-bottom: 6px; border-top: 1px dotted #9bae87; border-bottom: 1px dotted #9bae87              }
.borders-header { font-size: 11px; font-family: Arial; text-transform: uppercase; border-top: 1px dotted #9bae87; border-bottom: 1px dotted #9bae87; }
.mmddyy { font-size: 0.9em;}
div.elig {
	color: #fff;
	background-color:#00cd00;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	padding-left:5px;
	margin:0px;
	}
div.inelig {
	color: #fff;
	background-color:#dd0000;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	padding-left:5px;
	margin:0px;
	}
div.pend {
	color: #fff;
	background-color:#0000dd;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	padding-left:5px;
	margin:0px;
	}
