.fullDivider{
	background-color:#fff;
}
.fullDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
}
.contentDivider{
	background-color:#fff;
}
.contentDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
	margin-right:20px;
	width:652px;
}
#leftColumn{
	/* float:left; */
	/* border-right:1px solid #c8dbdc; */
	padding:17px 20px 20px 0;
	width:960px; /* 328 */
}
#leftColumn a{
	color:#333;
	text-decoration:none;
}
#leftColumn a:hover{
	text-decoration:underline;
}
#leftColumn a span{
	color:#06acbe;
}
#rightColumn{
	float:left;
	border-left:1px solid #c8dbdc;
	width:592px;
	padding:0 0 20px 20px;
	margin:20px 0 0 -1px;
}
#leftColumn h1{
	font-weight:normal;
	padding:0 0 14px 0;
	border-bottom:1px solid #c8dbdc;
	font-size:1.2em;
	color:#09828f;
	font-family: arial, helvetica, verdana, lucida, sans-serif;	
}
#rightColumn h1{
	font-weight:normal;
	padding:0 0 12px 0;
	font-size:1.2em;
	color:#09828f;
	font-family: arial, helvetica, verdana, lucida, sans-serif;	
}
#rightColumn h2{
	color:#333;
	border-bottom:1px solid #e3eded;
	border-top:1px solid #c8dbdc;
	padding-bottom:4px;
}
#subHeaderNav{
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-size:1em;
	color:#999;
}
#subHeaderNav a{
	color:#999;
}
#rightSubHeaderNavLinks{
	float:right;
	padding:0 20px 12px 0px;
	margin:7px 3px 0 0;
	height:9px;
}
#printThisPage a{
	padding-bottom:1px;
	padding-left:17px;
	background:url(../img/icons/Print.png) no-repeat 0 0px;
}
#printThisPage{
	padding:0 13px 0 0;
	background:url(../img/icons/Miniarrow2.png) no-repeat right 3px;
}

.newsTeaserModule{
	font-family: georgia, times, serif;
	margin-bottom:10px;
}
.newsTeaserModule a u
{
	text-decoration: none;
}
.newsTeaserModule a,.pressModule a{
	display:block;
	font-size:1.3em;
}
.newsTeaserModule .publishingDate{
	display:block;
	font-size:1.1em;
	padding:12px 0 3px 0;
}
.newsTeaserModule .newsClip{
	display:block;
	font-size:1.1em;	
	line-height:1.35em;
	padding:1px 0 15px 0;
}
/* .pressModule{
	width:273px;
	float:left;
	margin:10px 20px 10px 0;
} */
.pressModule{
	border-bottom:1px solid #e3eded;
}
.imageColumn{
	padding-right:12px;
	padding-top:12px;
	float:left;
	zoom:1;
}
.imageColumn:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	width:0;
	line-height:0;
	visibility:hidden;
}
.pressInfo{
	float:left;
	width:199px;
}
.pressInfo a{
	padding-bottom:6px;
}
.pressModule .pressMonth{
	font-size:1.1em;
	padding-bottom:3px;
}
.pressDescription{
	font-size:1.1em;	
	line-height:1.35em;
}
.periodicalName{
	font-size:1.3em;
	padding-bottom:1px;
}
.pressYearContainer{
	padding:10px 0 24px 0;
}
