@charset "utf-8";

.png { behavior: url(iepngfix.htc) }

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background-image: url(images/background_public.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #D4D4D3;
}


body.popup{
	background-image:url();
	background-color:#FFFFFF;
	padding:0px;
	margin:0px
}


.maintable {
	border: none;
	width: 1010px;
	text-align: left;
}
.header {
	background-image:url(images/jobpublic_header_se.jpg);
	background-position:center; 
	background-repeat:no-repeat;
	width: 1010px;
	height: 203px;
}
.menutable {
	background-image:url(images/menu_background.gif); 
	background-repeat:repeat-x;
	width:969px;
	height:53px
}
.menucontent {
	height:53px;
	width:969px;
}
.contenttable {
	width:969px;
	background-color:#e0e0e0;
	width:inherit;
}
.shadowleft {
	behavior: url(iepngfix.htc);
	background-image:url(images/shadow_left.png); 
	background-repeat:repeat-y;
	width:20px;
}
.shadowright {
	behavior: url(iepngfix.htc);
	background-image:url(images/shadow_right.png); 
	background-repeat:repeat-y;
	width:21px;
}
.footer {
	behavior: url(iepngfix.htc);
	background-image:url(images/bottom_bar.png); 
	width:1010px;
	height:42px;
}


.textlistings {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}


a.pages:link {
	text-decoration: underline;
	color: #000000;
}
a.pages:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.pages:visited {
	text-decoration: underline;
	color: #000000;
}
a.pages:active {
	text-decoration: underline;
	color: #000000;
}

.select2{
	width: 255px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#tbl_fldRegions, #tbl_fldSector, #tbl_fldStatute, #tbl_fldFunctions {
	width: 580px;
}

a.thLinkSort {
	text-decoration: none;
}

a.PremiumListingLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

p.noResultsMsg {
	padding: 10px 2px 2px 15px;
	margin: 0px;
}