/* ----------------------------------------------- IE HACKS ------------------------------------------------ */
	/* yah, no png transparancy support!!!!!!!! *//* (c) 2004-2005 Angus Turnbull http://www.twinhelix.com */
	* html #subNavBg, * html #tipsBoxBG, * html #xhtmlButton, * html #cssButton, * html .svcContentBg, * html .contentAreaBg, * html #validXHTML, * html #validCSS {	
		behavior: url(../htc/iepngfix.htc);			
	}

	* html #frmLogin { /* ie double-margin bug fix */
		margin: 0px 0px 0px 14px;
	}

	* html body {
		text-align: center;
	}
/* --------------------------------------------- END IE HACKS --------------------------------------------- */	
