/* CSS definition file containing site wide stylesheets */

.FooterCaption {
	font-size: 11pt;
 	color: rgb(15,83,148);
 	line-height: 13pt;
 	text-align: left
}

.Bodycopy {
	font-size: 11pt;
 	line-height: 14pt
}

.NPCHEADLINE {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 24pt;
 	text-transform: uppercase;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(15,83,148)
}

.ReverseHeaderCaption {
	font-size: 12pt;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-indent: 3pt;
 	background-color: rgb(15,83,148)
}

.HeaderCaption {
	color: rgb(15,83,148);
 	font-weight: bold
}

.NPCsubheading {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 16pt;
 	color: rgb(15,83,148);
 	text-align: center;
 	background-color: rgb(255,255,255)
}
