@charset "utf-8";
/* CSS Document */

h2 {
	padding-left: .8em;
	vertical-align: text-top;
}

.resSec {
	padding: 1em;
}

.resSec h3 {
	position: relative;
	bottom: 1.05em;
	padding-left: .9em;
	text-align: left;
	float: left;
	clear: both;
	width: 8em;
}

.resSec p {
	margin-left: 11em;
	margin-top: 0;
	margin-bottom: 0;
}

.bold {
	font-weight: bold;
}

#footer p {
	position: relative;
	right: 10em;
}
