body {
	
	height: 100%;
	margin: 0;
	padding: 0;
	text-align:center;
	/*background-color:#EFEFEF;
	
	background-image: url(../ispages/isimage/design/pagebackimg.jpg);
	background-repeat:repeat-x;*/
	
	background-image: url(../ispages/isimage/design/Gradient1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#F6F9FF;
	
}



html {
	height: 100%;
	
}
	
#flashcontent {
	height: 100%;
}


.style1 {
	font-family: tahoma;
	font-size: 12px;
}
.style2 {color: #000000}
.style3 {
	font-family: tahoma;
	color: #999999;
}


.infinite{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#0000CC;
	text-align: left;
	cursor:pointer;
	text-decoration:underline;	
}

.solutions{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#FF9900;
	text-align: left;
	cursor:pointer;
	text-decoration:underline;	
}


.bottomdev{

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-align: left;
	
}
