@charset "UTF-8";
/* CSS Document */

/* this class is what is called up with the enlarge right page text function */

.FeatureLeftPage {visibility:hidden;}

.RightArrow .LeftArrow {display:none;}

.FeatureRightPage .AllText {display:inline;
		float:left;
		color:#666666;
		width:930px;
		height:470px;
		text-align:left;
		font-size:16px;
		font-family:Verdana, Helvetica, Arial, sans-serif;
		line-height:22px;
		background:white;
		position:absolute;
		margin:0px;
		left:50%;
		padding:30px;
		margin-left:-495px;
		z-index:10;
		overflow:auto;}
		
.AllText .FeatureTextColumn {font-size:16px;
		font-family:Verdana, Helvetica, Arial, sans-serif;
		width:auto;
		line-height:22px;}
		
		.FeatureRightPage .AllText p {font-size:16px;
		font-family:Verdana, Helvetica, Arial, sans-serif;
		width:auto;}
		
		.FeatureRightPage .AllText .FeatureTextColumn {width:auto;}

		
#IEroot .FeatureRightPage .AllText {width:990px;
				height:530px;}
				
#IEroot .FeatureRightPage {overflow:visible;}

		.AllText .InsetImg {display:none;}
		
.w270 {width:auto;}