.left{
	float:left;
	padding:5px;
}

.right{
	float:right;
	padding:5px;
	border:none;
	
}


.heading-toggle-open-h1,
	.heading-toggle-open-h2,
	.heading-toggle-open-h3
	{
		cursor:pointer;
		margin-bottom:15px;
		color:#004672 !important;
	}
.show-hide-text-p1,
.show-hide-text-p2,
.show-hide-text-p3
	{
		background-color:#f0f3f6;
		padding:15px;
		border:1px solid #d5dade;
		margin-bottom:10px;
		margin-left:15px;
	}
	
.arrow{
	padding-right:6px;
}

.h1_heading{
	text-align:right;
	padding-right:490px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* ==================================================== */




.clear-float{
	clear:both;
	display:block;
}











