body{
	margin:0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	font: 80% Arial, Helvetica, sans-serif;
}

#header {
	height: 77px;
	background-image: url("../imagesnew/helpBanner.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: white;
	margin: 0;
	padding: 0;
}

#content {
	padding: 20px;
}

h1 {
	font-size: 1.8em;
	color: #59ac26;
	margin-bottom: .2em;
	margin-top: .2em;
}

h2 {
	font-size: 1.4em;
	color: #59ac26;
	margin-bottom: .25em;
}

h3 {
	font-size: 1.2em;
	color: #59ac26;
	line-height: 1.8em;
	font-weight: bold;
}

