@charset "utf-8";
/* CSS Document */

.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: 5f7a9b;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	font-weight: normal;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	font-weight: bold;
}
.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}


.brownheadingTOC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: B0721B;
}

.featurearchives {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.photocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
.blueheadingsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: 5f7a9b;
	font-weight: bold;
}
.subheaditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.smallverdana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}

.smallboldverdana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.pb2010heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2E2F56;
	font-weight: bolder;
}
.pb2010subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #2e2f56;
	font-weight: bolder;
}

.timesbold {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}

