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

.whiteColumn {
	width:538px;
	float:left;
	margin-right:15px;
	margin-left:5px;
}

.whiteColumnTop {
	width:538px;
	height:15px;
	background:url(/images/columnWhiteTop538.jpg) no-repeat;
}

.whiteColumnBottom {
	width:538px;
	height:14px;
	background:url(/images/columnWhiteBottom538.jpg) no-repeat;
}

.whiteColumnContent {
	font-size:12px;
	margin-left:1px;
	padding:0px 10px 0px 10px;
	border-left:1px #EDEDED solid;
	border-right:1px #EDEDED solid;
}

.tickerColumn {
	width:172px;
	float:left;
}

.tickerColumnTop {
	padding:10px 0px 0px 0px;
	margin-bottom:-10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	*line-height:10px;
	color:#FFFFFF;
	width:172px;
	height:36px;
	background:url(/awarenessPrevention/images/columnTickerTop.jpg) no-repeat;
	text-indent:10px;
}

.tickerColumnContent {
	font-size:12px;
	padding:10px 10px 5px 10px;
	*padding:10px 9px 2px 9px;
	border-left:1px #7b1517 solid;
	border-right:1px #7b1517 solid;

}
.tickerContent {
	border-left:1px #7b1517 solid;
	border-right:1px #7b1517 solid;

}

.tickerColumnBottom {
	width:172px;
	height:25px;
	background:url(/awarenessPrevention/images/columnTickerBottom.jpg) no-repeat;
}

.headlineWhiteBox {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7b1517;
}

.section {
	font-size: 21px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2985ce;
	text-align:right;
	padding:80px 20px 0px 350px;
}

