/*
CUSTOM AND OVERLAY STYLES
*/

.headingRegion h2{
	font-size:2em;
	left:544px;
	top:172px;
}
#pageContextHorizontalMenuContainer{ /*background-color:#D0C18C;*/ font-size:1.3em; color:#fff; text-align:right;}
.doubleColumnPage h2 { border-bottom: 1px solid #333333;
	margin-bottom: 0.75em;
    margin-left: 15px;
	margin-right:.5em;}

.publisher-box { width:180px; text-align:center; padding-left:2px; padding-top:1.5em; padding-right:2px; border-top: 1px solid #D0C18C; margin-top:2em; margin-left:auto; margin-right:auto;}

/******START - newsletter******/

.doubleColumnPage { overflow:hidden;}
.doubleColumnPage img { background-color: #E2E2E2;
    border: 1px solid #999999 !important;
	padding: 4px;
	z-index:1;}

.doubleColumnPage .articleWrapper {margin-left:auto; margin-right:auto; float:none;}
.mainRegion div p:last-child{ padding-bottom:1em ;}

.headlineImage {
	position:relative;
    float: left;
    margin-right: 15px;
}


.borderTop{ 
	border-top:dotted;
	border-top-color:#CCC;
	border-top-width:1px;}
.borderRight{
	border-right:dotted;
	border-right-color:#CCC;
	border-right-width:1px;}
.borderBottom{
	border-bottom:dotted;
	border-bottom-color:#CCC;
	border-bottom-width:1px;}
.borderLeft{
	border-left:dotted;
	border-left-color:#CCC;
	border-left-width:1px;}


/******END - newsletter******/
