@charset "utf-8";
/* CSS Document */
#DisplayTable {
	font-family:Verdana;
	font-size:11px;
	color:#333;	
	line-height:16px;
	}
#DisplayTable div{
	
	width:150px;
	}
.DescriptionText{
	font-family:Verdana;
	font-size:11px;
	color:#333;
	text-align:justify;
	line-height:16px;
	}

/*-------------------->New CSS classes for Image Animations<--------------------*/

.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


wireFrame {
display: 	none; 
overflow: hidden; 
z-index: 2; 
background-color: #FFFFFF; 
border: solid 1px #D0D0D0;

}
/*-------------------->  End Animation CSS Classes  <--------------------*/

.Image1{
	z-index:11;
	position:relative;
	left:0px;
	top:0px;
	}

.Image2{
	z-index:12;
	position:relative;
	left:0px;
	top:0px;
	}
.Image3{
	z-index:13;
	position:relative;
	left:0px;
	top:0px;
	}
.Image4{
	z-index:14;
	position:relative;
	left:0px;
	top:0px;
	}
.Image5{
	z-index:15;	
	position:relative;
	left:0px;
	top:0px;
	}
	