* {
	margin: 0;
	padding: 0;
	float: none;
	width: auto;
	height: auto;
	border: none;
}

body {
	font-family: Arial;
	color: #000;
	font-size: small;
}

acronym, abbr {
	text-decoration: none;
	border: none;
	cursor: help;
}

a img {
	border: none;
}

a {
	color: #006;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


form table th, form table td {
	color: #006;
	text-align: left;
}

ul.arrowlist {
	list-style: none;
	vertical-align: middle;
}

ul.arrowlist li {
	padding: 0 0 5px 16px;
	background: url("images/bulletarrow.gif") 3px 0 no-repeat;
}

ul.arrowlist a {
	color: #006;
	text-decoration: none;
}

ul.arrowlist a:hover {
	text-decoration: underline;
}

h2.green {
	font-size: small;
	padding: 2px 0 0.5em 0;
	color: #390;
}

h2.lightblue {
	font-size: small;
	padding: 2px 0 0.5em 0;
	color: #36c;
}

h2.biglightblue {
	padding: 2px 0 0.5em 0;
	font-size: medium;
	color: #36c;
	font-weight: normal;
}

h2.bigdarkblue {
	color: #006;
	font-size: medium;
	padding: 2px 0 0.5em 0;
}

h3 {
	margin: 1em 0 0 0;
	font-size: small;
}

hr.greybar {
	padding: 0;
	margin: 10px 5px;
	height: 0px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: solid 1px #EEE;
}


#outer {
	font-size: 85%;
	background-color: #fff;
}

#header {
	font-size: x-large;
}

#header h1 {
	font-size: 100%;
	text-indent: 0;
}



#header p {
	color: #000;
}


#topnav {
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

#topnav ul {
	list-style: none;
}

#topnav li a {
	color: #006;
	text-decoration: none;
}

#topnav li a:hover {
	text-decoration: underline;
}


#topnav li.employer {
	background-color: #fff;
}

#topnav li.employer a {
	color: #006;	
	text-decoration: none;
}

#topnav li.employer a:hover {
	text-decoration: underline;
}



#page {
	border-bottom: solid 1px #FFF;
}


#welcome {
	margin: 5px;
	padding: 8px 5px;
	border: double 4px #006;
	background-color: #BFCFEF;
	color: #000;
}

#welcome h2 {
	font-size: small;
	padding: 2px 0 0.5em 0;
	color: #006;
}

#content {
	padding: 2px 0 5em 0;
}

#latestrecruit img {
	display: block;
}


#homejobsearch div select, #advjobsearch select {
	font-size: 85%;
}

#homejobsearch div a {
	display: block;
	margin-top: 10px;
	color: #006;
	text-decoration: none;
	font-weight: bold;
}

#homejobsearch div a:hover {
	text-decoration: underline;
}


#homelogin {
	background-color: #EEE;
}


#homelogin h2 {
	padding: 0 3px;
}

#homesignup h2 {
	padding: 0 3px;
}

#homesignup a {
	padding: 0.5em 0 0 5ex;
	text-decoration: none;
	color: #006;
}

#homesignup a:hover {
	text-decoration: underline;
}

#searchterms{
	margin: 0 0 0.5em 0;
}

#searchterms strong {
	color: #006;
	font-weight: bold;
}

#results {
	margin: 0 0 1em 0;
}

#results strong {
	color: #c00;
}

#signin {
	background-color: #EEE;
	padding: 5px;
}

#signin label {
	display: block;
	color: #006;
	font-weight: bold;
}

#signin input.bluebutton {
	margin: 5px 0 0 0;
}

#pageheader {
	font-size: medium;
	border-bottom: solid 1px #EEE;
	margin: 1em 0;
	padding: 0.5em 0;
}

#pageheader a {
	font-size: x-small;
	color: #006;
	text-decoration: none;
}

#pageheader a:hover {
	text-decoration: underline;
}

#jobheader {
	border-bottom: solid 1px #EEE;
	font-size: small;
}

#jobheader table th {
	text-align: left;
}

#jobheader table td span {
	color: #36c;
}

#applybox {
	text-align: center;
}

#applybox img {
	display: block;
	color: #C00;
	font-weight: bold;
}

#applybox div {
	background-color: #EEE;
	padding: 10px 2px;
}

#applybox div a {
	margin: 0 auto;
	display: block;
	width: 7ex;
	background-color: #006;
	color: #FFF;
	text-decoration: none;
	padding: 2px 4px;
	font-weight: bold;
}

#applybutton {
	margin: 15px 0;
	text-align: right;
}

#applybutton a {
	text-decoration: none;
}

#applybutton a:hover {
	text-decoration: underline;
}

#registermenu {
	width: 80%;
	border: solid 1px #AAA;
	background-color: #EEE;
	margin: 0 auto;
	padding: 10px 0 ;
}

#registermenu a {
	display: block;
	width: 80%;
	background-color: #006;
	color: #FFF;
	margin: 10px auto;
	padding: 2px 0px;
	text-align: center;
	text-decoration: none;
	border: solid 1px #006;
	font-weight: bold;
}

#registermenu a:hover {
	text-decoration: none;
	background-color: #BFCFEF;
	border: solid 1px #006;
	color: #000;
}

#registermenu table {
	width: 80%;
	margin: 10px auto;
	border: solid 1px #BFCFEF;
}

#registermenu table th {
	text-align: left;
	background-color: #BFCFEF;
	color: #000;
}


#upload {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	border: double #BFCFEF;

}

#upload th {
	padding: 2px 30px 2px 2px;
}

#upload tbody.footer  td{
	padding-top: 20px;
}

#profileheader h3 {
	font-size: 150%;
}

#footer {
	border-top: solid 1px #eee;
	text-align: center;
	color: #888;
	background-color: #fff;
}

#footer a {
	color: #888;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.nodisplay {
	display: none;
}

.alignedright {
	text-align: right;
}
.alignedmiddle {
	text-align: center;
}

.bluebutton {
	padding: 2px 5px;
	margin: 0;
	background-color: #006;
	color: #FFF;
	font-weight: bold;
	border: none;
	cursor: pointer;
	font-size: 90%;
}

.redbutton {
	padding: 2px 5px;
	margin: 0;
	background-color: #C00;
	color: #FFF;
	font-weight: bold;
	border: none;
	cursor: pointer;
	font-size: 90%;
}


.accesslink {
	text-indent: 0;
}

.searchresults {
	border-collapse: collapse;
	width: 100%;
}

.searchresults td {
	padding: 5px;
}

.searchresults th {
	color: #006;
	text-align: left;
	border-bottom: solid 1px #EEE;
	padding: 5px;
}

.searchresults a {
	color: #36c;
	text-decoration: none;
}

.searchresults a:hover {
	text-decoration: underline;
}

.searchresults td a img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: solid 1px #FFF;
}

.searchresults td a:hover img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: solid 1px #C00;
}

.searchresults tr.alt th, .searchresults tr.alt td {
	background-color: #EEE;
}

.sitemap {
	margin: 0 0 20px 0;
}

.sitemap li {
	border-bottom: solid 1px #EEE;
	padding-top: 5px;
}

.sitemap li span {
	font-family: monospace;
}

.sitemap a {
	color: #006;
	text-decoration: none;
}

.sitemap a:hover {
	text-decoration: underline;
}

.mandatory {
	color: #C00;
}

.important {
	color: #C00;
	font-size: 110%;
}

.prettyform th {
	background-color: #BFCFEF;
	text-align: left;
	padding: 0 3ex 0 5px;
}

.jobdetails th {
	vertical-align: top;
}

.jobdetails p {
	margin: 0;
	padding: 0;
}

.error {
	padding: 1px 4px;
	margin: 0 0 15px 0;
}

.error p {
	padding: 0;
	margin: 0;
}

.error strong {
	color: #C00;
}

.alert {
	border: solid 2px #006;
	background-color: #BFCFEF;
	text-align: center;
	margin: 20px 100px;
	padding: 5px 20px;
}

.hidevisual {
	text-indent: 0;
}

.spacer {
	display: none;
}

.privacytxt{
	font-family: Arial;
	font-size: small;
	color: #006;
}