@charset "ISO-8859-1";
#wrapper{
width: 770px;
margin:auto;
}

#apDiv1 {
	position: relative;
	left:70px;
	top:58px;;
	width:363px;
	height:49px;
	z-index:1;
}

.links {
	font-family: "Helvetica Neue Black Condensed", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}

.headline {
	font-family: "Helvetica Neue Black Condensed", Helvetica, Arial, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: 400;
}

a:link {font-family: "Helvetica Neue Black Condensed", Helvetica, Arial, sans-serif;

	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}     


a:visited {font-family: "Helvetica Neue Black Condensed", Helvetica, Arial, sans-serif;

	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}  
a:hover {
	font-family: "Helvetica Neue Black Condensed", Helvetica, Arial, sans-serif;

	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	}   /* mouse over link */
a:active {
font-family: font-family: "Helvetica Neue Black Condensed", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	} 

