/* -------------- GENERAL -------------- */

html {
	overflow: scroll;
}


body {
	background:#3D8EB3 url(images/body_bkgnd_bl.gif) top center repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size:12px;
	color:#222;
	text-align:center;
}

body#popup {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size:12px;
	color:#222;
	text-align:center;
}

body#print {
	background-color:#fff;
	background-image:none;
	text-align: left;
}

.container {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	background-color: #fff;
	/*background-image:url(images/center_shadow.png);*/
	text-align: left;
	color:#222;
	font-size:12px;
}

.blank {
	text-align: left;
	background-color: #FFF;
	color:#222;
	font-size:12px;
	padding: 10px;
}

.header {
	padding: 10px 13px 8px 37px;
	text-align: left;
	font-size:10px;
}

.tpinner {
	width: 445px;
	float: right;
	text-align: right;
	vertical-align: top;
}

.search {
	background:#fff url(images/navigator_bkgnd.gif) top left repeat-x;
	padding: 0px;
	margin: 0px;
	text-align:left;
	height: 51px;
}

.blockIMG {
	display: block;
	margin: 0;
}

.searchinner {
	margin: 7px 13px 0px 0px;
	padding: 0px;
	width: 330px;
	float: right;
	vertical-align: top;
	display: inline;
}

.searchinner form {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.smt {
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.content {
	padding: 0px 50px 0px 50px;
}

.content {
	min-height: 300px;
}

/* mac hide \*/
* html .content{height: 300px}
/* end hide */

.footer {
	padding: 5px 0px 10px 0px;
	font-size:10px;
	text-align: center;
	margin-top: 25px;
	border-top: 4px #B0F5AC solid;
	color: #555;
}

#umjobslisting {
	float: right;
	width: 140px;
	border: 1px solid #b1f6ad;
	border-top: none;
	padding: 13px 10px 10px 10px;
	margin: 20px 0 20px 10px;
	background: url(images/nav/bottomtab.gif) 0 0 repeat-x;
	font-size: 11px;
	position: relative;
}
#umjobslistingnote {
	float: right;
	width: 140px;
	background-color: #FFF;
	border: 1px solid #b1f6ad;
	border-bottom-width: 4px;
	padding: 12px 12px 12px 12px;
	position: absolute;
	left: -159px;
	top: 20px;
}




h1 {font-size: 20px;font-weight: 700;color:#1b5bae;padding: 20px 0px 5px 0px; margin: 0px;background-repeat: no-repeat;background-position: 0 9px;}
h2 {font-size: 15px;font-weight: 700;color:#1b5bae; padding: 20px 0px 0px 0px; margin: 0px;}
h3, .listing h3 {font-size: 13px;font-weight: 700;color:#222; padding: 0px; margin: 0px;}
h4 {font-size: 14px;font-weight: 100;color:#1b5bae; padding: 8px 0px 2px 0px; margin: 0px;}
h5 {font-size: 14px;font-weight: 100;color:#1b5bae; padding: 10px 0px 0px 0px; margin: 0px;}

#umjobslisting h3 {font-size: 11px; padding: 0px 0px 5px 5px;}

h1 span {margin-left: 45px;}

h1.acrossicon {background-image:url(images/icon_across_40.gif);}
h1.mappingicon {background-image:url(images/icon_mapping_40.gif);}
h1.marketicon {background-image:url(images/icon_market_40.gif);}
h1.tracksicon {background-image:url(images/icon_tracks_40.gif);}



p {
	padding: 5px 0px 10px 0px;
	margin: 0px;
}

.datacontent p {
	font-size: 12px;
	padding: 5px 0px 8px 0px;
	margin: 0px;

}

.error {
	font-weight: 700;
	color: #990000;
}

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

/* ---------- LISTS ----------- */
ul {
	padding: 0px 0px 10px 30px;
	margin: 0px 0px 0px 0px;
	list-style-image:url(images/bullet.gif);
	/*width: 450px;*/
}

li {
	padding: 0px 0px 5px 0px;
}


ul.faq {
	padding: 15px 0px 10px 0px;
	margin: 0;
	list-style: none;
	list-style-image: none;
}

ul#homelist, ul#homelist li {
list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0;
}

.information {
	width: 248px;
	position: absolute;
	bottom: 9px;
	right: 0;
	border: 1px solid #b1f6ad;
	border-bottom-width: 4px;
	margin: 0 9px 0 0;
	padding: 10px;
}


#umjobslisting ul {
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0;
}
#umjobslisting li {
	padding: 5px;
	margin: 0;
}

/* ---------- GENERAL LINKS ----------- */
a, a:link, a:visited, a:active	{text-decoration:none;color:#1b5bae; font-weight: 700;cursor: pointer;cursor: hand;}
a:hover		{text-decoration:none;border-bottom: #1b5bae 1px dotted;}

a.tp:link, a.tp:visited, a.tp:active {text-decoration:none;font-size:10px;color:#222;font-weight: 700;}
a.tp:hover  {text-decoration:none;border-bottom: #222 1px dotted;}

ul.faq a:link, ul.faq a:visited, ul.faq a:active {
	font-weight: 100;
	text-decoration: none;
}

ul.faq a:hover {
	text-decoration: none;
}

.menu a {font-weight: 100;}
.menu a:hover, a:hover.noborder {border-bottom: none;}


a.hlink1, a.hlink2, a.hlink3, a.hlink4 {
	display: block;
	width: 150px;
	height: 178px;
	text-decoration: none;
}

a.hlink1 {background: url("/images/h_icon_mapping.gif") 0 0 no-repeat;}
a.hlink2 {background: url("/images/h_icon_within.gif") 0 0 no-repeat;}
a.hlink3 {background: url("/images/h_icon_across.gif") 0 0 no-repeat;}
a.hlink4 {background: url("/images/h_icon_tracks.gif") 0 0 no-repeat;}

a:hover.hlink1, a:hover.hlink2, a:hover.hlink3, a:hover.hlink4 {
	background-position: -150px 0;
	border: none;
}


a.hlink5 {
	display: block;
	width: 140px;
	height: 152px;
	text-decoration: none;
}

a.hlink5 {background: url("/images/h_icon_main.jpg") 0 0 no-repeat;}

a:hover.hlink5 {
	background-position: -140px 0;
	border: none;
}

#umjobslisting a, #umjobslisting a:link, #umjobslisting a:visited, #umjobslisting a:active	{font-weight: 100;}
/*#umjobslisting a:hover {text-decoration:none;border-bottom: none; color: #FFF; background-color: #3D80DF;}*/

/* ----------- Message Background ------------- */

.messageholder{
background:url(/images/notification_area.png) 0 0 no-repeat;
margin-bottom:15px;
}

.messageholder p{
padding:17px 17px 0 17px;
}

.messageholder .bottom{
display:block;
height:18px;
background:url(/images/notification_area.png) bottom left no-repeat;
}

#messageholder1 p{
	padding-bottom:0;
}

#messageholder2 p{
	border-top:1px #B1F6AD solid;
	padding:10px 10px 0 10px;
	margin:10px -10px 0 -10px;
}

/* ----------- HOME BUTTONS ------------- */

#homebuttons a {
	display: block;
	position: relative;
	width: 280px;
	min-height: 72px;
}

a.homebutton1 {
	background: url("/images/homepage_boxes_1.gif") 0 0 no-repeat;
	background-image: url(/images/homepage_boxes_1.gif);
}
a.homebutton2 {
	background: url("/images/homepage_boxes_2.gif") 0 0 no-repeat;
	background-image: url(/images/homepage_boxes_2.gif);
}

a.homebutton3 {
	background: url("/images/homepage_boxes_3.gif") 0 0 no-repeat;
	background-image: url(/images/homepage_boxes_3.gif);
}


/* mac hide \*/
* html #homebuttons a {height: 72px}
/* end hide */

#homebuttons a:hover {
	border: none;
	background-position: -280px 0px;
}

.subhead {
	display: block;
	font-size: 15px;
	font-weight: 700;
	padding: 90px 20px 0px 25px;
}

.subheaddescr {
	display: block;
	color: #000000;
	font-weight: 100;
	padding: 2px 25px;
}

#homebuttons a .bottom {
	height: 23px;
	display: block;
}

a.homebutton1 .bottom {background: url("images/homepage_boxes_1.gif") bottom left no-repeat;}
a.homebutton2 .bottom {background: url("images/homepage_boxes_2.gif") bottom left no-repeat;}
a.homebutton3 .bottom {background: url("images/homepage_boxes_3.gif") bottom left no-repeat;}

#homebuttons a:hover .bottom {
	background-position: -280px -179px;
}

a.homebutton2 {
	float: right;
}


/* ---------- RECORD LISTINGS AND TABLES ----------- */

.listing {
	border: 1px solid #b1f6ad;
	padding: 10px;
	margin-top: 10px;
}

.highlight1 {background-color:#FFF;}
/*.highlight1:hover {background-color:#3D80DF; color: #fff;}
.highlight1:hover a:link, .highlight1:hover a:visited, .highlight1:hover a:active, .highlight1:hover a:hover {color:#fff;}*/
.highlight2 {background-color:#F1F5FA;}
/*.highlight2:hover {background-color:#3D80DF; color: #fff;}
.highlight2:hover a:link, .highlight2:hover a:visited, .highlight2:hover a:active, .highlight2:hover a:hover {color:#fff;}*/

.highlight3 {background-color:#cfc;}
.highlight4 {background-color:#F1F5FA;}

.centeraligned {
	text-align:center;
	border-left: 1px solid #D9D9D9;
}

.leftaligned {
	text-align: left;
	border-left: 1px solid #D9D9D9;
}

.rightaligned {
	text-align: right;
	border-left: 1px solid #D9D9D9;
}

.tbldetail td {
	vertical-align: top;
	padding: 3px;
}

.tblbordered {
	border: 1px solid #b1f6ad;
	padding: 10px;
	margin-top: 10px;
}

.tblbordered td {
	vertical-align: top;
	padding: 3px 8px;
}

.tbldetail a {
	font-weight: 100;
}

/* Special character styles */
.sml {font-family:Verdana, Arial, Helvetica, sans-serif, "MS sans serif";font-size:10px; padding: 0px; margin: 0px;}


.datacontent table {
	font-size: 10px;
}

/* ---- Icon alignment ----*/

.leftIcon {
	float: left;
	border-bottom: 6px #FFFFFF solid;
	border-right: 6px #FFFFFF solid;
}



/*---- Utilities ----*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
