div#content
{
	margin:5px;
}

table#searchresultslist
{
	width:100% !important;
}

table.greytable input
{
	width:130px;
}

table.greytable
{
	background-color:#DFE7F4;
	border:1px solid #93ACC4;
	width:330px;
}

input.submitbutton
{
	background-color:#ccc;
	border:1px solid #fff;
	color:#000;
}

table.emailtable textarea
{
	height:60px;
	margin-bottom:5px;
	width:300px;
}

table.status
{
	background-color:#C4C4C4;
	padding:2px;
	width:100%;
}

th.listheading
{
	background-color:#C4C4C4;
	width:100%;
}

table.list
{
	width:100%;
}

table#writedoccurrent
{
	width:334px;
}

input#formsubmit249
{
	width:100px;
}

div#searchcriteria_container
{
	margin-top:15px;
}

div.searchpair label
{
	padding: 3px 0;
	width: 110px !important;
}

div.searchpair input.searchcriteria,
div.searchpair select.searchcriteria
{
	border: solid 1px #809fbb;
	display: inline;
	font-family: Arial, Helvetica;
	height: 20px;
	margin: 3px 0;
	width: 300px;
}

div#searchsubmit input.submitbutton
{
	background-color:#CCC;
	border:solid 1px #fff;
	color:#000;
	cursor:pointer;
	display:block;
	float:right;
	font-family:Arial, helvetica;
	font-size:11px;
	height:20px;
	margin-right:55px;
	width:100px;
}

div#igsearchresultsalertregsub
{
	background-color:#C4C4C4;
}

div#body
{
	/*height:130% !important;*/
	width:600px !important;
}

#mainmenu
{
	color:#333;
	height:19px;
	left:0;
	margin-left:162px;
	margin-top:0;
	position:relative;
	top:0;
	z-index:110;
}

#mainmenu .submenuanker
{
	background-color:#ccc;
	border-bottom:#fff 1px solid;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	border-top:#fff 1px solid;
	height:16px;
	text-align:center;
	width:120px;
}

#mainmenu .submenuankersel
{
	background-color:#fff;
	border-bottom:#fff 1px solid;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	border-top:#fff 1px solid;
	height:16px;
	text-align:center;
	width:120px;
}

#mainmenu .menupunkt
{
	color:#333;
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:17px;
}

#menu .menupunkt
{
	color:#333;
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:17px;
	margin:20px 4px 0 2px;
	padding-bottom:30px;
	padding-top:5px;
	z-index:200;
}

#menu1
{
	left:9px;
	position:absolute;
	top:93px;
	z-index:120;
}

#menu2
{
	left:135px;
	position:absolute;
	top:93px;
	z-index:120;
}

#menu3
{
	left:260px;
	position:absolute;
	top:93px;
	z-index:120;
}

#mainmenu #menu4
{
	left:385px;
	position:absolute;
	top:93px;
	z-index:120;
}

#menu5
{
	left:510px;
	position:absolute;
	top:93px;
	z-index:120;
}

#body
{
	padding-bottom:100px;
}

span.ResultsItemsPerPage a.prevlink img,span.ResultsItemsPerPage a.nextbullet img
{
	margin-left:10px;
	margin-right:5px;
}

body,select,input
{
	font-family:arial;
}

input.eduother,select.eduselect
{
	margin-left:10px;
}

table#workexp td.iglabel
{
	padding-right:20px;
}

input#PASSWORD,input#USERNAME,input#PASSWORD1
{
	width:205px;
}

/* Multi select boxes (new code added on 28-01-2008 to fix issues with Firefox) */

div.singledropdown label
{
	margin: 5px 0 2px 0;
	padding-right: 0 !important;
	width: 110px !important;
}

div.singledropdown select
{
	border: solid 1px #809fbb;
	height: 20px;
	margin: 3px 5px 2px 0;
	width: 300px;
}

div.controlbar
{
	width: 560px;
}

div.controltitle
{
	padding-top: 3px;
}

div.multiselectbox
{
	border-color: #809fbb;
	margin-bottom: 5px;
	padding: 0 0 5px 5px;
	width: 560px;
}

/* Firefox hack to correct the width of the box containing the multi-select check boxes */
div#searchcriteria_container > div.multiselectbox
{
	width: 555px;
}

span.expanditem label
{
	margin: 2px;
	padding: 0;
	width: 260px !important;
}

input.multiselectcheckbox
{
	margin: 0 5px 0 0;
}