.bdrMAIN {
	padding: 1px;
	border: 1px solid #999999;
}
.bgDATE{
	background-image: url(../news/nl-graphics/bg_date.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #6E6C6A;
	}
.bgMAIN{
	background-image: url(../news/nl-graphics/bg_main.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#B3AFAE;
	}
.bgARTICLE{
	border: 1px solid #999999;
	background-image: url(../news/../news/nl-graphics/bg_article.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
.bgLEGACY{
	border: 1px solid #000000;
	background-color: #000000;
	}
.txtDATE{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	line-height: 18px;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	}
.txtGALENquote{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #960000;
	}
.txtGALENsig{
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: 20px;
	color: #960000;
	text-align: right;
	}
.txtGALENattrib{
	font-family: "Arial Narrow";
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-align: right;
	}
.txtARTICLEhed{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18pt;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 14px;
	}
.txtARTICLEsubhed{
	font-family: "Arial Narrow";
	font-size: 12pt;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 14px;
	}
.txtARTICLEbody{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 15px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
	}
.txtARTICLEbodyLASTP{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 15px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.txtTOChed{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
	}
.txtTOCbody{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
	}
.txtTYhed{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	line-height: 18px;
	color: #333333;
	}
.imgLEFT {
	float: left;
	margin-right: 8px;
	margin-bottom: 6px;
	padding-top: 2px;
}
.imgRIGHT {
	float: right;
	margin-left: 8px;
	margin-bottom: 6px;
	padding-top: 2px;
}
.imgLEFTxl {
	float: left;
	margin-right: 8px;
	margin-bottom: 16px;
	padding-top: 2px;
}
.imgRIGHTxl {
	float: right;
	margin-left: 8px;
	margin-bottom: 16px;
	padding-top: 2px;
}
