body {
	font-family: Tahoma;
	margin: 0px;
	font-size:11px;
	color:#555555;
	text-decoration: none;
}
p{
	font-family: Tahoma;
	line-height: 16px;
	font-size: 8pt;
}

li{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 8pt;
}

img{
	border: 0px;
}

.style1 {
	font-size: 10px;
	font-weight: bold;
}

.product{
	height: 248px;
	width: 97%;
	background-color: #F7F7F7;
	border: solid 1px #1762A2;
}
.productHeading{
	height: auto;
	width: 100%;
	background-color: #005399;
	padding: 6px;
}
.productImage{
 	float: left;
	margin-top: 30px;
	margin-left: 15px;
 }
.productText{
 	font-size: 11px;
	float: left;
	margin-top: 30px;
	margin-left: 25px;
	line-height: 18px;
	text-align: justify;
	width: 300px;
 }
 
.learnMore{
 	font-size: 11px;
	float: left;
	margin-top: 30px;
	margin-left: 25px;
	color: #B37800;
	width: 150px;
 }
 
.navBn{
	background-image:url('../images/bn_BG.gif');
	background-repeat: repeat-x;
	height: 34px;
	width: 100px;
	border-right: 1px solid #000000;
	text-align: center;
	font-size: 12px;
	float: left
}
.navhref{
	text-align: center;
	line-height: 32px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.navhref:hover{
	color: #005399;
	text-decoration: underline;
		
}

.readhref{
	text-align: center;
	font-size: 10px;
	color: #B37800;
	text-decoration: none;
}

.readhref:hover{
	color: #005399;
	text-decoration: underline;
}


.footerhref{
	text-align: center;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

.footerhref:hover{
	color: #005399;
	text-decoration: underline;		
}

.copyright{
	text-align: center;
	font-size: 9px;
	color: #999999;
}

.copyright:hover{
	color: #005399;
	text-decoration: underline;	
}
a:visited{
	text-decoration: none;	
}

.liText{
	font-family: Tahoma;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
	font-size: 8pt;
	font-weight: bold;
	color:  #005399;
}

h4{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 7px;
}

.bannerSmall{
	width: 190px;
	margin-top: 15px;
	height: 120px;
	border-bottom: solid 2px #B0AC9D;
}

.bannerSmallContent{
	font-size: 10px;
	line-height: 13px;
	margin-top: 10px;
}

.bannerSmallHref{
	color: #B37800;
}

.bannerSmallHref:hover{
	color: #005399;
	text-decoration: underline;	
}
.contentli{
	font-family: Tahoma;
	line-height: 16px;
	font-size: 8pt;
	margin-top: 5px;
}

.productBG_1{
	width: 213px;
	height: 104px;
	margin-top: 10px;

	float: left;
	background-image:url('../Images/proBg.gif');
	background-repeat: no-repeat;
	margin-left: 4px;
	text-align: left
}

.proLogo_1{
	float: left;
	margin-left: 4px;
	margin-top: 12px;
}

.proName_1{
	margin-top: 12px;
	margin-left: 80px;
}

.proText_1{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #333333;	
	width: 115px;
	height: 45px;
	margin-top: 4px;
	margin-left: 84px;	
}

.proMore_1{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #0A6175;	
	margin-left: 83px;
	font-weight: bold;
}
.hitCoutner{
	display: none;
}