body
{
	background-color: white;
	background-image: url(/_assets/img/BlueBackgroundSquare.jpg);
}

blockquote { font-style: italic; }

figure, .embed-responsive
{
	margin-bottom: 1em;
	text-align: center;
}

video
{
	display: block;
	margin: 0 auto;
}

.center-section { background: white; }

.disclaimer
{
	font-size: smaller;
	padding-top: 6px;
	text-align: center;
}

.dropdown .caret { margin-top: 9px; }
.footer { background: white; }

.livearea, blockquote
{
	background-image: url(/_assets/img/USBP_Badge_Background.jpg);
	font-size: 16px;
	line-height: 150%;
	padding-bottom: 1em;
}

.pdf
{
	width: 100%;
	height: 600px;
}

.pull-left { margin-right: 1em; }
.pull-right { margin-left: 1em; }
