html {font-size: 15pt;}

body {
   background: white;
   font-size: 14pt;
   font-family:"Times New Roman", Times, serif;
   color: #000;
   overflow: visible !important;
   }

#RootMenu, .ewPager, .MenuBarHorizontal, #header, #ExportMenu, .hideme {
	  display: none !important;}

.hidescreen {display: block;}

#container {
float: none !important;
width: auto !important;
margin: 0 !important;
padding: 0 !important;
background: transparent none;
font-family:"Times New Roman", Times, serif;
overflow: visible !important;
   }

#logo-link  {
	position:relative;
}


#main-content {
	position: relative;
	float: none;
	overflow: visible !important;
}

a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

table.ewContentTable {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-collapse: separate;
	width: auto !important;
	color: #000;
	
}

.ewTableHeader {
white-space: normal;
border-width: 0px;
border-spacing: ;
border-style: none;
border-collapse: separate;
color: #000;
font-weight: bold;
	}

.ewGrid .ewGridContent {
border: 0px #000;
font-family:"Times New Roman", Times, serif;
color: #000;}

table {height: 100%;} 

.ewContentTable .ewTableHeader{
border-width: 0px;
	padding: 2px;
	border-style: none;
	font-weight:bolder;	
font-family:"Times New Roman", Times, serif;
color: #000;	
}


