@charset "UTF-8";
/* CSS Document */

.border {
	border-style:solid;
	border-color:#C9C7AB;
	border-width:1px;
	padding:1px;
	margin-bottom:13px;
}
.column-left {
	width:662px;
	float:left;
	z-index:0;
	
	
}
.column-ticker {

	width:662px;
	float:left;
	height:30px;
	z-index:0;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#FFFFFF;
	font-size:16px;
	
}

.ticker {
font-size:16px;
line-height:40px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;}

a.ticker:link, a.ticker:active, a.ticker:visited, a.ticker:hover {
color:#FFFFFF;
text-decoration:none;
}


.column-popup {
position:absolute;
	width:658px;
	height:378px;
	float:left;
	z-index:1;	
}

.popup{
position:absolute;
right:0;
width:220px;
height:368px;
background-color:#964B1E;
color:#FFFFFF;
padding:15px;
}

.popupimg{
border:1px;
border-style:solid;
border-color:#FFFFFF;
}

.popupheadline{
font-size:22px;
font-weight:bold;
}

a.poptext:link{
color:#FFFFFF;
text-decoration:underline;
}
a.poptext:active{
color:#FFFFFF;
text-decoration:underline;
}

a.poptext:visited{
color:#FFFFFF;
text-decoration:underline;
}

a.poptext:hover{
color:#FFFFFF;
text-decoration:none;
}

.popupclose{
position:absolute;
left:0;
width:440px;
height:398px;
}

.column-right {
	width:262px;
	float:right;
	z-index:0;	
	margin-bottom:10px;
}
.engagement-toolbar-spacer {
	margin-bottom:3px;
}
