/*  Jotter copyrights CSS to HTML */

/* BODY STYLE */
body{margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;}
td{font-size:9pt;font-family:Arial, Helvetica, sans-serif;line-height:1.6em;color:#616161}
select {font-family: Tahoma;font-size: 9pt;color: #838584;}
input{border-color:#E7DFDE; border-style:solid; border-width:1px; font-family:Tahoma; font-size:8pt; color:#FF7800;}

/* CLASS STYLE */
.margin_left{margin-left:4px;}
.margin_right{margin-right:4px;}
.font5A{font-family:Tahoma; color:#5A5A5A; font-size:9pt;}
.font8t{font-family:Tahoma; color:#616161; font-size:8pt;}
.fontF{font-family:Tahoma; color:#FFFFFF; font-size:9pt;}
.font70{font-family:Tahoma;color:#FF7011;font-size:8pt;}
.fontF_BOLD{font-family:Tahoma; color:#FFFFFF; font-size:9pt;font-weight: bold;}
.blue8t{font-family:Tahoma; color:#09618D; font-size:8pt;}
.blueT_BOLD{font-family:Arial Narrow; color:#09618D; font-size:10pt;font-weight: bold;}
.greenT_BOLD{font-family:Tahoma; color:#0F732D; font-size:9pt;font-weight: bold;}
.RED{font-family:Tahoma; color:#FF0000; font-size:8pt;}
.font27_h1{font-family:Arial, Helvetica, sans-serif; color:#272727; font-size:9pt;font-weight: bold;}
.Arial11{font-family:Arial Narrow;color:#6E6E6C;font-size:10pt;font-weight: bold;}
.Arial11_2{font-family:Arial Narrow;color:#6E6E6C;font-size:11pt;font-weight: bold;}
.Arial11_link{font-family:Arial Narrow;color:#FF7011;font-size:10pt;font-weight: bold;}
.Arial11_8t{font-family:"Myriad Pro";color:#838584;font-size:9pt;font-weight: normal;}
.Arial11_8t2{font-family:Myriad Pro;color:#BCBCBC;font-size:8pt;font-weight: bold;}
.td_line{border-left-width:1px; border-left-style:dashed; border-left-color:#BCBCBC;}
.balck {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
}
a.balck1 {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
}
a.balck1:hover {
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 1.5em;
	color:#999999;
	text-decoration: none;
}

