p a {
	color: #86201b;	
}

p a:hover {
	color: #86201b;
}

h1.PopupDate {
	display: block;
	color: #000f60;
	margin-bottom: 16px;
}

h3.PopupTitle {
	display: block;
	color: #6F6F6F;
	margin-bottom: 16px;
}

.TopLight {
	background-color: #000F60;
	width:100%;
	height:40px;	
}

td.TopLightButton {
	width:21px;
	text-align:center;
	padding: 0 7px 0 7px;
}

td.TopLightButton img {
	width: 11px;
	height: 11px;
	border: 0;
	margin-top:11px;
}

td.toplightbuttonemail {
	width:27px;
	text-align:center;
	padding: 0 7px 0 7px;
}

td.toplightbuttonemail img {
	border: 0;
	margin-top:12px;
}

table#Content {
	padding: 16px 16px 0 16px;
	display: block;
	width: 100%;
}

div#PopupFooter {
	clear: both;
	border-top: 1px solid #acb1cb;
	padding: 2px 0;
	color: #7e849d;
}

.article table {
	border-collapse: collapse;
	width: 100%;
}

.article .articleInformation {
	vertical-align: top;
	background-color: #F5F6FB;
}

.article h3 {
	color: #000F60;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

.article .author {
	margin: 0;
	padding: 8px 10px 0 10px;
}

.article .articleInformation .date {
	color: #000F60;
	padding: 8px 10px 0px 10px;
}

.article .articleImage {
	width: 1px;
	vertical-align: top;
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #F5F6FB;
}

.article .preamble {
	clear: both;
	margin-top: 11px;
	padding: 8px 10px 23px 10px;
}

.article .ContentBox {
	border-width: medium;
}

.article .ContentBox .text .columnTable {
	border-collapse: collapse;
	border: none;
}

.article .ContentBox .text {
	padding: 0px 10px 5px 10px;	
	vertical-align: top;
}

.article .ContentBox .text .columnLeft  {
	float: left;
	width: 50%;
	padding-right: 18px;
	vertical-align: top;
}

.article .ContentBox .text .columnRight {
	margin-left: 50%;
	vertical-align: top;
	padding-right: 18px;
}

.article .content {
	background-color: white !important;
}

