a span{
	cursor: pointer;
}
a:link,a:visited
{
	color:#3f6fd9;
	text-decoration:none;
}
.textcontainer a:hover{
	color:#3f6fd9;
	text-decoration:underline;
}

strong
{
	font-weight:bold;
}

.textcontainer{
	
	

}
.textcontainer h1{
	
}
.textcontainer  h2,
.textcontainer  h3,
.textcontainer  h4,
.textcontainer  h6,
.textcontainer  h5{
	color:#3f6fd9;
	font-weight: bold;
}
.textcontainer  h2{
	font-size:18px;
	line-height: 20px;
	margin-bottom:4px;
}
.textcontainer  h3{
	font-size:14px;
}
.textcontainer  h4{
	font-size:12px;
}
.textcontainer ul li{
	background: url(../images/bullet.gif) no-repeat scroll right 3px;
	padding:0 18px 0px 0px;
	list-style: none;
	margin-left:0px;
}
.textcontainer ol li{
list-style-type: decimal;
list-style-position: inside;
margin-left:0px;
}
.textcontainer ul,
.textcontainer ol{
	margin: 0;
	margin-bottom: 12px;
}
.textcontainer p{
	margin-bottom: 12px;
}
#mercazPages #sales{
	padding-top:26px !important;
	height:381px !important;
}
#rent .downloadIcon a{
	text-decoration: none !important;
}
