
		.RightColumn{display:none;}
		.RightContentInverse{display:none;}
		.PrintLinkArea{display:none;}
		.Disclaimer{display:none;}
		
		.TertiaryNavArea{display:none;}
		
		.SpecSheet{
				position:relative; 
				clear:both;
				
		}

		.SpecSheet table{
				font-size:0.95em;
				margin-top:20px;
				color:#666666;
				width:700px;
		}

		.SpecSheet .RowHeader{
			width:232px;
		}

		tr th{
			vertical-align:top;
			padding:7px 0 7px 0;
			text-align:left;
		}

		tr td{
			vertical-align:top;
			padding:7px 0 7px 0;

		}


			/*.FlashHolder{
				float:left;
				width:600px;
				height:400px;
				border:1px solid red;
				clear:both;
	        } */


		/*html > body object{
			display: none ! important;
			visibility: hidden;
			}*/

	/*.InnerFlashContainer .FlashElement object{
			width:600px;
			height:400px;
			display:block;
			clear:both;
	}*/

	
	.InnerFlashContainer .FlashElement{position:relative;float:none; width:500px; clear:both;border:1px solid red;}
	.FlashHolder{position:relative; float:none; clear:both; border:1px solid blue}

	.FlashHolder .InnerFlashContainer .FlashElement object{position:relative; float:none; width:500px; clear:both; height:300px; border:1px solid green;}

	.PageContent{
	 position:absolute;
      clear:both;
      width:500px;
	  color:#000;
	  z-index:10;
}