#footer, #nav, #sidebar, .noprint {display: none;}

html, body {
	width: 100%;
}

body {
	background: white;
	text-align: left;
	color: black;
	line-height: 1.5em;
	border: 0;
	margin: 0;
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table{
	width: 100%;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

td, a {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	background: white;
	text-align: left;
	color: black;
	padding-left: 0px;
	z-index:5;
	font-size: 1em;
	font-style:normal;
}

ul, li  {
	z-index: 99;
	padding-left: 0px;
	background: white;
	color: black;
	z-index:5;
	font-size: 11pt;
	font-style:normal;
}

h1, h2, h3, h4, h5, h6, legend {
	clear:both;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 10px;
	background: white;
	color: black;
}

img {
	border: 0;
}

h1, h2 {
	font-size: 1.7em;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	text-align:left;
	float:left;
	border:0;
	text-decoration:0;
	width:100%;
	clear:both;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
