body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

.hInset {
	line-height: 18px;
	font-size: 12px;
	margin-top: 14px;
	margin-right: 12px;
	margin-left: 12px;
}
.hRight {
	font-size: 11px;
	margin-right: 20px;
	margin-left: 25px;
	line-height: 15px;
}
ul {
	margin-left: 12px;
	padding-left: 40px;
	list-style-type: none;
	font-size: 11px;
	line-height: 22px;
}
li {
	padding-left: 18px;
	background: url(images/bullet.gif) no-repeat 2px 50%;
}

.hBox {
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 16px;
	margin-top: 12px;
}
.footer {
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	color: #496741;
}
.jobList {
	text-transform: uppercase;
}
.content {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding: 24px;
	background-color: #EDEEDF;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #537B48;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 6px;
	text-align: center;
	margin-bottom: 24px;
}

.back2top {
	font-size: 11px;
	text-align: right;
}

