/* GENERAL STYLES */
body { 
  color : #000000; 
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
h3{
  font-size:12pt;
  font-weight: bold;
}
a{ 
  text-decoration : underline;
  color : #0000ff;
  background:none;
  padding-left:0px;
}
a[href^='#']{
  text-decoration : none; 
  color : black;
}
a[href='#top']{
 display : none; 
}

#naviList, #naviHolder, #secondLevelNavigation, #rightbox, #bottom, #header, #bottomShadow{ 
  display : none; 
}

#printimage{ 
  display : table-header-group;
  display : block;
  padding-bottom:10px;
  border-bottom:1px dotted black;
}
#printflag
{ 
  display : table-header-group;
  display : block;
  padding-bottom:10px;
  border-bottom:1px dotted black;
}
#textContent {
	width:100%;
}
#printbottom{
  display:table-footer-group;
  display:block;
}

/*.chklst li {list-style-type:circle;list-style-image:none;margin:0;padding:0;}*/
.chklst li {list-style-image:url('/media/static/application.png');margin:0;padding:0;}


/* EDITOR PROPERTIES */

