body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10pt;
}

h1 {
	color: #000; font-size: 18pt;
	font-weight: 500;
	letter-spacing: -1pt;
	padding-top: 12px;
}

dt {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 6px;
}

dd {
	color: #000;
	font-size: 9pt;
	font-weight: 300;

}

p {
	font-size: 9pt;
	margin-top: -10px;
	margin-left: 0;
}




#whm {
	position: absolute;
	right: 10px;
	top: 1px;
	z-order: -1;
}


#banner {
	background-color: #f2f2f2; 
	background-repeat: no-repeat; 
	padding: 0; 
	position: fixed; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 18px;; 
	float: left; 
	padding-top: 1px;
	padding-left: 10px;
	border-bottom: 1px solid #bfbfbf;
	font-size: 8pt;
}

#registration {
	text-align:		center;
	font-size:		8pt;
}


#frame {
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 565px;
}

#footer {
	text-align: center;
	clear: both;
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 32px;
	background-color: #FFFFFF;
	font-size: 7pt;
}

.space17 {
	padding-top: 17px;
}

.smlapp {
	height: 275px;
}

.utility {
	margin-top: 6px;
	margin-bottom: 24px;
}
