@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;
}
