body {
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

hr {
	color: #39c;
	height: 1px;
	background-color: transparent
}

a {
	color: #1078AC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

a:active {
	color: #043C57;
}

p.clsArticleSubheading
{
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	margin-top: -16px;
	margin-left: 10px;
	margin-right: 40px;
	border-bottom: 1px solid #39c;
	padding-top: 0px;
	text-align: right;
	z-index: 1000;
  
}

p.clsArticleIntro:first-letter
{
  font-size: 40px;
}

.clsDownloadsList table  
{
  border: 1px solid #3482b7;
}

.clsDownloadsList td
{
  border-bottom: none;
  border-top: 1px solid #3482b7;
  padding: 5px;
}
