html, body{
	font-family: helvetica,arial,verdana,sans-serif;
	font-size: 11pt;
}

a:link, a:visited{
	color: #F8B334;
	font-weight: bold;
	text-decoration: none;
}

a.active{
	color: #000;
}

ul, li{
	list-style-image: none;
	list-style-type: none;
}

#content{
	position: relative;
	width: 492px;
	height: 355px;
	top: 10px;
	left: 10px;
	color: #000;
}

div#content div#copy{
	position: relative !important;
}

img,
a img{
	border: 0;
}

h1,
h2,
#headline, 
#subline{
	font-weight: normal;
	font-size: 20px;
	line-height: normal;
	text-align: left;
	margin: 1em 0;
	display: block;
}

h2{
	font-size: 17px;
}


#claim,
a.jScrollArrowUp,
a.jScrollArrowDown{
	display: none;
	visibility: hidden;
}
