


/* Normal Print Section */


html {
	overflow:visible;
}

body {font:normal 10pt verdana;
	color: #000000;
	margin: 0px; 
	overflow-y:visible;
	}

.noprint {

	display: none;

	} 
p {margin:10pt auto;
	line-height: 16pt;
	}
	
li {margin:12pt auto;}

pre {
 font-family: verdana;
 font-size: 1em;
 display: block;
 margin-left: 0px;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

h1 {color:#000;font: bold 32px verdana;}
h2 {
	font: bold 18px verdana;
	color: #000;
	line-height: 30px;
}
h3 { 
	font: 13pt verdana;
	color: #000000;
	font-weight: bold; 
	margin-top: 0px; 
	word-spacing: 1pt;
	text-decoration: underline;
	text-align: justify;
	}
td  {

	font: 1.1em verdana; 
	margin-top: 0px; 
     }



.clear { 
	clear: both; 
	background: none; 
}


.updateCenterContent {
	width: 100%;
	height: 100%;
	overflow: visible;
}

#main{width: 100%;display: block;position:relative;margin:0;overflow-y:visible;float:none;}
#block1{width: 100%;display: block;position:relative;margin:0;overflow-y:visible;float:none;}
#intro{width: 100%;position:relative;margin:0;overflow-y:visible;float:none;display:inline;}
#block2{display: none;clear:both;float:none;}
#block3{display: none;clear:both;float:none;}
#header{display: none;}
.cyma_footer{display: none;}
sup {margin-left: auto;margin-right:auto;}

#TB_title{display: none;}
#TB_ajaxWindowTitle{display: none;}
#TB_closeAjaxWindow{display: none;}
#TB_caption {display:none;}
#TB_ajaxContent{
	clear:both;
	padding:15px;
	margin-left: 300px;
	margin-top: 220px;
	overflow:visible;
	text-align:left;
	line-height:1.4em;
	width: 100%;
}

#TB_window ul li {
	margin-left: 30px;
}


#TB_window ol li {
	margin-left: 30px;
}

h4 {
	font: bold 2em verdana;
	margin-bottom: 1em;
	

}

.kb_tools {display: none;}

table th {
	border: solid 1px #000;
}


table td {
	border: solid 1px #000;
}


#header_container {display:none;}

#top_header {display: none;}

#searchbar {display:none;}

.prevmonth {display:none;}
.nextmonth {display:none;}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


