
#fullpage {
	margin-right: 10px;
	margin-left: 18px;
	margin-top: 4px;
	float:left;
	display: inline;
	width: 743px;
}
#fullpage p {
	margin-bottom: 11px;
}
#fullpage h3 {
	margin-bottom: 11px;
}
#fullpage ul {
	margin-left: 22px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#fullpage li {
	margin-left: 22px;
	margin-bottom: 5px;
}
#fullpage .dottedrule {
	background-image: url(shared_graphics/full_dotted_line.gif);
	background-repeat: no-repeat;
	height: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0px;
	line-height: 0px;
}
#pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #93A1A0;
}