#container {
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/er-bgstrip.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	overflow: auto;
	position: relative;
}
body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 10pt;
	color: #000000;
	background-color: #D3E0AC;
}
#container #content .subhead1 {
	font-weight: bold;
	color: #5C8039;
	float: none;
	width: 575px;
	font-size: 12pt;
	margin-bottom: 2px;
	margin-top: 10px;
}

.redtext {
	color: #F15922;
}
a:link {
	text-decoration:underline;
	color: #000000;
}
a:hover {
	text-decoration:none;
	color: #000000;
}
a:active {
	text-decoration:none;
	color: #000000;
}
a:visited {
	color: #000000;
}
#container #header {
	height: 155px;
	width: 799px;
}
#container #footer {
	width: 799px;
	height: 91px;
	background-image: url(images/er-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
}
#container #middle {
	width: 799px;
	background-image: url(images/er-bgstrip.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#container #content {
	width: 579px;
	margin-left: 200px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 12px;
	float: none;
	display: block;
}
#container #footer .footertext {
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	position: relative;
	top: 62px;
	float: left;
	width: 780px;
	padding-right: 19px;
	font-weight: bold;
}
.smalltext {
	font-size: 8pt;
}
a.white, a.white:link, a.white:visited, a.white:active {
	text-decoration:underline;
	color: #FFFFFF;
}
#container #content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5C8039;
	margin-top: 3px;
	margin-bottom: 3px;
}
.dkgreentxt {
	color: #5C8039;
}

a.white:hover {
	text-decoration: none;
}
#container #content .list1 {
	list-style-position: outside;
	list-style-image: url(images/er_bullet1.gif);
}
#container #content .jobtitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5C8039;
	padding: 3px;
	height: auto;
	width: 100%;
	margin-top: 27px;
	margin-bottom: 4px;
}
#container #content .jobtitle .ref {
	font-weight: normal;
}
#container #content .jobdescription {
	background-color: #FFFFFF;
	padding: 9px;
	width: 566px;
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 9pt;
}
.jobheader {
	color: #5C8039;
	margin-bottom: 4px;
	font-weight: bold;
	display: block;
}
#container #content .jobheader a {
	color: #5C8039;
	text-decoration: underline;
}
#container #content .jobheader a:hover {
	text-decoration: none;
}
#container #content .jobdescription p {
	margin-top: 4px;
	margin-bottom: 7px;
}
ul {
	margin-top: 4px;
	margin-bottom: 12px;
}
#container #content .jobdescription .postlist {
	margin-top: 0px;
}
#container #content .jobdescription li {
	margin-top: 4px;
}
#container .leftholder {
	float: left;
	width: 176px;
	padding-top: 16px;
	position: relative;
	bottom: 0px;
}

/* SINGLE JOB PAGE */

.single .jobdescription p {
	margin-top:0px!important;
}

a#back-button {
background-image:url(images/back.png);
background-repeat:no-repeat;
display:block;
height:17px;
width:80px;
margin-top: 15px;
}
#gc_credit {
	width: 799px;
	height: 16px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#gc_credit a {
	font-size: 9px;
	text-decoration: underline;
	color: #FFFFFF;
}
#gc_credit a:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #content p {
	margin-bottom: 9px;
	margin-top: 4px;
}
#container #content li {
	margin-bottom: 5px;
	list-style-image: url(images/er_bullet1.gif);
}

