body { 	 
	font-family:  Arial, Helvetica, sans-serif ;
	font-size:14px; 
	
	
}
	
.txt_uppercase{text-transform:uppercase;}
.txt_decor{ text-decoration:none !important;}
.txt_al{text-align:center;}
.bold{font-weight:bold;}
.txt_norm{ text-transform:none !important;}
.lh-19{line-height:19px;}
.lh-18{line-height:18px;}
.font-13{font-size:13px;}
.font-18{font-size:18px;}

.col{color:#7b7b7b ;}
.col-1{color:#555555;}.col-1-1{color:#1c1c1c;}

a {text-decoration:none; cursor:pointer;}
a:hover {text-decoration:none;}

ul {margin:0; 
	padding:0;
	list-style-image:none;
}





.wrapper-after:after{
 clear:both;
 content:".";
 display:block;
 height:0;
 visibility:hidden;}
.fleft {float:left;}
.fright {float:right;}
/*search and tooltip*/


.block{float:left;width:450px;}
.block img{margin:24px 11px 0 0;}
.block h3{margin:14px 0 13px 0;}

.block-1{float:left;width:450px;}
.block-1 img{margin:0 26px 0 14px;}
.block-1 h3{margin:14px 0 16px 0;}



