.button{
	margin:0;
	background-color:#FFFFFF;
	padding-left:12px;
	/* color: #FEA20C; */
	color: #EB9303;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
}

.button a{
	display:block;
	padding:9px 12px 9px 36px;
	color:#000000;
	text-decoration:none;
	font-size:120%;
	font-weight: bold;
	background:transparent url(/images/down.gif) no-repeat left center;
}
.button a:hover{
	text-decoration:underline;
}

h1.download, h1#download { color: #FEA20C; }

h2#subhdr {
	font-weight: bold;
	font-size: 14pt;
	margin-top: 10px;
}