/* controls hyperlinks in the page header */
.header p       		              { font-family: Tahoma, sans-serif; color: #686868; font-size: 11px; }
.header a:link       		          { font-family: Tahoma, sans-serif; color: #0000FF; font-size: 11px; text-decoration: NONE }
.header a:visited    		          { font-family: Tahoma, sans-serif; color: #0000FF; font-size: 11px; text-decoration: NONE }
.header a:active     		          { font-family: Tahoma, sans-serif; color: #0000FF; font-size: 11px; text-decoration: NONE }
.header a:hover      		          { font-family: Tahoma, sans-serif; color: #003399; font-size: 11px; text-decoration: NONE }

.headerNav2 a:link       		          { font-family: Tahoma, sans-serif; color: #0000FF; font-size: 11px; text-decoration: NONE }
.headerNav2 a:visited    		          { font-family: Tahoma, sans-serif; color: #0000FF; font-size: 11px; text-decoration: NONE }
.headerNav2 a:active     		          { font-family: Tahoma, sans-serif; color: #0000FF; font-size: 11px; text-decoration: NONE }
.headerNav2 a:hover      		          { font-family: Tahoma, sans-serif; color: #003399; font-size: 11px; text-decoration: NONE }

/* controls hyperlinks in the page footer */
.footer p       		              { font-family: Tahoma, sans-serif; color: #FFFFFF; font-size: 11px; }
.footer a:link       		          { font-family: Tahoma, sans-serif; color: #0000FF; font-size: 11px; text-decoration: NONE }
.footer a:visited    		          { font-family: Tahoma, sans-serif; color: #0000FF; font-size: 11px; text-decoration: NONE }
.footer a:active     		          { font-family: Tahoma, sans-serif; color: #0000FF; font-size: 11px; text-decoration: NONE }
.footer a:hover      		          { font-family: Tahoma, sans-serif; color: #003399; font-size: 11px; text-decoration: NONE }


  .text {  padding-left:20; padding-right:10 }
   .text1 {  padding-left:1; padding-right:10 }
   td {font-family:Tahoma,sans-serif; font-size: 11px; color: #000000 }
   .npw {font-family:Tahoma,sans-serif; font-size: 11px; color: white }
   .npw2 {font-family:Tahoma,sans-serif; font-size: 11px; color: black }

   a {text-decoration:none;}
   a.visited {text-decoration: none; color: blue; font-family: tahoma;}
   a.hover   {font-family: Tahoma, sans-serif; color: #003399; text-decoration: underline}

	h1 {
   	font-family: tahoma;
   	font-size: 18px;
   	font-weight: bold;}
   h2 {
   	font-family: tahoma;
   	font-size: 12px;
   	font-weight: bold;}

   .link {text-decoration: none; color: #6699FF; font-family: tahoma;}
   a.link:visited {text-decoration: none; color: #6699FF; font-family: tahoma;}
   .linkblue {text-decoration: none; color: blue; font-family: tahoma;}
   a.linkblue:visited {text-decoration: none; color: blue; font-family: tahoma;}
   a.linkblue:hover   {font-family: Tahoma, sans-serif; color: #003399; text-decoration: underline}
   .linkc {text-decoration: none; color: #F26522; font-family: tahoma;}
   a.linkc:visited {text-decoration: none; color: #F26522; font-family: tahoma;}
   .linkb {text-decoration: none; color: #000000; font-family: tahoma;}
   a.linkb:visited {text-decoration: none; color: #000000; font-family: tahoma;}
   .linkw {text-decoration: none; color: #ffffff; font-family: tahoma;}
   a.linkw:visited {text-decoration: none; color: #ffffff; font-family: tahoma;}
   .linkwu {text-decoration: underline; color: #ffffff; font-family: tahoma;}
   a.linkwu:visited {text-decoration: underline; color: #ffffff; font-family: tahoma;}
   a.linkwu:hover   {font-family: Tahoma, sans-serif; color: #003399; text-decoration: underline}
   a.linkwu:active {text-decoration: underline; color: #ffffff; font-family: tahoma;}
   a.linkwu:link {text-decoration: underline; color: #ffffff; font-family: tahoma;}
