/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif; 

	   color: #000000; 

	   background-color: #ffffff; }

	   

.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

.subheading { font-family: Arial, Helvetica, sans-serif; color: #0B479D; font-weight: 700; font-size: 12pt; }

.mission { font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: 700; font-size: 10pt; }

.tableheading { font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: 700; font-size: 11pt; }


/* for homepage only */

.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
.dpi { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #0B479D; }
.bluetext { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #0B479D;  font-weight: 700;}



/* for global navigation on the left */

.leftnav a:link, .leftnav a:visited {text-decoration: none; font-size: 10pt; color: #0B479D; font-weight: 700; }

.leftnav a:hover {text-decoration: underline; font-size: 10pt; color: #993333; font-weight: 700; }



/* for all embedded links */

a:link {text-decoration: underline; color: #0B479D; }

a:active {color: #993333; }

a:visited {color: #666666; }









