/* Custom style overrides */
/*
#PageHeading h1
{
	position: absolute;
	top: 74px;
	left: 220px;
	height: 16px;
	color: #000000;
	font-weight: bold;
	padding: 3px 18px 0px 0px;

	clear: both;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	line-height: normal;
} 
*/
#PageTitle
{
	visibility: hidden;
}
#PageTitle2
{
	color: #000000;
	font-weight: bold;
	padding: 3px 18px 0px 0px;
	margin-bottom: 8px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	line-height: normal;
}	

form ul
{
	line-height: 140%;
}
form li
{
	margin-bottom: 6px;
	}



