html {
/* this prevents the firefox/IE wiggle by ensuring that the scrollbar exists even in short pages */
	min-height: 101%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:  #000000;
	margin-top: 0px;
	margin-bottom: 5px;
  }
body a:link { color: #FF3300}
body a:visited { color: #FF9900}
body a:hover { color: #336699}
body a:active { color: #FF3300}
.header {
	font-weight: bold;
	text-decoration: none;
	color:  #000000;
  }
.header a:link {
	color: #000000;
	text-decoration: none;
}
.header a:visited {
	color: #000000;
	text-decoration: none;
}
.header a:hover {
	color: #000000;
	text-decoration: none;
}
.header a:active {
	color: #000000;
	text-decoration: none;
}
.nospace {
  margin-bottom: 0px;
  margin-top: 0px;
  }
.date {
  font-weight: bold;
  font-size: 90%;
  text-decoration: none;
  color: #999999
  }
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 110%;
  }
.small a:link { color: #FF3300}
.small a:visited { color: #FF9900}
.small a:hover { color: #336699}
.small a:active { color: #FF3300}
.small-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
  }
.small-bold a:link { color: #000000}
.small-bold a:visited { color: #666666}
.small-bold a:hover { color: #999999}
.small-bold a:active { color: #FF3300}
.gray {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #999999
  }
.pic-border {
	border: 1px solid #999999;
	}
.link-black a:link { color: #000000}
.link-black a:visited { color: #666666}
.link-black a:hover { color: #999999}
.link-black a:active { color: #FF3300}
.wrapper
	{
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 80px;
	}
.spacer
	{
	clear: both;
	text-align: center;
	padding-bottom: 6px;	
	}
.spacer2
	{
	clear: both;
	text-align: center;
	padding-bottom: 10px;	
	}
.nav-menu {
	padding-left: 173px;
	position: relative;
	top: -10px;
}
.career {
	float: left;
	width: 442px;
	margin-left: 16px;
	margin-right: 10px;
}
.wide-column {
	float: left;
	width: 705px;
	margin-left: 16px;
	margin-right: 20px;
}
.featured {
	float: left;
	border: 1px solid #6699CC;
	width: 224px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.no-display {
	display: none;
}
.featured-float1 {
	float: left;
	width: 80px;
	margin-right: 10px;
}
.featured-float2 {
	float: left;
	width: 130px;
}
.showcase-float1 {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.showcase-float2 {
	float: left;
	width: 175px;
}
.float-left-margin {
	float: left;
	margin-right: 16px;
	margin-bottom: 12px;
}
.para-height {
	margin-top: 8px;
	margin-bottom: 8px;
  }
.back {
	float: right;
	width: 135px;
	text-align: right;
}
.image-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
}
.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.centre {
	margin-bottom: 20px;
	text-align: center;
}
.caption {
	text-align: center;
}
.bullet-nospace {
	margin-top: 0px;
}.underline {
	text-decoration: underline;
}
