/* CSS Document */

.adobe {
	vertical-align: middle;
	margin: 10px 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;   
}
h5 {
	border-bottom: 1px dotted #666666;
}
.pdfs {
	padding-left: 25px;
	font-size: 10pt;
}
#contentfinancials {
	background-color: white;
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 160px;
}
#contentfinancials .inner {
	padding-right: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#contentfinancials .inner h2 {
	color: #009900;
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 100%;
	text-align: center;
}
#contentfinancials .inner ul.archives {
  margin: 0;
  padding: 0;
  list-style: none;
}
#contentfinancials .inner ul.archives li{
	font-style:italic;
	font-size: 10pt;
}
#contentfinancials .inner h3 {
  font-size: 130%;
}
#contentfinancials .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#contentfinancials .inner p {
  color: #000000;
  font-size: 90%;
}
#contentfinancials .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#contentfinancials .inner p.author {
  font-weight:  bold;
}
#contentfinancials .inner p.more{
  margin-top: 0;
  text-align: right;
}
#contentfinancials .inner p.more a:link, #contentfinancials .inner p.more a:visited {
  color: black;
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
