/* CSS Document */



.linkabledesigner:active{font-family:tahoma;font-size: 10px;color: #ffffff;text-decoration: none;font-weight: none;}
.linkabledesigner:link{font-family:tahoma;font-size: 10px;color: #ffffff;text-decoration: none;font-weight: none;}
.linkabledesigner:visited{font-family:tahoma;font-size: 10px;color: #ffffff;text-decoration: none;font-weight: none;}
.linkabledesigner:hover{font-family: tahoma;font-size: 10px;color:#ffffff;text-decoration: underline;font-weight: none;}

.linkproducts:active{font-family:tahoma;font-size: 12px;color: #5F6E7A;text-decoration: none;font-weight: none;}
.linkproducts:link{font-family:tahoma;font-size: 12px;color: #5F6E7A;text-decoration: none;font-weight: none;}
.linkproducts:visited{font-family:tahoma;font-size: 12px;color: #5F6E7A;text-decoration: none;font-weight: none;}
.linkproducts:hover{font-family: tahoma;font-size: 12px;color:#000000;text-decoration: underline;font-weight: none;}


.textmain{
	font-family:tahoma;
	color:#5F6E7A;
	font-size: 12px;
	font-weight: regular;
	line-height:1.5em;
}

.textmain1{
	font-family:tahoma;
	color:#5F6E7A;
	font-size: 11px;
	font-weight: regular;
	line-height:1.5em;
}


.heading-inner{
	font-family: arial;
	color:#003FC1;
	font-size: 18px;
	font-weight: BOLD;
}

.heading-inner-small{
	font-family: arial;
	color:#003FC1;
	font-size: 15px;
	font-weight: BOLD;
}
.border-img {
	border: 1px solid #004E83;
	
