body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background: white;
}

a {
	text-decoration: none;
	color: #CC0066;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

#wrapper {
	width: 700px;
	margin: 0 auto;
	background: white url(../furniture/page_background_wide.gif) no-repeat center top;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#top {
}

#nav {
	position: absolute;
	top: 60px;
	margin: 0 0 0 250px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	float: left;
	margin-right: 5px;
}

#heading {
	position: relative;
	top: 120px;
	left: 250px;
	margin: 0;
}

#main {
	margin-left: 65px;
}


#subheading {
	position: absolute;
	top: 240px;
}

#subnav {
	position: absolute;
	top: 290px;
	margin: 0 0 20px 0;
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnav ul li {
	float: left;
	margin-right: 5px;
}

#content {
	position: absolute;
	top: 330px;
	margin: 0 20px 20px 0;
	line-height: 1.5em;
	font-size: 110%;
	clear: both;
	width: 620px;
}

#content.nosubnav {
	top: 290px !important;
}

#content ul.list {
	list-style-image: url(../furniture/bullet.gif);
	padding-left: 20px;
}

#content ul.list li {
	margin-bottom: 1em;
}

#content h2 {
	color: #8CC63F;
	font-size: 160%;
}

#content h3 {
	color: #CC0066;
	font-size: 120%;
}

#content h4 {
	color: #CC0066;
	font-size: 110%;
}

#footer {
	background: transparent url(../furniture/footer_back_grad.gif) repeat-x left bottom;
	height: 25px;
	line-height: 25px;
	padding: 3px 10px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none !important;
}

#footer ul li {
	float: left;
	margin: 0;
}

#footer,
#footer a {
	color: white;
	font-weight: bold;
}

#footer a {
	text-decoration: underline;
}

#footer #pi {
	float: left;
}

#footer #links {
	float: right;
}

#footer #links li {
	margin-left: 1em;
}

div.clear {
	clear: both;
}

.required {
	color: red;
}


.required {
	color: #F00;
}

DIV.error {
	background: url(../furniture/icon_error.gif) 0px 0px no-repeat;
	padding-left: 18px;
	margin: 20px 0px 20px 0px;
}

DIV.warning {
	background: url(../furniture/icon_warning.gif) 0px 0px no-repeat;
	padding-left: 18px;
	margin: 20px 0px 20px 0px;
}

DIV.notice {
	background: url(../furniture/icon_notice.gif) 0px 0px no-repeat;
	padding-left: 18px;
	margin: 20px 0px 20px 0px;
}

#backbutton {
	float: right;
	margin: 0 0 1em 1em;
}

div.joblisting {
	padding-bottom: 2em;
	border-bottom: 1px dashed #999;
	margin-bottom: 2em;
}

form fieldset {
	margin: 1em 0;
	border: 1px solid #CCC;
}

form fieldset legend {
	font-weight: bold;
	color: #8CC63F;
	font-size: 120%;
}

a.buttonlink {
	color: #666;
	font-weight: bold;
}
