					/* -----------------------------------------------------------------------------
						 Body and Heading formating*/

body
	{
	text-align:center;
	}

h1{
	color: #004E73;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
	font-style: normal;
	font-variant: normal;
	font-size: 0.53em;
	font-size-adjust: none;
	font-stretch: normal;
	text-align: left;	
	}
	
html>body h1{
	color: #004E73;
	font-family: "Trebuchet MS",arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 0.53em;
	font-size-adjust: none;
	font-stretch: normal;
	text-align: left;	
	}	

h2
	{
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
	font-weight: bold;
	font-size: 1.1em;
	color: #004E73;		
	}
	
.search_title {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
	font-weight: bold;
	font-size: 0.9em;
	color: #ffffff;	
}


.no_vacancies
	{
	font-weight: bold;
	font-size: 1.1em;
	color: #004E73;		
	}


table#searchresultslist th
	{
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
	font-weight: bold;
	font-size: 0.9em;
	color: #ffffff;	

	}
					/* -----------------------------------------------------------------------------
						 Main Div - Contains All other div's*/

#main
	{
	margin: 0px auto; 
	text-align: left;
	min-height: 400px;
	width: 550px;
	}
	
html>body #main  {
	width: 550px;
	min-height: 400px;
						
			}	


					/* -----------------------------------------------------------------------------
						 Main Text Area Div*/

#content
	{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	background-color: #ffffff;	
	}	
	
	
#content a {
    font-weight: bold;
	text-decoration: none;
	}
	
#content a:link, #content a:visited {
	color: #004E73;
	}
	
#content a:hover {
	color: #004E73;
	text-decoration: underline;	
	}
	
#content a:active {
	color: #004E73;
	}
	
.content_photo{
	text-align: left;
	}	


	
					/* -----------------------------------------------------------------------------
						 Misc Formating*/
	
#vacancies{
	width: 100%;
}

.clear
	{
	clear: both;
	}	
	
	
#divider
	{

	}	
	
.application{
	width: 49.5%;
	padding-right: 1.1em;
	text-align: left;
	float: left;
	padding-bottom: 3.0em;
	margin: 0;
	}
html>body .application{
	width: 47%;
	padding-right: 1.2em;
	text-align: left;
	float: left;
	padding-bottom: 2.0em;
	margin: 0;
	}	
	
.bold_header{
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
	font-size: 1.2em;
	color: #004E73;
	font-weight: bold;
	}	
	
html>body .bold_header{
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial;
	font-size: 1.2em;
	color: #004E73;
	font-weight: bold;
	} 	
	
.question_text
	{
	font-weight: normal;
	text-align: justify;
	}		
	

tr.igsearchresultsevenrow td 
{
background-color: #f0f0f0;
}

html>body tr.igsearchresultsevenrow td 
{
background-color: #f0f0f0;
}

#backtosearchresults
	{
	visibility: hidden;
	}	
	
#prevappsummary, #appsections, #igmainsection, #volumemaindetails, #branchingquestionlinkbar, #Table1, #volumeapp, #appquestiontitle
	{
	width: 100%;
	}
.status, .defaultbqquestion, .defaultbqanswer, .equalops, .greytable, .workexpdesc
	{
	width: 100%;
	}
.defaultbqquestion, .defaultbqanswer
	{
	font-weight: normal;
	}