
a:link         { color: #005589}
a:link:hover, a:visited:hover   { color: #0067B4}
a:link:hover	{ color: #0067B4}

div.topbanner {
margin-top: 0%;
width:960px;
margin-left: auto;
margin-right: auto;
}

div.page_title
{
  color: rgb(77, 77, 79);
  font-family: Arial;
  font-size: 18pt;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 4pt;
  margin-top: 30pt;
  }


div.Heading_1
{
  color: #000000;
  font-family: Arial;
  font-size: 15pt;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 6pt;
  margin-top: 20pt;
  text-align: left;
}


span.Link_Text > a {
	color: #005589;
	text-decoration:none;
	font-family: Arial;
    font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	}