.doc_tbl {
	font-size: 0.9em;
	font-style: normal;
	text-align: justify;
	color: #000000;
	vertical-align: top;
	background-color: #FFFFFF;
}

.doc_div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
}

h1   {
	font-size: 1.4em;
	font-weight: normal;
	color: #000033;
	font-style: italic;
	text-align: left;
}
h2  {
  font-size: 1.2em;
  font-weight: bold;
  color: #000000;
	text-align: left;
}
h3 {
    color: #000000;
    font-size: 1.0em;
    font-weight: bold;
	text-align: left;
}
h4 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}

h5  {
	color: #000000;
	font-size: 1.0em;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}
h6  {
    color: #000000;
    font-size: 0.9em;
    font-weight: normal;
    font-style : italic;
	text-align: left;
}
p  {
    color: #000000;
    font-size: 1em;
    font-weight: normal;
    font-style : none;
	text-align: justify;
}
.hNoBold {
    font-weight: normal;
}
.pLarge  {
    font-size: 1.15em;
}
.pLeft  {
	text-align: left;
}
.pCntr  {
	text-align: center;
}
.pSup  {
	vertical-align: super;
	font-size: 80%;
}
.pSub  {
	vertical-align: sub;
}
.p_semc  {
    font-size: 1.04em;
    font-weight: bold;
    font-style : italic;
	text-align: center;
}
.good {
    color: #00CC00;
}
.bad {
    color: #0000CC;
}
.dev {
	color: #660000;
	font-style: italic;
}
a, a:link, a:active   {
    color: #000099;
    text-decoration: none;
}
a:visited {
    color: #000066;
    text-decoration: none;
}
a:hover   {
    color: #0000FF;
    text-decoration: underline;
}
dt {
	font-weight: bold;
	color: #000000;
}
dd {
	font-weight: normal;
	color: #000000;
}

.faq_ttl  {
    color: #000000;
    font-size: 1.1em;
    font-weight: normal;
    font-style : italic;
	text-align: left;
}
.faq_que  {
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	font-style : normal;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;


}
.faq_ans  {
    color: #000000;
    font-size: 1em;
    font-weight: normal;
    font-style : italic;
	text-align: left;
}

.tbl_addrs  {
    color: #000000;
    font-size: 0.9em;
    font-weight: normal;
    font-style : normal;
	text-align: left;
}
.img_lnk {
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px 2px 1ex;
	padding: 2px 2px 1ex;
	border: 0px;
	text-align: left;
}
.img_tbl {
	color: #000000;
	font-size: 0.80em;
	font-weight: normal;
	font-style : italic;
	margin: 2px;
	padding: 2px;

}
.img_tbl_m {
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	font-style : normal;
}
.img_tbl_m th {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	font-style : normal;
}
.img_tbl_l {
	color: #000000;
	font-size: 1.0em;
	font-weight: normal;
	font-style : italic;
}
.img_tbl_l th {
	color: #000000;
	font-size: 2.0em;
	font-weight: bold;
	font-style : normal;
}
.tbl00 {
    color: #000000;
    font-size: 0.9em;
}
.tbl01 {
    color: #000000;
    font-size: 0.86em;
}
.tbl02 {
	color: #000000;
	font-size: 0.86em;
	background-color: #EEEEEE;
	border: thin solid #CCCCCC;
}
.tbl03 {
	color: #000000;
	font-size: 0.9em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.tbl03 th {
	color: #000000;
	font-size: 1em;
	background-color: #EEEEEE;
	font-weight: bold;
	background-position: center;
}

/*
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
*/
.lnktbl {
    color: #000000;
    font-size: 0.86em;
	text-align: left;
}
.lnkExt, a.lnkExt, a.lnkExt:link, a.lnkExt:active   {
	color: #000099;
	text-decoration: none;
	background-image:  url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
	text-align: left;
}
a.lnkExt:visited {
    color: #000066;
    text-decoration: none;
}
a.lnkExt:hover   {
    color: #0000FF;
    text-decoration: underline;
}

.lnkMap, a.lnkMap, a.lnkMap:link, a.lnkMap:active   {
	color: #000099;
	text-decoration: none;
	background-image:  url(../images/map-blue.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
	text-align: left;
}
a.lnkMap:visited {
    color: #000066;
    text-decoration: none;
}
a.lnkMap:hover   {
    color: #0000FF;
    text-decoration: underline;
}

.lnkPDF, a.lnkPDF, a.lnkPDF:link, a.lnkPDF:active   {
	color: #000099;
	text-decoration: none;
	background-image:  url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}
a.lnkPDF:visited {
    color: #000066;
    text-decoration: none;
}
a.lnkPDF:hover   {
    color: #0000FF;
    text-decoration: underline;
}

.glossLnk, a.glossLnk, a.glossLnk:link, a.glossLnk:active   {
	color: #000099;
	text-decoration: none;
}
a.glossLnk:visited {
    color: #000066;
    text-decoration: none;
}
a.glossLnk:hover   {
    color: #0000FF;
    text-decoration: underline;
}

a.glossary{
position: relative;
border: none;
}
a.glossary:hover{
text-decoration: none;
border: none;
}
a.glossary span{
	display: none;
	position: fixed;
	z-index: 10;
	background-color: #FFFF33;
	padding: 5px;
	bottom: 0px;
	left: 2%;
	width: 95%;
	visibility: hidden;
	color: black;
	text-decoration: none;
	border: 1px solid black;
	font-size: 0.8em;
	text-align: left;
	overflow: auto;
}

a.glossary:hover span{ /*CSS for glossary on hover*/
visibility: visible;
border: 1px solid black;
display: block;
}
.lstAct {
	font-size: 0.9em;
	color: #000000;
	background-color: #CCFFFF;
	text-align: left;
}
.lstAct th {
	font-size: 0.9em;
	color: #000000;
	background-color: #CCFFFF;
}
.lstActGrpTtl {
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFFF;
}
.lstDonors {
	font-size: 1em;
	color: #000000;
	background-color: #CCFFFF;
}
.lstDonors th {
	font-size: 1em;
	color: #000000;
	background-color: #CCFFFF;
}
.issues_h2 {color: #003399}
.stdID {
	color: #FF0000;
	font-style: italic;
}
.stdTtl {
	text-decoration: underline;
	font-weight: bold;
}
.stdSubTtl {
	text-decoration: underline;
}
.note01  {
	font-size: 0.96em;
	font-weight: normal;
	font-style : italic;
}
