body{
		font-size:13pt;
		font-family: "Times New Roman", Times, serif;
		}
 p. , li. , div. 
	{ 
	margin:0cm;
	margin-bottom:.0001pt;

	font-family:"Times New Roman","serif";
	}
 input[type=checkbox]{
 	width:20px;height:20px;margin-right:20px;float: left;
 	}
 	 input[type=radio]{
 	width:20px;height:20px;margin-right:20px;float: left;
 	}
 	input,select, option, textarea {font-size:13pt; font-family:"Times New Roman","serif";}
 	td {vertical-align:top;}
	
	::-webkit-input-placeholder { font-family:"Times New Roman","serif"; }
	::-moz-placeholder { font-family:"Times New Roman","serif"; }
	:-ms-input-placeholder  { font-family:"Times New Roman","serif"; }
	input:-moz-placeholder { font-family:"Times New Roman","serif"; }
	
a:link
	{
	color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited
	{
	color:purple;
	text-decoration:underline;
	text-underline:single;}

 /* List Definitions */

ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}
 
	#t1 {margin-left:5.4pt;}
 
	table {border:0px;}
	tr td{padding-bottom:10pt;}
	tr td:first-child{vertical-align:top;} /*padding-right:5.4pt}*/
 
	/*padding-left:5.4pt;}*/
	/*tr td:first-child{width:15.15pt;}*/
 
/* #trade_cat {    direction: rtl;}
*/

 #trade_cat option {    direction: ltr;}
 
	#note {margin-left:4.3pt;}
	#note tr td:first-child{vertical-align:top;}
	#note tr td:nth-child(2){vertical-align:top;width:50pt;}
	#note tr td:nth-child(3){vertical-align:top;width:500pt;	text-align: justify; text-justify: inter-word;}
	.no_tag {padding-right:15px;}
	.no_tag25 {padding-right:25px;}
	.ml_22{margin-left:22px;}
	.ml_25{margin-left:25px;}
	.ml_30{margin-left:30px;}
	.ml_40{margin-left:40px;}
	.ml_44{margin-left:44px;}
	.ml_60{margin-left:60px;}
	.ml_70{margin-left:70px;}
	.ml_80{margin-left:80px;}
	.ml_90{margin-left:90px;}
	.ml_100{margin-left:100px;}
	.ml_108{margin-left:108px;}
	.mt-10{margin-top:10px;}
	.mt-20{margin-top:20px;}
	.mt-30{margin-top:30px;}
	.mb-10{margin-bottom:10px;}
	.mb-20{margin-bottom:20px;}
	.mb-30{margin-bottom:30px;}


	#statement {margin-top:60px;padding-left:5.4pt;}
	#statment ul {margin-left:-20px;}
	#statement ul li{margin-bottom:20px;}
	
	.arrowtop{width:100px;}

.arrowtop:link, .arrowtop:visited {
	color: #B62A30;
	background-image: url('../images/arrow_top_o.png');
	background-repeat: no-repeat;
	background-position:100% 57%; 
	padding-right:16px;
}

.arrowtop:hover, .arrowtop:focus {
	color: #006828;
	background-image: url('../images/arrow_top_o.png');
	background-position:100% 57%;
	background-repeat: no-repeat;
	text-decoration: none;           /* For better underline  */
	border-bottom: #006828 1px solid;/* to include images     */
	padding-right:16px;              /* under background      */
}

.f_left{float:left;}
.f_right{float:right;}

#logo{text-align:center;left:0px;margin-left:18px;margin-top:6px;}

.second_tbl tr td{padding-bottom:0px !important;}


input[type=submit], input[type=reset]{display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.65rem 1rem;
  font-size: 1.1rem;
  line-height: 1.25;
  border-radius: 0px;
  transition: all 0.15s ease-in-out;
  
  cursor:pointer;
  color:white;}
input[type=submit]{background-color:rgb(228,108,10);}
input[type=reset]{background-color:rgb(127,127,127);}	
.intchk, #q52, #q63, #q72_sum{float:right;}
.curr{padding-right:4px;padding-left:20px;}