/** IE6 Upgrade Warning Style **/
* html body		{background:#000 /*no-repeat 0 159px*/}
#warningDIV		{border: 1px solid #356B7B; background:#fff; text-align:left; clear: both; height:80px; position:relative; padding-left:20px}
#warningClose		{position: absolute; right: 3px; top: 3px; font-family: courier new; font-weight: bold}
#warningTextBox		{width:750px; margin: 0 auto; text-align: left; padding: 0; overflow: hidden; color:#356B7B; position:absolute; left:20px;}
#warningPic			{width:75px; float: left;}
#warningTextDIV		{width:670px; float: left; font-family: Arial, sans-serif}
#warningSalutation	{font-size: 14px; font-weight: bold; margin-top: 12px}
#warningText		{font-size: 13px; margin-top: 6px; line-height:12px; margin:5px 0}
#warningTextLink	{width:550px; font-size:13px; font-family: Arial, sans-serif; float: left; text-decoration:underline}
#warningTextLink a	{color:#ef0000; text-decoration:underline; font-weight:bold;}