.blackCopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	line-height:14px;
	color:#000000;
}

.frontTeaser{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	line-height:14px;
	color:#000000;
}

.newsDesk{
	padding-top:15px;
	padding-left:15px;
	padding-right:24px;
}

.titleLinkBox{
	background-color:#B4A470;
	padding-top:12px;
	padding-bottom:16px;
}

.linkArrows{
	list-style-image:url(../images/bullet.gif);
}

.whiteLinks:link,
.whiteLinks:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}

.whiteLinks:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:underline;
}

.greenLinks:link,
.greenLinks:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#12714C;
	line-height:16px;
	text-decoration:none;
}

.greenLinks:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	text-decoration:underline;
}

.bulletStyle{
	padding-top:3px;
	padding-right:9px;
	padding-bottom:5px;
}