.ArticleFormTABLE {
	background-color: #C3D3FD;
	width: 100%
} 
.ArticleFormHeaderTD {background-color: #010066; width: 100%} 
.ArticleFormHeaderFONT {font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 12pt; color: #979565; font-weight: bold} 
.ArticleFieldCaptionTD {background-color: #F5FCFF} 
.ArticleFieldCaptionFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold} 
.ArticleDataTD {background-color: #F5FCFF} 
.ArticleDataFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000;} 
.ArticleColumnTD {
	background-color: #C3D3FD;
	width: 100%
} 
.ArticleColumnFONT {font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 12pt; color: #979565; font-weight: bold} 
.ArticleRecordSeparatorTD {
	background-color: #C3D3FD;
} 
.MoreFormTABLE {
	background-color: #C3D3FD;
	width: 100%
} 
.MoreFormHeaderTD {background-color: #010066; width: 100%} 
.MoreFormHeaderFONT {font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 12pt; color: #979565; font-weight: bold} 
.MoreFieldCaptionTD {background-color: #F5FCFF} 
.MoreFieldCaptionFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold} 
.MoreDataTD {background-color: #F5FCFF} 
.MoreDataFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000;} 
.MoreColumnTD {
	background-color: #C3D3FD;
	width: 100%
} 
.MoreColumnFONT {font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 12pt; color: #979565; font-weight: bold} 
.MoreRecordSeparatorTD {
	background-color: #C3D3FD;
}

.ArticleViewLinks a {
	color: #00f;
}

.ArticleViewLinks a:hover {
	color: #006
}