html{
	background-color: white;
}
body{
	text-align: center;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color:#006699;
	font-size:12px;
	margin-top:15px;
}

table{
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
.icd_txtRes_cellTxt{
	padding-left: 20px;
}
h1{
	font-size: 1.3em;
	color:  #008FA4;
	text-align: center;
}
h2{
	font-size: 1.4em;
}
h3{
	font-size: 1.3em;
}
.para_p{
	margin: 30px 0 5px 0;
	color: #FF9900;
	font-size: 1.3em;
}
.sessionTi_p{
	font-size: 1.2em;
}
.code_p{
	display:none;
}
.wk_ti_p{
	font-size: 1.2em;
}
.wk_code_p{
	display:none;
}
.binImg{
}
.text{
	margin: 20px 0 15px 0;
}
.docRef_ti{
	font-size: 1.2em;
}
