.interview-question {font-family: Verdana;
	font-size: 12pt;
	color: black;
	text-indent: 5px;
	}
	
.editors-note {font-family: Verdana;
	font-size: 8pt;
	color: black;
	text-indent: 5px;
	}


.caution {font-family: Verdana;
	font-size: 12pt;
	color: red;
	text-indent: 25px;
	/*background-color: green;*/
	background-image: url(../images/caution_icon25.gif);
	background-repeat: no-repeat;
	}

 .fp_explaination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #395690;
	text-align: center;
	}
 
  .light-right-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	color: #6BA0C8;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	}
