/*****tab css******
ul, li, h1, h2, h3, h4, p, img{margin:0px; padding:0px;}
ul{list-style-type:none;}*/

.tabText
{
	font-family:"Minima SSi";
	font-size:13px;
	color:#06237e;
}

#tabs ul
{
    font-family:"Minima SSi";
	font-size:13px;
	color:#06237e;
	text-align:center;
	text-decoration:none;
    list-style-type:none;
    border-bottom::: 1px solid gray;
    margin: 0;
    padding-left:0;
    padding-right:0;
}

#tabs ul li 
{
	display: block;
    float: left;
    height: 27px;
	padding-left:0px;
	color:#06237e;
}

#tabs ul li.selected 
{
    /*border-bottom: 1px solid #fff;
    background-color: #fff;*/
}


#tabs ul li a 
{
	float:left;
	color:#06237e;
    text-decoration: none;
    text-align:center;
	vertical-align:middle;
    width:227px;
	height:20px;
/*    border-bottom: 1px solid #dedede;*/
	padding-top:6px;
	
}

#tabs ul li a.selected
{
	font-size:14px;
	color:#06237e;
	background:url(images/product_name_bg.jpg);
	border-bottom: 1px solid #fff;
}

#tabs ul li a:hover
{
	font-size:14px;
	color:#06237e;
}
/*iframe
{
	border-color:#f3f3f3;
	border-style:solid;
	border-width:thin;
	background:#f3f3f3;
}

#proframe
{
	overflow:auto;
	width:100%;
	height:550px;
	z-index:15;
}*/

.tabProText
{
	font-family:"Minima SSi","Verdana", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0b2881;
	text-align:left;
}

#products
{
	margin:0;padding:0;left:0;
}

#products ul
{
    font-family:"Minima SSi","Verdana", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#06237e;
	text-align:center;
	text-decoration:none;
	list-style-type:none;
	margin-left:-10px;
	margin-top:-4px;

   /*padding-left:0;
    padding-right:0;*/
}
#products ul li.menuhead2
{
	display: block;
	float:left;
	width:173px;
	height:24px;
	padding-top:8px;
	border-top-color:#72c4ff;
	border-bottom-width:2px;
	border-top-width:2px;
	border-bottom-color:#72c4ff;
	border-bottom-style:solid;
	border-top-style:solid;
	color:#2d4836;text-align:left;
	font-size:12px;font-weight:bold;background-image:url(../images/product_Headname_bg1.jpg);background-repeat:repeat-x; background-position:left 3px;
}
#products ul li.menuhead2_
{
	display: block;
	float:left;
	width:173px;
	height:38px;
	padding-top:10px;
	border-top-color:#72c4ff;
	border-bottom-width:2px;
	border-top-width:2px;
	border-bottom-color:#72c4ff;
	border-bottom-style:solid;
	border-top-style:solid;
	color:#2d4836;text-align:left;
	font-size:12px;font-weight:bold;background-image:url(../images/product_Headname_bg2.jpg);background-repeat:repeat-x; background-position:left 3px;
}

#products ul li.menuhead3
{
	display: block;
	float:left;
	width:173px;
	height:20px;
	padding-top:5px;
	border-bottom-width:2px;
	border-bottom-color:#01e0d3;
	border-bottom-style:solid;
	
	border-top-width:2px;
	border-top-color:#01e0d3;
	border-top-style:solid;
	color:#06237e; text-align:left;
	font-size:11px;font-weight:bold;
}




#products ul li 
{
	display: block;
    float:left;
    height: 27px;
	padding-left:0px;
	color:#06237e;
	border-bottom-width:thin;
	border-bottom-color:#55cfd9;
	border-bottom-style:dotted;
}

#products ul li.selected 
{
    /*border-bottom: 1px solid #fff;
    background-color: #fff;*/
}


#products ul li a 
{
	float:left;
	color:#06237e;
    text-align:left;
	vertical-align:middle;
    width:173px;
	height:20px;
	padding-top:5px;
	
}

#products ul li a.selected
{
	font-size:14px;
	color:#ffffff;
	background:#109eaa;
}

#products ul li a:hover
{
	color:#06237e;
	background:#67e7f4;
}

.productHeadName1
{
	font-family:"Minima SSi","Verdana", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0b2881;
	/*font-weight:bold;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
	text-decoration:underline;*/
	height:32px;
	padding-top:3px;
	border-top-color:#72c4ff;
	border-bottom-width:2px;
	border-top-width:2px;
	border-bottom-color:#72c4ff;
	border-bottom-style:solid;
	border-top-style:solid;
	color:#2d4836;text-align:left;
	font-size:12px;font-weight:bold;background-image:url(../images/product_Headname_bg1.jpg);background-repeat:repeat-x; background-position:left 3px;
}