
a:link         { color: #005589}
a:link:hover, a:visited:hover   { color: #0067B4}
a:link:hover	{ color: #0067B4}

div.topbanner {
top: 0%; 
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
height: 62px;
#background: #3D4647;
background: linear-gradient(to top, #5bb73b 10%, #5bb73b 0%, #3D4647 0%, #3D4647 100%);
}

div.page_title
{
  color: black;
  font-family: Arial;
  font-size: 1.7em;
  font-style: normal;
  font-weight: regular;
  padding-left: 30px;
  margin-bottom: 4pt;
  margin-top: 70pt;
  }


div.Heading_1
{
  color: #0098d8;
  font-family: Arial;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  padding-left: 50px;
  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;
	padding-left: 50px;
	}