BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;   /* 10pt|13px */ 
	/*line-height: 16px;  16px */
	color: #333366;
	background: #FFFFFF fixed;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;   /* 10pt|13px */ 
	color: #333366;
}

a:hover
{
	color: #9C9ACE;
	text-decoration: underline;
}
a:active
{
	color: #000000;
	text-decoration: underline;
}
a:visited
{
	color: #333366;
	text-decoration: underline;
}

INPUT, TEXTAREA, SELECT
{
	font-size: x-small; 	/* 9pt */
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


INPUT.cms, TEXTAREA.cms, SELECT.cms
{
	font-size: xx-small;	/* 7pt */
	font-family: 'MS Sans Serif' , sans-serif, Geneva, Arial;
	font-weight: normal;
}

INPUT.ticker, TEXTAREA.ticker, SELECT.ticker
{
	font-size: xx-small;	/* 7pt */
	font-family: 'MS Sans Serif' , sans-serif, Geneva, Arial;
	background-color: #FFFFC0;
	font-weight: normal;
}


.admin
{
	font-size: xx-small; 	/* 7pt */
	font-family: 'MS Sans Serif' , sans-serif, Geneva, Arial;
	color: #FFFFFF;
}

.titlewhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;		/* 12pt */
	font-weight: bold;
	color: #FFFFFF;
}

td#lhs a
	{
		display: block;
		margin: 0px 5px 3px 10px;
		text-decoration: none;
		color:#000033;
		font-size:0.9em;
			
	}
	
td#lhs
	{
	 width: 120px;
	 /*width: 20%;*/
	 background-color: #9999CC;
	 padding-top: 21px;
	 margin: 10px;
	}
	
td#lhs a:hover
	{
	color:#ffffff;
	}
	
td#rhs
	{
	/*width: 100%;*/
	padding: 10px;
	}
	
div#pagetitle
	{
		color: #000033;
		margin-bottom: 22px;
		font-size: 1.3em;
		font-weight: bold;
		/*margin-left: 10px;*/
	}
	
div.mainsection
	{
	/*margin-left: 10px;*/
	margin: 10px;
	padding: 10px;
	display: block;
	/*padding: 0 25px 0px 10px;*/
	}
	
.inputobjects, .searchcriteria
	{
		width: 250px;
	}
	
#searchsubmit
	{
	width: 400px;
	text-align: right;
	}

.emailinputobjects
	{
		width: 350px;
	}
	
textarea.emailinputobjects
	{
	height:125px;
	}

table.searchtable label 
	{
	margin-right:10px;
	
	}

table.searchtable, td.iglabel 
	{
	padding-bottom: 5px;
	}
	
table#main
	{
	/*width: 600px;*/
	margin-left: 200px;
	}
	
a.sortbar, a.sortbar:active 
	{
	color: #ffffff;
	}
	
a.sortbar:hover
	{
	color: #ffffff;
	text-decoration: none;
	} 
	
td#rhs table.status
	{
	background-color: #9999CC;
	border:1px solid #000033;
	}
	
table.greytable 
	{
		background-color: #9999CC;
		border: 1px solid #000033;
		width:400px;
		padding-right:10px;
	}
	
textarea#workexpdesc
	{
	width:100%;
	}
	
td#rhs table.status a.igselectedlink	
	{
	color:#ffffff;
	}
	

th.listheading,td#rhs td.listheading
	{
	background-color:#9999CC;
	color:#000033;
	}
	
table.status
	{
	width: 450px;
	}

td#rhs table.status a
	{
	color: #ffffff;
	}
	
td#rhs table.status a:hover
	{
	text-decoration:none;
	color: #ffffff;
	}

#qualificationmonth1, #qualificationmonth2, #qualificationmonth3, #qualificationmonth4, #qualificationmonth5
	{
	width: 50px;
	}
#qualificationyear1, #qualificationyear2, #qualificationyear3, #qualificationyear4, #qualificationyear5
	{
	width: 70px;
	} 
	
td#rhs
{
	width: 420px !important;
}

div.igraspsearchresults table#searchresultslist {
width:400px !important;

}

.inputobjects, .searchcriteria {
width:200px;
}

* html .inputobjects, * html .searchcriteria, *+html .inputobjects, *+html .searchcriteria
{
	width:200px;
}
	
