body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-align:left;
overflow-y:hidden;
}

/*----- Guarantee PopUp White -----*/

.guaranteePopUp{
	width:750px;
	margin:0 auto;
	height:auto;
	text-align:left;
	overflow-x: hidden;
	overflow-y:hidden;
}
/*.guaranteeHeading{
	height:60px;
	width:700px;
	padding:0;
	margin:0;
}
.guaranteeHeading h2{
	color:#166197;
	font-weight:bold;
	padding:0;
	-font-size: 20px;
}*/
.guaranteePopUp p {
    font-size: 12px;
    width:750px;
    text-align: justify;
	overflow-y:hidden;
}
.guaranteePopUp h4{
    font-size: 12px;
	font-weight:bold;
	width:750px;
	color:#000;
}
table{
	width:750px;
	vertical-align: top;   
	text-align: justify;
}
tr{ 
	vertical-align: top;   
	text-align: justify;
	margin-bottom: 10px;   
}
td {  
	vertical-align: top;   
	text-align: justify;
}