/* Global *************************** */

html, body {
	background: #fff url('images/returnUser_bg.gif') top left repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Sans-serif;
	font-size: 0.8em;
    height: 100%;
	scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
	}
	
p {
	font-family: Verdana, Tahoma, Sans-serif;
	font-size: 11px;
	line-height: 120%;
	}

a.white:link, a.white:active, a.white:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0;
	padding: 0;
	}
	
h2 {
	font-size: 26px;
	color: #CC0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
h3 {
	font-size: 21px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding: 0;
	margin: 0;
	}
	
h2 em {
	color: #333;
	font-size: 33px;
	font-weight: bold;
	font-style: normal;
	}
	
a:link, a:active, a:visited {
	color: #004B80;
	text-decoration: underline;
	}
input, select, textarea {
	border: 1px solid #666;
	padding: 3px;
	background:#fff;
	margin-right:5px;
	}

input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
	border: 1px solid #70A6CD;
	padding: 3px;
	background:#D7F1F4;
	margin-right:5px;
	}
	
input.focus, select.focus, textarea.focus {
	background: #D7F1F4;
	border: 1px solid #70A6CD;
	padding: 3px;
	
	}
	
input[type="radio"], input[type="checkbox"], input[type="image"] {
	border: 0px;
	}

label {
	font-size: 10px;
	}

#uberContainer {
    min-height: 100%;
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}
	
/* Page header *************************** */

div.returnUser {
	display: block;
	margin: 0 auto;
	text-align: right;
	padding: 0;
	margin: 0 auto;
	width: 780px;
	background: transparent;
	border: 0px solid green;
	position: relative;
	}
	
ul.sliderInline {
	padding: 0;
	padding-left: 30px;
	margin: 0;
	text-align: right;
	background: transparent url('images/ulSlider_left_bg.gif') top left no-repeat;
	float: right;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #ffffff;
	height: 34px;
	list-style: none;
	}
	
.sliderInline li {
	background: transparent url('images/ulSlider_right_bg.gif') top right no-repeat;
	padding: 0;
	padding-right: 30px;
	padding-top: 6px;
	margin: 0;
	display: inline-block;
	height: 34px;
	*width: 280px;
	*text-align: center;
	}
	
.sliderInline li#loggedIn {
	*width: 140px;
	*text-align: center;
	/*
	padding-left: 24px;
	background: url('..images/icon_disconnect.gif') top left no-repeat;
	*/
	}
	
.returnUser a:link, .returnUser a:active, .returnUser a:visited {
	color: #ffffff;
	}
	
div.headerMain {
	padding: 0;
	margin: auto;
	background: #fff;
	clear: both;
	padding-top: 40px;
	padding-bottom: 18px;
	}
	
div.headerSub {
	padding: 0;
	margin: auto;
	background: #fff;
	clear: both;
	}
	
h1.branding {
	padding-left: 64px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	position: relative;
	}
	
.headerSub h1.branding {
	padding-left: 24px;
	}
	
/* Page body *************************** */

div.bodyContainer {
	width: 780px;
	padding: 0;
	padding-bottom: 40px;
	margin: 0 auto;
	margin-bottom: 10px;
	background: transparent;
	}
	
div.magnifier {
	position: relative;
	top: 12px;
	left: 22px;
	z-index: 24;
	}
	
/* Initial search *************************** */

div.searchContainer {
	margin: 0 auto;
	padding: 0;
	background: transparent url('images/search_leadIn_bg.jpg') top left no-repeat;
	}
	
.searchContainer img.topper {
	position: relative;
	top: 0px;
	line-height: 0;
	margin: 0;
	padding: 0;
	}
	
.searchContainer div.fieldContainer {
	width: 690px;
	margin: 0;
	padding: 0;
	border: 0px solid yellow;
	margin: auto;
	background: transparent /* url('images/fieldContainer_bg.jpg') top left no-repeat */;
	padding: 25px;
	position: relative;
	top: 12px;
	min-height: 100px;
	}
	
.searchContainer div.searchFields {
	width: 670px;
	margin: 0;
	padding: 0;
	border: 0;
	padding-top: 8px;
	padding-left: 16px;
	position: relative;
	}
	
.searchContainer form {
	padding: 24px;
	padding-top: 12px;
	margin: 0;
	float: none;
	}

div.keyword {
	float: left;
	position: relative;
	font-size: 13px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.keyword label {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	}
	
.keyword label em {
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	color: #DD102E;
	}
	
.keyword input#keywordField {
	font-size: 20px;
	color: #333;
	padding: 3px;
	border: 1px solid #666;
	display: block;
	width: 220px;
	}
	
div.geo {
	float: left;
	clear: right;
	padding-left: 20px;
	font-size: 13px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 0px solid green;
	}
	
.geo label {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	}
	
.geo label em {
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	color: #DD102E;
	}
	
.geo input#geoField {
	font-size: 20px;
	color: #333;
	padding: 3px;
	border: 1px solid #666;
	display: block;
	width: 220px;
	}
	
div.send {
	float: left;
	clear: right;
	font-size: 13px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 118px;
	margin-left: 12px;
	}
	
.send input.getJobs {
	position: relative;
	top: 15px;
	display: inline;
	border: 0px solid red;
	}
	
input.inputBtn {
	border: 0px;
	}

h4.subNote {
	margin: 0;
	margin-top: 2px;
	margin-left: 2px;
	padding: 0;
	clear: both;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	}

/* Job search results *************************** */

div.initResults {
	background: transparent url('images/initResults_leadIn_bg.jpg') top left no-repeat;
	width: 780px;
	padding: 0;
	margin: 0;
	}

div.shellResults {
	background: transparent;
	width: 780px;
	padding: 0;
	margin: 0;
	}
	
h2.resultsHeader {
	margin: 0;
	padding: 0;
	padding-top: 24px;
	padding-left: 72px;
	clear: both;
	}

h3.resultsListHeader {
	padding: 0;
	margin: 0;
	margin-top: 12px;
	margin-left: 40px;
	margin-bottom: 4px;
	}

h3.searchHeader {
	padding: 0;
	padding-top: 36px;
	margin: 0;
	margin-left: 36px;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: normal;
	}
	
.searchHeader em {
	padding: 0;
	margin: 0;
	padding-top: 24px;
	margin-left: 40px;
	margin-bottom: 4px;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	}
	
div.resultsContainer {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	}
	
div.adminResults {
	padding: 0;
	}
	
div#map {
	width: auto;
	height: 300px;
	margin: 0 40px 20px 20px;
	}
	
table#jobsTeaser {
	clear: both;
	border: 0px;
	padding: 0;
	margin: 15px;
	margin-top: 0;
	width: 96%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px solid #ccc;
	}
	
#jobsTeaser dl.listNav a:link, #jobsTeaser dl.listNav a:active, #jobsTeaser dl.listNav a:visited, #jobsTeaser dl.listNav a:hover {
	color: white;
	text-decoration: underline;
	}
	
#jobsTeaser tr {
	padding: 0;
	margin: 0;
	border: 0px;
	}
	
#jobsTeaser td {
	padding: 6px;
	margin: 0;
	border: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	}
	
#jobsTeaser dl {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0;
	margin: 0;
	list-style: none;
	}

#jobsTeaser dt {
	margin: 0;
	padding: 0;
	clear: both;
	display: inline;
	float: left;
	}
	
#jobsTeaser dd {
	float: right;
	margin: 0;
	padding: 0;
	}
	
#jobsTeaser dd span.code {
	display: inline;
	margin-left: 60px;
	margin-right: 8px;
	}
	
#jobsTeaser dd.pageControls {
	padding: 0;
	}
	
.pageControls a.pageBtn {
	float: left;
	padding: 2px;
	}
	
.odd {
	background-color: white;
	border-bottom: 1px solid #ccc;
	}
	
.even {
	background-color: #DEF7FE;
	border-bottom: #6DD0ED;
	}

#jobsTeaser dl a {
	display: inline-block;
	}
	
/* Begin controls tier *************************** */
	
div.controlsTier {
	clear: both;
	float: left;
	position: relative;
	left: 160px;
	}
	
/* Re-search variations *************************** */
	
div.reSearch {
	padding: 5px 10px 10px 10px;
	float: left;
	}
	
.reSearch div.keyword {
	float: left;
	position: relative;
	font-size: 11px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.reSearch .keyword label {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	}
	
.reSearch .keyword label em {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #DD102E;
	}
	
.reSearch .keyword input#keywordField {
	font-size: 12px;
	color: #333;
	padding: 3px;
	border: 1px solid #666;
	display: block;
	width: 160px;
	}
	
.reSearch div.geo {
	float: left;
	clear: right;
	padding-left: 20px;
	font-size: 11px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 0px solid green;
	}
	
.reSearch .geo label {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	}
	
.reSearch .geo label em {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #DD102E;
	}
	
.reSearch .geo input#geoField {
	font-size: 12px;
	color: #333;
	padding: 3px;
	border: 1px solid #666;
	display: block;
	width: 160px;
	}

div.reSend {
	float: left;
	clear: right;
	font-size: 13px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 12px;
	}
	
.reSend input.reSearchButton {
	position: relative;
	top: 15px;
	display: inline;
	border: 0px solid red;
	*top: 17px;
	}
	
div.accountControls {
	float: left;
	margin: 12px;
	padding: 0;
	padding-left: 20px;
	border-left: 1px solid #ccc;
	}
	
.accountControls ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	}
	
.accountControls ul a:link, .accountControls ul a:active, .accountControls ul a:visited {
	color: #004B80;
	text-decoration: none;
	}
	
.accountControls ul a:hover {
	text-decoration: underline;
	}
	
.accountControls ul li {
	padding-left: 21px;
	padding-top: 1px;
	padding-bottom: 2px;
	}
	
.accountControls ul li.myProfile {
	background: url('images/icon_myProfile.gif') left no-repeat;
	}
	
.accountControls ul li.myResume {
	background: url('images/icon_myResume.gif') left no-repeat;
	}
	
.accountControls ul li.workHistory {
	background: url('images/icon_workHistory.gif') left no-repeat;
	}
	
.accountControls ul li.educationHistory {
	background: url('images/icon_educationHistory.gif') left no-repeat;
	}
	
/* Registration *************************** */

h3.registrationHeader {
	padding: 0;
	padding-top: 24px;
	margin: 0;
	}
	
h3.registrationHeader img {
	padding-top: 15px;
	}
	
h3.registrationHeader em {
	font-size: 26px;
	color: #DD102E;
	font-style: normal;
	}
	
h3.regSection {
	margin-top: 12px;
	position: relative;
	}
	
div.slimReg {
	margin: 0;
	padding: 0 40px;
	clear: both;
	float: left;
	border: 0px solid yellow;	
	width: 700px;
	min-height: 200px;
	height: auto;
	}

#supportLead {
	background: transparent url('images/plain_leadIn_bg.jpg') top left no-repeat;
	padding-top: 40px;
	}
	
#supportLead p {
	font-size: 12px;
	line-height: 19px;
	font-family: Verdana, Sans-serif;
	margin: 0 48px;
	margin-top: 24px;
	text-align: justify;
	}
	
#registerLead {
	background: transparent url('images/plain_leadIn_bg.jpg') top left no-repeat;
	}

#accountLead {
	background: transparent url('images/account_leadIn_bg.jpg') top left no-repeat;
	}

#adminLead {
	background: transparent url('images/admin_leadIn_bg.jpg') top left no-repeat;
	}

div.singleWide {
	background: transparent;
	float: left;
	padding: 0;
	margin: 0;
	width: 700px;
	margin-bottom: 12px;
	border: 0px solid yellow;
	}
	
div.doubleWide {
	background: transparent url('images/regDiv_bg.gif') top repeat-y;
	float: left;
	padding: 0;
	margin: 0;
	width: 700px;
	margin-bottom: 12px;
	border: 0px solid yellow;
	}
	
div.regLeft {
	float: left;
	width: 320px;
	display: inline;
	}
	
div.regRight {
	float: right;
	width: 320px;
	display: inline;
	}
	
div.accountMaint {
	float: left;
	width: 320px;
	display: inline;
	border: 1px solid #ccc;
	padding: 24px;
	padding-top: 12px;
	position: relative;
	left: 50%;
	top: 12px;
	margin-left: -184px;
	background: #fff;
	}
	
h3#formSection1 {
	background: transparent url('images/bigBullet_1.gif') left no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 32px;
	}
	
h3#formSection2 {
	background: transparent url('images/bigBullet_2.gif') left no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 32px;
	}
	
h3#formSection3 {
	background: transparent url('images/bigBullet_3.gif') left no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 32px;
	}
	
.slimReg form {
	float: left;
/*	width: 500px; */
	}
	
.slimReg h2 {
	font-size: 20px;
	font-weight: normal;
	color: #CC0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	}
	
.slimReg fieldset {
	position: relative;
	right: 0px;
	border: 0;
	margin: 0;
	margin-left: 12px;
	padding: 0;
	padding-top: 16px;
	background: transparent;
	}
	
fieldset#loginInfo {
	padding-bottom: 12px;
	}
	
div.formTier {
	display: table;
	clear: both;
	border: 0px solid #006699;
	float: none;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 4px;
	}	

div.formSlotLeft {
	text-align: left;
	float: left;
	}
	
div.formSlot {
	float: left;
	text-align: left;
	position: relative;
	margin-left: 16px;
	display: inline;
	}
	
.slimReg label {
	font-weight: bold;
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	display: block;
	position: relative;
	white-space: nowrap;
	}
	
.slimReg label em {
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
	}
	
.slimReg input.formStd {
	font-size: 11px;
	color: #333;
	padding: 2px;
	width: 130px;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
.slimReg select {
	position: relative;
	top: 0px;
	font-size: 11px;
	color: #333;
	padding: 2px;
	width: 280px;
	margin-top: 3px;
	margin-bottom: 3px;
	}

.slimReg hr {
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	line-height: 1px;
	border: 0;
	clear: both;
	}
	
div.radioBank {
	clear: both;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 3px;
	margin-bottom: 9px;
	}
	
div.actionTier {
	clear: both;
	margin: 10px 0;
	background: url('images/access_submit_bg.gif') top left no-repeat;
	height: 58px;
	padding: 0;
	padding-left: 14px;
	}
	
div.actionTierSlim {
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
	border: 1px solid white;
	}
	
h3.action {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	padding-right: 12px;
	height: 58px;
	background: url('images/access_submit_slider_bg.gif') top right no-repeat;
	}
	
input.getJobs {
	margin: 9px 0;
	margin-right: -2px;
	float: right;
	border: 0;
	display: inline;
	}
	
input.radioButton {
	border: 0;
	}
	
input.checkBox {
	position: relative;
	top: 2px;
	display: inline;
	border: 0;
	}
	
/* Account log-in *************************** */
	
h3.loginHeader {
	padding: 0;
	margin: 0;
	}
	
div.accountOpen {
	background: transparent;
	float: left;
	padding: 0;
	margin: 0;
	width: 700px;
	margin-bottom: 12px;
	border: 0px solid yellow;
	}

div.formBasicLeft {
	float: left;
	width: 320px;
	margin: 24px;
	margin-top: 12px;
	padding: 12px;
	display: inline;
	background: #ffffff;
	border: 1px solid #ccc;
	}
	
div.formExplainRight {
	float: right;
	width: 220px;
	margin: 12px 24px 0 0;
	padding: 12px 24px;
	display: inline;
	background: #FFFF99;
	border: 1px dashed #E4CD60;
	font-size: 0.9em;
	}
	
div.loginLeft {
	float: left;
	width: 320px;
	margin: 60px 24px 24px 24px;
	padding: 12px;
	display: inline;
	background: #ffffff;
	border: 1px solid #ccc;
	}
	
div.loginRight {
	float: right;
	width: 220px;
	margin: 60px 24px 0 0;
	padding: 12px 22px;
	display: inline;
	background: #FFFF99;
	border: 1px dashed #E4CD60;
	}
	
a.red {
	color: #CC0000;
	text-decoration: underline;
	}
	
div.loginForm {
	padding: 0;
	margin: 0;
	width: 700px;
	margin-bottom: 24px;
	border: 0px solid yellow;
	}
	
/* Account modify *************************** */

h3.accountHeader {
	font-size: 24px;
	color: #666;
	padding: 0;
	margin: 0;
	margin-top: 36px;
	margin-left: 24px;
	margin-bottom: 12px;
	}
	
/* Google ad words *************************** */

div.adContainer {
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 100px;
	margin-left: 390px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	width: 120px;
	height: 300px;
	background: #ffcc00;
	}
	
/* Footer *************************** */	
	
div.footer {
/*
	margin: auto;
	background: transparent;
	border: 0;
*/
	clear: both;
	padding-top: 24px;
	padding-bottom: 24px;
	position: relative;
    top: 10px;
/*	border-top: 1px solid #ccc; */
	}
	
.footer p.footerLinks {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	}
	
.footerLinks a:link, .footerLinks a:active, .footerLinks a:visited {
	color: #666;
	}
	
.footerLinks em {
	font-style: normal;
	font-weight: normal;
	padding: 0 10px;
	}
	
/* *************************** */

img.floatRight {
	float: right;
	margin: 12px;
	margin-left: 24px;
	margin-right: 0;
	}
	
img.floatLeft {
	float: left;
	margin: 6px;
	margin-right: 20px;
	}

/* *************************** */
	
#bubble_tooltip {
	width: 340px;
	position: absolute;
	display: none;
	z-index: 100;
}
#bubble_tooltip .bubble_top {
	background-image: url('images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle {
	background-image: url('images/bubble_middle.gif');
	background-repeat: repeat-y;	
	background-position: bottom left;
	padding-left: 12px;
	padding-right: 12px;
}
#bubble_tooltip .bubble_middle span {
	position: relative;
	top: -8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
}
#bubble_tooltip .bubble_bottom {
	background-image: url('images/bubble_bottom.gif');
	background-repeat: no-repeat;
	background-repeat: no-repeat;	
	height: 31px;
	position: relative;
	top: -6px;
}

/* Validation Errors *************************** */

.globalValidate {
	padding: 20px 0 0 0;
	}

div.validateErrors {
	padding: 10px;
	border: 1px solid #FFF464;
	margin-bottom: 10px;
	margin-top: 20px;
	background: #FFFFCC url('images/icon_alert.gif') top left no-repeat;
	padding-left: 48px;
	}
	
.validateErrors h4 {
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	}
	
.validateErrors ul {
	display: block;
	margin: 0;
	margin-left: 12px;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
.validateErrors ul li {
	margin: 0;
	padding: 0;
	color: #CC0000;
	margin-bottom: 3px;
	}
	
.validateErrors ul li em {
	display: inline;
	font-weight: bold;
	text-align: right;
	width: 140px;
	margin-right: 12px;
	}

div#updateResult {
	padding: 12px;
	margin-bottom: 20px;
	}
	
.globalSuccess {
	margin-left: 50px;
	margin-right: 50px;
	background: #FFFF66;
	color: #333;
	margin-top: 30px;
	margin-bottom: 30px;
	}
	
.resultSuccess {
	background: #FFFF66;
	color: #333;
	}
	
.resultFailure {
	background: #DD102E;
	color: #fff;
	}

div.checkerboardBG {
	background: transparent url('images/checker_bg.gif') top left repeat;
	padding: 4px;
	margin: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0;
	}
	
h3.resultFailure {
	display: block;
	position: relative;
	padding: 6px;
	padding-left: 10px;
	background: #fff;
	color: #DD102E;
	font-size: 16px;
	font-weight: bold;
	}	
	
#updateResult h4 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	}

#updateResult h4.thumbsUp {
	background: transparent /* url('images/icon_thumbsUp.gif') left no-repeat */;
/*	padding-left: 24px; */
	}
	
#updateResult h4.thumbsDown {
	background: transparent url('images/icon_thumbsDown.gif') left no-repeat;
	padding-left: 24px;
	}

p.formStatic {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

span.editLink {
	font-size: 10px;
	font-weight: normal;
	margin-left: 12px;
	}
	
a.editLink:link, a.editLink:active, a.editLink:visited {
	text-decoration: underline;
	}
	
/* Admin UI Styles *************************** */

h3.adminReturn {
	text-align: center;
	padding: 24px;
	}
	
ul.adminMenu {
	list-style: none;
	margin: 0;
	margin-left: 24px;
	padding: 12px;
	border: 0;
	text-align: left;
	}
	
ul.adminMenu li {
	padding: 0;
	margin: 0;
	width: 260px;
	}
	
ul.adminMenu a {
	margin: 0;
	padding-top: 5px;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 28px;
	padding-left: 36px;
	}
	
ul.adminMenu a:link, ul.adminMenu a:active, ul.adminMenu a:visited {
	background: transparent url('images/admin_uiBtn_bg.gif') top left no-repeat;
	text-decoration: none;
	}
	
ul.adminMenu a:hover {
	background: transparent url('images/admin_uiBtn_bg_hilite.gif') top left no-repeat;
	text-decoration: none;
	}
	
div.adminForm {
	float: left;
	margin: 0 auto;
	padding: 12px;
	padding-bottom: 0;
	margin-bottom: 12px;
	border: 1px solid #e7e7e7;
	background: #fff;
	}
	
div.adminFormAction {
	float: left;
	clear: right;
	position: relative;
	top: 18px;
	left: 24px;
	}
	
.adminForm input.formStd {
	width: 140px;
	}
	
div.centerIt {
	*width: 100%;
	margin: 6px auto;
	text-align: center;
	}
	
.imgButton {
	border: 0;
	}
	
select#statusSearch {
	display: inline;
	}
	
div.topJobsDesc {
	font-size: 12px;
	width: 480px;
	margin-top: 8px;
	font-family:
	}
	
.topJobsDesc strong {
	font-size: 14px;
	}
	
p.formLegend {
	font-size: 11px;
	padding: 6px;
	border-top: 1px solid #ccc;
	text-align: right;
	}
	
.formLegend em {
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
	}
	
.textLeft {
	text-align: left;
	}
	
.textRight {
	text-align: right;
	}
	
div.labelSupp {
	font-size: 9px;
	}
	
div.siteMap {
	position: relative;
	}
	
.siteMap ul {
	list-style: none;
	margin: 0;
	padding: 10px 6px;
	font-size: 12px;
	}
	
.siteMap ul li {
	background: url('images/bullet_arrowBlock.gif') 0 5px no-repeat;
	padding: 4px;
	padding-left: 21px;
	line-height: 15px;
	}
	
.siteMap ul li.listDesc {
	padding: 3px;
	margin-bottom: 9px;
	background: transparent;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	}

div.contactContainer {
	display: block;
	margin: auto;
	text-align: center;
	}
	
ul.referList {
	padding: 8px;
	margin: 8px;
	margin-top: 0;
	font-size: 12px;
	line-height: 160%;
	}
	
div.searchFunctions {
	height: 40px;
	margin: 0;
	padding: 0;
	background: url('images/searchFunctions_bgLeft.gif') top left no-repeat;
	padding-left: 6px;
	width: 734px;
	margin: auto;
	}
	
div.referOptions {
	height: 40px;
	margin: 0;
	padding: 0;
	background: url('images/searchFunctions_bgRight.gif') top right no-repeat;
	float: right;
	clear: right;
	position: relative;
	top: 0px;
	right: 0px;
	}
	
.searchFunctions h4 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	width: 140px;
	padding-left: 24px;
	background: url('images/flag_arrow_sm.gif') top left no-repeat;
	position: relative;
	top: 11px;
	left: 6px;
	}
	
.referOptions ul {
	margin: 8px;
	list-style: none;
	position: relative;
	top: 6px;
	font-size: 10px;
	}
	
.referOptions ul li {
	display: inline;
	border: 1px solid #D4D4D4;
	border-bottom: #e7e7e7;
	border-right: #e7e7e7;
	background: #ffffff;
	padding: 6px;
	margin: 0;
	white-space: nowrap;
	}

.referOptions a:link, .referOptions a:active, .referOptions a:visited, .referOptions a:hover {
	color: #0066CC;
	text-decoration: none;
	}

div.shim {
	clear: both;
	float: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0;
	padding: 0;
	}
	
p.shim {
	clear: both;
	display: block;
	float: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0;
	padding: 0;
	}
	
img.invisiShim {
	clear: both;
	height: 0px;
	width: 0px;
	}

#supportText h1, #supportText h2, #supportText h3, #supportText h4 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
#supportText p, #supportText ul, #supportText ol  {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Tahoma, Sans-serif;
	}

#supportText p {
	margin: 2px 0 12px;
	}
	
#supportText h3 {
	margin-bottom: 24px;
	}
	
#supportText h4 {
	font-size: 15px;
	margin: 16px 0 4px 0;
	font-weight: bold;
	color: #666;
	}
	
#supportText ul {
	list-style: none;
	padding: 8px;
	}
	
#supportText ul li {
	text-align: justify;
	line-height: 140%;
	background: url('images/bullet_arrowBlock.gif') 0 5px no-repeat;
	padding: 4px;
	padding-left: 21px;
	line-height: 15px;
	}
	
/* Index Add-on Styles *************************** */

.indexIntro {
	width: 540px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	padding-left: 90px;
	border: 0;
	border-top: 1px solid #ccc;
/*	border-bottom: 1px solid #ccc; */
	background: transparent url('images/canada_leaf_small.gif') 10px 10px no-repeat;
	}

.indexIntro h3 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	}
	
.indexIntro p {
	text-align: justify;
	font-size: 11px;
	line-height: 140%;
	}
	
/* Sub Add-on Styles *************************** */

.subIntro {
	width: 540px;
	margin: 0 auto;
	margin-top: 32px;
	padding: 20px 20px 0 20px;
	padding-left: 90px;
	border: 0;
	border-top: 1px solid #ccc;
	background: transparent url('images/canada_leaf_small.gif') 10px 10px no-repeat;
	}

.subIntro h3 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	}
	
.subIntro p {
	text-align: justify;
	font-size: 11px;
	line-height: 140%;
	}
		#ust               { position: relative; float: left; width: 540px; height: 20px; margin: 0px 0px 20px 0px; }
		#sol               { position: relative; float: left; width: 218px; height: 188px; padding: 5px; overflow: auto; border: 1px solid black; }
		#sag               { position: relative; float: left; width: 288px; height: 188px; padding: 5px; overflow: auto; left: 10px; border: 1px solid black; }
		#sag ul            { margin: 0px 0px 0px 20px; }
		#sag ul li         { list-style-type: decimal ; }	

#mini-nav{
	width: 20px;
	float: left;
	margin: 5px;
	padding-top: 30px;
	position:fixed;
}



#mini-nav img{
	margin:1px;
}