@charset "utf-8";
.body-white {
	font-weight: normal;
	color: #FFFFFF;
}

/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.body-16 {
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.headline-quote {
	font-size: 10pt;
	font-style: italic;
}
.headline-cite {
	font-size: 10pt;
}
.show-title {
	font-size: 14pt;
	font-weight: bold;
	color: #505CA0;
}
.footer {
	font-size: 11pt;
	color: #505ca0;
}
.body-blue {
	color: #505CA0;
	font-weight: bold;
}
.just-blue {
	color: #505CA0;
}

.show-authors {
	font-size: 9pt;
}
.blurb-bold {
	font-weight: bold;
}
.caption {
	font-size: 8pt;
	color: #505CA0;
}
.all-caps {
	text-transform: uppercase;
}
.dark-blue-border {
	border: 4px solid #214293;
}
.block-justify {
	text-align: justify;
}
.pb-logo-border {
	border: thin solid #000;
}
.pb-sidebar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
.thin-image-border {
	border: thin solid #000;
}
.comic {
	font-family: "Comic Sans MS", cursive;
	color: #505ca0;
}
.text6 {
	font-size: 6px;}
.blueText {
	color: #505CA0;}