	td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.input1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
}
.style2 {font-size: 11px}
.style3 {color: #FF6600}
.style5 {	font-size: 11px;
	color: #666666;
}
	table.maintab
	{
		border-left-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-color: #000000;
		border-right-color: #000000;
	}
	#sponcap
	{
		color: #ffffff;
		font-weight: bold;
		font-size: 10pt;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		padding: 2px 10px 0px 55px;
	}
	#sponwriteup
	{
		color: #ffffff;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		text-align: justify;
		padding: 90px 50px 0px 18px;
		line-height: 14pt;
	}
	td.benifits
	{
		padding-left: 0px;
	}
	#footer 
	{
		padding-top: 0px;
	}
	#main
	{
		padding-top: 0px;
		padding-left: 2px;
	}
	
	td.hrline
	{
		background-color: #b2bdd3;
	}
	#sidelink
	{
		background-image: url('images/side_bg.jpg');
		background-repeat: no-repeat;
		width: 275px;
		height: 283px;
	}
	td.activetab
	{
		text-decoration: none;
		color: #000000;
		background-position: center;
		background-image: url('images/tab_but2.gif');
		background-repeat: no-repeat;
		padding-top: 4px;
		font-weight: bold;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		width: 230px;
		height: 24px;	
		font-size: 10pt;
		text-align: center;
	}
	a.tablink 
	{
		text-decoration: none;
		color: #000000;
		padding-top: 4px;
		font-weight: bold;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
	a.tablink:hover 
	{
		text-decoration: underline;
		color: #000000;
   		padding-top: 4px;
		font-weight: bold;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 10pt;
	} 
	a.veri 
	{
		text-decoration: none;
	}
	a.veri:hover 
	{
		text-decoration: none;
	} 
	p.caption
	{
		color: #ff6600;
		font-weight: bold;
	}
	td.iconimg
	{
		padding:5px 5px 5px 5px;
	}
	#labcap
	{
		padding-left: 320px;
		font-size: 12pt ;
		font-weight: bold;
		color: #4d4d4f;
	}
	#buttext
	{
		padding-left: 40px;
		padding-bottom: 20px;
	}
	span.tabtext
	{
		color:#000000;
	}
	.xstooltip 
	{
	    visibility: hidden; 
	    position: absolute; 
	    top: 0;  
	    left: 0; 
	    z-index: 2; 
	    font: normal 8pt sans-serif; 
	    padding: 3px; 
	    border: solid 1px;
	    background-color: #f0f2ff;
	}