/* CSS Document */
body{
margin: 0px;
font-family: Tahoma;
font-size: 11px;
line-height: 18px;
color: #555555;
}
p{
text-align: justify;
}
li{
font-family: Tahoma;
font-size: 11px;
line-height: 16px;
color: #555555;
margin-top: 5px;
}

.lihref{
font-family: Tahoma;
font-size: 10px;
line-height: 18px;
color: #555555;
text-decoration: none;
}

.lihref:hover{
color: #86AB88;
text-decoration: underline;
}

.footerhref{
font-family: Tahoma;
line-height: 18px;
color: #333333;
text-decoration: none;
}

.footerhref:hover{
color: #888888;
text-decoration: underline;
}



a:visited{
text-decoration: none;
}

.navBn{
	float:left;
	width: 100px;
	height: 27px;
	text-align: center;
	line-height: 2.1;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(../Images/Nav_bn.gif);
	background-repeat:no-repeat;
	background-position: right top;
	text-decoration: none;
}

.navBn:hover{
	color: #cccccc;
    text-decoration: underline;
}
.navBn:visited{
    text-decoration: none;
}

.bigBn{
	float:left;
	height: 27px;
	background-image:url(../Images/big_bn.gif);
	background-repeat:no-repeat;
	background-position: right;	
}

.productBG{
	width: 213px;
	height: 104px;
	float: left;
	background-image:url(../Images/proBg.gif);
	background-repeat: no-repeat;
	margin-left: 4px;
	text-align: left;
}

.proLogo{
	float: left;
	margin-left: 4px;
	margin-top: 12px;
}

.proName{
	margin-top: 12px;
	margin-left: 80px;
}

.proText{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #333333;	
	width: 115px;
	height: 45px;
	margin-top: 4px;
	margin-left: 84px;	
}

.proMore{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #449048;	
	margin-left: 83px;
	font-weight: bold;
}

.banner{
	float: left;
	background-image:url(../Images/banner.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 629px;
	height: 188px;
}
.gspace{
	float: left;
	background-image:url(../Images/Gspace.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 254px;
	height: 188px;
}
.header{
	background-image:url(../Images/Heading.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 475px;
	height: 69px;	
}

.leftMenu{
	border-bottom: dotted 1px #999999;
	height: 23px;
	line-height: 14px;
	color: #0A6175;
	font-weight: normal;	
}
.leftMenuHref{
	color: #2B571D;	
	text-decoration: none;
}

.leftMenuHref:hover{
	color: #333333;
	text-decoration: underline;
}

.feature{
font-family: Tahoma;
line-height: 14px;
}

.feature li{
font-family: Tahoma;
font-size: 11px;
margin-top: 7px;
color: #555555;
}

.techfeature{
font-family: Tahoma;
line-height: 14px;
}

.techfeature li{
font-family: Tahoma;
list-style:square;
font-size: 11px;
margin-top: 3px;
color: #555555;
}

.configuration{
font-family: Tahoma;
list-style:square;
font-size: 11px;
margin-top: 3px;
color: #0A6175;
}
.liText{
	font-family: Tahoma;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
	font-size: 8pt;
	font-weight: bold;
	color:  #555555;
}

h4{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 7px;
}

.readhref{
	text-align: center;
	font-size: 10px;
	color: #2B571D;
	text-decoration: none;
}

.readhref:hover{
	color: #555555;
	text-decoration: underline;
}
.contentli{
	font-family: Tahoma;
	line-height: 16px;
	font-size: 8pt;
	margin-top: 5px;
	color: #555555;
}
img{
	border: 0px;
}

.requirment{
	border: solid 1px #CCCCCC;
}