body {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Sans-serif;
}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#top-links {
	float: right;
}

#top-links a {
	text-decoration: none;
	color: #333333;
}

#top-links a:hover {
	text-decoration: underline;
}

#left {
	width: 140px;
	float: left;
}

#content {
	float: left;
	width: 640px;
	padding-left: 20px;
	padding-bottom: 15px;
}

#footer {
	font-size: 11px;
	clear: both;
	text-align: right;
	border-top: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
	padding: 10px 0px 10px 0px;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #339666;
	text-decoration: underline;
}

#dpi21 {
	text-align: right;
	font-size: 10px;
	padding-top: 10px;
}

#dpi21 a {
	color: #333333;
	text-decoration: none;
}

#dpi21 a:hover {
	color: #339666;
	text-decoration: underline;
}

.boldGreen {
	padding-left: 20px;
	color: #339666;
	font-weight: bold;
}

p.quick-search {
	font-size: 10px;
	background: #D1D3D4;
	margin: 0px 3px 0px 0px;
	float: left;
	padding: 10px 10px 11px 10px;
}

p.right {
	text-align: right;
}

#search-form {
	font-size: 10px;
	float: left;
	background: #E7E7E8;
	padding: 5px 0px 5px 5px;
	width: 550px;
}

#search-form form{
	margin: 0px;
	padding: 0px;
}

#copy {
	float: left;
	width: 320px;
	padding-right: 10px;
}

#copy a {
	color: #339666;
	text-decoration:underline;
}

#copy a:hover {
	color: #333333;
	text-decoration: none;
}

#search-bar {
	width: 650px;
	float: left;
	height: 25px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 25px;
}

form {
	margin: 0px;
	padding: 0px;
}

#banner {
	margin-bottom: 5px;
}


#quick-links {
	float: left;
	width: 245px;
	border-left: 1px dashed #333333;
	padding-left: 10px;
	padding-bottom: 180px;
}

ul#right-links {
	font-size: 11px;
	width: 260px;
	height: 450px;
	list-style: none;
	padding: 0px 0px 20px 0px;
	line-height: 25px;
	margin: 0px;
	border-left: 1px dashed #333333;
	padding-left: 15px;
	float: right;
	background: url(images/prp.jpg) top right no-repeat;
}

ul#right-links li a {
	color: #333333;
	text-decoration: underline;
}

ul#right-links li a:hover {
	color: #339666;
	text-decoration: none;
}

h1 {
	color: #339666;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

h1.quick-link {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: #339666;
	font-size: 12px;
}

ul#quick-jobs {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
}

ul#quick-jobs li a {
	color: #333333;
	text-decoration: underline;
}

ul#quick-jobs li a:hover {
	color: #339666;
	text-decoration: none;
}

ul#menu {
	font-size: 11px;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

ul#menu li {
	display: block;
	background: #339666;
	color: white;
	padding: 5px;
}

ul#menu li a {
	color: white;
	text-decoration: none;
	padding-left: 18px;
}

ul#menu li a:hover {
	background: url(images/arrow.jpg) no-repeat;
}

#featured-vacancies {
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	border-top: 1px dashed gray;
}

h2 {
	color: #339666;
	font-size: 14px;
	font-weight: normal;
}

table.listings {
	width: 100%;
}

table.listings th {
 background-color: #eee;
 font-weight: bold;
 padding: 6px;
 text-align: left;
}

table.listings tr td {
 background-color: #fff;
 padding: 6px;
}


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

ul#featured li {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	border-bottom: 1px dashed gray;
}

ul#featured li img {
	padding: 0;
	margin: 0 auto 0 auto;
	display: block;
	border: 0;
}

ul#featured a {
	color: #339666;
	text-decoration: none;	
}

ul#featured li h1 {
	padding: 0;
	margin: 0;
	color: #339666;
	font-size: 12px;
}

p.vacancies a {
	color: #339666;
	text-decoration: none;
	font-weight: bold;
}

p.vacancies a:hover {
	color: #339666;
	text-decoration: underline;
	font-weight: bold;
}

table.vacancies {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 3px solid #339666;
}

table.vacancies a {
	color: #339666;
	text-decoration: none;
}

table.vacancies a:hover {
	color: #666666;
	text-decoration: underline;
}

table.vacancies th {
	text-align: left;
	border-bottom: 3px solid #339666;
	padding-bottom: 5px;
}

table.vacancies td {
	padding-top: 10px;
	padding-bottom: 10px;
}

form.formatted li.error {
	background: #FBE6F2;
	border: 1px solid #E68F8F;
	color: #333;
	padding: 0 10px 0 10px;
	margin: 10px 0 10px 0;
}

form.formatted fieldset {
  	margin-bottom: 10px;
	border: none;
	border-top: 2px solid #339666;
	margin-left: 20px;
	width: 560px;
	line-height: 20px;
}

form.formatted fieldset a {
	color: #339666;
	text-decoration: none;
	font-weight: bold;
}

form.formatted fieldset a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

form.formatted legend {
	color: black;
  	padding: 0 7px 0 7px;
  	font-weight: bold;
}

form.formatted input#submit {
	margin-top: 20px;
	margin-left: 145px;
}

form.formatted label {
  line-height: 1.8;
  vertical-align: top;
  margin-right: 25px;
  text-align: right;
  width: 400px;
  float: left;
}

form.formatted fieldset ol {
  margin: 0;
  padding: 0;
}

form.formatted fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
  clear: left;
}

form.formatted em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
  margin-left: 5px;
}

form.formatted label {
  width: 120px; /* Width of labels */
}

form.formatted fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}


ul#horiz {
	margin: 0;
	padding: 10px;
	list-style: none;
	background: #339666;
	border: 1px solid #666;
	margin-bottom: 30px;
}

ul#horiz li {
	display: inline;
}

ul#horiz li a {
	padding: 10px;
	text-decoration: none;
	color: #FFF;
}

ul#horiz li a:hover {
	background: #3caa75;
}

div#flash {
	margin: 0;
	padding: 10px;
	list-style: none;
	background: #339666;
	border: 1px solid #666;
	margin-bottom: 30px;
	color: #FFF;
}

span#advanced_link a {
	color: #333;
	margin-left: 10px;
}

span#advanced_link a:hover {
	text-decoration: none;
}

div.choices {
      position:absolute;
      width:400px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
    }
    div.choices ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div.choices ul li.selected { background-color: #ffb;}
    div.choices ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:32px;
      cursor:pointer;
    }
    
    
h1.vacancy {
	color: #339666;
	font-size: 18px;
	padding: 0px;
	margin: 0px 0px 30px 20px;
	border-bottom: 1px solid #339666;
	width: 550px;
}

h2.vacancy {
	color: #339666;
	font-size: 14px;
	margin-left: 20px;
	font-weight: bold;
}

p.vacancy-type {
	margin-left: 20px;
}

p.vacancy-type a {
	color: #339666;
	text-decoration: underline;
	font-weight: bold;
}

div.vacancy {
	margin-left: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dashed gray;
	width: 550px;
	line-height: 20px;
}

div.vacancy a {
	color: #339666;
	text-decoration: underline;
	font-weight: bold;
}