.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.left-col {
	display: block;
	float: left;
	width: 310px;
	text-align: justify;
	padding-left: 5px;
}
.right-col {
	display: block;
	float: right;
	width: 455px;
	text-align: justify;
}
.right-col-section {
	display: table;
	float: none;
	width: 440px;
	text-align: left;
	background-color: #efefef;
	margin-bottom: 10px;
	border: thin solid #999999;
	font-size: 10px;
	padding: 5px;
}
.image-space-top-bot-rt {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thin solid #999999;
	margin-right: 5px;

}
.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 65px;
	display: block;
	float: none;
	text-align: right;
	right: 10px;
}
.article-item-wide {
	display: table;
	float: none;
	width: 98%;
	text-align: left;
	background-color: #efefef;
	margin-bottom: 7px;
	border: thin solid #333333;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.right-col-section-text {
	display: block;
	float: right;
	text-align: left;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 330px;
}
.border {
	border: thin solid #999999;
}
.left-col-50 {
	display: block;
	float: left;
	width: 380px;
	text-align: justify;
	padding-left: 10px;
}
.right-col-50 {
	display: block;
	float: right;
	width: 380px;
	text-align: justify;
	padding-right: 10px;
}
.pull-quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	display: block;
	float: none;
	text-align: center;
}
.light-page-border {
	border: thin solid #CCCCCC;
}
.tiny-text {
	display: block;
	font-size: 8px;
	padding-top: 0px;
}
.flag-spacer {
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
